Kyle Huey
|
437ea18f52
|
Backout Bug 810987.
|
2012-11-13 10:27:37 -08:00 |
Kyle Huey
|
77f211aa9e
|
Backout bug 809666.
|
2012-11-13 10:27:06 -08:00 |
Kyle Huey
|
1605b8037a
|
Backed out changeset 62886fd1aaa4
|
2012-11-13 10:25:24 -08:00 |
Kyle Huey
|
a63f21401a
|
Bug 810987: Followup bustage fix.
|
2012-11-13 10:24:08 -08:00 |
Chris Peterson
|
f8de270aa6
|
Bug 785663 - Wait for keyboard to stop resizing before scrolling text input into view. r=djf a=blocking-basecamp+
|
2012-11-09 09:39:23 -08:00 |
Bobby Holley
|
b12489b1f9
|
Bug 809674 - Fail at call time when invoking an XPCWrappedJS method with [implicit_jscontext] or [optional_argc]. r=mrbkap
I think this is the path of least resistance here.
|
2012-11-12 16:17:24 -08:00 |
Bobby Holley
|
380b933b23
|
Bug 810743 - First check for pending exceptions, _then_ examine the invoke result. r=mrbkap
|
2012-11-12 16:17:24 -08:00 |
Nicholas Nethercote
|
b04b41755f
|
Bug 811132 - Avoid some wasted space by making XPT arena chunks bigger. r=khuey.
--HG--
extra : rebase_source : edeb0ca8eb7435c3ba50a9e6603e16637b06ca9f
|
2012-11-12 16:14:04 -08:00 |
Kartikaya Gupta
|
04e2b3378e
|
Bug 810764 - Catch and handle various exceptions that can be thrown if the user pinches in a narrow window before Gecko is ready. r=jwir3
|
2012-11-12 16:07:41 -08:00 |
Eitan Isaacson
|
094cd8d3c3
|
Bug 810372 - don't add app urls to utterances. r=davidb
|
2012-11-12 15:46:09 -08:00 |
Eitan Isaacson
|
9acb3c3b1d
|
Bug 810359 - Introduce haptic feedback. r=davidb
|
2012-11-12 15:46:09 -08:00 |
Eitan Isaacson
|
b4c077a812
|
Bug 810364 - Use startX as current X in touch adapter. r=davidb
|
2012-11-12 15:46:09 -08:00 |
Luke Wagner
|
24bb8ac700
|
Bug 810192 - don't require a default constructor for Hash{Map,Set}; only construct objects for live elements (r=terrence)
|
2012-11-12 15:30:39 -08:00 |
Bill McCloskey
|
849c947155
|
Bug 810560 - Followup (r=luke)
|
2012-11-12 15:17:01 -08:00 |
Bill McCloskey
|
0437a8fe30
|
Bug 810560 - Fix scheduledForDestruction assertion (r=luke)
--HG--
extra : rebase_source : 6c25ad6b505e818d66f1caaea907c55355f7559a
|
2012-11-12 14:57:53 -08:00 |
Robert O'Callahan
|
b528a1b610
|
Bug 810470. Part 2: Change nsDisplayBackground invalidation to store and compare the background positioning rect. r=mattwoodrow
--HG--
extra : rebase_source : 2a4f44b98000d52301053c685e50f81e251e7e8c
|
2012-11-08 10:05:32 -05:00 |
Robert O'Callahan
|
702aabf464
|
Bug 810470. Part 1: Cache nsStyleBackground pointer in nsDisplayBackground. r=mattwoodrow
--HG--
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_openLocationLastURL.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_openLocationLastURL.js
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_popupblocker.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_popupblocker.js
rename : browser/components/privatebrowsing/test/browser/perwindow/popup.html => browser/components/privatebrowsing/test/browser/global/popup.html
extra : rebase_source : cddca78450149e80131208f76b4cebd96b7526a1
|
2012-11-07 23:08:40 -05:00 |
Benoit Jacob
|
c248c79c55
|
Bug 798033 - adapt dom/camera code to not relying on headers to do using namespace - r=mhabicher
|
2012-11-12 19:06:31 -05:00 |
Matt Joras
|
6a30c1a58e
|
Bug 798033 - Removes 'using namespace' from js headers - r=billm
|
2012-11-10 10:46:01 -05:00 |
Matt Joras
|
da70d3f085
|
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
|
2012-11-10 10:45:52 -05:00 |
Jeff Muizelaar
|
8c9b653c40
|
Bug 811919. Include the pattern transform when painting patterns in DrawTargetCG. r=benwa
This fixes a lot of azure content bugs.
--HG--
extra : rebase_source : be84084aa7753862920ddd7b04fbfb0bd0b54ded
|
2012-11-14 16:52:02 -08:00 |
Bellindira Castillo [:bellindira]
|
e72020c194
|
Bug 806691 - Port browser_privatebrowsing_openLocationLastURL.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_openLocationLastURL.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_openLocationLastURL.js
|
2012-11-14 18:19:00 -06:00 |
Jared Wein
|
f03bde3ba1
|
Bug 808501 - Focusing chat bar doesn't put focus back in the previously focused chat. r=markh
|
2012-11-14 16:11:09 -08:00 |
Scott Johnson
|
73204c3669
|
Bug 809565: Skip onScale and onScaleEnd events if onScaleBegin returned false to make reflow-on-zoom assumptions on order of these events remain valid. [r=kats]
|
2012-11-14 15:58:12 -08:00 |
Ehsan Akhgari
|
fb6db84aa2
|
Bug 811864 - Remove PannerNode.coneGain/distanceGain; r=bzbarsky
|
2012-11-14 13:03:24 -08:00 |
Dave Hunt
|
08691c64fa
|
Bug 811330 - Fix a typo in XML generation, r=jgriffin
|
2012-11-14 14:46:13 -08:00 |
Matt Woodrow
|
a6847cce8d
|
Bug 811831 - Don't create layers for nsDisplayOpacity items that have an opacity of 0. r=roc
|
2012-11-14 14:43:29 -08:00 |
Henrik Skupin
|
e22325798a
|
Bug 805054 - Bind the virtualenv version Marionetts uses in venv_test.sh to a fixed release. r=jgriffin
|
2012-11-14 23:29:04 +01:00 |
Rob Wood
|
6a3773c8de
|
Bug 808108 - Develop WebSMS tests to verify filtering SMS by phone numbers, update manifest; r=jgriffin
|
2012-11-09 10:41:42 -08:00 |
Isaac Aggrey
|
6058811463
|
Bug 802706: Remove usage of NSPRFormatTime.h from tree; r=ehsan
|
2012-11-14 13:14:21 -06:00 |
Boris Zbarsky
|
05ba9f02c1
|
Bug 811449 part 8. Get rid of nsGenericElement. r=peterv
|
2012-11-14 14:10:08 -08:00 |
Boris Zbarsky
|
81290928c0
|
Bug 811449 part 7. Get rid of nsGenericElement in Element.cpp. r=peterv
|
2012-11-14 14:10:08 -08:00 |
Boris Zbarsky
|
a345ce560d
|
Bug 811449 part 6. Rename nsGenericElement.cpp to Element.cpp. r=peterv
--HG--
rename : content/base/src/nsGenericElement.cpp => content/base/src/Element.cpp
|
2012-11-14 14:10:08 -08:00 |
Boris Zbarsky
|
c2748c8ea6
|
Bug 811449 part 5. Drop no longer needed namespacing on arguments and return values of Element methods. r=peterv
|
2012-11-14 14:10:07 -08:00 |
Boris Zbarsky
|
bf762c76bb
|
Bug 811449 part 4. Move the data members of Element to the end of the class. r=peterv
|
2012-11-14 14:10:07 -08:00 |
Boris Zbarsky
|
19333a472b
|
Bug 811449 part 3. Eliminate nsGenericElement as a separate class.
|
2012-11-14 14:10:07 -08:00 |
Boris Zbarsky
|
f156bedf33
|
Bug 811449 part 2. Combine the forward-declares and includes in Element.h. r=peterv
This is just moving includes and forward-declares and some inline
implementations around. No substantive changes.
|
2012-11-14 14:10:07 -08:00 |
Boris Zbarsky
|
1786f7e7dd
|
Bug 811449 part 1. Move everything from nsGenericElement.h to Element.h. r=peterv
Note: This is just moving code as-is, with absolutely no changes
outside of the Link bits that are needed to make mock_Link compile.
|
2012-11-14 14:10:07 -08:00 |
David Burns
|
697501ec2e
|
Bug 811053: Allow transforms to have negative values but not affect Marionettes visibility on the element; r=jgriffin
|
2012-11-14 21:51:11 +00:00 |
Gregor Wagner
|
2a55eaaad3
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. Followup. r=mrbkap
|
2012-11-14 13:46:48 -08:00 |
Gregor Wagner
|
3fb2b40d93
|
Bug 811414 - nsISettingsServiceCallback shouldn't use [implicit_jscontext]. r=bholley
|
2012-11-14 13:46:38 -08:00 |
Marty Rosenberg
|
43baddd14f
|
fix up a bunch of macro-assembler blemishes, and fix a jittest failure (bug 811489, r=djvj)
|
2012-11-14 16:38:03 -05:00 |
Rob Wood
|
5d9067d732
|
Bug 807783 - Develop test to verify filtering SMS messages by delivery, update manifest; r=jgriffin
|
2012-11-06 16:42:01 -05:00 |
Henrik Skupin
|
8a355d02d3
|
Bug 811185 - Implement Emulator class for screen orientation in Marionette. r=jgriffin
|
2012-11-14 22:35:26 +01:00 |
Robert O'Callahan
|
2732b3ebdd
|
Bug 804606. On Mac, call ApplyPluginGeometryUpdates immediately when we've computed geometry, instead of waiting until the paint event. r=smichaud
--HG--
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_geoprompt.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_geoprompt.js
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_geoprompt_page.html => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_geoprompt_page.html
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_openlocation.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_openlocation.js
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_zoomrestore.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_zoomrestore.js
rename : toolkit/system/androidproxy/Makefile.in => toolkit/system/windowsproxy/Makefile.in
rename : toolkit/system/androidproxy/nsAndroidSystemProxySettings.cpp => toolkit/system/windowsproxy/nsWindowsSystemProxySettings.cpp
extra : rebase_source : 006071633b23f5ab34a27e46100fe32fbff9f735
|
2012-11-07 09:38:11 +13:00 |
Bellindira Castillo [:bellindira]
|
3c564bbf3e
|
Bug 806690 - Port browser_privatebrowsing_openlocation.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_openlocation.js => browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_openlocation.js
extra : rebase_source : e1d0ba59cbcfe2af4a2d2053c7cca53bec63c9e8
|
2012-11-13 19:00:14 -06:00 |
Nicholas Cameron
|
b3a448668a
|
Bug 800556; test for mozDashOffset errors; r=Ms2ger
--HG--
extra : rebase_source : 834c2d1c426a8f33b66ee60e3fef912d652d5f59
|
2012-11-13 21:39:37 -08:00 |
Nicholas Cameron
|
e907939a76
|
Bug 800556; remove nsIDOMCanvasRenderingContext2D; r=Ms2ger,sr=bz
--HG--
extra : rebase_source : 461ff127a453116f3364f4ba1e414cc527f195bd
|
2012-11-13 16:35:36 -08:00 |
Mark Hammond
|
ec605d4e0e
|
Bug 809274 - avoid console errors if sidebar set invisible multiple times without ever becoming visible. r=felipe
|
2012-11-14 15:27:41 +11:00 |
Mark Hammond
|
6c2286a12d
|
Bug 804591 - opening an existing chat window should restore it if minimized. r=jaws
|
2012-11-14 15:27:34 +11:00 |