RESOLVED FIXED 71813
CSSValue: Devirtualize cssText().
https://bugs.webkit.org/show_bug.cgi?id=71813
Summary CSSValue: Devirtualize cssText().
Andreas Kling
Reported 2011-11-08 07:11:08 PST
SSIA
Attachments
Patch! (35.60 KB, patch)
2011-11-08 07:21 PST, Andreas Kling
koivisto: review+
Andreas Kling
Comment 1 2011-11-08 07:21:50 PST
Antti Koivisto
Comment 2 2011-11-08 07:25:59 PST
Comment on attachment 114059 [details] Patch! r=me
WebKit Review Bot
Comment 3 2011-11-08 07:27:47 PST
Attachment 114059 [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/CSSValue.cpp:32: Alphabetical sorting problem. [build/include_order] [4] Source/WebCore/css/CSSValue.cpp:51: Alphabetical sorting problem. [build/include_order] [4] Source/WebCore/css/CSSValue.cpp:54: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 3 in 53 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 4 2011-11-08 07:30:20 PST
Darin Adler
Comment 5 2011-11-08 09:45:55 PST
Comment on attachment 114059 [details] Patch! Should be customCSSText not customCssText, with our WebKit naming style.
Note You need to log in before you can comment on or make changes to this bug.