RESOLVED FIXED Bug 112273
[EFL][WK2] Use Web Browser cache model in MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=112273
Summary [EFL][WK2] Use Web Browser cache model in MiniBrowser
Chris Dumez
Reported 2013-03-13 11:47:58 PDT
MiniBrowser does not currently set the cache model on the Ewk Context, meaning that the default / minimal one is used (EWK_CACHE_MODEL_DOCUMENT_VIEWER). As a consequence, the page cache capacity is set to 0. We should set the cache model to EWK_CACHE_MODEL_PRIMARY_WEBBROWSER to get bigger cache capacity.
Attachments
Patch (1.41 KB, patch)
2013-03-13 13:00 PDT, Chris Dumez
no flags
Patch (1.57 KB, patch)
2015-06-18 07:35 PDT, Csaba Osztrogonác
no flags
Chris Dumez
Comment 1 2013-03-13 13:00:42 PDT
Laszlo Gombos
Comment 2 2013-03-13 13:16:53 PDT
Comment on attachment 192974 [details] Patch r=me.
Csaba Osztrogonác
Comment 3 2015-06-18 07:35:32 PDT
Created attachment 255115 [details] Patch updated to tot, patch for landing
WebKit Commit Bot
Comment 4 2015-06-18 08:26:22 PDT
Comment on attachment 255115 [details] Patch Clearing flags on attachment: 255115 Committed r185701: <http://trac.webkit.org/changeset/185701>
WebKit Commit Bot
Comment 5 2015-06-18 08:26:30 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.