[Webkit-unassigned] [Bug 108797] New: Split InspectorCSSOMWrappers out from StyleResolver.h into its own file.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 3 23:51:50 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108797

           Summary: Split InspectorCSSOMWrappers out from StyleResolver.h
                    into its own file.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: webcomponents-bugzilla at chromium.org
            Blocks: 107777


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list