RESOLVED FIXED 126982
Pack ResourceRequest harder.
https://bugs.webkit.org/show_bug.cgi?id=126982
Summary Pack ResourceRequest harder.
Andreas Kling
Reported 2014-01-14 06:32:21 PST
Pack ResourceRequest harder.
Attachments
Patch (11.35 KB, patch)
2014-01-14 06:32 PST, Andreas Kling
no flags
Patch (2.53 KB, patch)
2014-01-14 06:33 PST, Andreas Kling
eflews.bot: commit-queue-
Patch (2.37 KB, patch)
2014-01-14 08:10 PST, Andreas Kling
andersca: review+
eflews.bot: commit-queue-
Andreas Kling
Comment 1 2014-01-14 06:32:51 PST
Andreas Kling
Comment 2 2014-01-14 06:33:15 PST
EFL EWS Bot
Comment 3 2014-01-14 06:40:25 PST
EFL EWS Bot
Comment 4 2014-01-14 06:40:56 PST
Antti Koivisto
Comment 5 2014-01-14 07:05:57 PST
Comment on attachment 221156 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=221156&action=review > Source/WebCore/platform/network/ResourceRequestBase.h:202 > + ResourceRequestCachePolicy m_cachePolicy : 3; > bool m_allowCookies : 1; > mutable bool m_resourceRequestUpdated : 1; You probably need to change all these to unsigned
Andreas Kling
Comment 6 2014-01-14 08:10:57 PST
EFL EWS Bot
Comment 7 2014-01-14 09:06:00 PST
Andreas Kling
Comment 8 2014-01-17 06:27:47 PST
Note You need to log in before you can comment on or make changes to this bug.