Bug 39304

Summary: Add an inlineCapacity template parameter to ListHashSet and use it to shrink the positioned object list hash set.
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Anders Carlsson
Reported 2010-05-18 11:49:32 PDT
Add an inlineCapacity template parameter to ListHashSet and use it to shrink the positioned object list hash set.
Attachments
Patch (25.98 KB, patch)
2010-05-18 11:52 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2010-05-18 11:52:28 PDT
Anders Carlsson
Comment 2 2010-05-18 11:53:08 PDT
WebKit Review Bot
Comment 3 2010-05-18 11:55:55 PDT
Attachment 56395 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1 WebCore/rendering/RenderBlock.cpp:1989: Code inside a namespace should not be indented. [whitespace/indent] [4] JavaScriptCore/wtf/ListHashSet.h:40: Code inside a namespace should not be indented. [whitespace/indent] [4] Total errors found: 2 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 4 2010-05-18 11:58:37 PDT
WebKit Review Bot
Comment 5 2010-05-18 12:52:53 PDT
http://trac.webkit.org/changeset/59678 might have broken Chromium Win Release
Note You need to log in before you can comment on or make changes to this bug.