Bug 1832733 - Fix lint warnings. r=emilio

Differential Revision: https://phabricator.services.mozilla.com/D177998
This commit is contained in:
Mathew Hodson 2023-05-19 10:56:59 +00:00
parent 67525df6da
commit c3cdc49f5b

View File

@ -41,19 +41,30 @@ support-files =
file2_bug414291.html
[test_DOMWindowCreated_chromeonly.html]
[test_bug1022869.html]
[test_bug1112040.html]
[test_bug1160342_marquee.html]
[test_bug1171215.html]
support-files = window_bug1171215.html
skip-if =
http3
[test_bug132255.html]
skip-if =
http3
[test_bug1530292.html]
[test_bug1551425_reference_to_childnodes_nodelist_keeps_childnodes_alive.html]
[test_bug159849.html]
[test_bug289714.html]
fail-if = xorigin
[test_bug1774135.html]
skip-if =
http3
[test_bug260264.html]
skip-if = toolkit == 'android'
[test_bug260264_nested.html]
skip-if =
http3
[test_bug265203.html]
[test_bug289714.html]
fail-if = xorigin
[test_bug291377.html]
[test_bug304459.html]
skip-if =
@ -155,10 +166,17 @@ skip-if =
http3
[test_domparser_after_blank.html]
[test_errorReporting.html]
[test_instanceof_error_message.html]
[test_navigator_buildID.html]
skip-if =
http3
[test_no_find_showDialog.html]
skip-if = toolkit == 'android' # Bug 1358633 - window.find doesn't work for Android
[test_onerror_message.html]
[test_postmessage.html]
skip-if =
xorigin # JavaScript error: http://mochi.xorigin-test:8888/tests/SimpleTest/TestRunner.js, line 157: SecurityError: Permission denied to access property "wrappedJSObject" on cross-origin object
http3
[test_protochains.html]
[test_resize_move_windows.html]
prefs = dom.window.sizeToContent.enabled=true
@ -174,21 +192,3 @@ prefs = dom.window.sizeToContent.enabled=true
skip-if = toolkit == 'android' #Windows can't change size on Android
[test_toJSON.html]
[test_window_bar.html]
[test_bug1022869.html]
[test_bug1112040.html]
[test_bug1160342_marquee.html]
[test_bug1171215.html]
support-files = window_bug1171215.html
skip-if =
http3
[test_bug1530292.html]
[test_instanceof_error_message.html]
[test_no_find_showDialog.html]
skip-if = toolkit == 'android' # Bug 1358633 - window.find doesn't work for Android
[test_postmessage.html]
skip-if =
xorigin # JavaScript error: http://mochi.xorigin-test:8888/tests/SimpleTest/TestRunner.js, line 157: SecurityError: Permission denied to access property "wrappedJSObject" on cross-origin object
http3
[test_bug1774135.html]
skip-if =
http3