Title: [256533] branches/safari-609-branch/Source/WebKit/WebProcess/WebStorage/StorageAreaMap.h
- Revision
- 256533
- Author
- [email protected]
- Date
- 2020-02-13 13:21:19 -0800 (Thu, 13 Feb 2020)
Log Message
Unreviewed build fix, rdar://problem/59298172
Modified Paths
Diff
Modified: branches/safari-609-branch/Source/WebKit/WebProcess/WebStorage/StorageAreaMap.h (256532 => 256533)
--- branches/safari-609-branch/Source/WebKit/WebProcess/WebStorage/StorageAreaMap.h 2020-02-13 21:11:03 UTC (rev 256532)
+++ branches/safari-609-branch/Source/WebKit/WebProcess/WebStorage/StorageAreaMap.h 2020-02-13 21:21:19 UTC (rev 256533)
@@ -100,6 +100,7 @@
uint64_t m_useCount { 0 };
uint64_t m_currentSeed { 0 };
+ unsigned m_quotaInBytes;
WebCore::StorageType m_type;
bool m_hasPendingClear { false };
};
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes