Bug 108797

Summary: Split InspectorCSSOMWrappers out from StyleResolver.h into its own file.
Product: WebKit Reporter: Hayato Ito <hayato>
Component: CSSAssignee: Hayato Ito <hayato>
Status: RESOLVED FIXED    
Severity: Normal CC: allan.jensen, cmarcelo, gyuyoung.kim, macpherson, menard, ojan.autocc, rakuco, webcomponents-bugzilla, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 107777    
Attachments:
Description Flags
Factor none

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.