[Webkit-unassigned] [Bug 43045] Web Inspector: Dynamically loaded JS files are missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 28 01:01:46 PDT 2010


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


Alexei Masterov <masterov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Alexei Masterov <masterov at chromium.org>  2010-07-28 01:01:45 PST ---
It turns out that the issue observed was due to application in question actively detecting the browser type and behaving differently in Mozilla and Webkit browsers.   The solution for this problem is to use //@ sourceURL as part of the eval.

-- 
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