Benoit Jacob
|
945daca329
|
Bug 950203 - Let GfxInfo on Android create its own GL context to get GL strings, instead of waiting on the compositor's - r=jrmuizel
|
2013-12-18 15:49:13 -05:00 |
|
Masayuki Nakano
|
b258d7f789
|
Bug 947115 All tests shouldn't use nsIDOMWindowUtils.sendNativeKeyEvent() directly. Use synthesizeNativeKey() instead. r=smaug
|
2013-12-18 16:02:46 +09:00 |
|
Wes Kocher
|
ffd63d7db6
|
Merge m-c to inbound
|
2013-12-17 21:23:18 -08:00 |
|
Masayuki Nakano
|
331e81d57e
|
Bug 951021 Android widget should set modifier state at dispatching events derived from WidgetInputEvent r=nchen
|
2013-12-18 11:25:10 +09:00 |
|
Masayuki Nakano
|
4adb80ccbb
|
Bug 950559 part.2 nsIMM32Handler should set IME releated windows to left-bottom of focused plugin r=emk
|
2013-12-18 10:43:15 +09:00 |
|
Ryan VanderMeulen
|
b9ea898a47
|
Merge m-c to fx-team.
|
2013-12-17 16:23:55 -05:00 |
|
Jim Mathies
|
144fea86a6
|
Bug 944215 - Bring back the input logic in bug 950944, with some improvements. Increase the amount of time we process events, and message back once the input events we want delivered have been. r=bbondy
|
2013-12-17 15:13:33 -06:00 |
|
Matt Brubeck
|
0e933828ba
|
Bug 950832 - Disable double-tap zoom and 300ms tap delay in Metro to fix OSK bugs [r=jimm]
|
2013-12-17 12:50:49 -08:00 |
|
Markus Stange
|
46c03ea60d
|
Bug 888615 - [Australis] Only draw window titles for windows with drawtitle=true. r=smichaud
|
2013-12-17 17:19:25 +01:00 |
|
Markus Stange
|
a03621a375
|
Bug 888615 - Back out changeset 2250a49996a2 because of an incomplete commit message.
|
2013-12-17 17:18:05 +01:00 |
|
Ryan VanderMeulen
|
1afb369d7b
|
Merge inbound to m-c.
|
2013-12-16 16:58:27 -05:00 |
|
Kartikaya Gupta
|
cede2efb3a
|
Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis
|
2013-12-16 12:04:46 -05:00 |
|
Kartikaya Gupta
|
330e915734
|
Bug 949132 - Add a flag to FrameMetrics indicating a non-APZ scroll (original patch by mstange). r=tn
|
2013-12-16 12:04:45 -05:00 |
|
Ehsan Akhgari
|
1579eb2010
|
Bug 950508 - Build widget/windows in unified mode; r=roc
|
2013-12-15 19:00:54 -05:00 |
|
Jim Mathies
|
bcc3ee9ff9
|
Bug 947146 - Remove hover states from elements that get touch tapped, plus some tests. r=mbrubeck
|
2013-12-14 14:40:56 -06:00 |
|
Jim Mathies
|
de63519aea
|
Bug 941774 - Win32/winrt shared implementation. r=bbondy
|
2013-12-14 14:40:56 -06:00 |
|
Jim Mathies
|
10b178f798
|
Bug 941774 - Base widget implementation. r=roc
|
2013-12-14 14:40:56 -06:00 |
|
Jim Mathies
|
c4383a34ed
|
Bug 941774 - Centralize various dpi related queries on Windows. r=bbondy
|
2013-12-14 14:40:55 -06:00 |
|
Markus Stange
|
caf259a985
|
Bug 888615 - Only draw window titles for windows with drawtitle=true. r=smichaud
|
2013-12-17 17:11:14 +01:00 |
|
Markus Stange
|
7433f2e788
|
Bug 888615 - [Australis] Add a drawtitle attribute for XUL root elements. When drawtitle="true" is set, even drawintitlebar windows will have a window title. r=roc, r=smichaud
|
2013-12-17 17:11:13 +01:00 |
|
Markus Stange
|
754772e1cf
|
Bug 888615 - [Australis] Reland the patch for bug 877767 which was backed out in the landing of Australis.
|
2013-12-17 17:11:13 +01:00 |
|
Ryan VanderMeulen
|
c7ce80e17d
|
Merge inbound to m-c.
|
2013-12-13 16:15:52 -05:00 |
|
Ryan VanderMeulen
|
65cbb8c949
|
Merge fx-team to m-c.
|
2013-12-13 15:39:51 -05:00 |
|
Vivien Nicolas
|
239243f295
|
Bug 949404 - Applications are half repainted once the keyboard is closed. r=Cwiiis
|
2013-12-13 18:23:47 +01:00 |
|
Jim Mathies
|
5e155a22a4
|
Bug 949590 - When switching browsers, wait for the previous instance to close the profile before launching. r=bbondy
|
2013-12-13 09:51:21 -06:00 |
|
Wes Kocher
|
3b7fc0a192
|
Merge inbound to m-c
|
2013-12-12 19:12:51 -08:00 |
|
Sushil Chauhan
|
7c49500ef9
|
Bug 947805 - If hwcomposer is already prepared, reset with null hwc set. r=dwilson
|
2013-12-11 12:37:25 -08:00 |
|
Reuben Morais
|
31437a0a30
|
Bug 938889 - Remote IdleService and disable idle-daily notifications in content processes. r=roc
|
2013-12-13 14:28:46 -02:00 |
|
Chris Lord
|
aa34694d94
|
Bug 950696 - Cache the 'enable tiles' layers pref. r=bgirard
Rename layers.force-tiles to layers.enable-tiles and cache it with the other
layers prefs in gfxPlatform.
|
2013-12-17 14:02:16 +00:00 |
|
Jacek Caban
|
99b01477cb
|
Bug 949821 - Use L... for wchar_t* strings.
|
2013-12-17 12:02:27 +01:00 |
|
Jacek Caban
|
a9909adb75
|
Bug 943870 - Constify aDataBuff in CreatePrimitiveForData. r=ehsan
|
2013-12-17 12:02:08 +01:00 |
|
Jonathan Watt
|
32f40fc899
|
Bug 944442 follow-up to check for null instead of rv error. r=me
|
2013-12-13 08:40:57 +00:00 |
|
Jonathan Watt
|
a9c5083a32
|
Bug 944442 - DeCOMify imgIContainer::GetFrame. r=seth
--HG--
extra : rebase_source : 612c1923f3ed8a01fc30f2d306b4682e585e53fe
|
2013-12-13 08:34:24 +00:00 |
|
Gregory Szorc
|
a021b88964
|
Bug 939367 - Allow Sphinx docs to come from all over the tree; r=glandium
--HG--
extra : rebase_source : 1c1a444a78c0dfce110db3890e29543eeb67f3aa
|
2013-11-20 12:37:22 -08:00 |
|
Ryan VanderMeulen
|
da7f948f87
|
Merge m-c to inbound on a CLOSED TREE.
|
2013-12-11 22:39:20 -05:00 |
|
Ryan VanderMeulen
|
cfd4ca90bc
|
Merge fx-team to m-c.
|
2013-12-11 22:02:30 -05:00 |
|
Dale Harvey
|
6ecc49a360
|
Bug 942929 - Use longtapup event to handle firing clicks when longtap not handled. r=kats
|
2013-12-12 00:39:06 +00:00 |
|
Ryan VanderMeulen
|
ba670be0c6
|
Merge b2g-inbound to m-c.
|
2013-12-11 13:24:26 -05:00 |
|
Jonathan Watt
|
b871057a05
|
Bug 948549 - Make <input type=number> behave and look disabled when the 'disabled' attribute is set or it's inside a disabled fieldset. r=smaug
|
2013-12-11 02:13:06 +00:00 |
|
Wes Kocher
|
7b1ededbc4
|
Merge m-c to b2g-inbound
|
2013-12-10 17:14:14 -08:00 |
|
Ryan VanderMeulen
|
a762d43c40
|
Merge m-c to inbound.
|
2013-12-10 15:48:16 -05:00 |
|
Ryan VanderMeulen
|
ea9bd0cd52
|
Merge fx-team to m-c.
|
2013-12-10 15:39:40 -05:00 |
|
Ryan VanderMeulen
|
c8bf34a922
|
Merge b2g-inbound to m-c.
|
2013-12-10 15:38:44 -05:00 |
|
Richard Newman
|
42328ed006
|
Bug 932092 - Part 2: support natively sending UI telemetry events from Java. r=mfinkle
|
2013-12-10 10:41:34 -08:00 |
|
Nicholas Cameron
|
6517f3b849
|
Bug 946958 part 4. Tidy up interaction with widgets. r=kats
|
2013-12-09 14:40:59 +13:00 |
|
Nicholas Cameron
|
daefac40cc
|
Bug 865033 part 1. Remove GetLayerManager from CompositorParent. r=mattwoodrow
|
2013-12-09 14:40:58 +13:00 |
|
Nicholas Cameron
|
2ebff1a590
|
Bug 946532. Setup translucent window drawing properly with OMTC. r=dvander, mattwoodrow
|
2013-12-09 17:44:57 +13:00 |
|
Birunthan Mohanathas
|
58325c73be
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
|
2013-12-08 21:52:54 -05:00 |
|
Birunthan Mohanathas
|
bd0f161288
|
Bug 713082 - Part 1: Remove unnecessary Util.h includes. r=Waldo
|
2013-12-08 21:52:33 -05:00 |
|
Phil Ringnalda
|
a1bcd56fe8
|
Backed out 7 changesets (bug 946958, bug 865033)
Backed out changeset 6dd0a6cb9ab3 (bug 946958)
Backed out changeset 498152aec5b1 (bug 946958)
Backed out changeset 7d035322f51d (bug 946958)
Backed out changeset 99f8ad7561ef (bug 946958)
Backed out changeset 4639c5abea80 (bug 946958)
Backed out changeset 9d1a4d83eccf (bug 865033)
Backed out changeset 41839e4026bc (bug 865033)
|
2013-12-08 18:43:45 -08:00 |
|