RESOLVED FIXED 190157
Don't read from WebCore's bundle for IDNScriptWhiteList
https://bugs.webkit.org/show_bug.cgi?id=190157
Summary Don't read from WebCore's bundle for IDNScriptWhiteList
Alex Christensen
Reported 2018-10-01 14:21:56 PDT
Don't read from a file for IDNScriptWhiteList
Attachments
Patch (8.67 KB, patch)
2018-10-01 14:23 PDT, Alex Christensen
no flags
Patch (8.76 KB, patch)
2018-10-01 14:50 PDT, Alex Christensen
no flags
Patch (7.93 KB, patch)
2018-10-01 16:08 PDT, Alex Christensen
mitz: review+
Alex Christensen
Comment 1 2018-10-01 14:23:22 PDT
Alex Christensen
Comment 2 2018-10-01 14:50:38 PDT
mitz
Comment 3 2018-10-01 15:54:06 PDT
Comment on attachment 351307 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=351307&action=review > Source/WebCore/ChangeLog:8 > + No change in behavior. This increases performance by not reading from a file, Can you explain how the behavior where if a whitelist is placed in /Library or ~/Library, its contents is used instead of the built-in list is maintained with this change?
Alex Christensen
Comment 4 2018-10-01 16:08:13 PDT
Alex Christensen
Comment 5 2018-10-01 17:21:26 PDT
Radar WebKit Bug Importer
Comment 6 2018-10-01 17:22:23 PDT
Note You need to log in before you can comment on or make changes to this bug.