Nick Alexander
6c4b392ef8
Bug 844437 - pre: Remove unused Android Sync files. r=trivial
2013-02-27 15:44:17 -08:00
Rodrigo Silveira
2df40d0d36
Bug 846056 - Create animation constants based on WinJS showPanel [r=mbrubeck]
...
--HG--
extra : rebase_source : 293aea846a33e112c4be0719d646e4ed888488c3
2013-02-26 14:33:42 -08:00
Martijn Wargers
e77384614a
Bug 817638 - Add content mochitests to B2G, r=jgriffin
2013-02-27 15:38:42 -08:00
L. David Baron
3ed29c12e0
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 15:36:14 -08:00
Sriram Ramasubramanian
ed5f9aedd1
Bug 845572: GeckoView should listen for LWTheme messages. [r=wesj]
...
--HG--
rename : mobile/android/base/resources/layout/awesomebar_tab_indicator.xml => mobile/android/base/resources/layout/awesomebar_tab_indicator.xml.in
2013-02-26 15:32:53 -08:00
Chris Pearce
6e3f4d2969
Bug 843849 - Make DOM/HTML fullscreen API work in Metrofox. r=bz,jimm
2013-02-28 12:28:27 +13:00
Margaret Leibovic
faaf25eef4
Bug 839602 - Immediately update browser toolbar after awesomescreen closes. r=bnicholson
2013-02-11 16:51:02 -08:00
Mats Palmgren
c6a0684622
Bug 843332 - Pass 'false' to ReparentFloats since we only added one frame ('true' only works because the added frame never has any siblings in this case). r=bzbarsky
2013-02-28 00:05:46 +01:00
Mats Palmgren
37e20d7206
Bug 843332 - Don't pass the nsBlockReflowState to PullFrameFrom that doesn't use it. Add some assertions. r=bzbarsky
2013-02-28 00:05:46 +01:00
Mats Palmgren
cb5078d057
Bug 843332 - Make PullFrame drain the overflow list before calling PullFrameFrom that can then be simplified to only deal with mList/mFrames (should be minor perf win too). r=bzbarsky
2013-02-28 00:05:45 +01:00
Mats Palmgren
de5dfbb673
Bug 840818 - Simplify PullFrameFrom when the last frame was removed from an overflow list (avoiding an assertion). r=bzbarsky
2013-02-28 00:05:45 +01:00
Mats Palmgren
07afc8c345
Bug 838688 - Optimize CollectFloats by doing an early return if this block doesn't have any floats. r=bzbarsky
2013-02-28 00:05:45 +01:00
Mats Palmgren
4463b09f8a
Bug 838688 - Make ReparentFloats/CollectFloats not require a priori knowledge of which child list a float is expected to be on. r=bzbarsky
2013-02-28 00:05:45 +01:00
Mats Palmgren
d7aee33465
Bug 838706 - Remove Destroy/RemoveFrameIfPresent O(n) methods. All consumers are now using Start/ContinueRemoveFrame instead which are O(1). r=bzbarsky
2013-02-28 00:05:45 +01:00
Mats Palmgren
f1e1cf742b
Bug 838679 - Make nsMenuFrame::RemoveFrame not use DestroyFrameIfPresent. r=bzbarsky
2013-02-28 00:05:45 +01:00
Mats Palmgren
f74a272a93
Bug 838671 - Make nsBlockFrame::RemoveFloat O(1) and make it just do the frame removal bit and let DoRemoveOutOfFlowFrame do the Destroy part (with the intent of making RemoveFloat reusable for other code). r=bzbarsky
2013-02-28 00:05:45 +01:00
Mats Palmgren
f9eeaa090a
Bug 838642 - Remove nsContainerFrame::RemovePropTableFrame which is now unused. r=bzbarsky
2013-02-28 00:05:45 +01:00
Mats Palmgren
c3df5e54c1
Bug 838642 - Introduce nsFrameList::StartRemoveFrame/ContinueRemoveFrame that can be used in concert to remove a frame in O(1) time from a set of frame lists when its exact frame list is unknown. Use them to make nsContainerFrame::StealFrame O(1). r=bzbarsky
2013-02-28 00:05:44 +01:00
L. David Baron
33ec6bcee5
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 14:55:16 -08:00
Justin Lebar
5e246f610c
Bug 844530 - Paper over error in BrowserElementPromptService.jsm on B2G. r=khuey
...
The error we're fixing is
E/GeckoConsole( 397): [JavaScript Error: "NS_ERROR_FACTORY_NOT_REGISTERED: Component returned failure code: 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)
[nsIComponentManager.getClassObject]" {file: "resource://gre/modules/BrowserElementPromptService.jsm" line: 572}]
For some reason, we're running code before the vanilla prompt service is
instantiated. We don't know why this is happening, but this patch works
around the problem on B2G, which is the only place where we ship this
code.
2013-02-27 16:13:42 -05:00
Masatoshi Kimura
62ce59892e
Bug 841477 - Enable FAIL_ON_WARNINGS on MSVC in dom/plugins. r=benjamin
2013-02-28 07:44:52 +09:00
Shane Caraveo
6b1411323d
Bug 755126 add social services management to about:addons, r=felipe
2013-02-26 14:50:24 -08:00
Ryan VanderMeulen
4907d39632
Backed out changeset c6c6535fb6c2 (bug 844530) for Marionette failures on a CLOSED TREE.
2013-02-27 17:32:56 -05:00
Nicholas Nethercote
7fdf5f31dc
Bug 824891 - Change |result| from XML_Error to XML_Status to quell some -Wenum-conversion warnings. r=jst,peterv.
...
--HG--
extra : rebase_source : e367d5eb46d7e101298b1517439ca6f1f723e0f3
2012-12-26 21:47:52 -08:00
Ryan VanderMeulen
007968224a
Backed out changeset f8cccf3de0a3 (bug 842495) for crashtest failures on a CLOSED TREE.
2013-02-27 17:08:26 -05:00
Shih-Chiang Chien
ea9834981a
Bug 844326 - Use addSystemEventListener to receive all mouse/touch events. r=vingtetun
2013-02-27 16:48:32 -05:00
Mike de Boer
73360270c5
Bug 421746 - Remove unused strings. r=dolske, r=mfinkle
2013-02-26 14:24:17 +01:00
Tim Abraldes
da3615e548
bug 840776. Fix a typo :). r=mbrubeck
2013-02-27 13:45:55 -08:00
Aaron Klotz
c445f273be
Bug 845491: Make Plugin Hang UI push buttons automatically resize to fit their text. r=jmathies
2013-02-27 16:23:09 -05:00
L. David Baron
189f32e914
Bug 404077: Enable checking of assertions in mochitests.
2013-02-27 13:20:28 -08:00
L. David Baron
42aceb59d8
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 13:20:26 -08:00
Justin Lebar
a2a46343bf
Bug 844530 - Paper over error in BrowserElementPromptService.jsm on B2G. r=khuey
...
The error we're fixing is
E/GeckoConsole( 397): [JavaScript Error: "NS_ERROR_FACTORY_NOT_REGISTERED: Component returned failure code: 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)
[nsIComponentManager.getClassObject]" {file: "resource://gre/modules/BrowserElementPromptService.jsm" line: 572}]
For some reason, we're running code before the vanilla prompt service is
instantiated. We don't know why this is happening, but this patch works
around the problem on B2G, which is the only place where we ship this
code.
2013-02-27 16:13:42 -05:00
Marco Bonardo
b1e4531c4c
Bug 838798 - Remove deprecated nsILivemarkService interface.
...
r=Mano sr=gavin
2013-02-27 22:12:49 +01:00
Ms2ger
443d3620c8
Bug 842495 - Cleanup contentDocument/contentWindow getters; r=mounir
2013-02-27 22:05:18 +01:00
Hubert Figuière
487150959c
Bug 845095 - Disable mochitest states/test_tree.xul on Mac. r=dbolter
2013-02-27 16:02:38 -05:00
Timothy Nikkel
6a5cba3ab2
Bug 845337. When we are looking for the parent prescontext we may not have a root frame so use the root view instead to get the parent prescontext. r=roc
2013-02-27 14:52:06 -06:00
Wan-Teh Chang
50c84383be
Bug 841651: Implement PR_SetThreadPriority() on Linux-based platforms
...
using per-thread nice values. The patch is contributed by Gabriele
Svelto <gsvelto@mozilla.com>. r=wtc.
2013-02-27 12:51:25 -08:00
Trevor Saunders
e49a019dfb
bug 842078 - fix iteration of mChildrenList r=smaug
2013-02-20 16:33:44 -05:00
Ryan VanderMeulen
edea8d77e7
Backed out changeset b7473553fea1 (bug 844530) for B2G test bustage on a CLOSED TREE.
2013-02-27 15:40:15 -05:00
Randell Jesup
092c0d6656
Bug 843971: Add MediaManager function to report what a window is capturing r=smaug
2013-02-27 15:36:06 -05:00
David Dahl
8f6bdde3f6
Bug 673432 - Implement window.crypto.getRandomValues for FirefoxOS r=khuey
2013-02-27 14:31:19 -06:00
Ryan VanderMeulen
e2f37a57fb
Backed out changeset 7a79ddc7bedf (bug 834672) for bustage on a CLOSED TREE.
2013-02-27 15:09:12 -05:00
Justin Lebar
642ac8b6e8
Bug 844530 - Paper over error in BrowserElementPromptService.jsm on B2G. r=khuey
...
The error we're fixing is
E/GeckoConsole( 397): [JavaScript Error: "NS_ERROR_FACTORY_NOT_REGISTERED: Component returned failure code: 0x80040154 (NS_ERROR_FACTORY_NOT_REGISTERED)
[nsIComponentManager.getClassObject]" {file: "resource://gre/modules/BrowserElementPromptService.jsm" line: 572}]
For some reason, we're running code before the vanilla prompt service is
instantiated. We don't know why this is happening, but this patch works
around the problem on B2G, which is the only place where we ship this
code.
2013-02-27 14:39:57 -05:00
Fabrice Desré
8395dee8f7
Bug 834672 - AppProtocolHandler.js should never throw r=jduell
2013-02-27 11:31:02 -08:00
Justin Lebar
dfa32ae960
Bug 844970 - Use a grace period for all process priority downgrades. r=cjones
2013-02-27 14:28:57 -05:00
Joel Maher
fe4c77c552
Bug 845887 - upload new talos.zip to capture recent talos changes. r=aki
2013-02-27 14:10:33 -05:00
Marco Bonardo
1983dcce7d
Backout ac2581b910b6 (bug 823547) and f50b8afa272f (bug 820834) for bc failures in browser_aboutHome.js
2013-02-27 19:54:15 +01:00
Gary Kwong
dcf70892da
Bug 845569 - Land tests for various bugs. r=terrence
2013-02-27 10:40:01 -08:00
L. David Baron
239da2d4cf
Bug 404077: Adjust annotations of expected assertions.
2013-02-27 10:37:19 -08:00
Andrew Halberstadt
8040c8e55e
Bug 839735 - Disable bugs/478811-*.html, 637852-1.html, 331809-1.html for intermittent scrollbar not being drawn on b2g, r=jgriffin, DONTBUILD a=NPOTB
2013-02-27 13:31:13 -05:00