Bug 56093

Summary: Web Inspector: brush up DOM agent API.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch yurys: review+

Pavel Feldman
Reported 2011-03-10 04:34:57 PST
This change also removes some DOM->Elements dependencies. There is more work to do, but the patch is getting big.
Attachments
Patch (46.58 KB, patch)
2011-03-10 04:50 PST, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-03-10 04:50:49 PST
Yury Semikhatsky
Comment 2 2011-03-10 05:01:36 PST
Comment on attachment 85309 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=85309&action=review > Source/WebCore/inspector/front-end/DOMAgent.js:95 > + nodeType: function() Why is it(and other accessors below) not a getter?
Pavel Feldman
Comment 3 2011-03-10 06:26:49 PST
Note You need to log in before you can comment on or make changes to this bug.