Gabriele Svelto
04b6e04bc5
Bug 1011493 - Assign the correct priority to the keyboard app. r=khuey
2014-05-30 15:29:43 +02:00
Trevor Saunders
3e8a2ce19d
bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug
2014-01-09 21:03:47 -05:00
Tim Chien
cb249e6a6b
Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl
2014-05-23 03:14:00 +02:00
Ryan VanderMeulen
cb09b3403c
Backed out changeset aa71426c4514 (bug 983490) for intermittent failures.
2014-05-22 13:24:50 -04:00
Tim Chien
10083e09db
Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl
2014-05-22 01:14:00 +02:00
Yuan Xulei
66e58236a9
Bug 993394 - Wait until BrowserElement child ready before calling SetInputMethodActive. r=fabrice
2014-05-19 17:34:55 +08:00
Junior Hsu
7d830eb1df
Bug 970777 - Remove redundant |numLoaded| checks in dom/browser-element/mochitests/*.js. r=smaug
...
1. Make the test more solid
2. Postpone the second |takeScreenshot| right after the |iframe1| is onload again
3. Remove redundant |numLoaded| by assigning |iframe1.src| first.
2014-05-09 01:52:00 +02:00
Ryan VanderMeulen
bc1e37147b
Merge b2g-inbound to m-c.
2014-05-08 15:52:48 -04:00
Ryan VanderMeulen
87c1a31337
Bug 983490 - Disable test_browserElement_inproc_SetInputMethodActive.html and test_browserElement_oop_SetInputMethodActive.html for frequent failures.
2014-05-08 10:26:04 -04:00
Dave Huseby
5c4d7906b9
Bug 972075 - Add profile markers from browser element event synthesis. r=BenWa, r=vingtetun
2014-05-05 16:41:00 -04:00
Fabrice Desré
4a00c51811
Bug 1003836 - Don't use createEvent("TouchEvent") to check if TouchEvents are supported r=smaug
2014-05-02 14:56:18 -07:00
Gabriele Svelto
fc6736d66f
Bug 999327 - Consider the wake-locks held by the main process when computing priorities. r=fabrice
2014-05-01 15:47:26 +02:00
Ehsan Akhgari
8331ca0109
Bug 998734 - Remove nsIAsyncScrollEventDetail; r=bzbarsky
2014-04-26 20:07:50 -04:00
Patrick Wang (Chih-Kai Wang)
993ce3c11a
Bug 994560: Compute CPU priority based on priority that is going to be set r=gsvelto
2014-04-18 14:28:14 +08:00
Marco Castelluccio
1bd0344246
Bug 993326 - Automatically restore apps launchable value. r=fabrice
2014-04-17 16:43:04 -04:00
Monica Chew
d98ff86e6e
Bug 991177: Disallow overrides for SEC_ERROR_CA_CERT_INVALID (r=keeler)
2014-04-15 15:35:41 -07:00
Botond Ballo
967806f47b
Bug 976605 - Disable active element handling in BEP.js if APZ is enabled. r=kats,vingtetun
...
--HG--
extra : source : 2a6f99faedb8317b87b99a81953fa0ddd759ddaa
2014-04-09 13:39:36 -04:00
Ed Morley
cb88936575
Backed out changeset 7d8d52db13a6 (bug 976605)
2014-04-15 17:45:13 +01:00
Botond Ballo
f6f11a8323
Bug 976605 - Disable active element handling in BEP.js if APZ is enabled. r=kats,vingtetun
...
--HG--
extra : source : 62f6bbf910b470d8e423811dd036fe13b2c8c47b
2014-04-09 13:39:36 -04:00
Vivien Nicolas
48cfe7ab7a
Bug 986752 - CSS :active states get stuck with multiple on-screen touches. r=botond
2014-04-09 14:47:30 +02:00
Jan Jongboom
fc5a26259f
Bug 987549 - Wait until BrowserElement child scripts have been loaded before dispatching inputMethod setActive request. r=yxl
2014-04-02 08:51:46 -04:00
Richard Newman
bc1d8c9bfe
Bug 989580 - Lazy load BrowserElementParent.jsm in BrowserElementParent.js. r=jst
2014-03-31 14:04:38 -07:00
Boris Zbarsky
d4a40b2bea
Bug 987112. Remove the redundant and somewhat annoying parentObject argument to dictionary ToObject() methods. r=bholley
2014-03-29 01:45:10 -04:00
Ryan VanderMeulen
4dc5242df5
Merge inbound to m-c.
2014-03-26 20:58:31 -04:00
Fabrice Desré
564fd419ad
Bug 982491 - Group apps in activities chains in the same process r=cervantes,gene
2014-03-25 21:56:35 -07:00
Cervantes Yu
5d075319af
Bug 968604: Temporarily disable test case test_Preallocated.html in mochitest-2 suite before the Shutdown hang is fixed. r=fabrice
...
--HG--
extra : rebase_source : d31f86a4f5d7ed90beb2540871c39b5c63ae0900
2014-03-26 14:46:05 +08:00
Cervantes Yu
e8e42576ce
Bug 968604 Part 2: Test case fix: clean up the preallocated process in an async manner. r=khuey
...
--HG--
extra : rebase_source : 234d60d32283caed23f3729b205a6271edb0aa1e
2014-03-03 18:52:39 +08:00
Cervantes Yu
295a735e85
Bug 959966: prevent the preallocated process from being killed by the lowmem killer by rasing its priority. r=khuey,gsvelto
2014-03-13 15:24:42 +08:00
Wes Kocher
5a59a33342
Merge m-c to b2g-inbound
2014-03-18 14:59:25 -07:00
Vivien Nicolas
cba17bfa5e
Bug 984845 - BrowserElementParent.getScreenshot should return more accurate screenshots. r=fabrice
2014-03-18 18:44:24 +01:00
Masayuki Nakano
abfbab58dd
Bug 983049 part.5 Rename nsEventDispatcher to mozilla::EventDispatcher r=smaug
...
--HG--
rename : dom/events/nsEventDispatcher.cpp => dom/events/EventDispatcher.cpp
rename : dom/events/nsEventDispatcher.h => dom/events/EventDispatcher.h
2014-03-18 13:48:21 +09:00
Bill McCloskey
aa5f40a77e
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
a3277d291d
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
...
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
f4f6bf8e4d
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Bill McCloskey
7193069fa0
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
69a746922b
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Andrea Marchesini
93347f7268
Bug 982800 - Browser API: Add a mozbrowsermanifestchange event to detect <link rel="manifest"> elements, r=ehsan
...
--HG--
rename : dom/browser-element/mochitest/test_browserElement_inproc_Iconchange.html => dom/browser-element/mochitest/test_browserElement_inproc_Manifestchange.html
rename : dom/browser-element/mochitest/test_browserElement_oop_Iconchange.html => dom/browser-element/mochitest/test_browserElement_oop_Manifestchange.html
2014-03-13 15:30:03 +00:00
Vaibhav Agarwal
086e8d6332
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-12 11:41:08 -04:00
Tim Chien
0343064af8
Bug 981997 - Fix test for setInputMethodActive and dead object error. r=yxl
2014-03-12 08:45:27 -04:00
Vaibhav Agarwal
262a9b4cd4
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-03-12 06:16:12 -04:00
Vaibhav Agarwal
66a7651a97
Bug 971132 - B2G mochitests should use the new manifest format [directories]; r=jmaher
2014-03-06 13:42:45 -05:00
Vaibhav Agarwal
9a59a5c96d
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-06 13:42:43 -05:00
Ryan VanderMeulen
f8b176e5a0
Merge inbound to m-c.
2014-03-04 17:12:58 -05:00
David Keeler
06559f1667
bug 978797 - stop classifying SEC_ERROR_INADEQUATE_KEY_USAGE as a "bad cert" error r=briansmith
2014-03-03 15:39:07 -08:00
Vivien Nicolas
b7f7e7b34c
Bug 978544 - Ignore events targetting a nsIMozBrowserFrame in BrowserElementPanning.js. r=fabrice
2014-03-04 09:53:16 +01:00
Marco Castelluccio
1de061351a
Bug 847518 - window.open(url, "_blank") should open in default browser. r=myk, r=bz
2014-02-27 11:56:48 -05:00
Wes Kocher
738780bc5b
Merge m-c to b2g-inbound
2014-02-25 20:36:29 -08:00
"Kan-Ru Chen (陳侃如)"
592a198730
Bug 970290 - Rename NoWhitelist to NoPermission. r=fabrice
...
We no longer use whitelist to control the permission. Test against no
permission instead.
--HG--
extra : rebase_source : 8fd77b2588a07bc17363b49d104b3b08ee2293a5
2014-02-26 11:38:32 +08:00
"Kan-Ru Chen (陳侃如)"
1cb56f4f43
Bug 970290 - Call setEnabledPref earlier. r=fabrice
...
Must set the preferences before testready.
--HG--
rename : mobile/android/tests/browser/moz.build => mobile/android/tests/moz.build
extra : rebase_source : 7b21cbeb52f0f64d29d2c7fbad6de1c931f233ed
2014-02-25 16:13:05 +08:00
Ted Mielczarek
afe4d2bb46
Bug 975455 - Move more Mochitests to manifests. r=jmaher
2014-02-20 10:14:52 -05:00