Bug 49312 - Web Inspector: Move CSSStyleDeclaration from DOMAgent.js into CSSStyleModel.js
Summary: Web Inspector: Move CSSStyleDeclaration from DOMAgent.js into CSSStyleModel.js
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: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks: 48834
  Show dependency treegraph
 
Reported: 2010-11-10 02:22 PST by Alexander Pavlov (apavlov)
Modified: 2010-11-10 08:14 PST (History)
10 users (show)

See Also:


Attachments
[PATCH] Suggested solution (21.20 KB, patch)
2010-11-10 02:56 PST, Alexander Pavlov (apavlov)
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 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.
Comment 1 Alexander Pavlov (apavlov) 2010-11-10 02:56:41 PST
Created attachment 73477 [details]
[PATCH] Suggested solution
Comment 2 Alexander Pavlov (apavlov) 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