git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Unreviewed, fix build error after r223608 with some SDKs.
[WebKit-https.git]
/
Source
/
WebKit
/
ChangeLog
diff --git
a/Source/WebKit/ChangeLog
b/Source/WebKit/ChangeLog
index
50cd642
..
025c615
100644
(file)
--- a/
Source/WebKit/ChangeLog
+++ b/
Source/WebKit/ChangeLog
@@
-1,5
+1,12
@@
2017-10-18 Chris Dumez <cdumez@apple.com>
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>
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>