[webkit-reviews] review granted: [Bug 127926] Add session support to WebPlatformStrategies : [Attachment 222724] right patch this time...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 30 14:17:31 PST 2014


Alexey Proskuryakov <ap at webkit.org> has granted Martin Hock <mhock at apple.com>'s
request for review:
Bug 127926: Add session support to WebPlatformStrategies
https://bugs.webkit.org/show_bug.cgi?id=127926

Attachment 222724: right patch this time...
https://bugs.webkit.org/attachment.cgi?id=222724&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=222724&action=review


> Source/WebKit2/Shared/SessionTracker.cpp:49
> +    static NeverDestroyed<HashMap<const NetworkStorageSession*, uint64_t>>
map;

I would put an ASSERT(isMainThread()) here too.


More information about the webkit-reviews mailing list