Commit a90c33d
committed
Gate CacheStorageRepresentation IPC behind AllowTestOnlyIPC
rdar://176915104
Reviewed by Per Arne Vollan.
Add [EnabledBy=AllowTestOnlyIPC] so the generated dispatcher rejects this message outside of test configurations,
matching other test-only endpoints such as GeneralStoragePathForTesting.
* Source/WebKit/NetworkProcess/storage/NetworkStorageManager.messages.in:
Originally-landed-as: 305413.938@safari-7624-branch (40dbe4d64205). rdar://180437831
Canonical link: https://commits.webkit.org/316201@main1 parent 4758ac8 commit a90c33d
5 files changed
Lines changed: 7 additions & 2 deletions
File tree
- LayoutTests/http/tests/cache-storage
- Source/WebKit/NetworkProcess/storage
- Tools/TestWebKitAPI/Tests/WebKit/WKWebView
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2010 | 2010 | | |
2011 | 2011 | | |
2012 | 2012 | | |
| 2013 | + | |
2013 | 2014 | | |
2014 | 2015 | | |
2015 | 2016 | | |
| |||
2055 | 2056 | | |
2056 | 2057 | | |
2057 | 2058 | | |
| 2059 | + | |
2058 | 2060 | | |
2059 | 2061 | | |
2060 | 2062 | | |
| |||
5259 | 5261 | | |
5260 | 5262 | | |
5261 | 5263 | | |
| 5264 | + | |
5262 | 5265 | | |
5263 | 5266 | | |
5264 | 5267 | | |
| |||
0 commit comments