RESOLVED FIXED 52433
WebCore::cache() is named too generally
https://bugs.webkit.org/show_bug.cgi?id=52433
Summary WebCore::cache() is named too generally
Yuzo Fujishima
Reported 2011-01-14 01:15:52 PST
In my opinion, WebCore::cache() is named too generally. Being a global function, it should be renamed to something more specific.
Attachments
Patch (28.20 KB, patch)
2011-01-14 01:21 PST, Yuzo Fujishima
no flags
Fix compilation errors for gtk, qt, wx (36.58 KB, patch)
2011-01-14 01:39 PST, Yuzo Fujishima
no flags
Fix for WebKit2 (38.58 KB, patch)
2011-01-14 02:05 PST, Yuzo Fujishima
no flags
Yuzo Fujishima
Comment 1 2011-01-14 01:21:43 PST
WebKit Review Bot
Comment 2 2011-01-14 01:25:09 PST
Early Warning System Bot
Comment 3 2011-01-14 01:34:50 PST
Yuzo Fujishima
Comment 4 2011-01-14 01:39:11 PST
Created attachment 78908 [details] Fix compilation errors for gtk, qt, wx
Build Bot
Comment 5 2011-01-14 01:42:37 PST
Yuzo Fujishima
Comment 6 2011-01-14 02:05:32 PST
Created attachment 78914 [details] Fix for WebKit2
Alexey Proskuryakov
Comment 7 2011-01-14 10:32:21 PST
CC'ing folks who were leading MemoryCache renaming.
WebKit Commit Bot
Comment 8 2011-01-14 17:59:21 PST
Comment on attachment 78914 [details] Fix for WebKit2 Clearing flags on attachment: 78914 Committed r75857: <http://trac.webkit.org/changeset/75857>
WebKit Commit Bot
Comment 9 2011-01-14 17:59:30 PST
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 10 2011-01-14 19:12:23 PST
http://trac.webkit.org/changeset/75857 might have broken GTK Linux 64-bit Debug The following tests are not passing: fast/workers/shared-worker-shared.html fast/workers/worker-close-more.html fast/workers/worker-constructor.html http/tests/websocket/tests/workers/close-in-shared-worker.html http/tests/workers/shared-worker-importScripts.html http/tests/workers/worker-importScripts.html
Note You need to log in before you can comment on or make changes to this bug.