Brad Lassey
|
433ea4a82c
|
bug 674739 - Implement DOM3 KeyboardEvent types, use volume keys in windows widget code r=masayuki
|
2013-02-04 16:25:24 -05:00 |
|
Brad Lassey
|
4c050c4d64
|
bug 674739 - Implement DOM3 KeyboardEvent types, use volume keys in android widget code r=jchen
|
2013-02-04 18:27:56 -05:00 |
|
Josh Aas
|
f9fdaae260
|
Bug 647216: Allow mouse event handling in the title bar on OS X. A number of contributors to this patch, including Markus Stange, Paul O'Shannessy, Mike Conley, Stephen Pohl, and myself (Josh Aas). r=mstange,dao,enndeakin
|
2013-02-05 15:40:34 -06:00 |
|
Steven Michaud
|
e658bf34f2
|
Bug 740923 - Lion Fullscreen: Black area when opening new windows. r=bgirard
|
2013-02-05 15:23:55 -06:00 |
|
Gene Lian
|
b512b18340
|
Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo
--HG--
rename : dom/sms/interfaces/nsISmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIMobileMessageDatabaseService.idl
rename : dom/sms/interfaces/nsIRilSmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIRilMobileMessageDatabaseService.idl
rename : dom/sms/src/android/SmsDatabaseService.cpp => dom/mobilemessage/src/android/MobileMessageDatabaseService.cpp
rename : dom/sms/src/android/SmsDatabaseService.h => dom/mobilemessage/src/android/MobileMessageDatabaseService.h
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.h
rename : dom/sms/src/ril/SmsDatabaseService.js => dom/mobilemessage/src/ril/MobileMessageDatabaseService.js
rename : dom/sms/src/ril/SmsDatabaseService.manifest => dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest
|
2013-02-05 19:39:44 +08:00 |
|
Kartikaya Gupta
|
6faae5c500
|
Bug 832508 - When resuming Fennec and re-recreating the surface, force a first-paint notification from the compositor. r=Cwiiis
|
2013-02-04 15:13:17 -05:00 |
|
Josh Aas
|
4240cc1e34
|
Back out fix for bug 647216 due to test failures. CLOSED TREE
|
2013-02-04 10:05:06 -06:00 |
|
Josh Aas
|
b046a18143
|
Bug 647216: Allow mouse event handling in the title bar on OS X. A number of contributors to this patch, including Markus Stange, Paul O'Shannessy, Mike Conley, Stephen Pohl, and myself (Josh Aas). r=mstange,dao,enndeakin
|
2013-02-04 09:00:42 -06:00 |
|
Jim Chen
|
442472a6a8
|
Bug 832028 - Make resetting Editable during focus more reliable; r=cpeterson
|
2013-02-01 14:50:03 -05:00 |
|
Mounir Lamouri
|
9ad0959156
|
Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger
|
2013-01-31 23:11:49 +00:00 |
|
Ryan VanderMeulen
|
28342f2956
|
Merge m-c to inbound.
|
2013-01-30 08:06:05 -05:00 |
|
Diego Wilson
|
c06f1aceb6
|
Bug 834819 - Make HwcComposer2D honors world transform. r=cjones
|
2013-01-29 20:21:04 -05:00 |
|
Jacek Caban
|
9e276d553f
|
Bug 835738 - Use GUID_PROP_INPUTSCOPE declaration from inputscope.h r=jmathies
|
2013-01-30 11:45:42 +01:00 |
|
Ehsan Akhgari
|
32d278987e
|
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
|
2013-01-29 13:12:13 -05:00 |
|
Chris Jones
|
ae2267c2fc
|
Bug 835591: Disable cross-process IME when it's not used. r=roc
|
2013-01-28 15:56:28 -08:00 |
|
Daniel Holbert
|
d967552f9d
|
Bug 835635: Cast ArrayLength() result to (signed) 'gint' type in #define for CUSTOM_VALUE_INDEX, since we compare it to gint values all over the place. r=karlt
|
2013-01-28 18:58:07 -08:00 |
|
Jonathan Kew
|
eb06678388
|
Bug 831342 - Quite noisy rollupWidget warnings on OSX, r=smichaud
|
2013-01-28 15:34:00 -06:00 |
|
Chris Peterson
|
142dba2bef
|
Bug 834611 - Part 3: Mark widget/android, mozglue/android, and image/decoders/icon/android as FAIL_ON_WARNINGS. r=kats
|
2013-01-25 11:03:56 -08:00 |
|
Chris Peterson
|
74e0456567
|
Bug 834611 - Part 2: Fix AndroidBridge warnings. r=dholbert
|
2013-01-25 11:00:00 -08:00 |
|
Chris Peterson
|
d750d6d2f9
|
Bug 834611 - Part 1: Fix Android widget warnings. r=kats
|
2013-01-25 11:33:40 -08:00 |
|
Robert O'Callahan
|
7d5297cfef
|
Bug 826817. Part 3: Remove will-send-did-paint flag from nsIWidgetListener::WillPaintWindow. r=tnikkel
|
2013-01-28 13:34:08 -06:00 |
|
Robert O'Callahan
|
ff003c47b7
|
Bug 826817. Part 2: Remove will-send-did-paint and did-send-will-paint flags from nsIWidgetListener::PaintWindow. r=tnikkel
|
2013-01-28 13:34:06 -06:00 |
|
Robert O'Callahan
|
1664912887
|
Bug 826817. Part 1: Send WillPaintWindow/DidPaintWindow from all widget implementations. r=tnikkel
|
2013-01-28 13:34:03 -06:00 |
|
Ryan VanderMeulen
|
517ca6292f
|
Merge m-c to fx-team.
|
2013-01-26 21:21:39 -05:00 |
|
Matthew Noorenberghe
|
91dfb7f3b4
|
Bug 816803 - Add system metric and media query keyword to detect whether the current Windows desktop theme supports Aero Glass. r=jimm,sr=roc
--HG--
extra : rebase_source : 56b27cbbbcc0cde254ef7aa7087f11360c476390
|
2013-01-16 19:27:16 -08:00 |
|
Ryan VanderMeulen
|
b00b47237c
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-01-25 12:33:43 -05:00 |
|
Ehsan Akhgari
|
b3849129ac
|
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
|
2013-01-24 11:12:24 -05:00 |
|
Ehsan Akhgari
|
c30aff9acb
|
Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium
|
2013-01-23 16:13:50 -05:00 |
|
Jim Mathies
|
56817a0094
|
Bug 783882 - Add ITfInputScope support to nsTextStore, and add support for various html5 form input types. r=masayuki
|
2013-01-26 08:35:21 -06:00 |
|
Benoit Jacob
|
2f2383b320
|
Bug 791432 - fix build bustage - no review
|
2013-01-25 14:48:26 -05:00 |
|
Benoit Jacob
|
b0a310b786
|
Bug 791432 - blacklist WebGL on HTC One S ("ville") - r=jgilbert
|
2013-01-25 13:40:38 -05:00 |
|
L. David Baron
|
722d3be2e0
|
Backout 8f213db8fe7f and 31399fd0cb5b (Bug 791432) on a CLOSED TREE on the theory that maybe WebGL changes could have changed graphics state in a way that caused the Android reftest-4 failures on SVG gradient tests.
|
2013-01-25 18:18:34 -08:00 |
|
Michael Wu
|
dadbf60745
|
Bug 834327 - Disable idleservice spam on gonk, r=gcp
|
2013-01-25 14:00:31 -08:00 |
|
Chris Jones
|
7fc6c94ab7
|
Bug 834760: Null-check mAttachedWidgetListener. r=mwu
|
2013-01-25 11:51:16 -08:00 |
|
Benoit Jacob
|
d988a9ec87
|
Bug 791432 - fix build bustage - no review
|
2013-01-25 14:48:26 -05:00 |
|
Benoit Jacob
|
27caae165c
|
Bug 791432 - blacklist WebGL on HTC One S ("ville") - r=jgilbert
|
2013-01-25 13:40:38 -05:00 |
|
Matt Brubeck
|
3a9e43ba6d
|
Bug 833663 - Set MOZ_SOURCE_TOUCH for simulated mouse events in Gonk [r=cjones]
|
2013-01-24 06:53:39 -08:00 |
|
Ryan VanderMeulen
|
2812fd6c3b
|
Merge m-c to inbound.
|
2013-01-24 18:10:25 -05:00 |
|
Brian Nicholson
|
eff426e153
|
Bug 819953 - Continue to process queue on thumbnail capturing failures. r=kats
|
2013-01-23 09:18:05 -08:00 |
|
Matt Woodrow
|
c93564a7fb
|
Bug 832641 - Invalidate popups when they become visible rather than handling invalidations while they are hidden. r=roc
|
2013-01-23 18:46:36 +13:00 |
|
Oleg Romashin
|
f45b8b872b
|
Bug 832159 - Move internal part of InputData (nsEvent conversion) out from the header. r=drs, r=smaug
|
2013-01-23 18:30:48 -05:00 |
|
Ehsan Akhgari
|
b483ee1c54
|
Bug 830765 - Remove the unneeded code which tracks the list of loaded modules because it is unused and can cause multi-second hangs; r=sicking a=removes-code-from-libxul
|
2013-01-21 15:55:31 -05:00 |
|
Ryan VanderMeulen
|
d1d2c01489
|
Merge m-c to inbound.
|
2013-01-25 12:32:22 -05:00 |
|
Matt Woodrow
|
d880949cfb
|
Bug 831829 - Fix OSX titlebar painting from being upside-down and tiled. r=roc
|
2013-01-19 14:07:32 +13:00 |
|
Diego Wilson
|
927cd6f224
|
Bug 810334: Honor layer clip rects in HwcComposer2D. r=vlad a=cjones
|
2013-01-17 13:34:01 -08:00 |
|
Kartikaya Gupta
|
4cde9f8e4e
|
Bug 831783 - Clean up some event constants. r=snorp
|
2013-01-17 14:16:14 -05:00 |
|
Trevor Saunders
|
b98e34aed0
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
|
Matt Woodrow
|
c2fad8e94f
|
Bug 820839 - Draw OSX titlebar content into a retained buffer during the ThebesLayer painting phase, before we clear invalidation state. r=roc
|
2013-01-17 11:59:23 +13:00 |
|
Timothy Nikkel
|
46eb3bfb07
|
Bug 829886. Implement GetClientBounds for nsChildViews on Mac so that it returns correct values. r=smichaud
This has the side effect of making clicks on transformed select dropdowns to work.
|
2013-01-15 14:47:42 -06:00 |
|
Mats Palmgren
|
dcf79fd0a9
|
Bug 786533 - On OSX, one of the system header files (exception_defines.h) defines 'try' and 'catch' as macros which breaks @try/@catch. We need to #undef those before using nsObjCExceptions.h. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|