Bug 28302 - WebInspector: Minor DOMAgent bugfixes.
Summary: WebInspector: Minor DOMAgent bugfixes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-14 06:21 PDT by Pavel Feldman
Modified: 2009-08-15 02:03 PDT (History)
1 user (show)

See Also:


Attachments
patch (2.71 KB, patch)
2009-08-14 06:24 PDT, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2009-08-14 06:21:28 PDT
1. Fix document.documentElement value
2. Node binding is now 1-based
3. Add guard to focused node updated.
Comment 1 Pavel Feldman 2009-08-14 06:24:26 PDT
Created attachment 34836 [details]
patch
Comment 2 Pavel Feldman 2009-08-15 02:03:23 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/InspectorDOMAgent.cpp
	M	WebCore/inspector/front-end/DOMAgent.js
	M	WebCore/inspector/front-end/ElementsPanel.js
Committed r47319