RESOLVED FIXED 39084
More :visited link optimizations to reduce memory usage
https://bugs.webkit.org/show_bug.cgi?id=39084
Summary More :visited link optimizations to reduce memory usage
Dave Hyatt
Reported 2010-05-13 13:38:19 PDT
More :visited link optimizations to reduce memory usage
Attachments
Patch (15.20 KB, patch)
2010-05-13 13:39 PDT, Dave Hyatt
andersca: review+
Dave Hyatt
Comment 1 2010-05-13 13:39:06 PDT
Dave Hyatt
Comment 2 2010-05-13 13:39:44 PDT
WebKit Review Bot
Comment 3 2010-05-13 13:42:52 PDT
Attachment 56015 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1 WebCore/css/CSSStyleSelector.cpp:1171: One space before end of line comments [whitespace/comments] [5] WebCore/css/CSSStyleSelector.cpp:1470: One space before end of line comments [whitespace/comments] [5] WebCore/css/CSSStyleSelector.cpp:2935: A case label should not be indented, but line up with its switch statement. [whitespace/indent] [4] WebCore/css/CSSStyleSelector.cpp:2934: Missing space before ( in switch( [whitespace/parens] [5] Total errors found: 4 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 4 2010-05-13 14:47:30 PDT
Comment on attachment 56015 [details] Patch Looks good, r=me!
Dave Hyatt
Comment 5 2010-05-13 14:51:51 PDT
Fixed in r59386.
WebKit Review Bot
Comment 6 2010-05-13 15:55:49 PDT
Shinichiro Hamaji
Comment 7 2010-05-14 09:56:02 PDT
Shinichiro Hamaji
Comment 8 2010-05-14 10:01:45 PDT
(In reply to comment #7) > Committed r59477: <http://trac.webkit.org/changeset/59477> This is a small attempt to fix chromium's memory bot. Please check ChangeLog for detail.
Note You need to log in before you can comment on or make changes to this bug.