Bug 1364364 - Part 5.1: Rename frame/iframe.html of to-be-modifed test cases. r=smaug

Since git lacks of native rename command, git-cinnabar can only recognize
and convert plain mv to hg rename, so I need a separated patch for renaming.

MozReview-Commit-ID: 4M6n5wIWoFl

--HG--
rename : dom/indexedDB/test/bfcache_iframe1.html => dom/indexedDB/test/bfcache_page1.html
rename : dom/indexedDB/test/bfcache_iframe2.html => dom/indexedDB/test/bfcache_page2.html
rename : dom/media/webspeech/synth/test/file_bfcache_frame.html => dom/media/webspeech/synth/test/file_bfcache_page1.html
rename : dom/media/webspeech/synth/test/file_bfcache_frame2.html => dom/media/webspeech/synth/test/file_bfcache_page2.html
rename : dom/workers/test/WorkerDebugger_frozen_iframe1.html => dom/workers/test/WorkerDebugger_frozen_window1.html
rename : dom/workers/test/WorkerDebugger_frozen_iframe2.html => dom/workers/test/WorkerDebugger_frozen_window2.html
rename : dom/workers/test/suspend_iframe.html => dom/workers/test/suspend_window.html
extra : rebase_source : 340ef1d025899138c07acf6709adb72740b9ae5c
This commit is contained in:
Samael Wang 2017-09-05 15:57:21 +08:00
parent f094864c63
commit dae9d4d191
11 changed files with 7 additions and 7 deletions

View File

@ -4,8 +4,8 @@
[DEFAULT]
support-files =
bfcache_iframe1.html
bfcache_iframe2.html
bfcache_page1.html
bfcache_page2.html
blob_worker_crash_iframe.html
error_events_abort_transactions_iframe.html
event_propagation_iframe.html

View File

@ -3,8 +3,8 @@ tags=msg
subsuite = media
support-files =
common.js
file_bfcache_frame.html
file_bfcache_frame2.html
file_bfcache_page1.html
file_bfcache_page2.html
file_setup.html
file_speech_queue.html
file_speech_simple.html

View File

@ -24,8 +24,8 @@ support-files =
WorkerDebuggerManager_childWorker.js
WorkerDebuggerManager_worker.js
WorkerDebugger_childWorker.js
WorkerDebugger_frozen_iframe1.html
WorkerDebugger_frozen_iframe2.html
WorkerDebugger_frozen_window1.html
WorkerDebugger_frozen_window2.html
WorkerDebugger_frozen_worker1.js
WorkerDebugger_frozen_worker2.js
WorkerDebugger_promise_debugger.js

View File

@ -56,7 +56,7 @@ support-files =
sharedWorker_console.js
sharedWorker_sharedWorker.js
simpleThread_worker.js
suspend_iframe.html
suspend_window.html
suspend_worker.js
terminate_worker.js
test_csp.html^headers^