jlal@mozilla.com
a294d39a29
Bug 1136026 - Ensure ccache has enough space and is tied to specific caches r=wcosta
2015-02-24 00:36:39 -08:00
jlal@mozilla.com
e9219b6983
Bug 1136020 - Update try decision task to use cache and more recent version of builder r=garndt
2015-02-23 21:54:42 -08:00
jlal@mozilla.com
5bcf0f9e08
Bug 1131157 - Add buildbot lines to mulet/b2g-desktop/emulator r=wcosta
2015-02-23 21:50:39 -08:00
jlal@mozilla.com
968057b057
Bug 1132562 - Use workspace directory so autoclobber can function with caches r=wcosta
...
- Move builder scripts into tree proper instead of baked into docker images
2015-02-24 08:26:48 -08:00
Gabor Krizsanits
6ec9b858ac
Bug 1109007 - Adding htmlimports.enabled pref flag. r=wchen
2015-02-23 13:06:28 +01:00
Alessio Placitelli
45327633a8
Bug 1111022 - Tests for the SelfSupport backend. r=gfritzsche
2015-01-09 11:18:00 +01:00
Boris Kudryavtsev
3415e69949
Bug 1131763 - Remove dead constants in marionette.py. r=dburns
...
--HG--
extra : histedit_source : 99628655734ccad29e23d1aa34b1e7a05f6a4097
2015-02-19 18:30:00 -05:00
Joshua Cranmer
184700fa33
Bug 1054308 - Add mozmill tests to the mozharness configurations for Thunderbird, r=ted
2015-02-20 20:48:29 -06:00
Chris Manchester
3b07cf067f
Bug 1125377 - Store window ids in a weak map keyed by browser objects to prevent attempts to access dead windows in marionette's getWindowHandles.;r=jgriffin
2015-02-05 11:58:53 -08:00
Bill McCloskey
aa2a1135c0
Bug 1128798 - [e10s] Make a version of nsIContentPolicy that doesn't pass the node as a parameter (r=mrbkap,tanvi,ckerschb)
...
--HG--
rename : dom/base/nsIContentPolicy.idl => dom/base/nsIContentPolicyBase.idl
2015-02-20 08:54:12 -08:00
Joel Maher
160ee528b7
Bug 1134824 - update talos on trunk to gain fixes for e10s, mainthreadio, etc. r=wlach
2015-02-20 06:43:40 -05:00
Chris Manchester
74ad57da1b
Bug 1133468 - Use wait_for_condition rather than immediately checking for a url update in marionette's modal handling code.;r=automatedtester
2015-02-19 17:41:37 -08:00
Chris Manchester
c8c13cfa4d
Bug 1119211 - Disable the 360 second socket timeout when marionette is invoked with --jsdebugger.;r=ato
2015-02-19 17:41:37 -08:00
Boris Zbarsky
2f91ccc894
Bug 1134559. DOMContentLoaded should not be cancelable. r=ms2ger
2015-02-19 14:36:02 -05:00
Anish
48094b2951
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher,mwargers
2015-02-19 11:53:01 -05:00
Jeremy Chen
50eff0b0a4
Bug 1131948 - Part 2: Separate multiple line test cases from test_selectioncarets.html. r=dburns
2015-02-19 07:14:00 -05:00
Carsten "Tomcat" Book
b6ef20bdf0
Backed out changeset 6885e993936a (bug 1056851) for crashtest failures
2015-02-19 15:02:05 +01:00
Anish
bbc6a8a249
Bug 1056851 - Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher
2015-02-19 07:26:41 -05:00
James Graham
e39abb347f
Bug 1134188 - Update web-platform-tests expected data, a=testonly
...
--HG--
rename : testing/web-platform/meta/html/semantics/embedded-content/the-img-element/relevant-mutations.html.ini => testing/web-platform/meta/battery-status/battery-interface-idlharness.html.ini
rename : testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/size.attributes.parse.whitespace.html.ini => testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/PopStateEvent.html.ini
rename : testing/web-platform/meta/html/browsers/history/the-history-interface/003.html.ini => testing/web-platform/meta/html/syntax/parsing/the-end.html.ini
rename : testing/web-platform/meta/html/semantics/embedded-content/the-img-element/srcset/select-an-image-source.html.ini => testing/web-platform/meta/infrastructure/failing-test.html.ini
2015-02-19 09:32:46 +00:00
James Graham
31a47e07cc
Bug 1134188 - Update web-platform-tests to revision 06dfcf88301bcc02ed25830f0d87c75f041dad4e, a=testonly
...
--HG--
rename : testing/web-platform/tests/html/semantics/scripting-1/the-script-element/script-for-event.html => testing/web-platform/tests/html/browsers/browsing-the-web/history-traversal/PopStateEvent.html
rename : testing/web-platform/tests/common/failing-test.html => testing/web-platform/tests/html/semantics/forms/the-input-element/files.html
rename : testing/web-platform/tests/common/failing-test.html => testing/web-platform/tests/infrastructure/failing-test.html
rename : testing/web-platform/tests/battery-status/battery-full-manual.html => testing/web-platform/tests/notifications/instance.html
2015-02-19 09:32:46 +00:00
Masayuki Nakano
483fbc830f
Bug 1119609 part.18 Add nsITextInputProcessor.commitCompositionWith() and drop aCommitString from nsITextInputProcessor.commitComposition() r=smaug, sr=smaug
2015-02-19 15:50:21 +09:00
Masayuki Nakano
f1fce37659
Bug 1119609 part.14 Reimplement/redesign EventUtils.synthesizeKey() with nsITextInputProcessor r=smaug
2015-02-19 15:50:20 +09:00
Masayuki Nakano
d837b657fd
Bug 1119609 part.13 EventUtils.synthesizeComposition() and synthesizeCompositionChange() should take KeyboardEvent for emulating composition state change caused by a key operation rs=smaug
2015-02-19 15:50:20 +09:00
Masayuki Nakano
60d702a190
Bug 1119609 part.12 nsITextInputProcessor should take KeyboardEvent as an argument of composition releated methods for dispatching key events around composition events r=smaug, sr=smaug
2015-02-19 15:50:20 +09:00
Masayuki Nakano
be3248be75
Bug 1119609 part.6 TextInputProcessor should manage modifier key state and set it to dispatching key events automatically r=smaug, sr=smaug
2015-02-19 15:50:19 +09:00
Boris Zbarsky
f3462eb762
Bug 1134149. Throw the exception the spec calls for when withCredentials is set on a sent XMLHttpRequest object. r=ms2ger
2015-02-18 20:56:21 -05:00
Ryan VanderMeulen
02e1677528
Merge m-c to inbound. a=merge
2015-02-18 20:35:37 -05:00
Ryan VanderMeulen
f6cd16df92
Merge inbound to m-c. a=merge
2015-02-18 20:29:54 -05:00
Wander Lairson Costa
5d72652551
Bug 1132583: Use different object folders for opt and debug builds.
...
Due to caching, using the same object folder for debug and opt builds
may lead to object linking issues.
2015-02-18 11:41:31 -02:00
Wander Lairson Costa
9b998e9f1c
Bug 1109365: Default try graph platforms to all.
...
When the platfoms list is not supplied by cli,
default to all platforms.
2015-02-18 08:10:13 -02:00
Armen Zambrano Gasparnian
9621475630
Bug 1110286 - Pin mozharness to 2264bffd89ca instead of production. r=rail
2015-02-18 11:04:52 -05:00
William Lachance
835d988896
Bug 1133076 - Add documentation for mozinstall. r=ahal
2015-02-17 13:48:17 -05:00
Ryan VanderMeulen
6d1fb2c8e1
Merge m-c to inbound. a=merge
2015-02-17 14:27:23 -05:00
Ryan VanderMeulen
f19a6fcd25
Merge inbound to m-c. a=merge
2015-02-17 14:24:51 -05:00
Wander Lairson Costa
077aebfc4f
Bug 1130467: Add flame-kk build to try server.
2015-02-17 14:54:35 -02:00
Josh Matthews
decb185148
Bug 1017875 and 1018389 - Update WPT expectations.
2015-02-17 10:21:16 -05:00
Andrew Halberstadt
7b54c3090a
Bug 1132154 - [manifestparser] Implement basic chunking algorithms in manifestparser, r=jmaher
...
The algorithms are chunk_by_slice and chunk_by_dir and were largely copied from:
http://hg.mozilla.org/mozilla-central/file/fd12875a8a48/testing/mochitest/chunkifyTests.js
--HG--
extra : rebase_source : a19c24d078b90939062c42769d72e7db4e1b35d2
2015-02-13 16:23:45 -05:00
Andrew McCreight
32ed7a2bf6
Backout 1ffecdc47c6d for OSX and Windows docShell leaks. CLOSED TREE
2015-02-15 21:26:19 -08:00
Andrew McCreight
eb177fe773
Bug 1073352, part 1 - Make the DOMWINDOW and DOCSHELL leak detector work with e10s. r=jmaher
...
This reworks how the Mochitest DOMWINDOW and DOCSHELL leak detector works. Rather than
collecting immediately in the top-level script, it sends a message to all processes
telling them to carry out collections. Each process prints out a message when it has
finished the collections. This message is used by the test harness to decide when windows
and docshells for that process should be have been destroyed.
2015-02-14 11:43:45 -08:00
Andrew Halberstadt
4095e521c8
Bug 1127376 - PEP8-ify all mochitest .py files (auto-generated), r=ted
...
This change was generated using the `autopep8` module [1]. To replicate:
$ pip install --upgrade autopep8
$ cd gecko
$ autopep8 -i -a -a -r testing/mochitest --exclude 'testing/mochitest/pywebsocket/*'
[1] https://github.com/hhatto/autopep8
--HG--
extra : rebase_source : fb127187cd488b977981338373d66cc8c735214f
2015-02-13 14:42:02 -05:00
William Lachance
482585009e
Bug 1132716 - Release mozversion 1.2. r=davehunt
...
CLOSED TREE
2015-02-12 18:09:53 -05:00
Barbara Miller
2fe7ac44b5
Bug 1131219 - Sort updated prefs alphbetically. r=dburns
2015-02-13 09:22:00 -05:00
Julien Pagès
01eed9eda2
Bug 1132415 - [mozversion] Expose the package name for local fennec APK file. r=wlach
2015-02-12 04:36:00 +01:00
Jonathan Griffin
986a0d16a0
Bug 1121577 - Only enable SpecialPowers at newSession, r=AutomatedTester
2015-01-16 15:38:25 -08:00
Andrew McCreight
4eeaaf558b
Bug 1127827, part 3 - Weak map get should always return undefined on failure to find the key. r=Waldo,jgraham
2015-02-18 15:40:52 -08:00
Josh Grant
a3ccb0d27d
Bug 1128515 - Update session_capabilities property. r=dburns
...
--HG--
extra : transplant_source : %B5%80rL%CC%80%EDJ%BC%3A%5CU%E0%F1B%27%1D%1Dc%0E
extra : histedit_source : 1536b5b945e6dc00ee3cc8c022834ed1f41cece9%2Ca5207086a268c1e2d12d451faff1e11e23cfe0be
2015-02-16 10:57:10 -05:00
Barbara Miller
ce8e1d1154
Bug 1131219 - Add focusmanager.testmode to Marionette; r=dburns
2015-02-17 23:04:27 +00:00
Geoff Brown
11879564ec
Bug 1130187 - Optimize devicemanager calls during remote xpcshell tests; r=bc
2015-02-12 16:48:41 -07:00
Geoff Brown
1ab3703464
Bug 1128745 - Avoid 'no attribute' error on remote xpcshell timeout; r=jmaher
2015-02-12 16:48:40 -07:00
Boris Zbarsky
dccefcef01
Bug 1131751. Drop [NoInterfaceObject] from XMLHttpRequestEventTarget. r=smaug
2015-02-12 18:39:25 -05:00