[Webkit-unassigned] [Bug 28356] New: WebInspector: A handful of DOMAgent-related fixes and cleanups.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 16 06:55:47 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28356
Summary: WebInspector: A handful of DOMAgent-related fixes and
cleanups.
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: timothy at hatcher.name
- renamed elementId to nodeId in operations on nodes.
- added load listeners to frame owners in InspectorDOMAgent.
- removed InspectorController::inspectedWindowScriptObjectCleared event.
- preserved isViaInspector flag for 'via inspector' marker to survive styles
update.
- removed contentDocument-related logic from ElementsPanel since it is handled
in the InspectorDOMAgent.
- removed DOM listeners unregistration and corresponding events from
InspectorController.
- made this.styles 'private' in ElementsPanel.
- added TODO for the remote handleCopy processing in ElementsPanel.
--
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