Skip to content

Commit 4af3d60

Browse files
JoeCardoso13moz-wptsync-bot
authored andcommitted
Removing security.data_uri.block_toplevel_data_uri_navigations pref
Differential Revision: https://phabricator.services.mozilla.com/D274022 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1895528 gecko-commit: bda3131080668e997faf3945dc1db1bd6b4a9df4 gecko-reviewers: gregp, extension-reviewers, devtools-reviewers, sessionstore-reviewers, akulyk, nchevobbe, sthompson, robwu, dom-core, firefox-build-system-reviewers, smaug, ahochheiden, tschuster, whimboo
1 parent 93dc06f commit 4af3d60

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

webdriver/tests/bidi/script/add_preload_script/execution_order_tentative.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ async def test_preload_script_properties_available_immediately(
7171
try:
7272
if access_type == "data_url":
7373
# ensure the inline script was executed
74-
# currently this times out in Chrome when create_type is "popup"
7574
await wait_for_future_safe(on_loaded)
7675

7776
if access_type == "current_context_with_url" or access_type == "current_context_without_url" or access_type == "current_context_with_non_blank_url":

0 commit comments

Comments
 (0)