2017-10-18 Chris Dumez <cdumez@apple.com>
+ Unreviewed, fix build error after r223608 with some SDKs.
+
+ * StorageProcess/StorageProcess.cpp:
+ (WebKit::StorageProcess::ensureSWOriginStoreForSession):
+
+2017-10-18 Chris Dumez <cdumez@apple.com>
+
Add an efficient data structure for WebCore to query if there is a Service Worker registered for a given origin
https://bugs.webkit.org/show_bug.cgi?id=177876
<rdar://problem/34813129>