Karl Tomlinson
a66e6f053d
b=414049 dump screen on first mochitest time out (GTK) r=ted a=testing
...
--HG--
extra : rebase_source : bc550d298019baa44f719cdd2b88181ac9c670eb
2010-08-23 13:27:26 +12:00
Ted Mielczarek ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
baadcf5d9e
Add a GDK/X11 screenshot to png utility b=414049 r=dbaron a=npotb
...
--HG--
extra : rebase_source : c73326cce47805fd5ce7cda7b8e51b5dda1e39a7
2010-08-23 12:11:43 +12:00
Gavin Sharp
bd371a1300
Bug 477322: remove "Start new Session" button on about:sessionrestore. r=zpao, ui-r=faaborg
2010-06-16 15:51:04 -04:00
Michael Wu
ec4b0011f4
Bug 556644 - 10. Make windows installer locale repacks use the standard repacking path, r=rs,khuey a=blocking2.0
2010-08-12 21:36:16 -07:00
Dão Gottwald
66c3f75df9
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
...
--HG--
extra : rebase_source : 6f9c8f691706b63e70c2fc0d91b115e8894d5e0a
2010-08-11 15:12:54 +02:00
Benjamin Smedberg
7274f7f20b
Back out all of dgottwald's push from Wed Aug 11 05:04:25 2010 PDT because the tree is in a state of chaos and the push was obviously against tree rules.
2010-08-11 09:00:33 -04:00
Dão Gottwald
994fbfc403
Bug 585361 - Handle requests for synchronously removing an already asynchronously closing tab. r=gavin
2010-08-11 14:02:49 +02:00
Dão Gottwald
570228abfb
temporary measure against infinite loop after browser_bug380960.js (bug 585361)
2010-08-10 10:48:20 +02:00
Dave Townsend
b4a9f61430
Bug 585396: Log how long tests take to run. r=robcee
2010-08-09 13:54:23 -07:00
Benjamin Smedberg
36ab6635a2
Merge bug 579178 to mozilla-central. reviews by Mossop/khuey/jwalden/ted
2010-08-09 10:04:10 -04:00
Benjamin Smedberg
a3bfdec863
Merge mozilla-central into single-chrome-manifest.
2010-08-04 14:23:04 -04:00
Benjamin Smedberg
8adee9118a
Followup to bug 579178 part B (packaging) - only create the mochitest distribution bundle directory if it doesn't already exist
2010-07-22 10:44:38 -04:00
Benjamin Smedberg
7ccbcf526e
Bug 579178 part C - Allow xpcshell to register additional manifests from the command line, and use this to load httpd.manifest in the xpcshell test harness, r=jwalden
2010-07-22 10:42:43 -04:00
Benjamin Smedberg
71bf1136af
Bug 579718 part B - packaging and build changes to ship a single chrome.manifest from which other manifests are read. r=khuey See long-form commit details below:
...
In a nonpackaged build, we have the following manifests:
* chrome.manifest is just a series of manifest directives for all the other manifests, generated in rules.mk using buildlist.py
** components/interfaces.manifest is also generated in rules.mk using buildlist.py
** components/components.manifest contains only the *binary* components. JS components each have their own manifest which is installed to dist/bin/components
** Each chrome/jarfile.jar has a matching chrome/jarfile.manifest, and JarMaker.py inserts this filename into the root chrome.manifest by importing buildlist.py
In a packaged build, we end up with the following manifests:
* chrome.manifest lists the four manifests below
** components/interfaces.manifest
** components/components.manifest
** chrome/nonlocalized.manifest
** chrome/localized.manifest
In the future it should be possible to integrate the three non-localized manifests directly into the root chrome.manifest for increased performance, but this is slightly tricky because it involves rewriting some manifest instructions which may include relative JAR URIs. That is left for a future followup.
When we repackage a l10n build, we only have to replace chrome/localized.manifest.
2010-07-22 10:38:59 -04:00
Dão Gottwald
50beba5a25
Bug 584995 - waitForFocus makes test analysis lie about the number of tests run. r=enn
...
--HG--
extra : rebase_source : 919daaea171f5e464b6363ba86c0c5202d5c66f1
2010-08-06 14:22:47 +02:00
Robert Sayre
679b13dd0f
Backed out changeset e393b9673207. ( Bug 573803 - add SSL WebSocket support to mochitest. r=ted )
2010-07-29 13:13:11 -07:00
Jonathan Griffin
abd3db0d7e
Bug 573803 - add SSL WebSocket support to mochitest. r=ted
2010-07-29 10:23:58 -07:00
Benoit Girard
42b6895038
Bug 557225 - Fix TryServer failures. r=cjones r=josh
2010-07-20 00:17:45 -04:00
Markus Stange
fb807fcf7a
Backed out changeset cd5c28912351, bug 574663 (momentum scroll zooming) because the new test fails on Windows.
2010-08-02 17:51:57 +02:00
Markus Stange
f9d3c8946e
Bug 574663 - Mark scroll events that are sent by touchpad momentum scrolling after the finger has left the touchpad with a kIsMomentum flag and prevent these events from changing the zoom factor. r=josh, r=smaug
2010-08-02 15:30:52 +02:00
Marco Bonardo
d7024547e2
Bug 576151 - Better message for leftover tabs and windows on timed out browser-chrome tests. r=gavin
2010-07-15 22:38:03 +02:00
Frank Yan
9d58daeb3f
Bug 514739: Remove 'block images from www.site.com' context menu item. r=gavin
2010-07-14 19:00:12 -07:00
Dão Gottwald
4d90598aeb
Bug 578301 - Clearly identify expected and actual results when tests fail. r=dbaron
2010-07-14 22:55:21 +02:00
Dave Townsend
efe05cafdb
Bug 376553: Don't restart during startup affor extension and app changes. r=robstring, r=bsmedberg
2010-07-14 10:13:26 -07:00
Zack Weinberg
086559bc2c
Bug 571989 part 4: Reorganize all the tests directories below gfx/. r=joedrew
...
--HG--
rename : gfx/thebes/crashtests/122875-1.html => gfx/tests/crashtests/122875-1.html
rename : gfx/thebes/crashtests/156882-1.html => gfx/tests/crashtests/156882-1.html
rename : gfx/thebes/crashtests/157320-1.html => gfx/tests/crashtests/157320-1.html
rename : gfx/thebes/crashtests/199379-1.html => gfx/tests/crashtests/199379-1.html
rename : gfx/thebes/crashtests/206561-1.html => gfx/tests/crashtests/206561-1.html
rename : gfx/thebes/crashtests/248518-1.html => gfx/tests/crashtests/248518-1.html
rename : gfx/thebes/crashtests/306649-1.xml => gfx/tests/crashtests/306649-1.xml
rename : gfx/src/thebes/crashtests/306902-1.xml => gfx/tests/crashtests/306902-1.xml
rename : gfx/thebes/crashtests/333861-1.html => gfx/tests/crashtests/333861-1.html
rename : gfx/thebes/crashtests/334735-1.html => gfx/tests/crashtests/334735-1.html
rename : gfx/thebes/crashtests/345576-1.html => gfx/tests/crashtests/345576-1.html
rename : gfx/thebes/crashtests/345629-1.html => gfx/tests/crashtests/345629-1.html
rename : gfx/thebes/crashtests/348462-1.html => gfx/tests/crashtests/348462-1.html
rename : gfx/thebes/crashtests/348462-2.html => gfx/tests/crashtests/348462-2.html
rename : gfx/thebes/crashtests/369688-1.html => gfx/tests/crashtests/369688-1.html
rename : gfx/thebes/crashtests/369947-1.html => gfx/tests/crashtests/369947-1.html
rename : gfx/thebes/crashtests/372094-1.xhtml => gfx/tests/crashtests/372094-1.xhtml
rename : gfx/thebes/crashtests/376627-1.html => gfx/tests/crashtests/376627-1.html
rename : gfx/thebes/crashtests/377231-1.html => gfx/tests/crashtests/377231-1.html
rename : gfx/thebes/crashtests/377232-1.xhtml => gfx/tests/crashtests/377232-1.xhtml
rename : gfx/thebes/crashtests/377461-1.xhtml => gfx/tests/crashtests/377461-1.xhtml
rename : gfx/thebes/crashtests/383473-1.html => gfx/tests/crashtests/383473-1.html
rename : gfx/src/thebes/crashtests/383872-1.svg => gfx/tests/crashtests/383872-1.svg
rename : gfx/thebes/crashtests/385228-1.svg => gfx/tests/crashtests/385228-1.svg
rename : gfx/thebes/crashtests/385228-2.svg => gfx/tests/crashtests/385228-2.svg
rename : gfx/thebes/crashtests/385289-1.xhtml => gfx/tests/crashtests/385289-1.xhtml
rename : gfx/thebes/crashtests/385417-1.html => gfx/tests/crashtests/385417-1.html
rename : gfx/thebes/crashtests/385417-2.html => gfx/tests/crashtests/385417-2.html
rename : gfx/thebes/crashtests/385423-1.html => gfx/tests/crashtests/385423-1.html
rename : gfx/thebes/crashtests/385423-2.html => gfx/tests/crashtests/385423-2.html
rename : gfx/thebes/crashtests/385719-1.html => gfx/tests/crashtests/385719-1.html
rename : gfx/thebes/crashtests/389326-1-inner.xhtml => gfx/tests/crashtests/389326-1-inner.xhtml
rename : gfx/thebes/crashtests/389326-1.html => gfx/tests/crashtests/389326-1.html
rename : gfx/thebes/crashtests/393746-1.xhtml => gfx/tests/crashtests/393746-1.xhtml
rename : gfx/thebes/crashtests/393749-1.html => gfx/tests/crashtests/393749-1.html
rename : gfx/thebes/crashtests/393822-1.html => gfx/tests/crashtests/393822-1.html
rename : gfx/thebes/crashtests/394246-1.html => gfx/tests/crashtests/394246-1.html
rename : gfx/thebes/crashtests/394246-2.html => gfx/tests/crashtests/394246-2.html
rename : gfx/thebes/crashtests/394384-1.html => gfx/tests/crashtests/394384-1.html
rename : gfx/thebes/crashtests/395335-1.xhtml => gfx/tests/crashtests/395335-1.xhtml
rename : gfx/thebes/crashtests/395458-1.html => gfx/tests/crashtests/395458-1.html
rename : gfx/thebes/crashtests/396321-1.svg => gfx/tests/crashtests/396321-1.svg
rename : gfx/thebes/crashtests/398042-1.xhtml => gfx/tests/crashtests/398042-1.xhtml
rename : gfx/thebes/crashtests/398042-2.xhtml => gfx/tests/crashtests/398042-2.xhtml
rename : gfx/thebes/crashtests/402307-1.html => gfx/tests/crashtests/402307-1.html
rename : gfx/thebes/crashtests/403464-1.html => gfx/tests/crashtests/403464-1.html
rename : gfx/thebes/crashtests/404112-1.html => gfx/tests/crashtests/404112-1.html
rename : gfx/thebes/crashtests/404112-2.html => gfx/tests/crashtests/404112-2.html
rename : gfx/thebes/crashtests/405268-1.xhtml => gfx/tests/crashtests/405268-1.xhtml
rename : gfx/thebes/crashtests/407761-1.html => gfx/tests/crashtests/407761-1.html
rename : gfx/thebes/crashtests/407842.html => gfx/tests/crashtests/407842.html
rename : gfx/thebes/crashtests/408754-1.html => gfx/tests/crashtests/408754-1.html
rename : gfx/thebes/crashtests/410728-1.xml => gfx/tests/crashtests/410728-1.xml
rename : gfx/thebes/crashtests/416637-1.html => gfx/tests/crashtests/416637-1.html
rename : gfx/thebes/crashtests/419095-1.html => gfx/tests/crashtests/419095-1.html
rename : gfx/thebes/crashtests/419255-1.html => gfx/tests/crashtests/419255-1.html
rename : gfx/thebes/crashtests/420945-1.html => gfx/tests/crashtests/420945-1.html
rename : gfx/thebes/crashtests/420962-1.html => gfx/tests/crashtests/420962-1.html
rename : gfx/thebes/crashtests/421393-1.html => gfx/tests/crashtests/421393-1.html
rename : gfx/thebes/crashtests/421813-1.html => gfx/tests/crashtests/421813-1.html
rename : gfx/src/thebes/crashtests/423110-1.xhtml => gfx/tests/crashtests/423110-1.xhtml
rename : gfx/thebes/crashtests/423270-1.html => gfx/tests/crashtests/423270-1.html
rename : gfx/thebes/crashtests/429899-1.html => gfx/tests/crashtests/429899-1.html
rename : gfx/thebes/crashtests/441360.html => gfx/tests/crashtests/441360.html
rename : gfx/thebes/crashtests/441360_data.gif => gfx/tests/crashtests/441360_data.gif
rename : gfx/src/thebes/crashtests/445711.html => gfx/tests/crashtests/445711.html
rename : gfx/thebes/crashtests/463307-1.html => gfx/tests/crashtests/463307-1.html
rename : gfx/thebes/crashtests/467703-1.xhtml => gfx/tests/crashtests/467703-1.xhtml
rename : gfx/thebes/crashtests/467873-1.html => gfx/tests/crashtests/467873-1.html
rename : gfx/thebes/crashtests/470418-1.html => gfx/tests/crashtests/470418-1.html
rename : gfx/thebes/crashtests/474410-1.html => gfx/tests/crashtests/474410-1.html
rename : gfx/thebes/crashtests/483120-1.xhtml => gfx/tests/crashtests/483120-1.xhtml
rename : gfx/thebes/crashtests/483120-2.xhtml => gfx/tests/crashtests/483120-2.xhtml
rename : gfx/thebes/crashtests/487549-1.html => gfx/tests/crashtests/487549-1.html
rename : gfx/thebes/crashtests/487549-bad_kern_table.ttf => gfx/tests/crashtests/487549-bad_kern_table.ttf
rename : gfx/thebes/crashtests/487724-1.html => gfx/tests/crashtests/487724-1.html
rename : gfx/thebes/crashtests/490777-1.html => gfx/tests/crashtests/490777-1.html
rename : gfx/thebes/crashtests/532726-1.html => gfx/tests/crashtests/532726-1.html
rename : gfx/thebes/crashtests/538065-1.html => gfx/tests/crashtests/538065-1.html
rename : gfx/thebes/crashtests/546870-1.html => gfx/tests/crashtests/546870-1.html
rename : gfx/thebes/crashtests/balinese-letter-spacing.html => gfx/tests/crashtests/balinese-letter-spacing.html
rename : gfx/thebes/crashtests/crashtests.list => gfx/tests/crashtests/crashtests.list
rename : gfx/thebes/test/gfxColorManagementTest.cmtest => gfx/tests/gfxColorManagementTest.cmtest
rename : gfx/thebes/test/gfxColorManagementTest.cpp => gfx/tests/gfxColorManagementTest.cpp
rename : gfx/thebes/test/gfxFontSelectionTest.cpp => gfx/tests/gfxFontSelectionTest.cpp
rename : gfx/thebes/test/gfxFontSelectionTests.h => gfx/tests/gfxFontSelectionTests.h
rename : gfx/thebes/test/gfxSurfaceRefCountTest.cpp => gfx/tests/gfxSurfaceRefCountTest.cpp
rename : gfx/thebes/test/gfxTestCocoaHelper.h => gfx/tests/gfxTestCocoaHelper.h
rename : gfx/thebes/test/gfxTestCocoaHelper.mm => gfx/tests/gfxTestCocoaHelper.mm
rename : gfx/thebes/test/gfxTextRunPerfTest.cpp => gfx/tests/gfxTextRunPerfTest.cpp
rename : gfx/thebes/test/gfxWordCacheTest.cpp => gfx/tests/gfxWordCacheTest.cpp
rename : gfx/thebes/mochitest/test_bug509244.html => gfx/tests/mochitest/test_bug509244.html
rename : gfx/thebes/mochitest/test_bug513439.html => gfx/tests/mochitest/test_bug513439.html
rename : gfx/thebes/test/per-word-runs.h => gfx/tests/per-word-runs.h
rename : gfx/thebes/test/process-textruns.pl => gfx/tests/process-textruns.pl
rename : gfx/thebes/test/testprofiles/DELL2407WFP-2B283C91.icc => gfx/tests/testprofiles/DELL2407WFP-2B283C91.icc
rename : gfx/thebes/test/testprofiles/G22LWk-2489A79.icc => gfx/tests/testprofiles/G22LWk-2489A79.icc
rename : gfx/thebes/test/testprofiles/MBP20080419-1.icc => gfx/tests/testprofiles/MBP20080419-1.icc
rename : gfx/thebes/test/testprofiles/PhLCD17a.icm => gfx/tests/testprofiles/PhLCD17a.icm
rename : gfx/thebes/test/testprofiles/identity.icc => gfx/tests/testprofiles/identity.icc
rename : gfx/thebes/test/testprofiles/murphy.icc => gfx/tests/testprofiles/murphy.icc
rename : gfx/thebes/test/testprofiles/sRGB_IEC61966-2-1_noBPC.icc => gfx/tests/testprofiles/sRGB_IEC61966-2-1_noBPC.icc
rename : gfx/thebes/test/testprofiles/sRGB_IEC61966-2-1_withBPC.icc => gfx/tests/testprofiles/sRGB_IEC61966-2-1_withBPC.icc
rename : gfx/thebes/test/testprofiles/sRGB_v4_ICC_preference.icc => gfx/tests/testprofiles/sRGB_v4_ICC_preference.icc
2010-07-13 14:54:18 -07:00
Jonathan Griffin
f9f0f5e759
Bug 572570 - allow ssltunnel to detect WebSocket traffic via header inspection. r=ted
2010-07-28 10:55:36 -07:00
Clint Talbert
9f0967e24e
Bug 563095 Ensure package test target for Android contains sutagent apk r=ted a=NPOTB
2010-07-26 18:43:34 -07:00
Clint Talbert
7df41dd1b2
Bug 580418 Fix remote reftests to start their own httpd.js webserver r=jmaher
2010-07-26 18:43:34 -07:00
Clint Talbert
bd7c78cd13
Bug 573694 Optionally allow reftest harness to write output to log file for android r=dbaron
2010-07-26 18:43:33 -07:00
Jonathan Griffin
58e71c59f4
Bug 572570 - backed out changeset 90ade0c197ed due to linux m0 oranges
2010-07-26 16:01:06 -07:00
Jonathan Griffin
33af957293
Bug 572570 - make ssltunnel recognize WebSocket traffic via header inspection. r=ted
2010-07-26 14:40:08 -07:00
Benjamin Smedberg
a50dcbc4c4
Bug 568698 - Instead of fixing two globals in the jetpack process, allow jetpack to create sandboxes in which to load user code and implementation modules, r=bent
2010-07-08 09:40:07 -07:00
Chris Jones
f4237b25a4
Bug 566050: Make runxpcshelltests.py tests more amenable to non-standard debugging scenarios. r=ted
2010-02-10 14:52:16 -08:00
Benjamin Smedberg
05ec0bfc11
Bug 576206 - hangs in necko unit tests on Windows because the content process is crashing, bandaid patch r=Mossop for landing into a CLOSED TREE
...
--HG--
extra : rebase_source : 7ee40a702c86acc3cc3872954a989b935cd0bec4
2010-07-01 16:03:42 -04:00
Benjamin Smedberg
dfed11844b
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
2010-07-01 11:55:57 -04:00
Benjamin Smedberg
94ef4d2ac3
Merge mozilla-central to the bug 568691 branch.
...
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Ted Mielczarek
6b1c15948b
bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
...
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
2010-06-30 10:29:05 -04:00
Justin Dolske
d559bf005f
Backed out changeset e112f68bc941 (bug 574357) due to test failures.
2010-06-29 22:45:30 -07:00
Ted Mielczarek
b98c629748
bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
...
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
2010-06-29 19:34:39 -04:00
Benjamin Smedberg
b54a384bb8
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
2010-06-25 19:41:09 -04:00
Benjamin Smedberg
0d4fc0a836
Testing fixes for bug 568691 - change xpcshell do_load_module to do_load_manifest, and switch the relevant tests to use manifests and the new function.
2010-06-25 10:43:25 -04:00
Benjamin Smedberg
f56445a420
Merge mozilla-central into the static-xpcom-registration branch.
2010-06-23 17:26:25 -04:00
Benjamin Smedberg
f60acd9726
Fix test packaging and execution from bug 568691.
2010-06-22 20:44:44 -04:00
Dave Townsend
454e67e6cc
Bug 573779: Log which tabs were left at the end of a test. r=gavin
2010-06-22 11:28:32 -07:00
wfernandom2004@gmail.com
3d7d6602a6
Bug 572975, bug 573227, websocket fixes, r=smaug
...
--HG--
extra : rebase_source : d9b5160666ce18344abb47634fa94405c9c2d070
2010-06-28 00:09:29 +03:00
Timothy Nikkel
08166d8e8b
Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin
2010-06-25 16:51:17 -05:00
Jesse Ruderman
e3a2807fc0
Bug 570287 - New stack fixer that uses breakpad symbol files. r=ted
2010-06-25 14:47:19 -07:00
Doug Turner
dd7ab04f73
merge with mc
2010-06-30 10:50:45 -07:00
Doug Turner
c7c3407599
Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
...
--HG--
rename : gfx/thebes/src/gfxSharedImageSurface.cpp => gfx/thebes/gfxSharedImageSurface.cpp
rename : gfx/thebes/public/gfxSharedImageSurface.h => gfx/thebes/gfxSharedImageSurface.h
2010-06-28 16:33:19 -07:00
Oleg Romashin
6f07b68ff9
Auto-merge with m-c b51803f3fdef
2010-06-25 08:30:40 -04:00
Doug Turner
c1b97654d7
Automerge w mozilla-central
2010-06-24 14:06:13 -07:00
Joel Maher
38730305a7
Bug 567417 - bug to get mochitests running on fennec + e10s r=smaug,ctalbert
2010-06-24 13:30:50 -07:00
Clint Talbert
5b5a4adcab
Bug 573263 - Refactor remote reftest to work on android, create shared remoteautomation class r=jmaher
2010-06-24 02:32:01 -07:00
Clint Talbert
c1ea68a998
Bug 573263 - Refactor remote reftest to work on android, create shared remoteautomation class r=jmaher
2010-06-24 02:32:01 -07:00
Jason Duell
8b09ed7151
Merged again from m-c to get latest bits and avoid deleted branch issue.
2010-06-22 17:57:09 -07:00
Jason Duell
549ae22a9e
Merge from m-c.
...
Fair amount of merge conflicts.
Biggest item was changes to nsHttpChannel from web sockets changes.
Other likely suspects if things are borken:
nsFrameLoader.cpp:
- nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
nsnull (m-c) to local process call to new nsFrameMessageManager(),
callback arg? Smaug said null.
- only calling SetCallBackData for local case. also +r smaug.
nsPrefBranch.cpp had fairly extensive merge conflicts.
nsChromeRegistry had lots of changes.
Dougt did most of the non-necko changes (thanks).
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
2010-06-22 17:33:57 -07:00
Doug Turner
6e5944e4fe
Merging with M-C.
...
Hand merged the following files:
U chrome/src/nsChromeRegistry.cpp
U chrome/src/nsChromeRegistry.h
U content/base/src/nsFrameLoader.cpp
U content/base/src/nsFrameLoader.h
U dom/src/geolocation/nsGeolocation.cpp
U dom/src/geolocation/nsGeolocation.h
U netwerk/build/Makefile.in
U netwerk/cookie/nsCookieService.cpp
U netwerk/cookie/nsCookieService.h
--HG--
rename : extensions/cookie/test/unit/test_cookies.js => extensions/cookie/test/unit/test_cookies_thirdparty.js
rename : netwerk/cookie/src/nsCookieService.cpp => netwerk/cookie/nsCookieService.cpp
rename : netwerk/cookie/src/nsCookieService.h => netwerk/cookie/nsCookieService.h
rename : netwerk/dns/src/nsIDNKitInterface.h => netwerk/dns/nsIDNKitInterface.h
rename : netwerk/protocol/http/src/nsHttp.h => netwerk/protocol/http/nsHttp.h
rename : netwerk/protocol/http/src/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannel.cpp
rename : netwerk/protocol/http/src/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannel.h
rename : netwerk/protocol/http/src/nsHttpChunkedDecoder.h => netwerk/protocol/http/nsHttpChunkedDecoder.h
rename : netwerk/protocol/http/src/nsHttpHandler.cpp => netwerk/protocol/http/nsHttpHandler.cpp
rename : netwerk/protocol/http/src/nsHttpHeaderArray.h => netwerk/protocol/http/nsHttpHeaderArray.h
rename : netwerk/protocol/http/src/nsHttpRequestHead.h => netwerk/protocol/http/nsHttpRequestHead.h
rename : netwerk/protocol/http/src/nsHttpResponseHead.h => netwerk/protocol/http/nsHttpResponseHead.h
rename : netwerk/protocol/http/src/nsHttpTransaction.cpp => netwerk/protocol/http/nsHttpTransaction.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.cpp => netwerk/protocol/res/nsResProtocolHandler.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.h => netwerk/protocol/res/nsResProtocolHandler.h
2010-06-07 13:38:02 -07:00
Oleg Romashin
91d5a62423
Merge with latest mozilla central r 42802:ffbc3baf03ae
2010-05-25 15:19:33 -04:00
Olli Pettay
3fed591ba3
m-c to e10 merge
2010-05-24 17:45:59 +03:00
Chris Jones
fea6936df1
Merged m-c
2010-05-13 18:04:53 -05:00
Doug Turner
7492065872
merge with m-c. resolved conflicts in:
...
U chrome/src/nsChromeRegistry.cpp
U content/base/src/Makefile.in
U dom/base/nsDOMClassInfo.cpp
U toolkit/toolkit-tiers.mk
--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug541420.js => toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js
2010-05-11 11:09:54 -07:00
Honza Bambas
d1441baf4a
Bug 564975 - Intermittent test_bug455367.html | Test timed out, added larger timeout, r=ted
2010-05-21 22:43:09 +02:00
Josh Matthews
f429b8be27
Bug 550860 - Profile directory for xpcshell based tests needs to be in a predefined, stable, location for at least some tests. r=ted
2010-04-28 03:28:56 +10:00
Ehsan Akhgari
e9dbf69d65
Bug 542928 - Add some more debugging logs to waitForFocus in order to track down the browser-chrome random orange; r=enndeakin
2010-05-19 09:52:07 -04:00
Ehsan Akhgari
82630d3798
Bug 543278 - Try to use a more robust way of making sure that the main browser window is focused before running the next browser-chrome test; r=Mossop
2010-05-12 18:51:04 -04:00
Neil Deakin
114a8a3812
Bug 554873, improve waitForFocus to check for about:blank pages, r=mak
2010-05-18 09:31:03 -04:00
Ben Turner
f3131513d2
Bug 552300 - 'Use VMware VMs to run mochitests, optionally record and repeat until they fail.' r=ted.
2010-05-17 11:00:13 -07:00
Neil Deakin
3384016566
Bug 527099, use waitForFocus to wait for the frameset window
2010-05-17 09:21:11 -04:00
Simon Montagu
e5e59d7066
Tests for bug 563618
2010-05-11 17:38:25 +03:00
Jesse Ruderman
c49b5fefee
Fix MozillaFileLogger bustage ( https://bugzilla.mozilla.org/show_bug.cgi?id=570730#c9 )
...
--HG--
extra : rebase_source : 1720f7e2e57fcebd2362e4f296b38ad463fd6484
2010-06-17 13:36:02 -07:00
Jonathan Griffin
33d2462456
Bug 570789. Add WebSocket support to mochitest. r=ted
...
--HG--
extra : rebase_source : 2e33d054a13824d1a7e527777383820946684c3f
2010-06-16 22:38:55 -07:00
Marco Bonardo
cab3829395
Bug 572425 - nsISearchEngine.getSubmission reponseType should be an [optional] param. r=gavin
2010-06-16 18:54:29 +02:00
Matt Brubeck
02ca497833
Bug 572244 - Mochitests broken in Fennec by bug 571885 [r=gavin]
2010-06-15 23:55:46 -04:00
Oleg Romashin
dc47e440f0
Merged with mozilla-central
2010-04-22 20:22:26 -04:00
Doug Turner
5350023988
Automerge with mc. no manual changes
2010-04-21 03:31:13 -07:00
Mike Hommey
7650e02a73
Bug 555189 - Cleanup reftest and mochitest logs during 'make clean' [r=benjamin]
...
--HG--
extra : rebase_source : 6800bd4391219a089906714554c720b5093a7ea0
2010-04-19 10:28:15 +02:00
Chris Jones
2918f2e692
Merge mozilla-central
2010-04-16 01:34:35 -05:00
Oleg Romashin
f3e3834d75
Merged with mozilla-central
2010-04-07 06:59:04 -04:00
Doug Turner
55aabe42b5
merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp.
2010-03-26 14:22:48 -07:00
Clint Talbert
2dcd89fec8
Bug 568624 Running runtestsremote does not work on windows r=jmaher
2010-06-15 13:02:17 -07:00
Benjamin Smedberg
c49b6a2dba
Bug 570488 - Fix loading of XPTs nested in JARs [2/2] r=mwu
...
--HG--
extra : rebase_source : b97a591c0260daed1f2ef2eba69e60ff82acd18f
2010-06-14 16:10:04 -07:00
Dão Gottwald
525a9c47d5
Bug 571885 - blame tests for leaving too many tabs open. pending r=gavin
2010-06-14 17:53:43 +02:00
Michael Kohler
c00ff9684a
Bug 506041 Part 2: Correct misspellings in source code
...
r=timeless
2010-05-13 14:19:50 +02:00
Karl Tomlinson
0b9e884ae0
run plugin crashtests
2010-03-26 16:26:45 +13:00
Ted Mielczarek
ad6f11fba6
bug 563745 - Make automationutils.py's minidump processing able to send minidumps to minidump-stackwalk-cgi. r=catlee
...
--HG--
extra : rebase_source : ebbf745e5e77c55437cb05071f49d421d08956c6
2010-05-06 08:06:09 -04:00
Jeff Walden
b54dc35195
Bug 552560 - Remove support for __parent__. r=mrbkap
2010-04-11 13:51:00 -07:00
Clint Talbert
51f29ced97
Bug 552253 - XPCShell no longer packages devicemanager.py properly r=ted
2010-03-24 10:51:17 -07:00
Joel Maher
5ae85294cb
Bug 553922 - Update remote test code to have MPL header and use devicemanager timeout properly (NPOTB) r=ctalbert
2010-03-24 10:51:17 -07:00
Ehsan Akhgari
e05d675d71
Backed out changeset 0e11e454db6c because of browser-chrome orangeness
2010-05-12 20:49:46 -04:00
Ehsan Akhgari
6e92407dc0
Bug 543278 - Try to use a more robust way of making sure that the main browser window is focused before running the next browser-chrome test; r=Mossop
2010-05-12 18:51:04 -04:00
Jens Hatlak
303597e697
Bug 554418 - "Enable synthesizeDragStart to specify coordinates" [r=enndeakin]
2010-03-24 10:33:00 -04:00
Saint Wesonga
ce8e8515ef
Bug 524201 - Move browserconfig.properties to a jar. r=gavin/pike/kev
2010-05-24 11:38:31 +02:00
Serge Gautherie
e67c09cf35
Bug 427500 - Upgrade the copy of MochiKit used in Mochitest, to v1.4.2; (Gv1a) Explicitly test http://svn.mochikit.com/mochikit/tags/MochiKit-1.4.2/ (== r1480), make it run and pass.
...
r=ctalbert.
2010-04-16 16:50:56 +02:00
Serge Gautherie
2271ce0afe
Bug 427500 - Upgrade the copy of MochiKit used in Mochitest, to v1.4.2; (Fv1a) Explicitly test http://svn.mochikit.com/mochikit/tags/MochiKit-1.4.2/ (== r1480), add bare files.
...
r=ctalbert.
2010-04-16 16:50:56 +02:00
Ben Hearsum
6c0ea9d03d
Bustage fix for Mac tests broken in bug 549427. r=ted CLOSED TREE
2010-04-09 10:27:44 -04:00
John Ford
a0e78d76aa
Bug 549427 - tests tarball should be zip files. r=ted
2010-04-07 17:43:31 -07:00
Ted Mielczarek
51cad48398
Backed out changeset 7886dc6ae0c8 - bug 549427 - tests tarball should be zip files (CLOSED TREE)
2010-04-07 13:32:06 -04:00
John Ford
fadad7b7ff
bug 549427 - tests tarball should be zip files r=ted.mielczarek
2010-03-10 18:01:00 -05:00
Neil Deakin
a34611eb5b
Add some debugging to help debug 527099
2010-05-16 13:22:55 -04:00
Jason Duell
5f4f54e48f
Merge from m-c in order to fix e10s necko hangs caused by last m-c merge.
2010-03-19 23:55:40 -07:00
Masayuki Nakano
f08f51eb24
Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst
2010-03-19 14:02:53 +09:00
Marco Bonardo
e56990d005
Bug 553248 - waitForFocus in browser chrome tests uses SimpleTest ok(), rather than browser-test one. f=dao r=enn
2010-03-18 21:11:20 +01:00
Josh Matthews
130180b61e
Bug 552847. xpcshell: fix "make check-one" and "check-interactive". a=jdm r=ted
2010-03-17 13:05:59 +13:00
Joel Maher
dcc7c90c70
Bug 552440 Update runtestsremote to support exceptions from devicemanager.py r=ctalbert a=dholbert for CLOSED TREE landing, NPOTB
2010-03-15 15:47:34 -07:00
Joel Maher
38cc21d676
Bug 552322 Fix remotexpcshelltests to define profile directory r=ctalbert a=dholbert for CLOSED TREE landing, NPOTB
2010-03-15 15:29:27 -07:00
Ben Turner
360d7dc14c
Bug 551256 - 'Automate VMWare recording over mochitests'. r=ted, a=dholbert for CLOSED TREE
2010-03-15 14:44:29 -07:00
Joel Maher
65bd3c4c84
Bug 545867 Add remotexpcshelltests.py for windows mobile test refactoring r=ctalbert
2010-03-13 10:57:06 -08:00
Joel Maher
9d1217544c
Bug 551222 Update runtestremote.py to account for changes in runtests.py for winmo refactoring r=ctalbert
2010-03-13 10:34:19 -08:00
Joel Maher
d3c5b29a43
Bug 512319 Add options for mochitest to use an external server r=ted
2010-03-13 09:56:24 -08:00
Joel Maher
e23de4288a
Bug 493748 Refactor xpcshell test harness to enable it to work for remote devices r=ted (comment 14) p=jmaher Landing on a CLOSED TREE
2010-03-12 14:57:29 -08:00
Joel Maher
98306dc73f
Bug 544097 Fixing up leaktest and profileserver tests to run with these changes r=ctalbert p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:37 -08:00
Joel Maher
5a22815ee5
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Jason Duell
5bbe5034de
bug 532221 bitrot fix: print BloatView logs for child xpcshell processes a=jduell, r=jwalden
...
--HG--
extra : rebase_source : 657c5db519b0cb4be74d0a9256deb79db8687005
2009-12-03 17:12:33 -08:00
Jason Duell
fd02dae3fe
Bug 546756 and bug 528145: fix error detection regression from runxpcshell "merge". a=jduell
2010-03-19 09:09:54 -07:00
Josh Matthews
18c1880736
Fix bug 552871: _HEAD_JS_PATH is not defined for xpcshell test. a=jdm, r=jduell
2010-03-17 15:40:36 +13:00
Jason Duell
80d2609d87
Merge from mozilla-central (rev 783ef71b479e) to e10s tree; gets xpcshell working again.
2010-03-18 14:59:34 -07:00
Doug Turner
f4215966ff
Merge with mc
2010-03-17 10:37:32 -07:00
Doug Turner
7d99e9efdd
Merge
2010-03-12 15:20:36 -08:00
Doug Turner
ddf80a42b7
Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js.
2010-03-10 19:13:35 -08:00
Frederic Plourde
c7c44d5e95
Bug 546756 - xpcshell tests should fail when child scripts generate syntax errors. r=jduell
2010-03-02 13:38:53 -05:00
Doug Turner
122766f8d7
Merge
2010-03-01 15:36:51 -08:00
Chris Jones
b4affb74dd
Merge from mozilla-central
2010-02-22 21:31:18 -06:00
Mounir Lamouri
1834eeb606
Bug 550701 - synthesizeDragStart should not fail with |expectedDragData| = null.
...
r=enndeakin.
2010-03-10 21:03:23 +01:00
Brad Lassey
b64cf6455e
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
...
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
2010-03-10 13:36:45 -05:00
Brad Lassey
4492ee705c
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
6d5bebe34d
Bug 512319 Add options for mochitest to use an external server p=jmaher r=ted
2010-03-09 11:54:39 -08:00
Dave Townsend
3145e85765
Bug 550481: Exceptions from the do_execute_soon callback should be logged and fail the test. r=ted
2010-03-08 10:26:54 -08:00
Joel Maher
acb95ebf6d
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Jesse Ruderman
776993d4ff
Bug 539516 - Switch automation.py to use the new python stack fixer. r=ted
...
--HG--
rename : tools/rb/fix-macosx-stack.py => tools/rb/fix_macosx_stack.py
2010-02-21 13:03:20 -08:00
Neil Deakin
a83a60126d
Bug 545175, allow initializing drop effect in synthesizeDrop
2010-02-18 16:37:28 -05:00
Joel Maher
e2dea78df5
Bug 541412 Add Runtestsremote.py to mozilla-central for remote mochitests p=jmhaer r=ctalbert
2010-02-25 11:10:39 -08:00
Jonas Sicking
06727f34f3
Bug 547165: Add tests for form submission and fix a few cases where we differ from IE/HTML5. Also add a generic getMyDirectory.sjs file for use in other tests as well. r=benjamn/waldo
2010-02-24 21:57:54 -08:00
Jonas Sicking
84619a8382
Bug 548171: Make getFile function on SERVER_ROOT platform independent. r=waldo
2010-02-23 18:04:35 -08:00
Joel Maher
d0d7d8022a
bug 541410 - add devicemanager.py to mozilla-central r=ctalbert
2010-02-23 11:48:16 -05:00
Marco Bonardo
7a044714e2
Bug 544241 - xpcshell-tests head.js should always remap resource://test to the current test dir, r=ted
2010-02-23 14:11:37 +01:00
Jesse Ruderman
bafe184f0e
Bug 570730 - followup fix to include mochitest-browser-chrome
2010-06-10 21:28:34 -07:00
Jesse Ruderman
e8bff2085a
Bug 570730 - automation.py should indicate which test crashed (or timed out) for reftests and mochitests. r=ctalbert
2010-06-10 18:46:18 -07:00
L. David Baron
3e27d5b640
Allow mochitests that don't require chrome privileges to run in a normal profile. (Bug 570328) r=jwalden
2010-06-08 18:44:31 -07:00
L. David Baron
873405f061
Show value information for passing mochitests too. (Bug 570327) r=ted
2010-06-08 18:44:31 -07:00
L. David Baron
ead6da230f
Make mochitest print the amount of time each test takes. (Bug 482162) r=ted
2010-06-08 18:44:31 -07:00
Jeff Hammel
353634e233
Bug 516984 Add Mozmill tests to buildbot, fix to ensure python environment copied properly. r=ted
2010-06-08 16:17:21 -07:00
Clint Talbert
452e1d85f3
Bustage fix for mass mozmill checkin from bug 516984, spurious mac binary files got uploaded that break rebasing. This removes them. r=jhammel
2010-06-08 16:17:20 -07:00
L. David Baron
bea0f2d169
Make mochitests not build and search the results table when run inside the harness. (Bug 466104) r=sayrer
2010-04-04 20:48:59 -07:00
Chris Jones
a5d6b3adea
Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol
2010-04-02 12:58:11 -05:00
Chris Jones
81732c2bc2
Backed out changeset cec7b12eb5e3
2010-04-02 13:20:22 -05:00
Chris Jones
0f1925a707
Bug 551254: Allow reviewed+approved STL headers to be included through <foo>. (<algorithm> and <vector> are provisionally in the list because of their use in libpr0n, but need to be reviewed in followup bug 556700 and bug 556701). r=ehsan,ted,zwol
2010-04-02 12:58:11 -05:00
Siddharth Agarwal
6d326c87bb
Bug 556735 - single directory xpcshell-tests and check-one don't work. r=ted
...
--HG--
extra : rebase_source : 78465fc45518ae116dfa5d438d9b0dc64a69f32d
2010-04-02 18:59:35 +05:30
Marco Bonardo
919009aa89
Bug 529823 - ensure that xpcshell tests using do_get_profile will fire profile shutdown notifications. r=ted
2010-04-02 00:42:22 +02:00
Joel Maher
5b4f952add
Bug 553700 Allow xpcshell harness to chunk tests r=ted
2010-04-01 12:34:10 -07:00
Marco Bonardo
ad99a83233
Bug 556231 - Tests are trying to QI to nsIDirectoryProvider, that does not exist. r=ted
2010-04-01 13:29:13 +02:00
Kyle Huey
f78a715db2
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
4b8aff6ea3
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Clint Talbert
b962e844a9
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
0c7928ce7d
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Jason Duell
ca0f7208f9
Print "child|parent" for dumps in xpcshell tests to disambiguate process output. r=jwalden
2009-11-11 23:01:04 -08:00
Jason Duell
fd55e8ed07
Add run_test_in_child() and do_load_child_test_harness() xpcshell functions (bug 521922). r=bent sr=ted
...
Add necko 'unit_ipc' test directory under e10s, plus simple HTTP test.
2009-10-17 00:05:27 -07:00
Ms2ger
3e84d5a980
Bug 368994 - move mochitest tests near the code they test in the tree; Removing moved files.
...
r=sayrer.
2010-02-10 02:15:36 +01:00
Zack Weinberg
c2804406da
Bug 540633: Label httpd.js debug logs, optionally timestamp them, and add support for enabling or disabling them in the middle of a run (currently only for mochitests). r=jwalden
2010-02-09 14:07:33 -08:00
Mats Palmgren
0381a65775
Use GetExtremeCaretPosition() for all editable nodes, not just the doc root. b=512295 r=roc
2010-02-09 17:09:59 +01:00
Phil Lacy
71703caddf
Bug 462172: Drag downloaded items from download manager to folders r=enndeakin
...
--HG--
extra : rebase_source : d51cbf914cf05b7aeb9d1a6b8c8bc7b90d46d26a
2010-02-07 10:44:48 -05:00
Jeff Walden
c0cd396c76
Bug 511317 - Add a SERVER_ROOT object-state mapping to the Mochitest harness. r=sicking
2010-02-02 17:28:46 -08:00
Daniel Holbert
5901ba4645
Bug 539585: Fix warning "warning: format '%p' expects type 'void *'" in mochitests' ssltunnel.cpp file. r=waldo
2010-02-02 16:29:19 -08:00
Kyle Huey
ba050090ef
Backed out changeset 43a19419ec4b
2010-01-30 09:32:47 -05:00
Phil Lacy
413d9e2690
Bug 462172: Drag downloaded items from download manager r=sdwilish,enndeakin
2010-01-30 08:08:37 -05:00
Honza Bambas
72de9f4c8b
Bug 517938 - Test timed out in security/ssl/mixedcontent, r=ted
2010-01-26 14:33:03 +01:00
Marco Bonardo
5e717c6404
Bug 529860 - Provide a method to enlarge timeout for some browser chrome tests, r=gavin
2009-12-04 15:13:22 +01:00
Marco Bonardo
9ced926406
Bug 485269 - Add head.js and cleanup functions support to browser chrome tests, r=gavin
2009-11-23 22:32:27 +01:00
Jonathan Griffin
c784424b92
Bug 540369. Fix logic error which prevented hang detection in unit tests from working if autorun was specified. r=ted
2010-01-22 11:24:01 -08:00
Marco Bonardo
86dc6aba96
Bug 528469 - browser-test.js should ensure windows state between tests (further modified by gavin, r=me), r=gavin
2010-01-21 13:05:27 +01:00
Joel Maher
96f807a454
Bug 530475 - convert test harness python code to classes additional refactoring for automation.py and runtests.py p=jmaher r=ted
2010-01-19 11:45:04 -08:00
Zack Weinberg
bad44ca34f
Merge backout of 153390d0f83b
2010-01-18 14:55:58 -08:00
Zack Weinberg
52cf79da58
Back out instrumentation for bug 536603 and re-disable test
2010-01-18 14:54:56 -08:00
Zack Weinberg
2cd6aaa3ce
Extensive debugging instrumentation for bug 536603
2010-01-18 09:03:50 -08:00
Honza Bambas
11e0c60049
Bug 517938 - added more ssl tunnel logging, only test infrastructure change
2010-01-16 16:29:59 +01:00
Joel Maher
6a13f24ace
Bug 530475 - Convert testharness python code to classes for future integration with mobile framework p=jmaher r=ted
2010-01-15 09:22:54 -08:00
Honza Bambas
3c0ea1e123
Bug 517938 - Yet more logging added to ssltunnel, only test infrastructure change
2010-01-18 20:58:59 +01:00
Benjamin Smedberg
ef70981754
Bug 539290 - Test harness should look for minidumps from child (plugin) processes but not turn the tree orange automatically, r=ted
...
--HG--
extra : rebase_source : abc65388958859668b63342c046985e1e4083012
2010-01-12 16:53:10 -05:00
Clint Talbert
21fbf4551a
Orange on Bd builds: Backed out changeset 745af1f3dbf5
2010-01-13 14:44:49 -08:00
Joel Maher
2104229acf
Bug 530475, convert test harness python code to classes for future integration with mobile framework. r=ted patch=jmaher
2010-01-13 13:53:26 -08:00
Boris Zbarsky
641c9efc34
Adding bug 535806 test. r=dbaron
2010-01-13 11:37:54 -05:00
Neil Rashbrook
5a49c04d9b
Bug 525057 'make clean' deletes automationutils.py r=ted
2010-01-11 23:55:51 +00:00
Clint Talbert
afc4b9f25c
Backed out changeset e67e79969232 due to orange on debug mochitests
2010-01-07 19:57:02 -06:00
Joel Maher
0a3a409ab9
Bug 530475 - Refactoring test harnesses to classes for easier reuse for mobile testing p=jmaher r=ted
2010-01-07 12:47:19 -06:00
Clint Talbert
4a47544dd2
Backed out changeset 85cd0f297421 - causing orange on leak bloat and linux mochitests
2010-01-06 16:03:29 -06:00
Joel Maher
6e5c7dac4f
Bug 530475 - convert all python test harnesses to classes for easier reuse, patch=jmaher, r=ted
2010-01-06 12:01:18 -06:00
Dave Townsend
7217f570ad
Bug 538008: SSLTunnel won't startup if a previous instance was killed with sockets still opened. r=ted
2010-01-05 21:10:47 -08:00
Jonathan Griffin
6e015f2558
Bug 534762. Fix problem using --test-path on win32
2009-12-29 15:31:09 -08:00
Honza Bambas
e282ee6a75
Bug 517938 - Added logging to ssltunnel to figure this bug out, no review, just no-affect test changes
2009-12-28 19:50:34 +01:00
Jeff Walden
69d24c74c1
Bug 525819 - Make do_timeout take a callback function, not a string to eval. Do the final conversion from accepting either string or function to accepting only function, in sync with updating comm-central for the change. r=waylon
2009-12-28 11:31:00 -06:00
Honza Bambas
1def4e5c85
backout a707bf69e7a0
2009-12-28 17:20:01 +01:00
Honza Bambas
52eb6db0a2
Bug 517938 - Added logging to ssltunnel to figure this bug out, no review, just no-affect test changes
2009-12-28 16:55:16 +01:00
Jonathan Griffin
d2ee43b89d
Bug 534762. Allow --test-path to run mochitest-chrome tests from a specific diretory. r=ted
2009-12-22 14:48:16 -08:00
Joel Maher
37d9abdbf3
Bug 523402 - when doing a make package-tests, it doesn't include the mobile specific browser chrome tests [r=ted]
2009-12-18 16:56:09 -05:00
Neil Rashbrook
a26675222b
Bug 525047 'make clean' deletes automationutils.py (backout)
2009-12-18 00:19:53 +00:00
Neil Rashbrook
679166082d
Bug 525057 'make clean' deletes automationutils.py r=ted
2009-12-17 20:59:10 +00:00
Benjamin Smedberg
c274ce87d8
Merge mozilla-central into electrolysis.
2009-12-14 08:01:18 -05:00
Benjamin Smedberg
7ffec1977a
Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell.
2009-12-12 13:38:25 -05:00
Benjamin Smedberg
ebb5f3fbbd
Merge mozilla-central into Electrolysis
2009-11-30 12:59:43 -05:00
Clint Talbert
3457d8a6b5
Causing oranges -- Backed out changeset b3c18f150531
2009-11-25 18:00:31 -08:00
Joel Maher
70fe8530fc
Bug 512319 Add option to allow mochitest to use external web server patch=jmaher r=ted
2009-11-25 17:04:02 -08:00