[Webkit-unassigned] [Bug 46167] Web Inspector: Pausing in the inline and onload scripts result in confusing UI.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 21 01:19:50 PDT 2010


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |podivilov at chromium.org




--- Comment #1 from Pavel Feldman <pfeldman at chromium.org>  2010-09-21 01:19:50 PST ---
Two problems here:
1) Resource has not been pushed to the front-end at the time of script evaluation yet.
2) inline DOM handlers are shown with their wrappers

 I think (1) can be solved for many cases via swapping order of notifications in the frame loader.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list