gecko-dev/dom/serviceworkers/test
Andrew McCreight 5dec0e0beb Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
This patch was autogenerated by my decomponents.py

It covers almost every file with the extension js, jsm, html, py,
xhtml, or xul.

It removes blank lines after removed lines, when the removed lines are
preceded by either blank lines or the start of a new block. The "start
of a new block" is defined fairly hackily: either the line starts with
//, ends with */, ends with {, <![CDATA[, """ or '''. The first two
cover comments, the third one covers JS, the fourth covers JS embedded
in XUL, and the final two cover JS embedded in Python. This also
applies if the removed line was the first line of the file.

It covers the pattern matching cases like "var {classes: Cc,
interfaces: Ci, utils: Cu, results: Cr} = Components;". It'll remove
the entire thing if they are all either Ci, Cr, Cc or Cu, or it will
remove the appropriate ones and leave the residue behind. If there's
only one behind, then it will turn it into a normal, non-pattern
matching variable definition. (For instance, "const { classes: Cc,
Constructor: CC, interfaces: Ci, utils: Cu } = Components" becomes
"const CC = Components.Constructor".)

MozReview-Commit-ID: DeSHcClQ7cG

--HG--
extra : rebase_source : d9c41878036c1ef7766ef5e91a7005025bc1d72b
2018-02-06 09:36:57 -08:00
..
claim_clients
controller
download Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
download_canceled Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
eventsource
fetch Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
isolated Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
match_all_client
match_all_clients
notification
notification_alt
open_window
sanitize
scope
simpleregister
skip_waiting_scope
sw_clients
swa
thirdparty
unregister
workerUpdate
xslt
activate_event_error_worker.js
async_waituntil_worker.js
blocking_install_event_worker.js
browser.ini
browser_base_force_refresh.html
browser_cached_force_refresh.html
browser_devtools_serviceworker_interception.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_download.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_download_canceled.js Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian 2018-01-29 15:20:18 -08:00
browser_force_refresh.js
browser_storage_permission.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_unregister_with_containers.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
browser_userContextId_openWindow.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
bug1151916_driver.html
bug1151916_worker.js
bug1240436_worker.js
bug1290951_worker_imported.sjs
bug1290951_worker_main.sjs
chrome.ini
chrome_helpers.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
claim_oninstall_worker.js
claim_worker_1.js
claim_worker_2.js
close_test.js
create_another_sharedWorker.html
empty.html
empty.js
error_reporting_helpers.js
eval_worker.js
fetch.js
fetch_event_worker.js
file_blob_response_worker.js
file_js_cache.html
file_js_cache.js
file_js_cache_cleanup.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
file_js_cache_save_after_load.html
file_js_cache_save_after_load.js
file_js_cache_syntax_error.html
file_js_cache_syntax_error.js
file_js_cache_with_sri.html
file_userContextId_openWindow.js
force_refresh_browser_worker.js
force_refresh_worker.js
gzip_redirect_worker.js
header_checker.sjs
hello.html
importscript.sjs
importscript_worker.js
install_event_error_worker.js
install_event_worker.js
lazy_worker.js
lorem_script.js
match_all_advanced_worker.js
match_all_client_id_worker.js
match_all_properties_worker.js
match_all_worker.js
message_posting_worker.js
message_receiver.html
mochitest.ini Bug 1434599 - Enable test_workerupdatefoundevent.html. r=bkelly 2018-02-02 06:12:00 +02:00
nofetch_handler_worker.js
notification_constructor_error.js
notification_get_sw.js
notificationclick-otherwindow.html
notificationclick.html
notificationclick.js
notificationclick_focus.html
notificationclick_focus.js
notificationclose.html
notificationclose.js
notify_loaded.js
opaque_intercept_worker.js
openWindow_worker.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
parse_error_worker.js
redirect.sjs
redirect_post.sjs
redirect_serviceworker.sjs
register_https.html
sanitize_worker.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
script_file_upload.js Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
server_file_upload.sjs
service_worker.js
service_worker_client.html
serviceworker.html
serviceworker_not_sharedworker.js
serviceworker_wrapper.js
serviceworkerinfo_iframe.html
serviceworkermanager_iframe.html
serviceworkerregistrationinfo_iframe.html
sharedWorker_fetch.js
skip_waiting_installed_worker.js
source_message_posting_worker.js
strict_mode_warning.js
sw_bad_mime_type.js
sw_bad_mime_type.js^headers^
sw_file_upload.js
sw_storage_not_allow.js
test_async_waituntil.html
test_bad_script_cache.html
test_bug1151916.html
test_bug1240436.html
test_bug1408734.html
test_claim.html
test_claim_oninstall.html
test_client_focus.html
test_controller.html
test_cookie_fetch.html
test_cross_origin_url_after_redirect.html
test_csp_upgrade-insecure_intercept.html
test_devtools_bypass_serviceworker.html
test_devtools_track_serviceworker_time.html Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
test_empty_serviceworker.html
test_error_reporting.html
test_escapedSlashes.html
test_eval_allowed.html
test_eval_allowed.html^headers^
test_eventsource_intercept.html
test_fetch_event.html
test_fetch_event_with_thirdpartypref.html
test_fetch_integrity.html
test_file_blob_response.html
test_file_blob_upload.html
test_file_upload.html
test_force_refresh.html
test_gzip_redirect.html
test_hsts_upgrade_intercept.html
test_https_fetch.html
test_https_fetch_cloned_response.html
test_https_origin_after_redirect.html
test_https_origin_after_redirect_cached.html
test_https_synth_fetch_from_cached_sw.html
test_imagecache.html
test_imagecache_max_age.html
test_importscript.html
test_importscript_mixedcontent.html
test_install_event.html
test_install_event_gc.html
test_installation_simple.html
test_match_all.html
test_match_all_advanced.html
test_match_all_client_id.html
test_match_all_client_properties.html
test_navigator.html
test_nofetch_handler.html
test_not_intercept_plugin.html
test_notification_constructor_error.html
test_notification_get.html
test_notificationclick-otherwindow.html
test_notificationclick.html
test_notificationclick_focus.html
test_notificationclose.html
test_opaque_intercept.html
test_openWindow.html
test_origin_after_redirect.html
test_origin_after_redirect_cached.html
test_origin_after_redirect_to_https.html
test_origin_after_redirect_to_https_cached.html
test_post_message.html
test_post_message_advanced.html
test_post_message_source.html
test_privateBrowsing.html Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
test_register_base.html
test_register_https_in_http.html
test_request_context.js
test_request_context_audio.html
test_request_context_beacon.html
test_request_context_cache.html
test_request_context_cspreport.html
test_request_context_embed.html
test_request_context_fetch.html
test_request_context_font.html
test_request_context_frame.html
test_request_context_iframe.html
test_request_context_image.html
test_request_context_imagesrcset.html
test_request_context_internal.html
test_request_context_nestedworker.html
test_request_context_nestedworkerinsharedworker.html
test_request_context_object.html
test_request_context_picture.html
test_request_context_ping.html
test_request_context_plugin.html
test_request_context_script.html
test_request_context_sharedworker.html
test_request_context_style.html
test_request_context_track.html
test_request_context_video.html
test_request_context_worker.html
test_request_context_xhr.html
test_request_context_xslt.html
test_sandbox_intercept.html
test_sanitize.html
test_sanitize_domain.html
test_scopes.html
test_script_loader_intercepted_js_cache.html
test_service_worker_allowed.html
test_serviceworker.html
test_serviceworker_header.html
test_serviceworker_interfaces.html
test_serviceworker_interfaces.js
test_serviceworker_not_sharedworker.html
test_serviceworkerinfo.xul
test_serviceworkermanager.xul
test_serviceworkerregistrationinfo.xul
test_skip_waiting.html
test_strict_mode_warning.html
test_third_party_iframes.html
test_unregister.html
test_unresolved_fetch_interception.html
test_update_missing_imported_script.html
test_workerUnregister.html
test_workerUpdate.html
test_worker_reference_gc_timeout.html
test_workerupdatefoundevent.html Bug 1434599 - Enable test_workerupdatefoundevent.html. r=bkelly 2018-02-02 06:12:00 +02:00
test_xslt.html
unresolved_fetch_worker.js
update_worker.sjs
updatefoundevent.html
utils.js
worker.js
worker2.js
worker3.js
worker_unregister.js
worker_update.js
worker_updatefoundevent.js Bug 1434599 - Enable test_workerupdatefoundevent.html. r=bkelly 2018-02-02 06:12:00 +02:00
worker_updatefoundevent2.js
xslt_worker.js