[Webkit-unassigned] [Bug 127712] New: Web Inspector: Feature Check all Protocol Generated Interfaces to get JSContext Inspection working
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 27 14:40:01 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=127712
Summary: Web Inspector: Feature Check all Protocol Generated
Interfaces to get JSContext Inspection working
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joepeck at webkit.org
CC: timothy at apple.com, joepeck at webkit.org,
webkit-bug-importer at group.apple.com, graouts at apple.com
Attempting to open an inspector for a JSContext results in runtime exceptions for protocol generated interfaces (e.g. NetworkAgent, CSSAgent, DOMAgent, etc) that were expected to exist when debugging a WebCore::Page but do not exist when debugging a JSContext. Feature check all of these points before they are used, and JSContext inspection works!
--
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