WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
75401
Remove Document::collectionInfo() and let collections manage their caches.
https://bugs.webkit.org/show_bug.cgi?id=75401
Summary
Remove Document::collectionInfo() and let collections manage their caches.
Andreas Kling
Reported
2011-12-30 20:09:30 PST
Instead of always storing 10 CollectionCaches on the Document, let the collections create them as needed. This was not possible before since there could be multiple collections using the same cache.
Attachments
Patch
(3.79 KB, patch)
2011-12-30 20:13 PST
,
Andreas Kling
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andreas Kling
Comment 1
2011-12-30 20:13:20 PST
Created
attachment 120825
[details]
Patch
Andreas Kling
Comment 2
2011-12-31 16:50:13 PST
Committed
r103864
: <
http://trac.webkit.org/changeset/103864
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug