Bug 79763 - Split CSSStyleRule into internal and CSSOM type
Summary: Split CSSStyleRule into internal and CSSOM type
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: 77745
  Show dependency treegraph
 
Reported: 2012-02-28 01:02 PST by Antti Koivisto
Modified: 2012-04-11 20:54 PDT (History)
3 users (show)

See Also:


Attachments
patch (35.76 KB, patch)
2012-02-28 01:12 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 01:02:57 PST
Continuing stylesheet refactoring.
Comment 1 Antti Koivisto 2012-02-28 01:12:22 PST
Created attachment 129213 [details]
patch
Comment 2 WebKit Review Bot 2012-02-28 01:14:24 PST
Attachment 129213 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/css/CSSStyleRule.h:37:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 1 in 17 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Antti Koivisto 2012-02-28 01:46:43 PST
http://trac.webkit.org/changeset/109091