Bug 49312

Summary: Web Inspector: Move CSSStyleDeclaration from DOMAgent.js into CSSStyleModel.js
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
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   
Bug Depends on:    
Bug Blocks: 48834    
Attachments:
Description Flags
[PATCH] Suggested solution yurys: review+

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.