You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and I can use the d function for abort-on-stack-trace. However, the logs with Firefox extension are like
Navigated to https://wiki.yjsnpi.nu/
Skipped unavailable module jquery.patent startup.js:909:11
Cookie warnings 3
console.trace() [AdGuard] https://wiki.yjsnpi.nu/#%#//scriptlet('abort-on-stack-trace', 'Function.prototype.toString', '/w/load.php?lang=ja&modules=codex-search-styles%2Cjquery%2Coojs%2C&skin=vector-2022&version=L58hf') 8407093f-a134-4927-981f-45b7e7278766:41:3275
hit blob:https://wiki.yjsnpi.nu/8407093f-a134-4927-981f-45b7e7278766:41
abort blob:https://wiki.yjsnpi.nu/8407093f-a134-4927-981f-45b7e7278766:41
get blob:https://wiki.yjsnpi.nu/8407093f-a134-4927-981f-45b7e7278766:41
get blob:https://wiki.yjsnpi.nu/8407093f-a134-4927-981f-45b7e7278766:41
jQuery 4
and the d funciton is collapsed under jQuery frames, as in the screenshot below:
Screenshot
I tried to use the d function or even wiki.yjsnpi.nu#%#//scriptlet('abort-on-stack-trace', 'Function.prototype.toString', 'NFvFCLPbf') but neither of them works on Firefox. The stack logs can be differnt on different browsers, but I confirmed uBO can use the d on Firefox as well, so am happy if this can be fixed.
The text was updated successfully, but these errors were encountered:
For AdguardTeam/AdGuardExtra#551 stack logs with Chrome extension are like
and I can use the
d
function forabort-on-stack-trace
. However, the logs with Firefox extension are likeand the
d
funciton is collapsed under jQuery frames, as in the screenshot below:Screenshot
I tried to use the
d
function or evenwiki.yjsnpi.nu#%#//scriptlet('abort-on-stack-trace', 'Function.prototype.toString', 'NFvFCLPbf')
but neither of them works on Firefox. The stack logs can be differnt on different browsers, but I confirmed uBO can use thed
on Firefox as well, so am happy if this can be fixed.The text was updated successfully, but these errors were encountered: