Bug 163108

Summary: Rename AuthorStyleSheets to Style::Scope
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, rniwa, ryanhaddad
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch none

Description Antti Koivisto 2016-10-07 05:37:50 PDT
It is really a style scope.
Comment 1 Antti Koivisto 2016-10-07 06:01:39 PDT
Created attachment 290924 [details]
patch
Comment 2 WebKit Commit Bot 2016-10-07 06:03:55 PDT
Attachment 290924 [details] did not pass style-queue:


ERROR: Source/WebCore/style/StyleScope.h:28:  Use #pragma once instead of #ifndef for header guard.  [build/header_guard] [5]
Total errors found: 1 in 31 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Antti Koivisto 2016-10-07 06:32:44 PDT
Created attachment 290926 [details]
patch
Comment 4 WebKit Commit Bot 2016-10-07 09:57:43 PDT
Comment on attachment 290926 [details]
patch

Clearing flags on attachment: 290926

Committed r206917: <http://trac.webkit.org/changeset/206917>
Comment 5 WebKit Commit Bot 2016-10-07 09:57:46 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Ryan Haddad 2016-10-07 11:58:42 PDT
Windows build fix in http://trac.webkit.org/projects/webkit/changeset/206920