Commit Graph

3688 Commits

Author SHA1 Message Date
Jonathan Griffin
17cd718b41 Bug 929667 - Mirror mozprocess,mozrunner, r=ahal 2013-10-24 13:21:39 -07:00
Garrett Robinson
a2fa6d4e20 Bug 909029 - Fix incorrect parsing of CSP source list due to early return 2013-10-23 14:49:07 -07:00
Shih-Chiang Chien
1aef3730f0 Bug 869869 - Part 4, add IPC mochitest for PeerConnection, r=bent. 2013-08-23 23:47:49 +08:00
Andrew Halberstadt
4a3fdaa647 Bug 930025 - b2g unittests need to check for crashes in more places, r=jgriffin 2013-10-23 14:45:48 -04:00
Dan Minor
320218f3b5 Bug 927989 - cpp unittest TestStartupCache fails when run from test package; r=ted 2013-10-23 14:28:49 -04:00
Jonathan Griffin
d5a2769d30 Bug 927606 - Need to save the duration of individual test methods, r=mdas 2013-10-21 17:07:54 -07:00
Dan Minor
bb52422c84 Bug 929659 - Add TestStartupCache to Android cppunittest manifest; r=ted 2013-10-23 06:53:03 -04:00
Geoff Brown
a78ac95181 Bug 927476 - Remove extra pref quoting in runtestsremote.py; r=jmaher 2013-10-22 20:34:03 -06:00
Matt Brubeck
cd8652e631 Back out 1ae5d58532ad (bug 928370) for breaking Tp5 measurement 2013-10-22 16:35:56 -07:00
Jonathan Griffin
5a750cadcc Bug 917750 - mirror several mozbase packages, r=ahal 2013-10-22 15:42:05 -07:00
Joel Maher
044f8fc03d Bug 928370 - update talos on m-c to latest version. r=Callek 2013-10-22 12:24:52 -04:00
Mike Hommey
8eab92754e Bug 928929 - Kill local rule in testing/mochitest/chrome/Makefile.in. r=gps 2013-10-22 13:41:02 +09:00
Jonathan Griffin
c901b0f850 Bug 928842 - Fix xml-report generation, r=davehunt 2013-10-21 15:53:42 -07:00
John Schoenick
331d4a07dd Bug 827160 - Followup, disable test on non-plugin platforms. r=me 2013-10-21 16:08:23 -07:00
Jonathan Griffin
fa8dda686a Bug 929121 - Don't pass a null bin parameter, r=ahal, DONTBUILD because NPOTB 2013-10-21 14:26:40 -07:00
Jonathan Griffin
b55b7626c3 Bug 929122 - Add b2g-debug.json, r=ahal
--HG--
rename : testing/mochitest/b2g.json => testing/mochitest/b2g-debug.json
2013-10-21 14:20:50 -07:00
Joshua Cranmer
9e681482cf Bug 900526, part 4: Migrate FINAL_TARGET and XPI_NAME to moz.build, r=gps 2013-10-21 13:09:06 -05:00
Christian Holler
e8b8daef7c Bug 925873 - Make mochitest emit TEST-UNEXPECTED-FAIL on non-zero exit code. r=ted.
--HG--
extra : rebase_source : 17eb855e9bdc1b22c1187ede1dbb1b820f230290
2013-10-21 13:46:49 +02:00
Malini Das
c50d21f0cb Bug 909129 - stop leaking imported scripts and don't import duplicates, r=jgriffin 2013-10-08 16:11:45 -04:00
Andrew Halberstadt
35558e8e7d Bug 927568 - fix misplaced null check in marionette-server.js, r=mdas 2013-10-21 10:32:48 -04:00
Phil Ringnalda
3b3446f726 Merge m-c to m-i 2013-10-19 19:23:13 -07:00
Phil Ringnalda
5a88b3ad4a Merge f-t to m-c 2013-10-19 18:52:09 -07:00
Alexandre Poirot
06f17aee94 Bug 926332 - Expose getTestFile to mochitest chrome/browser that returns nsIFile instance for test data files. r=jmaher 2013-10-17 14:27:23 -04:00
Jonathan Griffin
a97446193e Bug 758835 - Add ability to mark tests as expected failures in the manifest, r=dburns 2013-10-17 11:56:45 -07:00
Ehsan Akhgari
53aeaafe01 Bug 928043 - Remove some prtypes.h inclusions from startupcache/, testing/ and toolkit/; r=bsmedberg
--HG--
extra : rebase_source : 5886932dda22ae179e8998ad92758e99495d09bd
2013-10-18 20:34:57 -04:00
Jonathan Griffin
876eb7144b Bug 926594 - Increase timeout for debug mochitests on B2G, r=ahal 2013-10-18 12:47:35 -07:00
Ryan VanderMeulen
d75f36a0a4 Backed out changeset ffe561bb22e5 (bug 928370) for Android talos bustage.
CLOSED TREE
2013-10-18 12:10:03 -04:00
Joel Maher
8c2b724608 Bug 928370 - update talos on m-c to latest version. r=armenzg 2013-10-18 09:55:54 -04:00
Malini Das
c5ddc26d47 Bug 927592 - add modal dialog handling when document is ready, and only in B2G, r=jgriffin 2013-10-17 11:25:11 -04:00
Carsten "Tomcat" Book
70890ae083 Merge mozilla-central to mozilla-inbound 2013-10-17 13:49:27 +02:00
Carsten "Tomcat" Book
fc3455fc6c Merge mozilla-inbound to mozilla-central 2013-10-17 13:43:37 +02:00
Vicamo Yang
7eb51e00fa Bug 927432: fix 'finish() not called' in chrome js Marionette test cases. r=jgriffin 2013-10-17 10:26:27 +08:00
Ed Morley
cd89286bd4 Bug 926418 - Prevent spurious newlines being added to packages.txt when running generate_diff.py on Windows; r=jhammel 2013-10-16 16:18:27 +01:00
Yoshi Huang
69729ac0cc Bug 921388 - UnicodeDecodeError: 'ascii' codec can't decode byte 0xa3 ... when running xpcshell-tests. r=gps 2013-10-17 11:59:53 +08:00
Carsten "Tomcat" Book
0c436cef7f merge fx-team to mozilla-central 2013-10-16 13:03:50 +02:00
Wes Kocher
6667469963 Merge m-c to fx-team 2013-10-15 20:32:13 -07:00
Andrew Halberstadt
87e0c3659b Bug 925723 - Add new manifest for b2g_desktop mochitests, r=jgriffin, DONTBUILD, a=NPOTB 2013-10-15 16:47:44 -04:00
Michael Harrison
204fba7379 Bug 926744 - Remove some unused code in nsGeolocation.cpp. r=jdm 2013-10-15 13:54:11 -04:00
Blair McBride
f44c1d0d2f Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Tim Taubert
0638db8048 Bug 923607 - Suppress safe-mode dialog when starting in safe-mode; r=automatedtester 2013-10-15 11:20:35 -07:00
Jason Yeo
36b922832a Bug 908051 - Use socket.gethostname() instead of os.uname in mach talos-test. r=gps 2013-10-15 14:05:39 -04:00
Jonathan Griffin
295f540619 Bug 925469 - Import errors in __init__.py, r=dburns 2013-10-14 12:53:24 -07:00
Ed Morley
bc4c4c2120 Bug 926408 - Import mozcrash 0.9 from upstream
--HG--
extra : rebase_source : ca4b5152e0a15116dea5fd37ccb231fbb542079d
2013-10-14 07:24:00 +01:00
Joel Maher
730b20176c Bug 923171 - talos.json should include remote-tspaint for mobile-suites. r=kmoir 2013-10-14 06:52:59 -04:00
Wes Johnston
cca753fb0f Bug 777451 - Allow adding files into roboextender for tests. r=gbrown 2013-10-12 16:00:51 -07:00
Martijn Wargers
77500dc612 Bug 901343 - Tests that use createSystemXHR are failing on b2g mochitest. r=sicking 2013-10-12 02:18:34 +02:00
Carsten "Tomcat" Book
b1734348ec Backed out changeset 2f67ed3d7d6c (bug 451283) failures in mochitest and marionette
--HG--
rename : toolkit/modules/Log.jsm => services/common/log4moz.js
rename : toolkit/modules/tests/xpcshell/test_Log.js => services/common/tests/unit/test_log4moz.js
2013-10-12 10:51:43 +02:00
Carsten "Tomcat" Book
398836a6eb Backed out changeset 1ee5030003af (bug 451283) failures in marionette and mochitests 2013-10-12 10:51:25 +02:00
Blair McBride
5914d6cea7 Bug 451283 - Bustage fix for Marrionette. r=bustage 2013-10-12 18:27:24 +13:00
Blair McBride
b26d6917b1 Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Michael Harrison
d1006590bf Bug 925620 - Turn on logging in geolocation tests. r=jdm 2013-10-11 11:06:44 -04:00
Chris Double
0bddfb845a Bug 921239 - Mochitest-plain --repeat fails with PLAIN_LOOP_PATH not defined - r=jgriffin
--HG--
extra : rebase_source : 3815e9c97d56ba9027e2e36bd908722a03b836d0
2013-10-11 13:29:06 +13:00
Jonathan Griffin
04ee50007b Bug 921180 - Use b2g-bin if it exists, r=ahal 2013-10-10 10:25:59 -07:00
Ed Morley
4a19c5bcee Backed out changeset 8ecb68f17618 (bug 909129) for causing bug 924959 2013-10-09 17:13:22 +01:00
Andrea Marchesini
9b47b3cd3f Bug 923310 - Crash in HTMLInputElement in B2G, r=jwatt 2013-10-09 13:15:14 +02:00
Mathieu Bultel
0d1e14ab84 Bug 879900 - Use moztest in Marionette, r=jgriffin 2013-08-08 23:14:50 +02:00
Malini Das
c2476960ed Bug 909129 - fix leaking imported scripts from marionette, r=dburns 2013-10-08 16:11:45 -04:00
Geoff Brown
763232ca32 Bug 906081 - (3) Handle skipped robocop tests; r=jmaher 2013-10-08 13:14:39 -06:00
Geoff Brown
cdf08e4881 Bug 906081 - (2) Support remote os version in android mochitest manifests; r=ted 2013-10-08 13:14:38 -06:00
Geoff Brown
8080c718fa Bug 906081 - (1) Support remote os version in android xpcshell manifests; r=ted 2013-10-08 13:14:36 -06:00
Jeff Hammel
27c0972b9f Bug 921676 - mochitest screenshots fallout from bug 746243;r=ted 2013-10-05 15:28:34 -07:00
Ms2ger
bc14e4aa9c Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Ms2ger
7ffcd856c2 Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
Ms2ger
cefa43a749 Bug 912099 - Part a: Make sure CPP_SOURCES only points to existing files in most of the tree; r=mshal 2013-10-03 09:10:00 +02:00
Ms2ger
105ce73cfa Bug 922268 - Remove empty makefiles; r=gps 2013-10-03 09:10:00 +02:00
Garrett Robinson
b134424255 Bug 924708 - Fix regression of report-only CSP's that use policy-uri. r=sstamm 2013-10-28 11:25:16 -07:00
Jeff Hammel
67508ee391 Bug 930590 - Sync manifestdestiny with m-c;r=edmorley
--HG--
extra : rebase_source : 425d5dfa0ae7dbd356bbfe3947fc29838294c1bb
2013-10-31 10:26:49 -07:00
Andrea Marchesini
376ecbb43f Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 13:27:23 -04:00
Ed Morley
67b40b6094 Backed out changeset 2767ff221c92 (bug 871445) 2013-10-02 17:57:25 +01:00
Andrea Marchesini
260c564f42 Bug 871445 - patch 10 - DataStore: indexedDB permissions, r=ehsan 2013-10-02 11:30:34 -04:00
Mike Hommey
be2996dce1 Bug 927088 - Move specialpowers component registration to jar.mn. r=gps 2013-10-17 07:55:31 +09:00
Mike Hommey
6aeae2f437 Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps 2013-10-17 07:55:16 +09:00
Jeff Hammel
c4f66c8fc5 Bug 920728 - gdb won't start with mochitest-browser;r=ted 2013-10-01 16:53:19 -07:00
Jeff Hammel
f0a08306e2 Bug 922666 - Windows Mochitest "NameError: global name 'subprocess' is not defined" in killAndGetStack();r=edmorley
--HG--
extra : rebase_source : ad0fe201c5b1d6af79e2c60859f8f561e44708ca
2013-10-01 15:09:46 -07:00
Patrick McManus
3c0cda360f bug 922109 - spdy/3 settings frame does not restart window starved streams r=hurley 2013-10-01 17:48:06 -04:00
Ryan VanderMeulen
5dc1c55908 Merge m-c to inbound. 2013-10-01 17:23:59 -04:00
Ryan VanderMeulen
08074605aa Merge m-c to b2g-inbound. 2013-10-01 16:47:09 -04:00
Benjamin Peterson
dbb9119fe9 Bug 922190 - Remove bundled copy of simplejson. r=gps
--HG--
extra : rebase_source : 5d33bafacd732e6bfb7acb6bb4d171eabb7d258a
2013-10-01 10:32:58 -04:00
Martijn Wargers
4b5db21172 Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher 2013-09-30 11:30:01 +02:00
Ryan VanderMeulen
439f7d7d01 Merge m-c to b2g-inbound. 2013-09-30 16:30:26 -04:00
Gregory Szorc
b03f79a7e6 Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Andrew Halberstadt
a34c5e8493 Bug 917252 - B2G mochitests don't return test harness' return code, r=edmorley 2013-09-30 11:05:46 -04:00
Ed Morley
eccf636a23 Backed out changeset 8b02873ee07e (bug 920223) 2013-09-30 12:50:05 +01:00
Gregory Szorc
e4af98efbf Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
Jeff Hammel
8414270e88 Bug 921509 - OS X "OSError: [Errno 3] No such process" in runtests.py::killAndGetStack();r=ted 2013-10-01 10:47:05 -07:00
Gregory Szorc
1ce0c217ab Bug 920184 - Have mach xpcshell-test and mochitest-* update test files automatically; r=ted 2013-10-01 18:36:44 +02:00
Wes Kocher
6955900c30 Merge m-c to inbound 2013-09-27 20:38:44 -07:00
Wes Kocher
03ca5a1de6 Merge fx-team to m-c 2013-09-27 20:32:24 -07:00
Mark Capella
183bab5e57 Bug 921117 - Enhanced Robocop screenshots, r=jmaher 2013-09-27 17:04:16 -04:00
Christian Holler
83fdc47ab0 Bug 920055 - Honor install-strip and STRIP_FLAGS when packaging tests. r=ted
--HG--
extra : rebase_source : 6845c548309113cecdf30d6ca3a885b39b0c0d03
2013-09-28 00:48:06 +02:00
Martijn Wargers
a0b7efa9b2 Bug 918604 - Remove more enablePrivilege calls. r=jmaher 2013-09-25 19:32:20 +02:00
Ryan VanderMeulen
605ce41d5a Backed out changeset 356ba083bb5f (bug 918604) for frequent OSX test_window_bar.html timeouts.
CLOSED TREE
2013-09-27 18:28:43 -04:00
Andrew Halberstadt
f1f1e21693 Bug 921029 - mozrunner.wait should return the proc's return code, r=jhammel 2013-09-27 14:00:12 -04:00
Wes Kocher
72f7f923d1 Backed out changeset 961256d21b8e (bug 909129) for multiple Mnw failures 2013-09-27 10:54:29 -07:00
Rob Wood
03f9a1a606 Bug 902179 - Add marionette unit test for oop get active frame, update manifest; r=jgriffin 2013-09-26 13:30:51 -04:00
Malini Das
e0680e60ae Bug 909129 - fix Marionette imported scripts leak, add clearImportedScripts call, r=dburns 2013-09-27 11:27:28 -04:00
Dan Minor
8ab72b2beb Bug 920602 - Only package Android cppunittest manifest on Android; r=ted 2013-09-27 08:26:05 -04:00
Martijn Wargers
dfe0e2b248 Bug 918604 - Remove more enablePrivilege calls. r=jmaher 2013-09-25 19:32:20 +02:00
Geoff Lankow
9aceefa9ed No bug - Fix white-space mistakes; r=me DONTBUILD 2013-09-27 14:11:45 +12:00
Ryan VanderMeulen
8a632ce880 Merge fx-team to m-c. 2013-09-26 21:36:35 -04:00
Andrew Halberstadt
b150c38ee9 Bug 920718 - Update b2g desktop mochitests for bug 746243, r=jhammel 2013-09-26 09:58:08 -04:00
Martijn Wargers
d11ac7269e Bug 918842 - B2G mochitest app doesn't attach the SpecialPowers object to popup windows. r=jmaher 2013-09-25 19:09:30 +02:00
Ms2ger
4411ac1268 Bug 920043 followup, fix hidden Android x86 tests, r=philor 2013-09-25 13:21:00 -07:00
Carsten "Tomcat" Book
37cb939d34 Merge m-c to fx-team 2013-09-26 15:57:51 +02:00
Martijn Wargers
01ec48b8f1 Bug 917061 - Fix the last 2 crashtests that use enablePrivilege. r=dholbert 2013-09-25 20:03:38 +02:00
Ms2ger
3076828e3f Bug 920043 - Update DOM tests from web-platform-tests; f=RyanVM rs=mounir
--HG--
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_exceptions.html.json => dom/imptests/failures/html/dom/errors/test_exceptions.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createElementNS.html.json => dom/imptests/failures/html/dom/nodes/test_Document-createElementNS.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementsByTagName.html.json => dom/imptests/failures/html/dom/nodes/test_Document-getElementsByTagName.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-isEqualNode.xhtml.json => dom/imptests/failures/html/dom/nodes/test_Node-isEqualNode.xhtml.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Node-properties.html.json => dom/imptests/failures/html/dom/nodes/test_Node-properties.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_attributes.html.json => dom/imptests/failures/html/dom/nodes/test_attributes.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_case.html.json => dom/imptests/failures/html/dom/nodes/test_case.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-10.xml.json => dom/imptests/failures/html/dom/nodes/test_getElementsByClassName-10.xml.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-11.xml.json => dom/imptests/failures/html/dom/nodes/test_getElementsByClassName-11.xml.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-cloneContents.html.json => dom/imptests/failures/html/dom/ranges/test_Range-cloneContents.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-cloneRange.html.json => dom/imptests/failures/html/dom/ranges/test_Range-cloneRange.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-collapse.html.json => dom/imptests/failures/html/dom/ranges/test_Range-collapse.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-commonAncestorContainer.html.json => dom/imptests/failures/html/dom/ranges/test_Range-commonAncestorContainer.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-compareBoundaryPoints.html.json => dom/imptests/failures/html/dom/ranges/test_Range-compareBoundaryPoints.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-comparePoint.html.json => dom/imptests/failures/html/dom/ranges/test_Range-comparePoint.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-deleteContents.html.json => dom/imptests/failures/html/dom/ranges/test_Range-deleteContents.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-extractContents.html.json => dom/imptests/failures/html/dom/ranges/test_Range-extractContents.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-intersectsNode.html.json => dom/imptests/failures/html/dom/ranges/test_Range-intersectsNode.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-isPointInRange.html.json => dom/imptests/failures/html/dom/ranges/test_Range-isPointInRange.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_Range-set.html.json => dom/imptests/failures/html/dom/ranges/test_Range-set.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/submissions/Ms2ger/test_historical.html.json => dom/imptests/failures/html/dom/test_historical.html.json
rename : dom/imptests/failures/webapps/DOMCore/tests/approved/test_interfaces.html.json => dom/imptests/failures/html/dom/test_interfaces.html.json
rename : dom/imptests/webapps/DOMCore/tests/approved/common.js => dom/imptests/html/dom/common.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/constants.js => dom/imptests/html/dom/constants.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMException-constants.html => dom/imptests/html/dom/errors/test_DOMException-constants.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_exceptions.html => dom/imptests/html/dom/errors/test_exceptions.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-constants.html => dom/imptests/html/dom/events/test_Event-constants.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-constructors.html => dom/imptests/html/dom/events/test_Event-constructors.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-defaultPrevented.html => dom/imptests/html/dom/events/test_Event-defaultPrevented.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-initEvent.html => dom/imptests/html/dom/events/test_Event-initEvent.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Event-type.html => dom/imptests/html/dom/events/test_Event-type.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_EventTarget-dispatchEvent.html => dom/imptests/html/dom/events/test_EventTarget-dispatchEvent.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js => dom/imptests/html/dom/nodes/ChildNode-remove.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/Document-createProcessingInstruction.js => dom/imptests/html/dom/nodes/Document-createProcessingInstruction.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/attributes.js => dom/imptests/html/dom/nodes/attributes.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/case.js => dom/imptests/html/dom/nodes/case.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/creators.js => dom/imptests/html/dom/nodes/creators.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/productions.js => dom/imptests/html/dom/nodes/productions.js
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-appendData.html => dom/imptests/html/dom/nodes/test_CharacterData-appendData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-deleteData.html => dom/imptests/html/dom/nodes/test_CharacterData-deleteData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-insertData.html => dom/imptests/html/dom/nodes/test_CharacterData-insertData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-remove.html => dom/imptests/html/dom/nodes/test_CharacterData-remove.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_CharacterData-replaceData.html => dom/imptests/html/dom/nodes/test_CharacterData-replaceData.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-createDocument.html => dom/imptests/html/dom/nodes/test_DOMImplementation-createDocument.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-createDocumentType.html => dom/imptests/html/dom/nodes/test_DOMImplementation-createDocumentType.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-createHTMLDocument.html => dom/imptests/html/dom/nodes/test_DOMImplementation-createHTMLDocument.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DOMImplementation-hasFeature.html => dom/imptests/html/dom/nodes/test_DOMImplementation-hasFeature.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-adoptNode.html => dom/imptests/html/dom/nodes/test_Document-adoptNode.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createComment.html => dom/imptests/html/dom/nodes/test_Document-createComment.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createElement.html => dom/imptests/html/dom/nodes/test_Document-createElement.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createElementNS.html => dom/imptests/html/dom/nodes/test_Document-createElementNS.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createEvent.html => dom/imptests/html/dom/nodes/test_Document-createEvent.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction-literal-1.xhtml => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction-literal-1.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction-literal-2.xhtml => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction-literal-2.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction.html => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createProcessingInstruction.xhtml => dom/imptests/html/dom/nodes/test_Document-createProcessingInstruction.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-createTreeWalker.html => dom/imptests/html/dom/nodes/test_Document-createTreeWalker.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementById.html => dom/imptests/html/dom/nodes/test_Document-getElementById.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementsByTagName.html => dom/imptests/html/dom/nodes/test_Document-getElementsByTagName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-getElementsByTagNameNS.html => dom/imptests/html/dom/nodes/test_Document-getElementsByTagNameNS.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Document-importNode.html => dom/imptests/html/dom/nodes/test_Document-importNode.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_DocumentType-remove.html => dom/imptests/html/dom/nodes/test_DocumentType-remove.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-children.html => dom/imptests/html/dom/nodes/test_Element-children.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-getElementsByClassName.html => dom/imptests/html/dom/nodes/test_Element-getElementsByClassName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-remove.html => dom/imptests/html/dom/nodes/test_Element-remove.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-removeAttributeNS.html => dom/imptests/html/dom/nodes/test_Element-removeAttributeNS.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Element-tagName.html => dom/imptests/html/dom/nodes/test_Element-tagName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-appendChild.html => dom/imptests/html/dom/nodes/test_Node-appendChild.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-cloneNode.html => dom/imptests/html/dom/nodes/test_Node-cloneNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Node-compareDocumentPosition.html => dom/imptests/html/dom/nodes/test_Node-compareDocumentPosition.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-constants.html => dom/imptests/html/dom/nodes/test_Node-constants.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Node-contains.html => dom/imptests/html/dom/nodes/test_Node-contains.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-contains.xml => dom/imptests/html/dom/nodes/test_Node-contains.xml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-insertBefore.html => dom/imptests/html/dom/nodes/test_Node-insertBefore.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-isEqualNode.xhtml => dom/imptests/html/dom/nodes/test_Node-isEqualNode.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-lookupPrefix.xhtml => dom/imptests/html/dom/nodes/test_Node-lookupPrefix.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-nodeName.html => dom/imptests/html/dom/nodes/test_Node-nodeName.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-nodeName.xhtml => dom/imptests/html/dom/nodes/test_Node-nodeName.xhtml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-normalize.html => dom/imptests/html/dom/nodes/test_Node-normalize.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-parentElement.html => dom/imptests/html/dom/nodes/test_Node-parentElement.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-parentNode.html => dom/imptests/html/dom/nodes/test_Node-parentNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Node-properties.html => dom/imptests/html/dom/nodes/test_Node-properties.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-removeChild.html => dom/imptests/html/dom/nodes/test_Node-removeChild.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Node-replaceChild.html => dom/imptests/html/dom/nodes/test_Node-replaceChild.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_attributes.html => dom/imptests/html/dom/nodes/test_attributes.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_case.html => dom/imptests/html/dom/nodes/test_case.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-01.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-01.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-02.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-02.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-03.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-03.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-04.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-04.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-05.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-05.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-06.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-06.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-07.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-07.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-08.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-08.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-09.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-09.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-10.xml => dom/imptests/html/dom/nodes/test_getElementsByClassName-10.xml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-11.xml => dom/imptests/html/dom/nodes/test_getElementsByClassName-11.xml
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-12.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-12.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-13.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-13.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-14.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-14.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-15.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-15.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-16.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-16.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-17.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-17.htm
rename : dom/imptests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-18.htm => dom/imptests/html/dom/nodes/test_getElementsByClassName-18.htm
rename : dom/imptests/webapps/DOMCore/tests/approved/Range-test-iframe.html => dom/imptests/html/dom/ranges/Range-test-iframe.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-attributes.html => dom/imptests/html/dom/ranges/test_Range-attributes.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-cloneContents.html => dom/imptests/html/dom/ranges/test_Range-cloneContents.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-cloneRange.html => dom/imptests/html/dom/ranges/test_Range-cloneRange.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-collapse.html => dom/imptests/html/dom/ranges/test_Range-collapse.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-commonAncestorContainer.html => dom/imptests/html/dom/ranges/test_Range-commonAncestorContainer-2.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-commonAncestorContainer.html => dom/imptests/html/dom/ranges/test_Range-commonAncestorContainer.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-compareBoundaryPoints.html => dom/imptests/html/dom/ranges/test_Range-compareBoundaryPoints.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-comparePoint.html => dom/imptests/html/dom/ranges/test_Range-comparePoint-2.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-comparePoint.html => dom/imptests/html/dom/ranges/test_Range-comparePoint.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-deleteContents.html => dom/imptests/html/dom/ranges/test_Range-deleteContents.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-detach.html => dom/imptests/html/dom/ranges/test_Range-detach.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-extractContents.html => dom/imptests/html/dom/ranges/test_Range-extractContents.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-insertNode.html => dom/imptests/html/dom/ranges/test_Range-insertNode.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_Range-intersectsNode-binding.html => dom/imptests/html/dom/ranges/test_Range-intersectsNode-binding.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-intersectsNode.html => dom/imptests/html/dom/ranges/test_Range-intersectsNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-isPointInRange.html => dom/imptests/html/dom/ranges/test_Range-isPointInRange.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-mutations.html => dom/imptests/html/dom/ranges/test_Range-mutations.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-selectNode.html => dom/imptests/html/dom/ranges/test_Range-selectNode.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-set.html => dom/imptests/html/dom/ranges/test_Range-set.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_Range-surroundContents.html => dom/imptests/html/dom/ranges/test_Range-surroundContents.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_historical.html => dom/imptests/html/dom/test_historical.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_interfaces.html => dom/imptests/html/dom/test_interface-objects.html
rename : dom/imptests/webapps/DOMCore/tests/approved/test_interfaces.html => dom/imptests/html/dom/test_interfaces.html
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_NodeFilter-constants.html => dom/imptests/html/dom/traversal/test_NodeFilter-constants.html
2013-09-25 19:27:28 +02:00
Ted Mielczarek
7e649897bc bug 919635 - package Steeplechase tests and extra bits in test package. r=gps
--HG--
extra : rebase_source : b0030545c25da1f27c601363c84362470a32aee6
2013-09-25 06:57:34 -04:00
Ed Morley
0a8995032c Backed out changeset 0fae05649fe8 (bug 919635) 2013-09-25 13:48:21 +01:00
Ted Mielczarek
2064bbd0d7 bug 919635 - package Steeplechase tests and extra bits in test package. r=gps 2013-09-25 06:57:34 -04:00
Jeff Hammel
343e38163e follow up: webapprt on mach; Bug 746243 - port Mochitest to Mozbase;r=gps 2013-09-24 13:44:23 -07:00
Gregory Szorc
ed68c2482b Bug 901990 - Part 2: Upgrade xpcshell manifests; r=ted
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell-unpack/head_unpack.js => toolkit/mozapps/extensions/test/xpcshell/head_unpack.js
2013-09-24 11:50:08 -07:00
Gregory Szorc
21bb25384f Bug 901990 - Part 1: Integrate test manifests with build config; r=ted 2013-09-24 11:50:04 -07:00
Jeff Hammel
ee0512a05f Bug 920152 - UnboundLocalError: local variable browserProcessId referenced before assignment;r=edmorley 2013-09-24 11:27:18 -07:00
Dan Minor
a261521c85 Bug 915245 - Add manifest support to cpp unittest harness; r=ted 2013-09-24 07:18:58 -04:00
Ryan VanderMeulen
8af6d7e0b2 Backout bug 886164 for B2G regressions. 2013-09-23 21:26:05 -04:00
Ryan VanderMeulen
fdd42a380a Merge inbound to m-c. 2013-09-23 17:01:29 -04:00
Ryan VanderMeulen
bacbe638ce Merge fx-team to m-c. 2013-09-23 17:00:26 -04:00
Jeff Hammel
18cf2dd6e8 Bug 746243 - port Mochitest to Mozbase;r=ted 2013-09-23 07:47:48 -07:00
Dan Minor
251f80cb99 Bug 916742 - Add new jit-test dependencies to test package; r=ted 2013-09-23 09:41:26 -04:00
Chris Manchester
a210bef1ac Bug 917440 - Don't attempt to read stdout of xpcshell process when running interactively. r=ted 2013-09-20 10:48:07 -04:00
Martin Stransky
c53988803d Bug 917270 - Rename widget/gtk2 to widget/gtk. r=karlt
--HG--
rename : widget/gtk2/Makefile.in => widget/gtk/Makefile.in
rename : widget/gtk2/WidgetTraceEvent.cpp => widget/gtk/WidgetTraceEvent.cpp
rename : widget/gtk2/compat/gdk/gdkdnd.h => widget/gtk/compat/gdk/gdkdnd.h
rename : widget/gtk2/compat/gdk/gdkkeysyms.h => widget/gtk/compat/gdk/gdkkeysyms.h
rename : widget/gtk2/compat/gdk/gdkvisual.h => widget/gtk/compat/gdk/gdkvisual.h
rename : widget/gtk2/compat/gdk/gdkwindow.h => widget/gtk/compat/gdk/gdkwindow.h
rename : widget/gtk2/compat/gdk/gdkx.h => widget/gtk/compat/gdk/gdkx.h
rename : widget/gtk2/compat/glib/gmem.h => widget/gtk/compat/glib/gmem.h
rename : widget/gtk2/compat/gtk/gtkcolorseldialog.h => widget/gtk/compat/gtk/gtkcolorseldialog.h
rename : widget/gtk2/compat/gtk/gtkdialog.h => widget/gtk/compat/gtk/gtkdialog.h
rename : widget/gtk2/compat/gtk/gtkplug.h => widget/gtk/compat/gtk/gtkplug.h
rename : widget/gtk2/compat/gtk/gtkselection.h => widget/gtk/compat/gtk/gtkselection.h
rename : widget/gtk2/compat/gtk/gtkwidget.h => widget/gtk/compat/gtk/gtkwidget.h
rename : widget/gtk2/compat/gtk/gtkwindow.h => widget/gtk/compat/gtk/gtkwindow.h
rename : widget/gtk2/crashtests/673390-1.html => widget/gtk/crashtests/673390-1.html
rename : widget/gtk2/crashtests/crashtests.list => widget/gtk/crashtests/crashtests.list
rename : widget/gtk2/gtk2drawing.c => widget/gtk/gtk2drawing.c
rename : widget/gtk2/gtk3drawing.c => widget/gtk/gtk3drawing.c
rename : widget/gtk2/gtkdrawing.h => widget/gtk/gtkdrawing.h
rename : widget/gtk2/maiRedundantObjectFactory.c => widget/gtk/maiRedundantObjectFactory.c
rename : widget/gtk2/maiRedundantObjectFactory.h => widget/gtk/maiRedundantObjectFactory.h
rename : widget/gtk2/moz.build => widget/gtk/moz.build
rename : widget/gtk2/mozcontainer.c => widget/gtk/mozcontainer.c
rename : widget/gtk2/mozcontainer.h => widget/gtk/mozcontainer.h
rename : widget/gtk2/nsAppShell.cpp => widget/gtk/nsAppShell.cpp
rename : widget/gtk2/nsAppShell.h => widget/gtk/nsAppShell.h
rename : widget/gtk2/nsBidiKeyboard.cpp => widget/gtk/nsBidiKeyboard.cpp
rename : widget/gtk2/nsBidiKeyboard.h => widget/gtk/nsBidiKeyboard.h
rename : widget/gtk2/nsCUPSShim.cpp => widget/gtk/nsCUPSShim.cpp
rename : widget/gtk2/nsCUPSShim.h => widget/gtk/nsCUPSShim.h
rename : widget/gtk2/nsClipboard.cpp => widget/gtk/nsClipboard.cpp
rename : widget/gtk2/nsClipboard.h => widget/gtk/nsClipboard.h
rename : widget/gtk2/nsColorPicker.cpp => widget/gtk/nsColorPicker.cpp
rename : widget/gtk2/nsColorPicker.h => widget/gtk/nsColorPicker.h
rename : widget/gtk2/nsDeviceContextSpecG.cpp => widget/gtk/nsDeviceContextSpecG.cpp
rename : widget/gtk2/nsDeviceContextSpecG.h => widget/gtk/nsDeviceContextSpecG.h
rename : widget/gtk2/nsDragService.cpp => widget/gtk/nsDragService.cpp
rename : widget/gtk2/nsDragService.h => widget/gtk/nsDragService.h
rename : widget/gtk2/nsFilePicker.cpp => widget/gtk/nsFilePicker.cpp
rename : widget/gtk2/nsFilePicker.h => widget/gtk/nsFilePicker.h
rename : widget/gtk2/nsGTKToolkit.h => widget/gtk/nsGTKToolkit.h
rename : widget/gtk2/nsGtkCursors.h => widget/gtk/nsGtkCursors.h
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
rename : widget/gtk2/nsGtkIMModule.h => widget/gtk/nsGtkIMModule.h
rename : widget/gtk2/nsGtkKeyUtils.cpp => widget/gtk/nsGtkKeyUtils.cpp
rename : widget/gtk2/nsGtkKeyUtils.h => widget/gtk/nsGtkKeyUtils.h
rename : widget/gtk2/nsGtkUtils.h => widget/gtk/nsGtkUtils.h
rename : widget/gtk2/nsIImageToPixbuf.h => widget/gtk/nsIImageToPixbuf.h
rename : widget/gtk2/nsIdleServiceGTK.cpp => widget/gtk/nsIdleServiceGTK.cpp
rename : widget/gtk2/nsIdleServiceGTK.h => widget/gtk/nsIdleServiceGTK.h
rename : widget/gtk2/nsImageToPixbuf.cpp => widget/gtk/nsImageToPixbuf.cpp
rename : widget/gtk2/nsImageToPixbuf.h => widget/gtk/nsImageToPixbuf.h
rename : widget/gtk2/nsLookAndFeel.cpp => widget/gtk/nsLookAndFeel.cpp
rename : widget/gtk2/nsLookAndFeel.h => widget/gtk/nsLookAndFeel.h
rename : widget/gtk2/nsNativeKeyBindings.cpp => widget/gtk/nsNativeKeyBindings.cpp
rename : widget/gtk2/nsNativeKeyBindings.h => widget/gtk/nsNativeKeyBindings.h
rename : widget/gtk2/nsNativeThemeGTK.cpp => widget/gtk/nsNativeThemeGTK.cpp
rename : widget/gtk2/nsNativeThemeGTK.h => widget/gtk/nsNativeThemeGTK.h
rename : widget/gtk2/nsPSPrinters.cpp => widget/gtk/nsPSPrinters.cpp
rename : widget/gtk2/nsPSPrinters.h => widget/gtk/nsPSPrinters.h
rename : widget/gtk2/nsPaperPS.cpp => widget/gtk/nsPaperPS.cpp
rename : widget/gtk2/nsPaperPS.h => widget/gtk/nsPaperPS.h
rename : widget/gtk2/nsPrintDialogGTK.cpp => widget/gtk/nsPrintDialogGTK.cpp
rename : widget/gtk2/nsPrintDialogGTK.h => widget/gtk/nsPrintDialogGTK.h
rename : widget/gtk2/nsPrintOptionsGTK.cpp => widget/gtk/nsPrintOptionsGTK.cpp
rename : widget/gtk2/nsPrintOptionsGTK.h => widget/gtk/nsPrintOptionsGTK.h
rename : widget/gtk2/nsPrintSettingsGTK.cpp => widget/gtk/nsPrintSettingsGTK.cpp
rename : widget/gtk2/nsPrintSettingsGTK.h => widget/gtk/nsPrintSettingsGTK.h
rename : widget/gtk2/nsScreenGtk.cpp => widget/gtk/nsScreenGtk.cpp
rename : widget/gtk2/nsScreenGtk.h => widget/gtk/nsScreenGtk.h
rename : widget/gtk2/nsScreenManagerGtk.cpp => widget/gtk/nsScreenManagerGtk.cpp
rename : widget/gtk2/nsScreenManagerGtk.h => widget/gtk/nsScreenManagerGtk.h
rename : widget/gtk2/nsSound.cpp => widget/gtk/nsSound.cpp
rename : widget/gtk2/nsSound.h => widget/gtk/nsSound.h
rename : widget/gtk2/nsToolkit.cpp => widget/gtk/nsToolkit.cpp
rename : widget/gtk2/nsWidgetFactory.cpp => widget/gtk/nsWidgetFactory.cpp
rename : widget/gtk2/nsWindow.cpp => widget/gtk/nsWindow.cpp
rename : widget/gtk2/nsWindow.h => widget/gtk/nsWindow.h
2013-09-23 09:21:57 -04:00
Martin Stransky
3a0ac880b9 Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt 2013-09-23 09:21:35 -04:00
Martijn Wargers
6717196192 Bug 908879 - 1 failure on b2g mochitest test_event.html: number of input events fired expected 0 but got 1. r=ehsan 2013-09-16 11:47:37 +02:00
Christian Holler
8fc307d856 Bug 917242 - Symbolize ASan traces in automation. r=ted 2013-09-20 13:37:53 +02:00
David Burns
8bcf67e484 Bug 832045 - get_attribute test for boolean attributes; r=jgriffin 2013-09-20 21:24:05 +01:00
Ed Morley
02c60435a9 Merge latest green b2g-inbound changeset and mozilla-central 2013-09-20 10:20:58 +01:00
Ed Morley
f0e58d0012 Merge latest green inbound changeset and mozilla-central 2013-09-20 10:18:21 +01:00
Geoff Brown
e48194ab7f Bug 917543 - Add robocop_x86.ini to Makefiles; r=gps 2013-09-19 20:06:59 -06:00
Szu-Yu Chen [:aknow]
5c61287b3b Bug 805838 - Add MARIONETTE_HEAD_JS support. r=jgriffin 2013-09-19 08:32:51 -04:00
Chris Manchester
41e4fcc937 Bug 917627 - Preserve whitespace in xpcshell logs; r=ted 2013-09-18 20:04:01 -04:00
Joel Maher
67bebebdd9 Bug 914799 - create mobile_talos.json. r=kmoir 2013-09-18 09:37:09 -04:00
Martijn Wargers
3dbeb6c4a3 Bug 916086 - Remove some more enablePrivilege calls. r=jmaher
CLOSED TREE

--HG--
rename : layout/base/tests/test_bug458898.html => layout/base/tests/chrome/test_bug458898.html
2013-09-16 22:12:29 +02:00
Geoff Brown
b7b2ba5787 Bug 913627 - Disable a few more media mochitests on Android x86 only; r=jmaher 2013-09-17 08:55:03 -06:00
Jarek 'jarekps' Smiejczak
9988453d27 Bug 821303 - Added switch_to_default_content method to Marionette; r=dburns 2013-09-10 15:18:00 +01:00
Garrett Robinson
a84d08de1f Bug 916446 -Pass reportOnly to CSPRep.fromString so invalid pre-1.0 CSP headers aren't accidentally enforced. r=sstamm 2013-09-19 17:31:01 -04:00
Ryan VanderMeulen
103c0f3c73 Bug 886164 - Disable test on B2G since it relies on observers working. 2013-09-19 16:25:03 -04:00
Malini Das
c3399c2c75 Bug 918361 - delete the unused test_emulator.py, r=jgriffin 2013-09-19 16:04:04 -04:00
Andrew Halberstadt
abe9bc5817 Bug 917055 - Add mach target for b2g desktop mochitests, r=jgriffin,gps 2013-09-19 14:43:44 -04:00
Malini Das
78383d1a72 Bug 779284 - Implement B2G Modal dialog handling to Marionette, r=jgriffin,mdas 2013-09-19 13:35:19 -04:00
Ryan VanderMeulen
e7afc5d0d2 Backed out changeset 98271bb483eb (bug 914607) for crashtest/reftest crashes.
CLOSED TREE
2013-09-19 11:27:50 -04:00
Ed Morley
b2a19b1861 Bug 901102 - Disable test_streams_element_capture_reset.html on B2G for too many intermittent failures 2013-09-19 15:05:11 +01:00
Ed Morley
e1f1fd8244 Bug 918299 - Disable content/media/test/* mochitest timeouts on B2G for causing mochitest-3 runs to abort midway through
--HG--
extra : rebase_source : 06d5097efac8ff1197216c2b87709f50b5c39f26
2013-09-19 13:46:26 +01:00
Martin Stransky
a3e25dd947 Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt 2013-09-19 09:10:04 -04:00
Ed Morley
ae9302a264 Bug 917817 - Make several more python test harness failure modes TBPL parsable; r=jmaher 2013-09-19 13:20:17 +01:00
Martijn Wargers
cd685e1e35 Bug 914890 - While running a standalone mochitest, prefs and permissions should also reset after the mochitest run. r=jmaher 2013-09-30 15:05:21 +02:00
Bob Owen
30cd57308c Bug 766282 - Tests for allow-popups directive for iframe sandbox. r=smaug 2013-03-21 18:34:21 +00:00
Jonathan Griffin
53c354275d Bug 926703 - Remove venv_mochitest.sh - use mach instead, r=mdas, DONTBUILD NPOTB 2013-10-15 09:29:21 -07:00
David Burns
f1fd1112ad Bug 759485: Add submit to HTMLElement on Marionette to submit forms without click() or send_keys(); r=mdas 2013-10-15 15:40:48 +01:00
David Burns
08f438cf5a Bug 819050 - Marionette response containing JSON object with element details instead of raw ID; r=mdas 2013-10-15 11:05:21 +01:00
David Burns
72bf67a787 Bug 807282 - Update marionette command/response to match that of the WebDriver spec; r=mdas 2013-10-01 16:13:04 +01:00