[Webkit-unassigned] [Bug 84166] New: Web Inspector: [Chromium] Module's require injects scripts before the debug id is set to the context.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 17 10:53:32 PDT 2012


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

           Summary: Web Inspector: [Chromium] Module's require injects
                    scripts before the debug id is set to the context.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pfeldman at chromium.org
                CC: aa at chromium.org, yurys at chromium.org,
                    vsevik at chromium.org


V8IsolatedContext is getting debug id assigned post-construction. At the same time, it gets all helper module scripts injected within the constructor. As a result, scripts end up in the main world's list.

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