Bug 79778 - Give StyleRule files of its own
Summary: Give StyleRule files of its own
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 04:23 PST by Antti Koivisto
Modified: 2012-02-28 09:44 PST (History)
5 users (show)

See Also:


Attachments
patch (28.11 KB, patch)
2012-02-28 04:27 PST, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2012-02-28 04:23:45 PST
It is currently in CSSStyleRule.h/cpp
Comment 1 Antti Koivisto 2012-02-28 04:27:12 PST
Created attachment 129230 [details]
patch
Comment 2 WebKit Review Bot 2012-02-28 04:29:34 PST
Attachment 129230 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeLists.txt', u'Source/W..." exit_code: 1
Source/WebCore/css/StyleRule.h:35:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 1 in 20 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2012-02-28 08:57:13 PST
Comment on attachment 129230 [details]
patch

rs+
Comment 4 Antti Koivisto 2012-02-28 09:44:53 PST
http://trac.webkit.org/changeset/109116