Ghislain 'Aus' Lacroix
2e0f9afb51
bug 983747 - Add 'download' method to Browser API r=kanru,paolo
2014-06-09 08:34:54 -07:00
Bobby Holley
b1e4de9e32
Bug 1021244 - Switch the browser-element API to Cu.exportFunction. r=baku
2014-06-05 22:32:37 -07:00
Gijs Kruitbosch
58d6f46109
Bug 1019643 - use Cu.cloneInto for browser elements instead of manually looping through objects and exposing them, r=bholley
2014-06-04 13:21:08 +01:00
Gabriele Svelto
0197f8b3b7
Bug 1011493 - Assign the correct priority to the keyboard app. r=khuey
2014-05-30 15:29:43 +02:00
Trevor Saunders
c5d0801c5c
bug 966059 - add nsIDocShell::GetWindow and GetDocument r=smaug
2014-01-09 21:03:47 -05:00
Tim Chien
030e8b8c5b
Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl
2014-05-23 03:14:00 +02:00
Ryan VanderMeulen
c389c50a81
Backed out changeset aa71426c4514 (bug 983490) for intermittent failures.
2014-05-22 13:24:50 -04:00
Tim Chien
74952724fc
Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl
2014-05-22 01:14:00 +02:00
Yuan Xulei
cc1c353e5d
Bug 993394 - Wait until BrowserElement child ready before calling SetInputMethodActive. r=fabrice
2014-05-19 17:34:55 +08:00
Junior Hsu
c2f5f0dc33
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
36f09fb830
Merge b2g-inbound to m-c.
2014-05-08 15:52:48 -04:00
Ryan VanderMeulen
b6b29f1627
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
712c1e60cc
Bug 972075 - Add profile markers from browser element event synthesis. r=BenWa, r=vingtetun
2014-05-05 16:41:00 -04:00
Fabrice Desré
3fc4987762
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
304430e3ea
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
7ed1e85006
Bug 998734 - Remove nsIAsyncScrollEventDetail; r=bzbarsky
2014-04-26 20:07:50 -04:00
Patrick Wang (Chih-Kai Wang)
3894e50b12
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
b6bc3b6a37
Bug 993326 - Automatically restore apps launchable value. r=fabrice
2014-04-17 16:43:04 -04:00
Monica Chew
ecc0808dfb
Bug 991177: Disallow overrides for SEC_ERROR_CA_CERT_INVALID (r=keeler)
2014-04-15 15:35:41 -07:00
Botond Ballo
f0fd69340b
Bug 976605 - Disable active element handling in BEP.js if APZ is enabled. r=kats,vingtetun
2014-04-09 13:39:36 -04:00
Ed Morley
4f73d0b55a
Backed out changeset 7d8d52db13a6 (bug 976605)
2014-04-15 17:45:13 +01:00
Botond Ballo
42ad72b868
Bug 976605 - Disable active element handling in BEP.js if APZ is enabled. r=kats,vingtetun
2014-04-09 13:39:36 -04:00
Vivien Nicolas
cc35526d23
Bug 986752 - CSS :active states get stuck with multiple on-screen touches. r=botond
2014-04-09 14:47:30 +02:00
Jan Jongboom
ce092856b3
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
6bc2df870c
Bug 989580 - Lazy load BrowserElementParent.jsm in BrowserElementParent.js. r=jst
2014-03-31 14:04:38 -07:00
Boris Zbarsky
e60d8e5df4
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
d7ac4c6c4e
Merge inbound to m-c.
2014-03-26 20:58:31 -04:00
Fabrice Desré
156a131fa4
Bug 982491 - Group apps in activities chains in the same process r=cervantes,gene
2014-03-25 21:56:35 -07:00
Cervantes Yu
25e0751b32
Bug 968604: Temporarily disable test case test_Preallocated.html in mochitest-2 suite before the Shutdown hang is fixed. r=fabrice
2014-03-26 14:46:05 +08:00
Cervantes Yu
a73839fbe2
Bug 968604 Part 2: Test case fix: clean up the preallocated process in an async manner. r=khuey
2014-03-03 18:52:39 +08:00
Cervantes Yu
037a241ec0
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
5b152b089f
Merge m-c to b2g-inbound
2014-03-18 14:59:25 -07:00
Vivien Nicolas
6e5ac3ae28
Bug 984845 - BrowserElementParent.getScreenshot should return more accurate screenshots. r=fabrice
2014-03-18 18:44:24 +01:00
Masayuki Nakano
2eb2bd8616
Bug 983049 part.5 Rename nsEventDispatcher to mozilla::EventDispatcher r=smaug
2014-03-18 13:48:21 +09:00
Bill McCloskey
195b72030d
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
348b38aa47
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
400a9981b8
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
6eb837a8ff
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
4dcf140fd4
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
db94983774
Bug 982800 - Browser API: Add a mozbrowsermanifestchange event to detect <link rel="manifest"> elements, r=ehsan
2014-03-13 15:30:03 +00:00
Vaibhav Agarwal
d6968dc43b
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-12 11:41:08 -04:00
Tim Chien
5822aad592
Bug 981997 - Fix test for setInputMethodActive and dead object error. r=yxl
2014-03-12 08:45:27 -04:00
Vaibhav Agarwal
8c5c846794
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
35acd14519
Bug 971132 - B2G mochitests should use the new manifest format [directories]; r=jmaher
2014-03-06 13:42:45 -05:00
Vaibhav Agarwal
e2f25fe7d8
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-06 13:42:43 -05:00
Ryan VanderMeulen
2dbfac60ff
Merge inbound to m-c.
2014-03-04 17:12:58 -05:00
David Keeler
ee379585d3
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
643b72299b
Bug 978544 - Ignore events targetting a nsIMozBrowserFrame in BrowserElementPanning.js. r=fabrice
2014-03-04 09:53:16 +01:00
Marco Castelluccio
bae47b93aa
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
55863a714f
Merge m-c to b2g-inbound
2014-02-25 20:36:29 -08:00