RESOLVED FIXED 49312
Web Inspector: Move CSSStyleDeclaration from DOMAgent.js into CSSStyleModel.js
https://bugs.webkit.org/show_bug.cgi?id=49312
Summary Web Inspector: Move CSSStyleDeclaration from DOMAgent.js into CSSStyleModel.js
Alexander Pavlov (apavlov)
Reported 2010-11-10 02:22:52 PST
This is needed to make the bug 48834 patch less intrusive as it involves multiple changes to CSSStyleDeclaration and related.
Attachments
[PATCH] Suggested solution (21.20 KB, patch)
2010-11-10 02:56 PST, Alexander Pavlov (apavlov)
yurys: review+
Alexander Pavlov (apavlov)
Comment 1 2010-11-10 02:56:41 PST
Created attachment 73477 [details] [PATCH] Suggested solution
Alexander Pavlov (apavlov)
Comment 2 2010-11-10 08:14:30 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/CSSStyleModel.js M WebCore/inspector/front-end/DOMAgent.js Committed r71740
Note You need to log in before you can comment on or make changes to this bug.