Commit Graph

2809 Commits

Author SHA1 Message Date
Neil Deakin
722ed46100 Bug 566746 - Changes to shared form history tests files to support asynchronous form history, p=enndeakin,felix, r=mak 2013-04-11 04:01:47 -04:00
Joel Maher
477b3a0e86 Bug 859840 - use devicemanager in-tree for xpcshell. r=Callek 2013-04-10 14:51:31 -04:00
Jonathan Griffin
a5a6fec8ff Bug 860104 - Cast prefs after interpolation, r=ahal 2013-04-09 17:31:42 -07:00
Bas Schouten
341383c413 Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.

Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
2013-04-10 09:20:52 +00:00
Dave Hunt
dc509150a6 Bug 857599 - Clone profile for Marionette tests to prevent polluting the original profile. r=jgriffin 2013-04-10 09:31:35 +01:00
Ryan VanderMeulen
511d282661 Backed out changeset 3f8a9cfdc055 (bug 857599) for Mn failures on a CLOSED TREE. 2013-04-09 18:22:14 -04:00
Dave Hunt
d97ea061b3 Bug 857599 - Clone profile for Marionette tests to prevent polluting the original profile. r=jgriffin 2013-04-09 19:41:09 +01:00
Malini Das
c29c2c01ae Bug 736592 - Use getWeakReference instead of actual references to elements, r=jgriffin 2013-04-09 13:05:43 -04:00
Hubert Figuière
6b2e94e872 Bug 840612 - Part 2: make sure that networkmanager is ignored on pandaboard and emulator. r=jgriffin 2013-04-05 16:04:32 -04:00
Hubert Figuière
123473187f Bug 840612 - Part 1: Don't close Marionette and debugger server socket when going offline. r=mdas,past,mcmanus f=jduell 2013-03-26 21:22:40 -04:00
Masatoshi Kimura
a7b906a433 Bug 771975 - Remove -moz-prefixed gradients usage from rest of the tree. r=roc 2013-04-09 07:44:26 +09:00
Ehsan Akhgari
ca9c9160b9 Backed out changeset 664a2230e5c7 (bug 843793) because of Marionette test failures
Landed on a CLOSED TREE
2013-04-08 18:49:33 -04:00
Jonathan Griffin
db991ae0e8 Bug 843793 - Throw specific errors when a frame has frozen/crashed, r=mdas 2013-04-08 14:12:32 -07:00
Gregory Szorc
0cbb99ce0a Bug 857984 - mach mochitest now colorizes and prints failure summary; r=Ms2ger 2013-04-04 15:17:23 -07:00
Geoff Brown
def2932c46 Bug 833765 - Increase default sut timeout to 320 s during rc tests; r=jmaher DONTBUILD 2013-04-08 12:34:45 -06:00
David Burns
d1f25deb75 Bug 838607 - Added explicit wait for element to appear before carrying on the test. r=mdas 2013-04-08 16:16:57 +01:00
Aryeh Gregor
a1a4b430b4 Bug 851916 part 1 - Update dom/imptests/webapps/ and harness; r=Ms2ger
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js
2013-03-21 14:54:43 +02:00
David Burns
9b8f0d2bbc Bug 814037 - Check overflow x and overflow y when doing visibility checks with Marionette. Atom updated. r=mdas 2013-04-08 13:13:11 +01:00
Ms2ger
439fc61f53 Backout changeset e1bddda508fe for double logging when running mochitests through mach. 2013-04-07 10:11:11 +02:00
Xin Zhang
512636d64c Bug 849764 - Replace removeObserver() calls with three params with two in testing dir. r=mak 2013-04-06 14:46:35 -04:00
Dave Hunt
56513a7a16 Bug 858290 - Need to enable focusmanager.testmode for tests run against B2G desktop builds. r=jgriffin 2013-04-06 09:46:29 +01:00
Jonathan Griffin
47c47019b0 Bug 853188 - Use the url and line number passed to window.onerror, r=mdas 2013-04-05 15:25:46 -07:00
Malini Das
9f42555ba9 Bug 858288 - set sandbox to null in switchToFrame, r=jgriffin 2013-04-05 13:15:19 -04:00
Dave Hunt
22b3288134 Bug 858124 - Flick (swipe) is failing on desktop B2G builds. r=mdas 2013-04-05 13:55:51 +01:00
Martijn Wargers
09bd3ac8a6 Bug 788866 - [B2G] mochitests fail to focus test window. r=smaug, f=ahal 2013-04-05 08:50:49 -04:00
Dale Harvey
7a815d332e Bug 826058 - Hosted app install/update tests. r=fabrice, r=ted 2013-04-04 17:58:44 -07:00
Gregory Szorc
91afcc54b5 Bug 857984 - mach mochitest now colorizes and prints failure summary; r=Ms2ger
--HG--
extra : rebase_source : 97900c2bf0aaa83a3a9fa5e4dc88901140f66e60
2013-04-04 15:17:23 -07:00
Ryan VanderMeulen
c525eb829e Backed out changeset cbed4fe28c54 (bug 858084) for talos bustage. 2013-04-04 12:29:14 -04:00
Joel Maher
45c92fa228 Bug 858084 - upload a new talos.zip to to fix the mozcrash issue. r=armenzg 2013-04-04 08:41:50 -07:00
David Burns
4aca1db809 Bug 857717 - Scroll to element before clicking on it with Marionette r=mdas 2013-04-04 15:59:36 +01:00
Yiming Yang
e957ce419a Bug 848489 - send 'contextmenu' event if we are long pressing, r=mdas 2013-04-01 15:21:06 -07:00
Ms2ger
2fef74cc6d Merge m-c to m-i. 2013-04-04 14:15:56 +02:00
Ms2ger
847971275e Bug 838088 - Followup: Remove obsoleted entries from android.json. 2013-04-04 09:05:32 +02:00
Ms2ger
a769ca88de Bug 854329 - Part a: Import more tests; rs=mounir 2013-04-04 09:04:00 +02:00
Eitan Isaacson
0c7e131d55 Bug 857673 - Exclude webspeech synth ipc test on Android. r=jmaher 2013-04-03 15:13:17 -07:00
Matt Brubeck
a4f3fa155f Bug 857332 - Normalize topobjdir to an absolute path in mozbuild.base [r=gps] 2013-04-03 10:15:12 -07:00
David Burns
d08721cf3e Bug 857000 - change location code to use getClientBoundingRect instead of calculating via offset r=mdas 2013-04-03 13:14:38 +01:00
Andrew Halberstadt
ca5b2b2ccd Bug 849270 - Add --symbols-path to marionette test runner, r=jgriffin 2013-04-02 11:19:15 -04:00
David Burns
80d63c50c3 Bug 847655 - Removing atom click in favour of EventUtils click to gain trusted events r=jgriffin 2013-04-02 13:35:27 +01:00
Geoff Brown
cda57e13d7 Bug 855146 - Enable SpecialPowers in robocop tests; r=jmaher 2013-04-03 21:11:26 -06:00
Kyle Machulis
5aa83c3e11 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
c79ccc0693 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
a59d40f143 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
David Chan
c317a3c617 Bug 855192 - Fix MockPermissionPrompt scope. r=jgriffin 2013-03-27 13:16:39 -07:00
Joel Maher
88f3456d4d Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm 2013-03-29 08:43:27 -04:00
Matt Brubeck
185029ee5f Bug 855709 - Fix error in mach mochitest commands when objdir is a relative path [r=gps] 2013-03-28 15:47:21 -07:00
Bobby Holley
d8a04fedd9 Bug 790732 - Fix automation detection to handle Components shim. rs=mccr8 2013-03-28 14:26:02 -07:00
Andrew Halberstadt
9ecd208e40 Bug 835930 - move b2g unittest profile handling on top of mozbase instead of automation.py, r=jgriffin 2013-03-28 16:42:49 -04:00
Ryan VanderMeulen
852ec70068 Merge m-c to inbound. 2013-03-28 15:41:29 -04:00
Aaron Klotz
046018b199 Bug 855507: Update talos.json to capture new xperf main thread I/O counters. r=aki 2013-03-28 09:38:18 -06:00