[Webkit-unassigned] [Bug 148487] JSContext Inspector: Add Resources scope bar to filter anonymous/named scripts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 12:08:40 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=148487

Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Web Inspector: for          |JSContext Inspector: Add
                   |JSContext inspection only,  |Resources scope bar to
                   |add Resources scope bar to  |filter anonymous/named
                   |filter anonymous/named      |scripts
                   |scripts                     |

--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #0)
> There could easily be a barrage of anonymous scripts, might want to filter
> those out.

I'm not sure I understand the concern. What types of anonymous scripts do you expect will show up in a JSContext?

Currently a JSContext inspector will only show named scripts. For example:
  - -[JSContext evaluateScript:withSourceURL]
  - JSEvaluateScript(...sourceURL...)
  - script with "//# sourceURL=name" directive

All other scripts won't appear by default, and I'm not sure they can be made to show.

Perhaps this bug is behaves correctly?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160301/c9c5ea1f/attachment.html>


More information about the webkit-unassigned mailing list