Граф коммитов

308770 Коммитов

Автор SHA1 Сообщение Дата
Nick Alexander 26a9b186c8 Bug 863445 - Part 2: Specify Robocop APK on runtestsremote.py command line. r=jmaher
This deprecates --robocop in favour of --robocop-ini, and
--robocopPath in favour of --robocop-apk.
2013-05-10 18:39:00 -07:00
Nick Alexander a94e3667f9 Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-10 18:39:00 -07:00
Gregory Szorc 35a1414e93 Merge central into services 2013-05-10 17:25:17 -07:00
Ryan VanderMeulen 2f26e16224 Merge birch to m-c. IGNORE BAD COMMIT MESSAGES 2013-05-10 14:56:24 -04:00
Gregory Szorc 109a63bc1c Bug 846133 - Store FHR state in a file; r=rnewman
Preferences aren't robust. So, we're using a file.
2013-05-10 11:04:48 -07:00
Ryan VanderMeulen e9058c72dc Backed out changesets 6be352955252 and 1bc459138617 (bug 770840) for Android nightly bustage (bug 870782).
CLOSED TREE
2013-05-10 12:38:26 -04:00
Shawn Huang d950524c96 Bug 870304: Fix misssing icon when getting paired/connected list, r=echou 2013-05-11 00:03:55 +08:00
Justin Lebar 8c183f61d7 Bug 870480 - Follow-up: Try to fix a warning-as-error.
> error: suggest parentheses around comparison in operand of '!='
2013-05-10 11:58:09 -04:00
Justin Lebar 6eb985ad17 Bug 870598 - Don't send the frameloader-visibility-changed notification if the frameloader's visibility didn't actually change. r=khuey 2013-05-10 11:46:08 -04:00
Justin Lebar e7601798fb Bug 870480 - Notify wake lock listeners when a process adds or removes a wake lock, even if the wake lock itself doesn't change state. r=kanru
This also fixes two other bugs:

1) If a process crashed while holding a wake lock, we'd send a wake lock changed notification without including the list of locking processes.  This could cause us to incorrectly believe that no processes were holding the lock.

2) If a process crashed while holding a wake lock on topic X, and if no other process held a wake lock on that topic, and there were no wake lock listeners registered, we wouldn't remove X from our hashtable of wake lock topics.  We would correctly record the fact that the lock was not held, so this bug was benign.
2013-05-10 11:20:52 -04:00
Ryan VanderMeulen f680920854 Backed out changesets 2f1fe3baec7c and 8beafe5ccc65 (bug 861920) because they depend on bug 861894, which was also backed out.
DONTBUILD
2013-05-10 11:09:28 -04:00
Ryan VanderMeulen 6a6f4d31e4 Backed out changesets 04623bf25b64 and 6d2e81a6bf1b (bug 861894) for Windows bustage. 2013-05-10 10:48:13 -04:00
Fernando Jiménez ee24c1c27a Bug 861920 - Avoid apps to write in its local storage while device free storage is low. Tests. r=honzab 2013-05-10 16:20:06 +02:00
Fernando Jiménez 2b6bc64458 Bug 861920 - Avoid apps to write in its local storage while device free storage is low. r=honzab 2013-05-10 16:20:05 +02:00
Fernando Jiménez 1385c80a37 Avoid apps to schedule new offline cache downloads while device free space is low. Tests. r=honzab 2013-05-10 16:16:56 +02:00
Fernando Jiménez ee50f5e46e Bug 861894 - Avoid apps to schedule new offline cache downloads while device free space is low. r=honzab 2013-05-10 16:16:56 +02:00
Jim Mathies aea65f6983 Bug 870724 - Check for a specific D3D type rather than the sdk version when defining D3D11 types in gfxWindowsPlatform.h. r=khuey 2013-05-10 08:26:10 -05:00
Andrea Marchesini 38099214ab Bug 868325 - VideoElement should require a 'screen' wakeLock when active. r=jlebar
--HG--
rename : content/html/content/test/test_audio_wakelock.html => content/html/content/test/test_video_wakelock.html
rename : content/media/test/bug520908.ogv => content/html/content/test/wakelock.ogv
2013-05-10 08:42:39 -04:00
Fernando Jiménez e2c84a3d25 Bug853350 - Followup. error: 'aService' was not declared in this scope. r=me 2013-05-10 13:57:26 +02:00
Ed Morley 19127a4539 Merge mozilla-central and birch 2013-05-10 12:18:48 +01:00
Gina Yeh 5c04951efe Bug 830213 - Patch 3: Remove BluetoothScoManager, r=echou 2013-05-10 19:03:25 +08:00
Gina Yeh 725f4e197f Bug 830213 - Patch 2: Implementation of ConnectSco/DisconnectSco/IsScoConnected in BluetoothHfpManager, r=echou, sr=mrbkap 2013-05-10 19:01:10 +08:00
Gina Yeh bccf590a6b Bug 830213 - Patch 1: Add ConnectSco, DisconnectSco, IsScoConnected in nsIDOMBluetoothAdapter, r=echou, sr=mrbkap 2013-05-10 18:58:59 +08:00
Ed Morley cb2a0bbccd Merge latest green inbound changeset and mozilla-central 2013-05-10 09:13:03 +01:00
Ms2ger 9845580de2 Bug 868726 - Outparamdel nsViewManager::GetDeviceContext; r=tn 2013-05-10 09:13:49 +02:00
Ms2ger 0a31632142 Bug 868728 - Cleanup nsDOMUIEvent a bit; r=smaug 2013-05-10 09:13:45 +02:00
Ms2ger 0e6c1d3987 Bug 868730 - Make nsDocument::ResetStylesheetsToURI return void; r=mounir 2013-05-10 09:13:37 +02:00
Ms2ger 30e5ae9b11 No bug - Fix mach's highlighting of 'TEST-UNEXPECTED-FAIL'; oy-r=gps 2013-05-10 09:13:32 +02:00
Ms2ger b8bc2cee58 Bug 868426 - Display results table when running testharness.js tests by themselves; r=jhammel 2013-05-10 09:13:25 +02:00
Ms2ger 4839c7106a Bug 859252 - Part c: Hook up the reftests in dom/imptests; r=jhammel 2013-05-10 09:13:19 +02:00
Ms2ger 9c3119a68a Bug 859252 - Part b: Import the reftests in the HTML test suite; r=mounir+smontagu
--HG--
rename : layout/reftests/bidi/dirAuto/dir_auto-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-N-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-N-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-bdi-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-bdi-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-bdi-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-bdi-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-bdi-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-bdi-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-bdi-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-bdi-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir_auto-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir_auto-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir_auto-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-dir_auto-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir_auto-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-script-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-script-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-script-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-script-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-script-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-script-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-script-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-script-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-style-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-style-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-style-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-style-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-style-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-style-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-style-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-style-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-textarea-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-textarea-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-textarea-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-textarea-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-textarea-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-textarea-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-contained-textarea-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-textarea-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-N-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-N-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-L-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-L-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-L.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-L.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-N-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-N-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-R-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-R-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-input-script-R.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-input-script-R.html
rename : layout/reftests/bidi/dirAuto/dir_auto-isolate-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-isolate-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-isolate.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-isolate.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-N-between-Rs-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-N-between-Rs.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-mixed-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-mixed-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-pre-mixed.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-pre-mixed.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-N-between-Rs-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-N-between-Rs.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-mixed-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-mixed-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-mixed.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-mixed.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-N-EN-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-N-EN.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-N-EN.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-N-between-Rs-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-N-between-Rs.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-mixed-ref.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed-ref.html
rename : layout/reftests/bidi/dirAuto/dir_auto-textarea-script-mixed.html => dom/imptests/html/html/dom/elements/global-attributes/dir_auto-textarea-script-mixed.html
rename : content/html/content/reftests/hidden-1-ref.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1-ref.html
rename : content/html/content/reftests/hidden-1a.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1a.html
rename : content/html/content/reftests/hidden-1b.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1b.html
rename : content/html/content/reftests/hidden-1c.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1c.html
rename : content/html/content/reftests/hidden-1d.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1d.html
rename : content/html/content/reftests/hidden-1e.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1e.html
rename : content/html/content/reftests/hidden-1f.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1f.html
rename : content/html/content/reftests/hidden-1g.html => dom/imptests/html/html/editing/the-hidden-attribute/hidden-1g.html
rename : content/html/content/reftests/hidden-2-ref.svg => dom/imptests/html/html/editing/the-hidden-attribute/hidden-2-ref.svg
rename : content/html/content/reftests/hidden-2.svg => dom/imptests/html/html/editing/the-hidden-attribute/hidden-2.svg
2013-05-10 09:12:55 +02:00
Ms2ger 0fc6e92314 Bug 859252 - Part a: Update importTestsuite.py to import reftests as well; r=jhammel 2013-05-10 09:12:48 +02:00
Ms2ger 55aa423a8b Bug 866424 - Part i: Move tests and expected failures to the shortened names; r=jhammel
--HG--
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/Makefile.in => dom/imptests/failures/html/html/dom/documents/dta/Makefile.in
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/Makefile.in => dom/imptests/failures/html/html/dom/documents/dta/doc.gEBN/Makefile.in
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/moz.build => dom/imptests/failures/html/html/dom/documents/dta/doc.gEBN/moz.build
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-newelements.html.json => dom/imptests/failures/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-newelements.html.json
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/moz.build => dom/imptests/failures/html/html/dom/documents/dta/moz.build
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.body-getter.html.json => dom/imptests/failures/html/html/dom/documents/dta/test_document.body-getter.html.json
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.title-03.html.json => dom/imptests/failures/html/html/dom/documents/dta/test_document.title-03.html.json
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.title-04.xhtml.json => dom/imptests/failures/html/html/dom/documents/dta/test_document.title-04.xhtml.json
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.title-06.html.json => dom/imptests/failures/html/html/dom/documents/dta/test_document.title-06.html.json
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.title-07.html.json => dom/imptests/failures/html/html/dom/documents/dta/test_document.title-07.html.json
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_nameditem-02.html.json => dom/imptests/failures/html/html/dom/documents/dta/test_nameditem-02.html.json
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_nameditem-03.html.json => dom/imptests/failures/html/html/dom/documents/dta/test_nameditem-03.html.json
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_nameditem-04.html.json => dom/imptests/failures/html/html/dom/documents/dta/test_nameditem-04.html.json
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_nameditem-05.html.json => dom/imptests/failures/html/html/dom/documents/dta/test_nameditem-05.html.json
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_nameditem-06.html.json => dom/imptests/failures/html/html/dom/documents/dta/test_nameditem-06.html.json
rename : dom/imptests/failures/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/Makefile.in => dom/imptests/failures/html/html/obsolete/implreq/oeaaa/Makefile.in
rename : dom/imptests/failures/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/moz.build => dom/imptests/failures/html/html/obsolete/implreq/oeaaa/moz.build
rename : dom/imptests/failures/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_script-IDL-event-htmlfor.html.json => dom/imptests/failures/html/html/obsolete/implreq/oeaaa/test_script-IDL-event-htmlfor.html.json
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/Makefile.in => dom/imptests/html/html/dom/documents/dta/Makefile.in
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/Makefile.in => dom/imptests/html/html/dom/documents/dta/doc.gEBN/Makefile.in
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/moz.build => dom/imptests/html/html/dom/documents/dta/doc.gEBN/moz.build
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-case.html => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-case.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-case.xhtml => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-case.xhtml
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-id.html => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-id.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-id.xhtml => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-id.xhtml
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-namespace.html => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-namespace.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-namespace.xhtml => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-namespace.xhtml
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-newelements.html => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-newelements.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-newelements.xhtml => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-newelements.xhtml
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-null-undef.html => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-null-undef.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-null-undef.xhtml => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-null-undef.xhtml
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-param.html => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-param.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-param.xhtml => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-param.xhtml
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-same.html => dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-same.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/moz.build => dom/imptests/html/html/dom/documents/dta/moz.build
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_Document.getElementsByClassName-null-undef.html => dom/imptests/html/html/dom/documents/dta/test_Document.getElementsByClassName-null-undef.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_Element.getElementsByClassName-null-undef.html => dom/imptests/html/html/dom/documents/dta/test_Element.getElementsByClassName-null-undef.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.body-getter.html => dom/imptests/html/html/dom/documents/dta/test_document.body-getter.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.body-setter-01.html => dom/imptests/html/html/dom/documents/dta/test_document.body-setter-01.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.embeds-document.plugins-01.html => dom/imptests/html/html/dom/documents/dta/test_document.embeds-document.plugins-01.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.getElementsByClassName-same.html => dom/imptests/html/html/dom/documents/dta/test_document.getElementsByClassName-same.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.head-01.html => dom/imptests/html/html/dom/documents/dta/test_document.head-01.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.head-02.html => dom/imptests/html/html/dom/documents/dta/test_document.head-02.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-01.html => dom/imptests/html/html/dom/documents/dta/test_document.title-01.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-02.xhtml => dom/imptests/html/html/dom/documents/dta/test_document.title-02.xhtml
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-03.html => dom/imptests/html/html/dom/documents/dta/test_document.title-03.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-04.xhtml => dom/imptests/html/html/dom/documents/dta/test_document.title-04.xhtml
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-05.html => dom/imptests/html/html/dom/documents/dta/test_document.title-05.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-06.html => dom/imptests/html/html/dom/documents/dta/test_document.title-06.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-07.html => dom/imptests/html/html/dom/documents/dta/test_document.title-07.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_nameditem-01.html => dom/imptests/html/html/dom/documents/dta/test_nameditem-01.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_nameditem-02.html => dom/imptests/html/html/dom/documents/dta/test_nameditem-02.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_nameditem-03.html => dom/imptests/html/html/dom/documents/dta/test_nameditem-03.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_nameditem-04.html => dom/imptests/html/html/dom/documents/dta/test_nameditem-04.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_nameditem-05.html => dom/imptests/html/html/dom/documents/dta/test_nameditem-05.html
rename : dom/imptests/html/html/dom/documents/dom-tree-accessors/test_nameditem-06.html => dom/imptests/html/html/dom/documents/dta/test_nameditem-06.html
rename : dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/Makefile.in => dom/imptests/html/html/obsolete/implreq/oeaaa/Makefile.in
rename : dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/moz.build => dom/imptests/html/html/obsolete/implreq/oeaaa/moz.build
rename : dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_document-color-01.html => dom/imptests/html/html/obsolete/implreq/oeaaa/test_document-color-01.html
rename : dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_document-color-02.html => dom/imptests/html/html/obsolete/implreq/oeaaa/test_document-color-02.html
rename : dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_document-color-03.html => dom/imptests/html/html/obsolete/implreq/oeaaa/test_document-color-03.html
rename : dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_document-color-04.html => dom/imptests/html/html/obsolete/implreq/oeaaa/test_document-color-04.html
rename : dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_heading-obsolete-attributes-01.html => dom/imptests/html/html/obsolete/implreq/oeaaa/test_heading-obsolete-attributes-01.html
rename : dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_script-IDL-event-htmlfor.html => dom/imptests/html/html/obsolete/implreq/oeaaa/test_script-IDL-event-htmlfor.html
2013-05-10 09:12:43 +02:00
Ms2ger bb5b0c215c Bug 866424 - Part h: Update importTestsuite.py to shorten the paths in mozilla-central; r=jhammel 2013-05-10 09:12:29 +02:00
Ms2ger 0fd537d8db Bug 866424 - Part g: Derecursify the importing of test suites; r=jhammel 2013-05-10 09:12:13 +02:00
Ms2ger 8828d6ad1c Bug 866424 - Part f: Remove unused support for silently copying ^HEADERS^ files when importing tests; r=jhammel 2013-05-10 09:12:08 +02:00
Ms2ger eb1f724bac Bug 866424 - Part e: Remove the unused thissrcdir argument to several functions; r=jhammel 2013-05-10 09:11:55 +02:00
Ms2ger db76f8d334 Bug 866424 - Part d: Update our copy of the HTML test suite and its expected failures; r=jhammel
--HG--
rename : dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.body-getter-frameset-and-body.html.json => dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.body-getter.html.json
2013-05-10 09:11:39 +02:00
Ms2ger e17fd884f7 Bug 866424 - Part c: Use git instead of hg-git to clone upstream test suites; r=jhammel 2013-05-10 09:11:35 +02:00
Ms2ger 60e16d31af Bug 866424 - Part b: Revert changes to shorten directory lengths because they broke importing; r=jhammel
--HG--
rename : dom/imptests/failures/html/html/dom/documents/dta/Makefile.in => dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/Makefile.in
rename : dom/imptests/failures/html/html/dom/documents/dta/doc.gEBN/Makefile.in => dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/Makefile.in
rename : dom/imptests/failures/html/html/dom/documents/dta/doc.gEBN/moz.build => dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/moz.build
rename : dom/imptests/failures/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-newelements.html.json => dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-newelements.html.json
rename : dom/imptests/failures/html/html/dom/documents/dta/moz.build => dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/moz.build
rename : dom/imptests/failures/html/html/dom/documents/dta/test_document.body-getter-frameset-and-body.html.json => dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.body-getter-frameset-and-body.html.json
rename : dom/imptests/failures/html/html/dom/documents/dta/test_document.title-03.html.json => dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.title-03.html.json
rename : dom/imptests/failures/html/html/dom/documents/dta/test_document.title-04.xhtml.json => dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.title-04.xhtml.json
rename : dom/imptests/failures/html/html/dom/documents/dta/test_document.title-06.html.json => dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.title-06.html.json
rename : dom/imptests/failures/html/html/dom/documents/dta/test_document.title-07.html.json => dom/imptests/failures/html/html/dom/documents/dom-tree-accessors/test_document.title-07.html.json
rename : dom/imptests/failures/html/html/obsolete/implreq/oeaaa/Makefile.in => dom/imptests/failures/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/Makefile.in
rename : dom/imptests/failures/html/html/obsolete/implreq/oeaaa/moz.build => dom/imptests/failures/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/moz.build
rename : dom/imptests/failures/html/html/obsolete/implreq/oeaaa/test_script-IDL-event-htmlfor.html.json => dom/imptests/failures/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_script-IDL-event-htmlfor.html.json
rename : dom/imptests/html/html/dom/documents/dta/Makefile.in => dom/imptests/html/html/dom/documents/dom-tree-accessors/Makefile.in
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/Makefile.in => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/Makefile.in
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/moz.build => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/moz.build
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-case.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-case.html
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-case.xhtml => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-case.xhtml
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-id.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-id.html
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-id.xhtml => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-id.xhtml
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-namespace.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-namespace.html
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-namespace.xhtml => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-namespace.xhtml
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-newelements.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-newelements.html
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-newelements.xhtml => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-newelements.xhtml
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-null-undef.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-null-undef.html
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-null-undef.xhtml => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-null-undef.xhtml
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-param.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-param.html
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-param.xhtml => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-param.xhtml
rename : dom/imptests/html/html/dom/documents/dta/doc.gEBN/test_doc.gEBN-same.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/document.getElementsByName/test_document.getElementsByName-same.html
rename : dom/imptests/html/html/dom/documents/dta/moz.build => dom/imptests/html/html/dom/documents/dom-tree-accessors/moz.build
rename : dom/imptests/html/html/dom/documents/dta/test_Document.getElementsByClassName-null-undef.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_Document.getElementsByClassName-null-undef.html
rename : dom/imptests/html/html/dom/documents/dta/test_Element.getElementsByClassName-null-undef.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_Element.getElementsByClassName-null-undef.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.body-getter-body-and-frameset.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.body-getter-body-and-frameset.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.body-getter-foreign-frameset.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.body-getter-foreign-frameset.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.body-getter-frameset-and-body.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.body-getter-frameset-and-body.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.body-setter-01.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.body-setter-01.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.embeds-document.plugins-01.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.embeds-document.plugins-01.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.getElementsByClassName-same.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.getElementsByClassName-same.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.head-01.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.head-01.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.head-02.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.head-02.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.title-01.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-01.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.title-02.xhtml => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-02.xhtml
rename : dom/imptests/html/html/dom/documents/dta/test_document.title-03.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-03.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.title-04.xhtml => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-04.xhtml
rename : dom/imptests/html/html/dom/documents/dta/test_document.title-05.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-05.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.title-06.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-06.html
rename : dom/imptests/html/html/dom/documents/dta/test_document.title-07.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_document.title-07.html
rename : dom/imptests/html/html/dom/documents/dta/test_nameditem-01.html => dom/imptests/html/html/dom/documents/dom-tree-accessors/test_nameditem-01.html
rename : dom/imptests/html/html/obsolete/implreq/oeaaa/Makefile.in => dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/Makefile.in
rename : dom/imptests/html/html/obsolete/implreq/oeaaa/moz.build => dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/moz.build
rename : dom/imptests/html/html/obsolete/implreq/oeaaa/test_document-color-01.html => dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_document-color-01.html
rename : dom/imptests/html/html/obsolete/implreq/oeaaa/test_document-color-02.html => dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_document-color-02.html
rename : dom/imptests/html/html/obsolete/implreq/oeaaa/test_document-color-03.html => dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_document-color-03.html
rename : dom/imptests/html/html/obsolete/implreq/oeaaa/test_document-color-04.html => dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_document-color-04.html
rename : dom/imptests/html/html/obsolete/implreq/oeaaa/test_heading-obsolete-attributes-01.html => dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_heading-obsolete-attributes-01.html
rename : dom/imptests/html/html/obsolete/implreq/oeaaa/test_script-IDL-event-htmlfor.html => dom/imptests/html/html/obsolete/requirements-for-implementations/other-elements-attributes-and-apis/test_script-IDL-event-htmlfor.html
2013-05-10 09:11:23 +02:00
Ms2ger 634e8ed741 Bug 866424 - Part a: Remove vim modelines from autogenerated moz.build files; r=jhammel 2013-05-10 09:10:45 +02:00
Phil Ringnalda 609e523ba7 Back out c74ce1905b96 (bug 832848) for not actually building
CLOSED TREE
2013-05-09 20:49:36 -07:00
Daniel Holbert 1d54bb4dfb Bug 870555 part 2: Add nsFlexContainerFrame::GetSkipSides specialization. r=mats 2013-05-09 20:10:49 -07:00
Daniel Holbert 27d4bf0217 Bug 870555 part 1: Add curly braces around early-return in nsBlockFrame::GetSkipSides, for clarity. r=mats 2013-05-09 20:10:47 -07:00
Chuck Lee 240cb7e823 Bug 771458 - 0005. Support API change on other platform. r=vicamo 2013-05-10 10:24:12 +08:00
Gregory Szorc 04177dc5e6 Bug 870575 - Upgrade psutil to 0.7.1; rs=me
Archive obtained from
https://psutil.googlecode.com/files/psutil-0.7.1.tar.gz and checked in
with no modifications.
2013-05-09 15:39:30 -07:00
Ryan VanderMeulen 09d57c5181 Merge the last PGO-green inbound changeset to m-c. 2013-05-09 13:19:31 -04:00
Dave Hylands 5db8789cef Bug 870197 - Initialize mFrameCallback to null. r=mikeh 2013-05-09 10:17:42 -07:00
Michael Wu a78065dba5 Bug 870375 - back out bug 869011 for startup crashes on devices 2013-05-09 13:01:22 -04:00
Michael Wu 1727e4c18f Backed out changeset 7e4d9be02b8f (bug 869011) for causing bug 870375 2013-05-09 13:00:14 -04:00