[Webkit-unassigned] [Bug 30559] New: [v8] Set debug id for contexts of isolated worlds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 03:08:19 PDT 2009


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

           Summary: [v8] Set debug id for contexts of isolated worlds
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yurys at chromium.org
                CC: pfeldman at chromium.org


V8Proxy provides debug data for frame context and for contexts created in
V8Proxy::evaluateInNewContext but the data are not set for isolated worlds.
This makes user scripts indistinguishable from scripts in the utility context
and as such they are filtered out in JS debugger in Chromium DevTools.

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