Joel Maher
|
a470bd0c67
|
Bug 736112 - add try/except blocks around all harnesses devicemanager initialization so we always return an error code. r=wlach
|
2012-03-22 10:45:30 -04:00 |
|
William Lachance
|
2aaf5fef98
|
Bug 736246 - DeviceManagerADB should throw an exception if we know it's not going to work. r=jmaher
|
2012-03-16 18:36:28 -04:00 |
|
Ms2ger
|
477d52d719
|
No bug - Declare uri variable in StartTests() in reftest.js to fix a strict JS warning; r=themaid
|
2012-03-11 09:48:25 +01:00 |
|
Kyle Huey
|
e1c10e9464
|
Bug 732481: Remove the EM restart from the reftest harness. r=dbaron
|
2012-03-02 18:31:50 -08:00 |
|
Jeff Hammel
|
3806f8dd6c
|
Bug 727705 - remove two copies of pageloader from m-c. r=jmaher
|
2012-02-22 09:24:29 -05:00 |
|
Geoff Lankow
|
61a628c863
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part F, remove uses of nsIPrefBranch2 in testing/ and layout/tools/reftest/ ; r=bsmedberg
|
2012-01-17 15:01:25 +13:00 |
|
Jonathan Watt
|
e4df3973a0
|
Bug 722322 - Have the "1" and "2" keys switch between images in reftest-analyzer.xhtml. r=ehsan.
|
2012-01-31 13:18:09 +00:00 |
|
Mark Banner
|
639178d57a
|
Bug 716238 - ThunderbirdTry: "495794-1.html | load failed: timed out waiting for reftest-wait to be removed" - Ensure media.autoplay.enabled is always true. r=dbaron
|
2012-01-24 10:07:45 +00:00 |
|
Matt Woodrow
|
c869eebf05
|
Bug 718329 - Make fuzzy reftests take max tolerance values. r=roc
|
2012-01-23 20:56:12 +13:00 |
|
Joel Maher
|
9d0a3bf624
|
Bug 719140 - native android reftests fail due to missing window.innerWidth/innerHeight. r=mfinkle
|
2012-01-18 13:44:49 -05:00 |
|
Jeff Muizelaar
|
c3eafa7bb4
|
Bug 692879. Adjust reftests so that we pass with azure-quartz. r=mwoodrow
|
2011-11-25 16:38:14 -08:00 |
|
Jeff Muizelaar
|
810ffed8d0
|
Bug 580786. Add support for fuzzy reftest matching. r=dbaron
This will let us convert a bunch of random-if() to fuzzy-if()
|
2011-12-19 09:02:53 -05:00 |
|
Jeff Muizelaar
|
28cda7b681
|
Bug 580786. Require gWindowUtils. r=dbaron
We should have DOMWindowUtils everywhere and
this cleans up the code.
|
2011-12-19 09:02:47 -05:00 |
|
Matt Brubeck
|
0dc4c17288
|
Back out efd165428f08 to 4a79fefefa28 (bug 580786, bug 716639, bug 692879, bug 717921) because of reftest error
|
2012-01-17 10:08:38 -08:00 |
|
Jeff Muizelaar
|
df4a0a80f2
|
Bug 692879. Adjust reftests so that we pass with azure-quartz. r=mwoodrow
--HG--
extra : rebase_source : 0c98aac4ccd18a4c391446d70721e00cc39d4266
|
2011-11-25 16:38:14 -08:00 |
|
Jeff Muizelaar
|
ef364081df
|
Bug 580786. Add support for fuzzy reftest matching. r=dbaron
This will let us convert a bunch of random-if() to fuzzy-if()
--HG--
extra : rebase_source : 270b24bd17fa4dc3e019ee51c637ac65499e9a50
|
2011-12-19 09:02:53 -05:00 |
|
Jeff Muizelaar
|
0ae8761f9d
|
Bug 580786. Require gWindowUtils. r=dbaron
We should have DOMWindowUtils everywhere and
this cleans up the code.
--HG--
extra : rebase_source : 62382779b6a5050b4b5f301c896e68a0ccabd026
|
2011-12-19 09:02:47 -05:00 |
|
Ms2ger
|
ce301744c0
|
Backout bug 580786 / bug 716639 / bug 692879 / bug 717921 / bug 692879 (2dc5909e63b0:ced751d32df6); a=philor
|
2012-01-17 10:48:19 +01:00 |
|
Jeff Muizelaar
|
a8aba1ac9f
|
Bug 692879. Adjust reftests so that we pass with azure-quartz. r=mwoodrow
|
2011-11-25 16:38:14 -08:00 |
|
Jeff Muizelaar
|
e799e75ed2
|
Bug 580786. Add support for fuzzy reftest matching. r=dbaron
This will let us convert a bunch of random-if() to fuzzy-if()
|
2011-12-19 09:02:53 -05:00 |
|
Jeff Muizelaar
|
f72e0fde2a
|
Bug 580786. Require gWindowUtils. r=dbaron
We should have DOMWindowUtils everywhere and
this cleans up the code.
|
2011-12-19 09:02:47 -05:00 |
|
Markus Stange
|
76504f5eaa
|
Bug 598482 part 20 - Rename Update to Invalidate; view updates are now always asynchronous. r=roc
|
2011-12-23 22:52:25 -05:00 |
|
Markus Stange
|
cb70f28632
|
Bug 598482 part 7 - Remove NS_VMREFRESH_* flags. NS_VMREFRESH_NO_SYNC is now the unchangable default. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Josh Matthews
|
f6175f00b5
|
Bug 717512 - Use focusedWindow instead of activeWindow when requesting focus for needs-focus tests. r=ehsan
|
2012-01-12 14:49:52 -05:00 |
|
Bobby Holley
|
3d280d317c
|
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
|
2011-12-30 09:35:38 -08:00 |
|
Jonathan Kew
|
23223c0145
|
bug 696585 - support pref(...) annotations in reftest manifest. r=dbaron
|
2011-12-29 00:24:48 +00:00 |
|
Phil Ringnalda
|
3f8c5b26b0
|
Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures
|
2011-12-23 22:21:58 -08:00 |
|
Markus Stange
|
fc0530b684
|
Bug 598482 part 20 - Rename Update to Invalidate; view updates are now always asynchronous. r=roc
|
2011-12-23 22:52:25 -05:00 |
|
Markus Stange
|
4ef3f032b5
|
Bug 598482 part 7 - Remove NS_VMREFRESH_* flags. NS_VMREFRESH_NO_SYNC is now the unchangable default. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Joel Maher
|
8f0d429677
|
Bug 704509 - fix reftests to work with native fennec. r=dbaron
|
2011-12-20 16:33:41 -05:00 |
|
Joel Maher
|
11b47ed20d
|
Bug 710877 - allow reftest to use FileUtils and remove quit.js code. r=dbaron
|
2011-12-20 07:46:10 -05:00 |
|
Ed Morley
|
02cf07c668
|
Backout 4f44ef4d21fb (bug 710877) for Android test failures on a CLOSED TREE
|
2011-12-19 20:29:35 +00:00 |
|
Joel Maher
|
e813699d3d
|
Bug 710877 - allow reftest to use FileUtils and remove quit.js code. r=dbaron
|
2011-12-19 13:29:28 -05:00 |
|
Joel Maher
|
cdc6b9709b
|
Bug 705967 - reftest assumes we are loaded in a window and have direct access to a document. r=dbaron
|
2011-12-15 07:41:40 -05:00 |
|
Ed Morley
|
8ca103977c
|
Bug 703871 - Make layout/tools/layout-debug/Makefile.in use TEST_DIRS for tests; r=ted
|
2011-11-30 18:37:58 +00:00 |
|
L. David Baron
|
89ed9560ba
|
Run existing tests without font size inflation, even when it is enabled. (Bug 627842, patch 17) r=roc
|
2011-11-23 18:48:24 -08:00 |
|
Benjamin Smedberg
|
0ede45e46d
|
Bug 429592 part whatever - disable the hang monitor during all tests which also disable the DOM script timeout, since the hang monitor relies on the DOM script timeout to avoid firing on long content script, r=jmaher
--HG--
extra : rebase_source : 9ab0290b869fdb6cfa63605383728a7edcbd54a1
|
2011-11-11 10:37:24 -05:00 |
|
Doug Sherk
|
55f0c47354
|
Bug 699626: patch reftest analyzer and WebGL reftests r=dbaron
|
2011-11-18 22:57:29 -05:00 |
|
William Lachance
|
a3bbb32ede
|
Bug 679759 - Drop MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed; r=ted
|
2011-11-15 04:33:21 +00:00 |
|
Oonishi Atsushi
|
ebc58fb880
|
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
|
2011-11-10 15:01:11 +01:00 |
|
Oleg Romashin
|
b12a692cb2
|
Bug 694706 - Get rid of checkerboard for remote viewport. r=cjones
|
2011-10-20 15:17:09 -07:00 |
|
Joel Maher
|
a5e6700dae
|
Bug 695513 - Remote reftests should fail more cleanly if an invalid test manifest is passed in. r=mw22
|
2011-10-19 07:23:54 -04:00 |
|
William Lachance
|
f19f025185
|
Bug 695513 - Remote reftests should fail cleanly if invalid test manifest specified. r=jmaher
|
2011-10-19 05:35:05 -04:00 |
|
Clint Talbert
|
a7d2b47b68
|
Bug 694644 Turn off locale picker when running reftest on mobile r=jmaher
|
2011-10-18 09:16:24 -04:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Ms2ger
|
cd715d9c9b
|
Bug 540433 - Remove nsIDocumentViewer; r=smaug
|
2011-10-15 09:33:26 +02:00 |
|
Josh Matthews
|
7f169e8e68
|
Bug 623625 - Force window to the front on mac, and make sure the app window is active on all platforms for needs-focus reftests. r=ndeakin
|
2011-10-01 15:50:19 -04:00 |
|
Benoit Girard
|
9a661baf65
|
Bug 689560 - Add progress indication to Reftest. r=dbaron
|
2011-09-30 09:47:02 -04:00 |
|
Ehsan Akhgari
|
733944c1e0
|
Bug 690060 - Make runreftests.py append "crashtest.list" to the test path when only a crashtest directory is specified; r=ted
--HG--
extra : rebase_source : ea0d2b03cfcf7547d6c8acbc360e47595eb90a66
|
2011-09-29 10:58:13 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|