RESOLVED FIXED106649
Simplify CSSSelectorList creation/adoption.
https://bugs.webkit.org/show_bug.cgi?id=106649
Summary Simplify CSSSelectorList creation/adoption.
Andreas Kling
Reported 2013-01-11 03:00:59 PST
CSSSelectorList has a mysterious separate construction path for lists with a single entry. Let's unify the paths.
Attachments
Patch (6.87 KB, patch)
2013-01-11 03:04 PST, Andreas Kling
koivisto: review+
Andreas Kling
Comment 1 2013-01-11 03:04:30 PST
WebKit Review Bot
Comment 2 2013-01-11 03:07:04 PST
Attachment 182309 [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/CSSSelectorList.cpp:70: This { should be at the end of the previous line [whitespace/braces] [4] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 3 2013-05-03 12:10:36 PDT
Note You need to log in before you can comment on or make changes to this bug.