RESOLVED FIXED 188579
Remove api misuse check so that custom webcontent service identifier can be set at runtime
https://bugs.webkit.org/show_bug.cgi?id=188579
Summary Remove api misuse check so that custom webcontent service identifier can be s...
Ben Richards
Reported 2018-08-14 14:17:16 PDT
Remove api misuse check so that custom webcontent service identifier can be set at runtime
Attachments
Patch (2.62 KB, patch)
2018-08-14 14:18 PDT, Ben Richards
no flags
Ben Richards
Comment 1 2018-08-14 14:18:31 PDT
WebKit Commit Bot
Comment 2 2018-08-14 16:22:15 PDT
Comment on attachment 347109 [details] Patch Clearing flags on attachment: 347109 Committed r234865: <https://trac.webkit.org/changeset/234865>
WebKit Commit Bot
Comment 3 2018-08-14 16:22:17 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-08-14 16:24:30 PDT
Alexey Proskuryakov
Comment 5 2018-08-14 19:31:03 PDT
This opens up possibilities for terrible misuse, what is the super important reason for this?
Ryosuke Niwa
Comment 6 2018-08-14 19:33:52 PDT
(In reply to Alexey Proskuryakov from comment #5) > This opens up possibilities for terrible misuse, what is the super important > reason for this? It's because we'd like to make this configurable at runtime. We would eventually bring back this API misuse check once we've solidified the feature.
Note You need to log in before you can comment on or make changes to this bug.