In my opinion, WebCore::cache() is named too generally. Being a global function, it should be renamed to something more specific.
Created attachment 78906 [details] Patch
Attachment 78906 [details] did not build on gtk: Build output: http://queues.webkit.org/results/7513032
Attachment 78906 [details] did not build on qt: Build output: http://queues.webkit.org/results/7587026
Created attachment 78908 [details] Fix compilation errors for gtk, qt, wx
Attachment 78906 [details] did not build on win: Build output: http://queues.webkit.org/results/7498039
Created attachment 78914 [details] Fix for WebKit2
CC'ing folks who were leading MemoryCache renaming.
Comment on attachment 78914 [details] Fix for WebKit2 Clearing flags on attachment: 78914 Committed r75857: <http://trac.webkit.org/changeset/75857>
All reviewed patches have been landed. Closing bug.
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