Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

superreview requested: [Bug 1531826] Debug eval sources is broken and opens the index HTML file : [Attachment 9048209] Part 2 - Allow clicking on my-foo.js console message links.

0 views
Skip to first unread message

Bugzilla@Mozilla

unread,
Mar 4, 2019, 11:47:32 AM3/4/19
to dev-supe...@lists.mozilla.org
Brian Hackett (:bhackett) <bhacke...@gmail.com> has asked Nicolas Chevobbe
<nche...@mozilla.com> for superreview:
Bug 1531826: Debug eval sources is broken and opens the index HTML file
https://bugzilla.mozilla.org/show_bug.cgi?id=1531826

Attachment 9048209: Part 2 - Allow clicking on my-foo.js console message links.
https://bugzilla.mozilla.org/attachment.cgi?id=9048209&action=edit



--- Comment #7 from Brian Hackett (:bhackett) <bhacke...@gmail.com> ---
Created attachment 9048209
--> https://bugzilla.mozilla.org/attachment.cgi?id=9048209&action=edit
Part 2 - Allow clicking on my-foo.js console message links.

This fixes part of the second STR. The frame links on the console.log and
console.trace calls in my-foo.js are clickable, and go to the right source in
the debugger. The problem is that the console is doing some filtering based on
URL to see if a link should be clickable, but if we have a source ID then there
is a source actor which the debugger can definitely open.


--
0 new messages