RESOLVED FIXED 56093
Web Inspector: brush up DOM agent API.
https://bugs.webkit.org/show_bug.cgi?id=56093
Summary Web Inspector: brush up DOM agent API.
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.