RESOLVED FIXED Bug 139728
[GTK] Allow to build with ENABLE_NETWORK_CACHE
https://bugs.webkit.org/show_bug.cgi?id=139728
Summary [GTK] Allow to build with ENABLE_NETWORK_CACHE
Carlos Garcia Campos
Reported 2014-12-17 06:04:02 PST
Just make it build for now
Attachments
Patch (12.71 KB, patch)
2014-12-17 06:08 PST, Carlos Garcia Campos
koivisto: review+
Carlos Garcia Campos
Comment 1 2014-12-17 06:08:17 PST
Carlos Garcia Campos
Comment 2 2014-12-17 06:08:59 PST
Comment on attachment 243434 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=243434&action=review > Source/WebKit2/config.h:98 > +#define ENABLE_NETWORK_CACHE 1 Enabled this just for EWS, I'll disable it again before landing.
WebKit Commit Bot
Comment 3 2014-12-17 06:09:16 PST
Attachment 243434 [details] did not pass style-queue: ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheStorageSoup.cpp:108: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheStorageSoup.cpp:115: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 2 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Antti Koivisto
Comment 4 2014-12-18 06:09:08 PST
Comment on attachment 243434 [details] Patch r=me
Antti Koivisto
Comment 5 2014-12-18 06:09:56 PST
Note that the feature is work-in-progress so build breakages with it enabled are likely.
Carlos Garcia Campos
Comment 6 2014-12-18 06:41:56 PST
Note You need to log in before you can comment on or make changes to this bug.