RESOLVED FIXED 108797
Split InspectorCSSOMWrappers out from StyleResolver.h into its own file.
https://bugs.webkit.org/show_bug.cgi?id=108797
Summary Split InspectorCSSOMWrappers out from StyleResolver.h into its own file.
Hayato Ito
Reported 2013-02-03 23:53:54 PST
This is a following patch after r141373. CSSDefaultStyleSheets is now factored out from StyleResolver.cpp in r141733. Now we can have InspectorCSSOMWrappers in its own file. I've thought that we should have InspectorCSSOMWrappers.h in WebCore/inspector rather than WebCore/css. But it seems WebCore/inspector is used for basic inspector functionalities. So I've decided to put InspectorCSSOMWrappers.{h,cpp} in WebCore/css.
Attachments
Factor (24.52 KB, patch)
2013-02-04 01:20 PST, Hayato Ito
no flags
Hayato Ito
Comment 1 2013-02-04 01:20:58 PST
Hajime Morrita
Comment 2 2013-02-04 02:21:04 PST
Comment on attachment 186320 [details] Factor rs=me
WebKit Review Bot
Comment 3 2013-02-04 02:29:03 PST
Comment on attachment 186320 [details] Factor Clearing flags on attachment: 186320 Committed r141750: <http://trac.webkit.org/changeset/141750>
WebKit Review Bot
Comment 4 2013-02-04 02:29:07 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.