Josh Aas
|
74249f548e
|
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
|
79834d480d
|
Bug 740923 - Lion Fullscreen: Black area when opening new windows. r=bgirard
|
2013-02-05 15:23:55 -06:00 |
|
Gene Lian
|
69273e44a0
|
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
|
1a5e3ee6dc
|
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
|
1bd545cb01
|
Back out fix for bug 647216 due to test failures. CLOSED TREE
|
2013-02-04 10:05:06 -06:00 |
|
Josh Aas
|
41e8b6b37d
|
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
|
635e66c611
|
Bug 832028 - Make resetting Editable during focus more reliable; r=cpeterson
|
2013-02-01 14:50:03 -05:00 |
|
Mounir Lamouri
|
a96b05d0c8
|
Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger
|
2013-01-31 23:11:49 +00:00 |
|
Ryan VanderMeulen
|
dc41e9b7c0
|
Merge m-c to inbound.
|
2013-01-30 08:06:05 -05:00 |
|
Diego Wilson
|
4afc663c00
|
Bug 834819 - Make HwcComposer2D honors world transform. r=cjones
|
2013-01-29 20:21:04 -05:00 |
|
Jacek Caban
|
4b0cca96b6
|
Bug 835738 - Use GUID_PROP_INPUTSCOPE declaration from inputscope.h r=jmathies
|
2013-01-30 11:45:42 +01:00 |
|
Ehsan Akhgari
|
565d0479c3
|
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
|
2a7ba86220
|
Bug 835591: Disable cross-process IME when it's not used. r=roc
|
2013-01-28 15:56:28 -08:00 |
|
Daniel Holbert
|
c378192382
|
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
|
eb51eaad4d
|
Bug 831342 - Quite noisy rollupWidget warnings on OSX, r=smichaud
|
2013-01-28 15:34:00 -06:00 |
|
Chris Peterson
|
0147200468
|
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
|
f8b485573b
|
Bug 834611 - Part 2: Fix AndroidBridge warnings. r=dholbert
|
2013-01-25 11:00:00 -08:00 |
|
Chris Peterson
|
4d2f41dae5
|
Bug 834611 - Part 1: Fix Android widget warnings. r=kats
|
2013-01-25 11:33:40 -08:00 |
|
Robert O'Callahan
|
15c63857c3
|
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
|
956f4861da
|
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
|
95006c8a82
|
Bug 826817. Part 1: Send WillPaintWindow/DidPaintWindow from all widget implementations. r=tnikkel
|
2013-01-28 13:34:03 -06:00 |
|
Ryan VanderMeulen
|
2a0981338e
|
Merge m-c to fx-team.
|
2013-01-26 21:21:39 -05:00 |
|
Matthew Noorenberghe
|
f932eeb8e2
|
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
|
a24ce416fa
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-01-25 12:33:43 -05:00 |
|
Ehsan Akhgari
|
497f06f2c6
|
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
|
2013-01-24 11:12:24 -05:00 |
|
Ehsan Akhgari
|
ea3a2d23b4
|
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
|
d72e79ce92
|
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
|
4ae30243dd
|
Bug 791432 - fix build bustage - no review
|
2013-01-25 14:48:26 -05:00 |
|
Benoit Jacob
|
8c1e353590
|
Bug 791432 - blacklist WebGL on HTC One S ("ville") - r=jgilbert
|
2013-01-25 13:40:38 -05:00 |
|
L. David Baron
|
1e5eea3874
|
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
|
05c8f300c0
|
Bug 834327 - Disable idleservice spam on gonk, r=gcp
|
2013-01-25 14:00:31 -08:00 |
|
Chris Jones
|
b60977be36
|
Bug 834760: Null-check mAttachedWidgetListener. r=mwu
|
2013-01-25 11:51:16 -08:00 |
|
Benoit Jacob
|
178419056e
|
Bug 791432 - fix build bustage - no review
|
2013-01-25 14:48:26 -05:00 |
|
Benoit Jacob
|
c5a8f01b7f
|
Bug 791432 - blacklist WebGL on HTC One S ("ville") - r=jgilbert
|
2013-01-25 13:40:38 -05:00 |
|
Matt Brubeck
|
4add9fcb8c
|
Bug 833663 - Set MOZ_SOURCE_TOUCH for simulated mouse events in Gonk [r=cjones]
|
2013-01-24 06:53:39 -08:00 |
|
Ryan VanderMeulen
|
8f378a1fcd
|
Merge m-c to inbound.
|
2013-01-24 18:10:25 -05:00 |
|
Brian Nicholson
|
80505ea66d
|
Bug 819953 - Continue to process queue on thumbnail capturing failures. r=kats
|
2013-01-23 09:18:05 -08:00 |
|
Matt Woodrow
|
6def652730
|
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
|
67f10d0c36
|
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
|
ba773446f9
|
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
|
e4e09704bb
|
Merge m-c to inbound.
|
2013-01-25 12:32:22 -05:00 |
|
Matt Woodrow
|
b567e17307
|
Bug 831829 - Fix OSX titlebar painting from being upside-down and tiled. r=roc
|
2013-01-19 14:07:32 +13:00 |
|
Diego Wilson
|
a0d13480f7
|
Bug 810334: Honor layer clip rects in HwcComposer2D. r=vlad a=cjones
|
2013-01-17 13:34:01 -08:00 |
|
Kartikaya Gupta
|
0f12404883
|
Bug 831783 - Clean up some event constants. r=snorp
|
2013-01-17 14:16:14 -05:00 |
|
Trevor Saunders
|
83bcbe0d6b
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
|
Matt Woodrow
|
c4cfe33e02
|
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
|
f2649622e7
|
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
|
865cec14e9
|
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 |
|
Mats Palmgren
|
b7ae90666d
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Ehsan Akhgari
|
56e1e4925d
|
Backed out changeset 5af4c6bd5104 (bug 827075) because it is no longer necessary
|
2013-01-14 16:21:54 -05:00 |
|