[Webkit-unassigned] [Bug 184766] Tool scripts should not use PrivilegedAPI from 'public/v3/privileged-api.js'.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 18 20:44:35 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=184766
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #338293|review? |review-
Flags| |
--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 338293
--> https://bugs.webkit.org/attachment.cgi?id=338293
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=338293&action=review
> Websites/perf.webkit.org/server-tests/api-upload-root-tests.js:12
> +global.PrivilegedAPI = require('../public/v3/privileged-api.js').PrivilegedAPI;
This should probably be done in TestServer.inject so that when all these tests are ran at the same time,
we use the correct version of PrivilegedAPI instead of whichever loaded last.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180419/58cd3a06/attachment-0001.html>
More information about the webkit-unassigned
mailing list