Andreas Gal
07faf96a6d
Bug 926128 - Use a single configurable shader in OpenGL layers backend. r=vlad, r=nical
2013-11-01 09:29:20 -04:00
Botond Ballo
133a5b6283
Bug 912657 - Add support for APZC in the B2G parent process (without turning it on everywhere). r=ajones
2013-09-16 17:45:31 -04:00
Jim Mathies
c703710c2f
Bug 933748 - Follow up to remove a couple of noisy LogFunction calls. r=nobug
2013-11-04 09:51:43 -06:00
Markus Stange
7252b25018
Bug 934023 - Use the correct cell rect when drawing the window buttons. r=smichaud
...
--HG--
extra : rebase_source : 02a43c9e84c3f796bb8dc547734dc2169915ce86
2013-11-20 17:21:24 +01:00
Markus Stange
6e7ce5d9af
Bug 923840 - Mark -moz-appearance:toolbar as opaque on Mac. r=roc
...
--HG--
extra : rebase_source : 6f7ba3357c3d24c6c273270b25627dcab8298d47
2013-11-20 17:20:51 +01:00
Chris Lord
bc95d9ddc6
Bug 907743 - Align display port to tile boundaries when tiles are enabled. r=botond,kats
...
This aligns display ports to tile boundaries, taking care to compensate for
the difference between the requested scroll position and the actual scroll
position.
2013-09-10 18:21:04 -04:00
Chris Lord
cd2dacabe9
Bug 907743 - Align display port to tile boundaries when tiles are enabled. r=botond,kats
...
This aligns display ports to tile boundaries, taking care to compensate for
the difference between the requested scroll position and the actual scroll
position.
2013-09-10 18:21:04 -04:00
Mike Hommey
42b94f81b1
Bug 943743 - Remove NATIVE_THEME_SUPPORT. r=karlt
2013-11-27 17:13:52 +09:00
Andreas Gal
c4e78ff3d2
Bug 942688 - Part2: Draw corner mask with Azure (r=mstange).
2013-11-26 21:50:33 -08:00
Andreas Gal
b910cad79b
Bug 942688 - Part1: Draw title bar decoration with CG directly (r=mstange).
2013-11-26 21:49:45 -08:00
Kartikaya Gupta
2cd58faebc
Bug 937843 - Make some things in APZCCallbackHelper const. r=botond
2013-11-13 13:22:34 -05:00
Kartikaya Gupta
bc389873b6
Bug 937688 - Add a helper to APZCCallbackHelper to obtain the presShellId and viewId. r=botond
2013-11-13 13:20:29 -05:00
Kartikaya Gupta
8b6dd7fcb5
Bug 937688 - Some small cosmetic changes to existing code. r=botond
2013-11-13 13:20:29 -05:00
Masayuki Nakano
17ce24d4dd
Bug 930900 part.2 Fix event class names in test_assign_event_data.html r=smaug
2013-10-29 13:14:43 +09:00
Masayuki Nakano
f531a41e2f
Bug 930900 part.1 Add new key name index which means KeyboardEvent.key should refer stored string (not implemented yet) r=smaug
2013-10-29 13:14:42 +09:00
Masayuki Nakano
33786fae4e
Bug 930855 Replace WidgetEvent::Is*EventDerivedClass() with WidgetEvent::As*Event() r=smaug
2013-10-29 13:14:42 +09:00
Tim Stullich
baaf4c4b13
Bug 722605 - AndroidGraphicBuffer whitelist uses linear search. r=snorp
2013-10-28 15:03:12 -05:00
James Willcox
681bbaf832
Backed out changeset d79efecfad97
...
--HG--
extra : rebase_source : 4bc0cb740f5a666fa70a6095d1bb05f9d2ef06f5
2013-10-28 14:31:44 -05:00
Tim Stullich
6b8295b38e
Bug 722605 - AndroidGraphicBuffer whitelist uses linear search. r=snorp
2013-10-28 14:04:04 -05:00
Birunthan Mohanathas
a200d5d674
Bug 784739 - Switch from NULL to nullptr in widget/; r=ehsan
2013-10-28 10:05:51 -04:00
Masayuki Nakano
16d3cdfc12
Bug 930860 Move IsLeftClickEvent() and IsContextMenuKeyEvent() from WidgetEvent to WidgetMouseEvent(Base) r=smaug
2013-10-28 18:03:19 +09:00
Nicholas Nethercote
ba1e9bce90
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
...
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
2013-10-10 15:22:35 -07:00
Phil Ringnalda
a1f80ad10b
Back out f872d288480b:9b86b4e60b29 (bug 929513) for failing to build on Windows
...
CLOSED TREE
2013-10-27 15:38:40 -07:00
David Zbarsky
2efa410faa
Bug 929513 Part 10: Convert ScreenSizeChanged to use gfx::IntSize r=nical
2013-10-27 17:53:28 -04:00
Cykesiopka
a3710e5c11
Bug 914270 - Part 1: Simple/Automated moves. r=joey
2013-10-24 18:51:00 +01:00
Carsten "Tomcat" Book
f19f416288
Merge Fx-Team to Mozilla-Central
2013-10-25 11:21:15 +02:00
Mike Hommey
1d566f7586
Bug 929905 - Consolidate sources in moz.build. r=gps
2013-10-25 08:23:05 +09:00
Jim Mathies
6f1261f4e1
Bug 930177 - Consolidate async scroll event handling with keyboard handling. r=tabraldes
2013-10-24 16:35:07 -05:00
Mike Hommey
61124c1afc
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
2013-10-24 08:05:43 +09:00
Mike Hommey
e2ae65f67a
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
2013-10-24 08:00:23 +09:00
Martin Stransky
c4103ae6b2
Bug 877605 - Port GTK2 to GTK3 - tab widget rendering. r=karlt
2013-12-02 11:53:09 -05:00
Carsten "Tomcat" Book
d6f8ae99e9
Merge Fx-team to Mozilla-Central
2013-10-23 14:49:38 +02:00
Rodrigo Silveira
4f84b94327
Bug 918225 - Right-click drop down options are offset r=mbrubeck,jimm
2013-10-22 17:30:19 -07:00
Wes Kocher
abc9a053f3
Merge inbound to m-c
2013-10-22 18:11:06 -04:00
Jim Mathies
1cafa0210f
Bug 927979 - Register the gecko thread correctly in the profiler for FxMetro. r=bgirard
2013-10-22 08:30:06 -05:00
Masayuki Nakano
15be48ff2e
Bug 602787 part.10 Create TextRange.h for separating TextEvents.h r=roc
2013-10-22 22:27:36 +09:00
Masayuki Nakano
cfb1d04a6c
Bug 602787 part.9 Don't implement methods which need BasicEvents.h or TextEvents.h in windows/KeyboardLayout.h r=jimm
2013-10-22 22:27:36 +09:00
Masayuki Nakano
6d0b7bb736
Bug 602787 part.8 Don't implement nsWindowBase::DispatchPluginEvent() in windows/nsWindowBase.h r=jimm
2013-10-22 22:27:35 +09:00
Masayuki Nakano
4f6130396e
Bug 602787 part.7 Don't implement methods which use Widget*Event in qt/nsWindow.h r=romaxa
2013-10-22 22:27:35 +09:00
Masayuki Nakano
6ecca6e2e5
Bug 602787 part.6 Use EventForwards.h in gtk/nsWindow.h r=karlt
2013-10-22 22:27:35 +09:00
Masayuki Nakano
e06e08ecad
Bug 602787 part.2 Don't implement nsIWidgetListener in its header file r=roc
2013-10-22 22:27:34 +09:00
Markus Stange
0b3685fead
Bug 886999 - Wait until composition has finished before tearing down our NSView. r=mattwoodrow
2013-10-09 10:39:23 -04:00
Markus Stange
d07e924a75
Bug 886999 - Lock the GL context before compositing on the compositor thread or before calling setView or update on the main thread. r=mattwoodrow
2013-10-09 10:39:23 -04:00
Markus Stange
26514642ad
Bug 914437 - Also refuse to render when our view is not attached to a window. r=mattwoodrow
2013-10-09 10:39:23 -04:00
Markus Stange
b241a49105
Bug 886999 - Only call setView and update on the GL context when necessary. r=mattwoodrow
2013-10-09 10:39:22 -04:00
Markus Stange
250234dfb9
Bug 923133 - Remove unneeded main thread GL context management in -[ChildView lockFocus]. r=mattwoodrow
2013-10-09 10:39:22 -04:00
Markus Stange
b13425b166
Bug 914437 - Don't composite windows that are not open. r=mattwoodrow
2013-10-09 10:39:22 -04:00
Masayuki Nakano
40483897f3
Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug
2013-10-22 17:55:20 +09:00
David Anderson
6ccb791a64
Fix resize jank on Linux with OMTC (bug 926618, r=mattwoodrow).
2013-10-21 13:14:47 -07:00
Arnaud Bienner
4a20af3579
Bug 917917 - Make the Gtk color picker modal. r=karlt
2013-10-20 23:44:55 +02:00
Phil Ringnalda
5a88b3ad4a
Merge f-t to m-c
2013-10-19 18:52:09 -07:00
Ryan VanderMeulen
08697c95b4
Merge m-c to fx-team.
2013-10-18 15:41:57 -04:00
Jim Mathies
8aa06f6035
Bug 928157 - Fix for swipe gestures triggering scrollbars on the start tab. r=tabraldes
2013-10-18 12:33:52 -05:00
Peter Chang
4290a36c9a
Bug 922510 - Extend GonkNativeWindow to support android JB 4.2.2, r=sotaro,gps
2013-10-18 10:42:43 +08:00
Masayuki Nakano
ef2ba2f3e7
Bug 920425 part.27 Use mozilla::WidgetEvent::AsInputEvent() r=smaug
2013-10-18 15:10:26 +09:00
Masayuki Nakano
e872789a92
Bug 920425 part.26 Use mozilla::WidgetEvent::AsMouseEventBase() r=smaug
2013-10-18 15:10:26 +09:00
Masayuki Nakano
73393acc11
Bug 920425 part.22 Use mozilla::WidgetEvent::AsSelectionEvent() r=smaug
2013-10-18 15:10:25 +09:00
Masayuki Nakano
97c0a3e332
Bug 920425 part.20 Use mozilla::WidgetEvent::AsCompositionEvent() r=smaug
2013-10-18 15:10:25 +09:00
Masayuki Nakano
5e19b1e59b
Bug 920425 part.19 Use mozilla::WidgetEvent::AsTextEvent() r=smaug
2013-10-18 15:10:24 +09:00
Masayuki Nakano
ef196343d5
Bug 920425 part.18 Use mozilla::WidgetEvent::AsKeyboardEvent() r=smaug
2013-10-18 15:10:24 +09:00
Masayuki Nakano
452744c70c
Bug 920425 part.2 Implement mozilla::WidgetEvent::As*Event() methods r=roc
2013-10-18 15:10:20 +09:00
Masayuki Nakano
47b4d7ee54
Bug 920425 part.1 Create widget/EventClassList.h r=roc
2013-10-18 15:10:20 +09:00
Ehsan Akhgari
4c70bce7c3
Bug 928041 - Remove some prtypes.h inclusions from widget/; r=roc
2013-10-18 00:11:58 -04:00
Vladimir Vukicevic
ec836bccf2
b=927727; support OpenGL OMTC layers on Windows; r=bgirard
2013-10-17 00:16:40 -04:00
Masayuki Nakano
9daea3e47d
Bug 600117 part.8 Implement KeyboardEvent.repeat on GTK r=karlt
2013-11-07 20:17:34 +09:00
Masayuki Nakano
85da5e6a03
Bug 600117 part.7 Implement KeyboardEvent.repeat on Qt r=romaxa
2013-11-07 20:17:33 +09:00
Masayuki Nakano
b8abd43bf8
Bug 600117 part.6 Implement KeyboardEvent.repeat on OS/2 r=daveryeo
2013-11-07 20:17:33 +09:00
Masayuki Nakano
0c8f5605d8
Bug 600117 part.5 Implement KeyboardEvent.repeat on Gonk r=mwu
2013-11-07 20:17:33 +09:00
Masayuki Nakano
c04601249a
Bug 600117 part.4 Implement KeyboardEvent.repeat on Android r=nchen
2013-11-07 20:17:33 +09:00
Masayuki Nakano
f5ea2a922c
Bug 600117 part.3 Implement KeyboardEvent.repeat on Mac r=smichaud
2013-11-07 20:17:33 +09:00
Masayuki Nakano
f0fc1b27ae
Bug 600117 part.2 Implement KeyboardEvent.repeat on Windows r=jimm
2013-11-07 20:17:32 +09:00
Masayuki Nakano
94dd316fd4
Bug 600117 part.1 Implement KeyboardEvent.repeat r=smaug, sr=jst
2013-11-07 20:17:32 +09:00
Allison Naaktgeboren
b5d0411402
Bug 895581 Double tap should zoom content instead of selecting text.r=mbrubeck
2013-11-18 23:13:05 -08:00
Matt Brubeck
5205e58f56
Bug 936754 - Fire dblclick event for double-taps in Metro.r=jimm
2013-11-18 23:13:05 -08:00
Mark Finkle
61fb8d46c5
Backout 86253e0141c8 to avoid cross-branch merge isses from fx-team and bug 913985
2013-11-18 23:52:01 -05:00
Mark Finkle
d13e52dceb
Bug 939680 - Implement nsINetworkLinkService.linkType on Android r=blassey
2013-11-18 23:43:09 -05:00
Mike Hommey
d56e743f1b
Bug 932197 - Put QT generated files in GENERATED_SOURCES. r=gps
2013-11-01 10:30:45 +09:00
Markus Stange
f2115d6bbf
Bug 851652 - Change position of the standardWindowButtons for Australis [r=smichaud r=mnoorenberghe+bmo r=jaws r=roc]
...
--HG--
extra : rebase_source : 4936bfc62a4712871caa5d767b1dd2e496e0826c
2013-06-12 23:42:00 +02:00
Gijs Kruitbosch
e9c0b9a2ba
Merge mozilla-central and ux
2013-10-29 17:23:48 +01:00
Gijs Kruitbosch
ef17a5ed9f
Merge mozilla-central and ux
2013-10-29 09:07:46 +01:00
Gijs Kruitbosch
22c6a04002
Merge mozilla-central and ux
2013-10-28 23:41:12 +01:00
Gijs Kruitbosch
940ab43e16
Merge m-c to ux
2013-10-28 10:18:27 +01:00
Gijs Kruitbosch
ce93f74110
merge m-c to UX
2013-10-27 21:18:18 +01:00
Gijs Kruitbosch
ca3e353986
Merge m-c to ux
2013-10-25 11:45:31 +02:00
Gijs Kruitbosch
b05750dcee
Merge mozilla-central and ux
2013-10-25 10:23:03 +02:00
Gijs Kruitbosch
169105946a
Merge mozilla-central and ux
2013-10-24 10:18:26 +02:00
Gijs Kruitbosch
ce4da8edb8
Merge mozilla-central and ux
2013-10-23 15:41:02 +02:00
Gijs Kruitbosch
b3de82cf5d
Merge mozilla-central and ux
2013-10-23 00:37:14 +02:00
Gijs Kruitbosch
de9ce9d493
Merge mozilla-central and ux
2013-10-22 10:34:17 +02:00
Mike Conley
47f24916ac
Automated merge with https://hg.mozilla.org/mozilla-central
2013-10-19 21:58:39 -04:00
Gijs Kruitbosch
a8896f14d4
Merge mozilla-central and ux
2013-10-19 12:28:13 +02:00
Gijs Kruitbosch
19083f9692
Merge mozilla-central and ux
2013-10-17 13:48:43 +02:00
Gijs Kruitbosch
d4bd26596b
Merge mozilla-central and ux
2013-10-16 23:24:59 +02:00
Ryan VanderMeulen
2bd7718b9a
Merge b2g-inbound to m-c.
2013-10-16 17:01:40 -04:00
Ryan VanderMeulen
5ea6eb0b72
Merge fx-team to m-c.
2013-10-16 17:00:57 -04:00
Jim Mathies
5c86824164
Bug 917385 - Move precise/imprecise input tracking down to widget thus making it more reliable with apz enabled. r=tabraldes, mbrubeck
2013-10-16 12:14:55 -05:00
Sushil Chauhan
ee28fb74fe
Bug 920654 - Enable plane alpha support for HWC layers in newer H/W Composer. r=mwu, r=dwilson
2013-10-15 15:37:13 -07:00
Sushil Chauhan
8df8a608bb
Bug 915729 - Add mixed HWC and GPU Composition. r=ncameron, r=dwilson
2013-10-15 14:01:42 -07:00
Gijs Kruitbosch
7bfb0d8a76
Merge mozilla-central and ux
2013-10-16 13:15:41 +02:00
Gijs Kruitbosch
841c32e084
Merge mozilla-central and ux
2013-10-15 15:37:45 +02:00
Matt Woodrow
e74644cd8e
Bug 922942 - Use Moz2D for android snapshots. r=roc
2013-10-15 16:23:20 +13:00
Gijs Kruitbosch
e81f7e529c
Merge m-c to ux
2013-10-13 23:58:05 +02:00
Matt Woodrow
7f649f59e5
Bug 923542 - Draw to the correct destination rect when computing alpha masks. r=ajones
2013-10-15 14:55:15 +13:00
Mina Almasry
eaf7fb5d88
Bug 698437 - Allow spatial navigation with directional controller. r=kats
2013-10-12 13:59:50 -04:00
Gijs Kruitbosch
abc599e28f
Merge mozilla-central and ux
2013-10-11 10:08:05 +02:00
Gijs Kruitbosch
5e082bb2fd
Merge mozilla-central and ux
2013-10-10 20:23:18 +02:00
Steven Michaud
061bf53f0e
Bug 925411 - Temporarily backout patch for bug 868646 for causing this bug. r=spohl
2013-10-10 16:22:02 -05:00
Birunthan Mohanathas
235ca630a8
Bug 784739 - Switch from NULL to nullptr in widget/android/; r=ehsan
2013-10-10 16:42:52 -04:00
Ehsan Akhgari
a7cfe4f5a9
Bug 924019 - Do not assume that PRUnichar and UniChar/unichar are the same type; r=smichaud
2013-10-10 12:59:40 -04:00
Gijs Kruitbosch
f1ea73ec9b
Merge mozilla-central and ux
2013-10-10 09:27:14 +02:00
Ryan VanderMeulen
5669fdc343
Merge m-c to inbound.
...
CLOSED TREE
2013-10-09 15:34:02 -04:00
Ryan VanderMeulen
1ccc84a275
Backed out 8 changesets (bug 914437, bug 886999, bug 890997, bug 923114, bug 923133) for suspicion of causing frequent OSX mochitest-2 timeouts on a CLOSED TREE.
...
Backed out changeset e934fda24887 (bug 890997)
Backed out changeset 058c2432bff5 (bug 886999)
Backed out changeset 34d9056bf553 (bug 886999)
Backed out changeset 3f053c13cf4e (bug 914437)
Backed out changeset 1f436fd67cdb (bug 886999)
Backed out changeset 7c914b3e8d27 (bug 923133)
Backed out changeset e6fdf5fd28c5 (bug 923114)
Backed out changeset b0700255080c (bug 914437)
2013-10-09 14:33:01 -04:00
Gijs Kruitbosch
291eea969e
Merge mozilla-central and ux
2013-10-09 13:39:14 +02:00
Carsten "Tomcat" Book
0679b3bf04
merge mozilla-inbound to mozilla-central
2013-10-09 10:09:07 +02:00
Ryan VanderMeulen
7965279d18
Backed out changeset e02e1b107db7 (bug 919676) for causing bug 924129.
2013-10-08 09:39:07 -04:00
Sushil Chauhan
dd40fe57b6
Bug 919676 - Fix multiple hwc prepare calls with different layer lists. r=mwu, r=dwilson
2013-10-04 11:01:22 -07:00
Gijs Kruitbosch
4002bf6d59
Merge mozilla-central and ux
2013-10-09 06:19:14 +02:00
Matt Woodrow
043a00f400
Bug 923290 - Don't use the window CGContext as a source with Moz2D. r=Bas
2013-10-10 17:44:09 +13:00
Vincent Lin
5617597df4
Bug 921369 - GonkDisplay takes care of Framebuffer supporting only BRGA format. r=mwu
2013-10-03 10:26:30 +08:00
Sushil Chauhan
901afbe792
Bug 919676 - Fix multiple hwc prepare calls with different layer lists. r=mwu, r=dwilson
2013-10-08 08:29:35 -07:00
Gijs Kruitbosch
1de14902d5
Merge mozilla-central and ux
2013-10-06 10:33:11 +02:00
Gijs Kruitbosch
14d11dc909
Merge mozilla-central and ux
2013-10-05 07:56:29 +02:00
Gijs Kruitbosch
c18d784b3c
Merge m-c to ux
2013-10-03 17:20:04 +02:00
Ms2ger
bc14e4aa9c
Merge m-c to inbound.
2013-10-03 11:09:17 +02:00
Ms2ger
7ffcd856c2
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
2013-10-03 09:11:13 +02:00
Ms2ger
cefa43a749
Bug 912099 - Part a: Make sure CPP_SOURCES only points to existing files in most of the tree; r=mshal
2013-10-03 09:10:00 +02:00
Gijs Kruitbosch
953958e052
Merge mozilla-central and ux
2013-10-02 20:41:14 +02:00
Gijs Kruitbosch
b3eb0d57af
Merge mozilla-central and ux
2013-10-02 09:48:41 +02:00
Gijs Kruitbosch
91b9c7b656
Merge mozilla-central and ux
2013-10-02 00:00:14 +02:00
Ryan VanderMeulen
08074605aa
Merge m-c to b2g-inbound.
2013-10-01 16:47:09 -04:00
Gijs Kruitbosch
f9c2c6d19e
Merge m-c to UX
2013-10-01 12:00:42 +02:00
Ed Morley
a249dc4903
Merge latest green inbound changeset and mozilla-central
2013-10-01 10:27:39 +01:00
Masayuki Nakano
e46624e0ca
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
2013-10-02 15:38:27 +09:00
Masayuki Nakano
5e5853070a
Bug 920377 part.31 Get rid of nsEvent r=roc
2013-10-02 12:46:04 +09:00
Masayuki Nakano
d9fe18d02f
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
2013-10-02 12:46:03 +09:00
Gijs Kruitbosch
5d3ed7cf58
Merge m-c to UX
2013-10-01 00:36:26 +02:00
Gijs Kruitbosch
07d7d08613
Merge mozilla-central and ux
2013-09-30 19:26:47 +02:00
Ed Morley
e9e5ecef9d
Merge mozilla-central and b2g-inbound
2013-09-30 17:20:26 +01:00
Martijn Wargers
4b5db21172
Bug 922008 - Remove more enablePrivilege calls, part2. r=jmaher
2013-09-30 11:30:01 +02:00
Matt Woodrow
c0acca2662
Bug 886999 - Backout c3a044164b5f for causing deadlocks (Bug 920979)
2013-09-30 14:31:50 +13:00
Gijs Kruitbosch
2ee145a16d
Merge mozilla-central and ux
2013-09-29 11:56:48 +02:00
Gijs Kruitbosch
aa719d2b2d
Merge mozilla-central and ux
2013-09-28 09:59:15 +02:00
Benjamin Smedberg
aa390431d6
Bug 753687 - nsCategoryCache implementation doesn't free old category entries if their contract mapping is removed using .unregisterFactory. Store the factory objects directly in the map, instead of keeping both a map and a separate list. r=froydnj
2013-10-10 08:48:03 -04:00
Ed Morley
55665af441
Merge mozilla-central and inbound
2013-10-01 12:01:45 +01:00
Masayuki Nakano
c2ab14dbfd
Bug 920377 part.29 Get rid of nsMouseScrollEvent r=roc
2013-10-01 16:23:02 +09:00
Masayuki Nakano
3fa4d1fd4d
Bug 920377 part.28 Get rid of nsDragEvent r=roc
2013-10-01 16:23:02 +09:00
Masayuki Nakano
3224fb4749
Bug 920377 part.27 Get rid of nsMouseEvent_base r=roc
2013-10-01 16:23:02 +09:00
Masayuki Nakano
512bc33b30
Bug 920377 part.26 Get rid of nsInputEvent r=roc
2013-10-01 16:23:02 +09:00
Masayuki Nakano
6415781ae8
Bug 920377 part.25 Get rid of nsUIEvent r=roc
2013-10-01 16:23:01 +09:00
Masayuki Nakano
ebe48cadea
Bug 920377 part.24 Get rid of nsSelectionEvent r=roc
2013-10-01 16:23:01 +09:00
Masayuki Nakano
597d5ac7d2
Bug 920377 part.23 Get rid of nsQueryContentEvent r=roc
2013-10-01 16:23:00 +09:00
Masayuki Nakano
10d848c578
Bug 920377 part.22 Get rid of nsCompositionEvent r=roc
2013-10-01 16:23:00 +09:00
Masayuki Nakano
f3095ec496
Bug 920377 part.21 Get rid of nsTextEvent r=roc
2013-10-01 16:22:59 +09:00
Masayuki Nakano
8f96a132b0
Bug 920377 part.20 Get rid of nsTextRange r=roc
2013-10-01 16:22:59 +09:00
Masayuki Nakano
c3fd4e8e5d
Bug 920377 part.19 Get rid of nsTextRangeArray r=roc
2013-09-28 09:14:06 +09:00
Masayuki Nakano
9b8afa1588
Bug 920377 part.18 Get rid of nsTextRangeStyle r=roc
2013-10-01 16:22:59 +09:00
Masayuki Nakano
1ccd49e4ab
Bug 920377 part.17 Get rid of nsKeyEvent r=roc
2013-10-01 16:22:58 +09:00
Masayuki Nakano
c9fa186ff0
Bug 920377 part.16 Get rid of nsAlternativeCharCode r=roc
2013-10-01 16:22:57 +09:00
Gijs Kruitbosch
9e33d5ecaa
Merge mozilla-central and ux
2013-09-26 14:48:36 +02:00
Gijs Kruitbosch
495e7495d1
Merge mozilla-central and ux
2013-09-26 10:26:16 +02:00
Ryan VanderMeulen
4dd576fb2f
Merge m-c to inbound.
2013-09-30 16:51:06 -04:00
Ryan VanderMeulen
fb2d6dc1a4
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
...
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-27 17:02:09 -04:00
Birunthan Mohanathas
540fd83836
Bug 783333 - Use WM_WINDOWPOSCHANGING instead of WM_MOVE to handle window moves in nsWindow. r=jimm
2013-09-27 14:46:59 -04:00
Gijs Kruitbosch
a3a29ecf94
Merge mozilla-central and ux
2013-09-25 10:16:54 +02:00
Matt Woodrow
65d13c22ac
Bug 886999 - Avoid touching the GL context from the main thread on mac, and lock the context when touching it from other threads. r=mstange
2013-09-26 15:49:59 +12:00
Wes Kocher
9f40060dc3
Merge fx-team to m-c
2013-09-24 20:06:37 -07:00
Wes Kocher
14feace5a6
Merge b2g-i to m-c
2013-09-24 19:58:09 -07:00
Michael Wu
018725e24b
Bug 914776 - Fix touch event coordinates when rotated, r=m1
2013-09-24 14:58:58 -07:00
Benoit Jacob
e290c5a16a
Bug 919219 - fix the windows build - no review, bustage CLOSED TREE
2013-09-24 17:50:37 -04:00
Jim Mathies
02b7eb7b85
Bug 918937 - Fix for buggy long tap - pass intermediate touch data to the gesture recognizer regardless of whether the base touch point has moved. r=bbondy
2013-09-24 16:17:27 -05:00
Jim Mathies
a774def610
Bug 915213 - Transform all gecko input through the apzc via widget to compensate for zoom. r=bbondy
2013-09-24 16:17:26 -05:00
Matt Brubeck
f7fd3eb3ec
Bug 891056 - Remove unused code from widget/windows/winrt [r=bbondy]
2013-09-24 13:16:35 -07:00
Michael Wu
e0bf783168
Bug 919845 - Really make Fira Sans the default font, r=jfkthame
2013-09-24 10:57:25 -07:00
Steven Michaud
bfc0bfdf1c
Bug 917702 - Unexpected Mouse Coordinate Return when MouseEnter or MouseExit Event Fired. r=spohl
2013-09-30 12:05:48 -05:00
Gijs Kruitbosch
1a37a1de38
Merge mozilla-central and ux
2013-09-24 14:55:03 +02:00
Masayuki Nakano
648570f10b
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
2013-09-25 20:21:22 +09:00
Masayuki Nakano
ad647cc182
Bug 912956 part.17 mozilla/ContentEvents.h should be included directly r=roc
2013-09-25 20:21:20 +09:00
Masayuki Nakano
64fa96e1ce
Bug 912956 part.16 mozilla/MiscEvents.h should be included directly r=roc
2013-09-25 20:21:20 +09:00
Masayuki Nakano
d37d273b83
Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
2013-09-25 20:21:19 +09:00
Masayuki Nakano
f827f4667b
Bug 912956 part.14 mozilla/MouseEvents.h should be included directly r=roc
2013-09-25 20:21:18 +09:00
Masayuki Nakano
8d69a172c1
Bug 912956 part.13 mozilla/TouchEvents.h should be included directly r=roc
2013-09-25 20:21:16 +09:00
Benoit Jacob
6ac61cabdb
Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel
2013-09-24 16:45:14 -04:00
Benoit Jacob
1eebb52b07
Bug 913872 - Take nested enums out of gfxASurface - 2/3 : manual changes - r=jrmuizel
2013-09-24 16:45:14 -04:00
Benoit Jacob
c1d7f88886
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
...
Generated by these regexes:
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/gfx[A-Za-z0-9_]*Surface\:\:[a-z]*\(\(ImageFormat\|SurfaceType\|ContentType\|MemoryLocation\)[0-9A-Za-z_]*\)/gfx\1/g'
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/gfx[A-Za-z0-9_]*Surface\:\:[a-z]*\(\(CONTENT_\|MEMORY_\)[0-9A-Za-z_]*\)/GFX_\1/g'
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)\(CONTENT_COLOR\|CONTENT_ALPHA\|CONTENT_COLOR_ALPHA\|CONTENT_SENTINEL\|MEMORY_IN_PROCESS_HEAP\|MEMORY_IN_PROCESS_NONHEAP\|MEMORY_OUT_OF_PROCESS\)\($\|[^A-Za-z0-9_]\)/\1GFX_\2\3/g'
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)\(ImageFormatARGB32\|ImageFormatRGB24\|ImageFormatA8\|ImageFormatA1\|ImageFormatRGB16_565\|ImageFormatUnknown\|SurfaceTypeImage\|SurfaceTypePDF\|SurfaceTypePS\|SurfaceTypeXlib\|SurfaceTypeXcb\|SurfaceTypeGlitz\|SurfaceTypeQuartz\|SurfaceTypeWin32\|SurfaceTypeBeOS\|SurfaceTypeDirectFB\|SurfaceTypeSVG\|SurfaceTypeOS2\|SurfaceTypeWin32Printing\|SurfaceTypeQuartzImage\|SurfaceTypeScript\|SurfaceTypeQPainter\|SurfaceTypeRecording\|SurfaceTypeVG\|SurfaceTypeGL\|SurfaceTypeDRM\|SurfaceTypeTee\|SurfaceTypeXML\|SurfaceTypeSkia\|SurfaceTypeSubsurface\|SurfaceTypeD2D\|SurfaceTypeMax\)\($\|[^A-Za-z0-9_]\)/\1gfx\2\3/g'
2013-09-24 16:45:13 -04:00
Benoit Jacob
610684a101
Bug 919219 - Trim gfxASurface more - r=jrmuizel
2013-09-24 16:45:13 -04:00
Benoit Jacob
890a165b57
Bug 919219 - Split nsMainThreadSurfaceRef out of gfxASurface.h, into ImageContainer.h - r=jrmuizel
2013-09-24 16:45:13 -04:00
Ryan VanderMeulen
a053c4c09f
Merge m-c to inbound.
...
--HG--
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
2013-09-23 17:10:33 -04:00
Ryan VanderMeulen
fdd42a380a
Merge inbound to m-c.
2013-09-23 17:01:29 -04:00
Ryan VanderMeulen
bacbe638ce
Merge fx-team to m-c.
2013-09-23 17:00:26 -04:00
Ryan VanderMeulen
87e2f5b745
Merge b2g-inbound to m-c.
2013-09-23 16:57:55 -04:00
Benoit Girard
62e5d6c0fe
Bug 918942 - Add label in DrawWindowOverlay to diagnose potential ANR dead locks. r=jmuizelaar
2013-09-23 09:33:31 -04:00
Martin Stransky
c53988803d
Bug 917270 - Rename widget/gtk2 to widget/gtk. r=karlt
...
--HG--
rename : widget/gtk2/Makefile.in => widget/gtk/Makefile.in
rename : widget/gtk2/WidgetTraceEvent.cpp => widget/gtk/WidgetTraceEvent.cpp
rename : widget/gtk2/compat/gdk/gdkdnd.h => widget/gtk/compat/gdk/gdkdnd.h
rename : widget/gtk2/compat/gdk/gdkkeysyms.h => widget/gtk/compat/gdk/gdkkeysyms.h
rename : widget/gtk2/compat/gdk/gdkvisual.h => widget/gtk/compat/gdk/gdkvisual.h
rename : widget/gtk2/compat/gdk/gdkwindow.h => widget/gtk/compat/gdk/gdkwindow.h
rename : widget/gtk2/compat/gdk/gdkx.h => widget/gtk/compat/gdk/gdkx.h
rename : widget/gtk2/compat/glib/gmem.h => widget/gtk/compat/glib/gmem.h
rename : widget/gtk2/compat/gtk/gtkcolorseldialog.h => widget/gtk/compat/gtk/gtkcolorseldialog.h
rename : widget/gtk2/compat/gtk/gtkdialog.h => widget/gtk/compat/gtk/gtkdialog.h
rename : widget/gtk2/compat/gtk/gtkplug.h => widget/gtk/compat/gtk/gtkplug.h
rename : widget/gtk2/compat/gtk/gtkselection.h => widget/gtk/compat/gtk/gtkselection.h
rename : widget/gtk2/compat/gtk/gtkwidget.h => widget/gtk/compat/gtk/gtkwidget.h
rename : widget/gtk2/compat/gtk/gtkwindow.h => widget/gtk/compat/gtk/gtkwindow.h
rename : widget/gtk2/crashtests/673390-1.html => widget/gtk/crashtests/673390-1.html
rename : widget/gtk2/crashtests/crashtests.list => widget/gtk/crashtests/crashtests.list
rename : widget/gtk2/gtk2drawing.c => widget/gtk/gtk2drawing.c
rename : widget/gtk2/gtk3drawing.c => widget/gtk/gtk3drawing.c
rename : widget/gtk2/gtkdrawing.h => widget/gtk/gtkdrawing.h
rename : widget/gtk2/maiRedundantObjectFactory.c => widget/gtk/maiRedundantObjectFactory.c
rename : widget/gtk2/maiRedundantObjectFactory.h => widget/gtk/maiRedundantObjectFactory.h
rename : widget/gtk2/moz.build => widget/gtk/moz.build
rename : widget/gtk2/mozcontainer.c => widget/gtk/mozcontainer.c
rename : widget/gtk2/mozcontainer.h => widget/gtk/mozcontainer.h
rename : widget/gtk2/nsAppShell.cpp => widget/gtk/nsAppShell.cpp
rename : widget/gtk2/nsAppShell.h => widget/gtk/nsAppShell.h
rename : widget/gtk2/nsBidiKeyboard.cpp => widget/gtk/nsBidiKeyboard.cpp
rename : widget/gtk2/nsBidiKeyboard.h => widget/gtk/nsBidiKeyboard.h
rename : widget/gtk2/nsCUPSShim.cpp => widget/gtk/nsCUPSShim.cpp
rename : widget/gtk2/nsCUPSShim.h => widget/gtk/nsCUPSShim.h
rename : widget/gtk2/nsClipboard.cpp => widget/gtk/nsClipboard.cpp
rename : widget/gtk2/nsClipboard.h => widget/gtk/nsClipboard.h
rename : widget/gtk2/nsColorPicker.cpp => widget/gtk/nsColorPicker.cpp
rename : widget/gtk2/nsColorPicker.h => widget/gtk/nsColorPicker.h
rename : widget/gtk2/nsDeviceContextSpecG.cpp => widget/gtk/nsDeviceContextSpecG.cpp
rename : widget/gtk2/nsDeviceContextSpecG.h => widget/gtk/nsDeviceContextSpecG.h
rename : widget/gtk2/nsDragService.cpp => widget/gtk/nsDragService.cpp
rename : widget/gtk2/nsDragService.h => widget/gtk/nsDragService.h
rename : widget/gtk2/nsFilePicker.cpp => widget/gtk/nsFilePicker.cpp
rename : widget/gtk2/nsFilePicker.h => widget/gtk/nsFilePicker.h
rename : widget/gtk2/nsGTKToolkit.h => widget/gtk/nsGTKToolkit.h
rename : widget/gtk2/nsGtkCursors.h => widget/gtk/nsGtkCursors.h
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
rename : widget/gtk2/nsGtkIMModule.h => widget/gtk/nsGtkIMModule.h
rename : widget/gtk2/nsGtkKeyUtils.cpp => widget/gtk/nsGtkKeyUtils.cpp
rename : widget/gtk2/nsGtkKeyUtils.h => widget/gtk/nsGtkKeyUtils.h
rename : widget/gtk2/nsGtkUtils.h => widget/gtk/nsGtkUtils.h
rename : widget/gtk2/nsIImageToPixbuf.h => widget/gtk/nsIImageToPixbuf.h
rename : widget/gtk2/nsIdleServiceGTK.cpp => widget/gtk/nsIdleServiceGTK.cpp
rename : widget/gtk2/nsIdleServiceGTK.h => widget/gtk/nsIdleServiceGTK.h
rename : widget/gtk2/nsImageToPixbuf.cpp => widget/gtk/nsImageToPixbuf.cpp
rename : widget/gtk2/nsImageToPixbuf.h => widget/gtk/nsImageToPixbuf.h
rename : widget/gtk2/nsLookAndFeel.cpp => widget/gtk/nsLookAndFeel.cpp
rename : widget/gtk2/nsLookAndFeel.h => widget/gtk/nsLookAndFeel.h
rename : widget/gtk2/nsNativeKeyBindings.cpp => widget/gtk/nsNativeKeyBindings.cpp
rename : widget/gtk2/nsNativeKeyBindings.h => widget/gtk/nsNativeKeyBindings.h
rename : widget/gtk2/nsNativeThemeGTK.cpp => widget/gtk/nsNativeThemeGTK.cpp
rename : widget/gtk2/nsNativeThemeGTK.h => widget/gtk/nsNativeThemeGTK.h
rename : widget/gtk2/nsPSPrinters.cpp => widget/gtk/nsPSPrinters.cpp
rename : widget/gtk2/nsPSPrinters.h => widget/gtk/nsPSPrinters.h
rename : widget/gtk2/nsPaperPS.cpp => widget/gtk/nsPaperPS.cpp
rename : widget/gtk2/nsPaperPS.h => widget/gtk/nsPaperPS.h
rename : widget/gtk2/nsPrintDialogGTK.cpp => widget/gtk/nsPrintDialogGTK.cpp
rename : widget/gtk2/nsPrintDialogGTK.h => widget/gtk/nsPrintDialogGTK.h
rename : widget/gtk2/nsPrintOptionsGTK.cpp => widget/gtk/nsPrintOptionsGTK.cpp
rename : widget/gtk2/nsPrintOptionsGTK.h => widget/gtk/nsPrintOptionsGTK.h
rename : widget/gtk2/nsPrintSettingsGTK.cpp => widget/gtk/nsPrintSettingsGTK.cpp
rename : widget/gtk2/nsPrintSettingsGTK.h => widget/gtk/nsPrintSettingsGTK.h
rename : widget/gtk2/nsScreenGtk.cpp => widget/gtk/nsScreenGtk.cpp
rename : widget/gtk2/nsScreenGtk.h => widget/gtk/nsScreenGtk.h
rename : widget/gtk2/nsScreenManagerGtk.cpp => widget/gtk/nsScreenManagerGtk.cpp
rename : widget/gtk2/nsScreenManagerGtk.h => widget/gtk/nsScreenManagerGtk.h
rename : widget/gtk2/nsSound.cpp => widget/gtk/nsSound.cpp
rename : widget/gtk2/nsSound.h => widget/gtk/nsSound.h
rename : widget/gtk2/nsToolkit.cpp => widget/gtk/nsToolkit.cpp
rename : widget/gtk2/nsWidgetFactory.cpp => widget/gtk/nsWidgetFactory.cpp
rename : widget/gtk2/nsWindow.cpp => widget/gtk/nsWindow.cpp
rename : widget/gtk2/nsWindow.h => widget/gtk/nsWindow.h
2013-09-23 09:21:57 -04:00
Martin Stransky
3a0ac880b9
Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt
2013-09-23 09:21:35 -04:00
Ryan VanderMeulen
c339e3d23e
Merge m-c to fx-team.
2013-09-30 16:56:29 -04:00
Jim Mathies
098b8c52ca
Bug 918535 - Update focus state in UIABridge when focus moves to non-editable content. Addresses double-tap required to dismiss soft keyboard on start tab. f=rsilveira r=bbondy
2013-09-30 14:20:38 -05:00
Vincent Lin
7931d10a49
Bug 914554 - Remove a redundant GraphicBufferAlloc.cpp from B2G. r=mwu
2013-09-18 10:04:03 +08:00
Ehsan Akhgari
276e4b787c
Bug 919341 - Minimize the #includes in xpcom/ IDL files; r=bsmedberg
2013-09-23 13:29:27 -04:00
Ehsan Akhgari
b4cc06df88
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
2013-09-23 13:25:00 -04:00
Gijs Kruitbosch
6a4e83eb90
Merge mozilla-central and ux
2013-09-23 17:59:41 +02:00
Gijs Kruitbosch
8ed9c0d44e
Merge mozilla-central and ux
2013-09-21 13:14:05 +02:00
Gijs Kruitbosch
d52551e57b
Merge mozilla-central and ux
2013-09-20 11:54:02 +02:00
Anthony Jones
d2c862bc9e
Bug 740200 - Azure support in nsWindow; r=mattwoodrow
2013-09-20 14:00:35 +12:00
Gijs Kruitbosch
c78ba896a4
Merge m-c to UX
...
--HG--
rename : browser/base/content/test/Makefile.in => browser/base/content/test/general/Makefile.in
rename : browser/base/content/test/browser_bug462289.js => browser/base/content/test/general/browser_bug462289.js
rename : browser/base/content/test/browser_bug624734.js => browser/base/content/test/general/browser_bug624734.js
rename : browser/base/content/test/head.js => browser/base/content/test/general/head.js
2013-09-19 17:15:24 +02:00
Gijs Kruitbosch
fc6c455c77
Merge mozilla-central and ux
2013-09-19 09:09:59 +02:00
Phil Ringnalda
39df442f56
Merge m-c to m-i
2013-09-18 23:28:41 -07:00
Phil Ringnalda
aa84227374
Backed out 10 changesets (bug 907926, bug 911393, bug 740200, bug 917703) for b2g build bustage
...
CLOSED TREE
Backed out changeset ae02054863f7 (bug 907926)
Backed out changeset 8fcdbbc2dac2 (bug 917703)
Backed out changeset aa253a1fd7e5 (bug 911393)
Backed out changeset ec63e6d6d874 (bug 907926)
Backed out changeset 0042a2722aab (bug 907926)
Backed out changeset dc8bddfca5f1 (bug 740200)
Backed out changeset 439ff7e64d35 (bug 740200)
Backed out changeset d871c0d61510 (bug 740200)
Backed out changeset 3b248c5a0dc2 (bug 740200)
Backed out changeset 3466e81d3a41 (bug 740200)
2013-09-18 23:08:41 -07:00
Wes Kocher
12a0d733f4
Merge fx-team to m-c
2013-09-18 18:00:34 -07:00
Joey Armstrong
bfbae4538b
bug 870406: move CSRCS to mozbuild (file batch #3 ). r=mshal
2013-09-20 17:37:36 -04:00
Robert O'Callahan
68e3da6d7c
Backing out f4ddfbf313fc (bug 905405) on a CLOSED TREE
2013-09-19 17:16:17 +12:00
Robert O'Callahan
544f890911
Backed out changeset bf8d5d78b27e
2013-09-19 17:15:18 +12:00
Robert O'Callahan
221178860f
Fix build bustage for bug 905405 on a CLOSED TREE
...
--HG--
extra : rebase_source : c7b1d98d7c828e95905080270f5da2f242923eff
2013-09-19 16:51:24 +12:00
Anthony Jones
8627bbe0a1
Bug 740200 - Azure support in nsWindow; r=mattwoodrow
2013-09-19 16:29:51 +12:00
Robert O'Callahan
a08ed04c29
Bug 905405. Wrap mLastNativeEventScheduled in a mutex to avoid racing on it. r=bsmedberg
2013-09-19 16:24:34 +12:00
Gijs Kruitbosch
0170a75b83
Merge mozilla-central and ux
2013-09-18 14:54:29 +02:00
Gijs Kruitbosch
2d2aef1247
Merge m-c to UX
2013-09-18 10:31:05 +02:00
Kartikaya Gupta
428dc56fa0
Bug 880024 - Extract some useful code for implementing GeckoContentController into a helper class. r=k17e
2013-09-18 09:56:16 -04:00
Peter Chang
63e33f8de5
Bug 915077 - Change the debug log level of HWC, r=nrc
2013-09-18 10:10:35 +08:00
Yuan Xulei
b22d907499
Bug 915079 - Composition text should be underlined on Firefox OS devices. r=masayuki
2013-09-22 17:44:26 +08:00
David Anderson
94053b9a07
Force composition on expose events (bug 915809, r=mattwoodrow).
2013-09-18 17:17:02 -07:00
Wes Kocher
508c0eaa0a
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
2013-09-18 17:21:02 -07:00
Benoit Jacob
5bf87f575b
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-18 18:50:32 -04:00
Mina Almasry
13448b790e
Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc
2013-09-17 20:45:19 -04:00
Mina Almasry
5ef5c9ada3
Bug 890253 - Change widget/android/nsWindow.cpp GetDefaultScaleInternal() to use actual device DPI. r=mbrubeck, r=kats
2013-09-17 20:45:03 -04:00
Steven Michaud
81e7acabff
Bug 909678 - Send right-mouse-dragged and other-mouse-dragged events to plugins. r=spohl,roc
2013-09-17 18:36:03 -05:00
Bobby Holley
d978d3c79c
Bug 874502 part 4. Fix private browsing tests to not assume synchronous window closing. r=jdm
2013-09-17 17:45:47 -04:00
Masayuki Nakano
9586dcc4ba
Bug 912956 part.12 All event utils (macros and inline methods) should be methods of mozilla::WidgetEvent r=roc
2013-09-24 19:04:16 +09:00
Masayuki Nakano
39e2f6dc6f
Bug 912956 part.11 Get rid of NS_EVENT_TYPE_* r=smaug
2013-09-24 19:04:16 +09:00
Masayuki Nakano
754420fdfd
Bug 912956 part.9 Rename nsMutationEvent.h to mozilla/MutationEvent.h r=smaug
...
--HG--
rename : content/events/public/nsMutationEvent.h => content/events/public/MutationEvent.h
2013-09-24 19:04:16 +09:00
Masayuki Nakano
d33f3e133a
Bug 912956 part.8 Create mozilla/MiscEvents.h r=roc
2013-09-24 19:04:15 +09:00
Masayuki Nakano
b2a36ed4e6
Bug 912956 part.7 Create mozilla/ContentEvents.h r=roc
2013-09-24 19:04:15 +09:00
Masayuki Nakano
488e8b2c96
Bug 912956 part.6 Create mozilla/TouchEvents.h r=roc
2013-09-24 19:04:15 +09:00
Masayuki Nakano
18cf13630a
Bug 912956 part.5 Create mozilla/MouseEvents.h r=roc
2013-09-24 19:04:15 +09:00
Masayuki Nakano
3dd88b59ba
Bug 912956 part.4 Create mozilla/TextEvents.h r=roc
2013-09-24 19:04:15 +09:00
Masayuki Nakano
5bf1259e9f
Bug 912956 part.3 Create mozilla/BasicEvents.h r=roc
2013-09-24 19:04:14 +09:00
Masayuki Nakano
2a465d3e36
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
...
--HG--
rename : widget/nsEvent.h => widget/EventForwards.h
2013-09-24 19:04:14 +09:00
David Anderson
f0500f6a4e
Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent).
...
--HG--
rename : ipc/glue/RPCChannel.cpp => ipc/glue/MessageChannel.cpp
rename : ipc/glue/RPCChannel.h => ipc/glue/MessageChannel.h
2013-09-27 18:42:08 -07:00
Neil Rashbrook
8894f0ba78
Bug 920073 Switch back to #including nsStringGlue.h in headers that need to work with the external string API r=ehsan
2013-09-25 08:27:54 +01:00
Gian-Carlo Pascutto
4b6f20b8c6
Bug 918372 - Allocate a single GlobalRef for the Android Context. r=blassey
2013-09-25 08:06:21 +02:00
Stephen Pohl
75c952b1e8
Bug 926274: Allow swipe gestures to navigate history even when scrollbars are visible on OSX. r=masayuki
2013-10-16 09:07:42 -04:00
Carsten "Tomcat" Book
6cd9773867
Merge mozilla-central to mozilla-inbound
2013-10-16 13:11:30 +02:00
Masayuki Nakano
eef5eccfeb
Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc
2013-10-16 18:37:36 +09:00
Anthony Jones
50b5f8ebf4
Bug 918138 - Move Borrowed*Context to a separate header file; r=mattwoodrow
2013-09-23 15:28:16 +12:00
Gijs Kruitbosch
f55435100e
Merge m-c to ux
2013-09-15 19:30:19 +02:00
stefanh@inbox.com
5160c3c352
Bug 916491 - Remove -moz-mac-alternateprimaryhighlight. r=mstange.
2013-09-15 00:44:50 +02:00
Gijs Kruitbosch
45d2d8d2ee
Merge m-c to ux
2013-09-13 09:42:13 +02:00
Ryan VanderMeulen
c22b2b3980
Merge m-c to b2g-inbound.
2013-09-12 20:41:54 -04:00
Ryan VanderMeulen
350982d4bc
Merge inbound to m-c.
2013-09-12 20:37:35 -04:00
Gijs Kruitbosch
58c3130fe5
Merge m-c to UX
...
--HG--
rename : browser/base/content/test/browser_tabopen_reflows.js => browser/base/content/test/browser_windowopen_reflows.js
2013-09-12 18:05:07 +02:00
Matthew Noorenberghe
3df5c32616
Merge mozilla-central to UX
2013-09-12 01:39:29 -07:00
Masayuki Nakano
1289d8ac96
Bug 911951 part.2 Reimplement synthesizeText() in EventUtils.js and remove nsIDOMWindowUtils.COMPOSITION_ATTR_* from all tests r=smaug
2013-09-13 00:19:00 +09:00
Ryan VanderMeulen
30168b484b
Merge fx-team to m-c.
2013-09-11 21:48:20 -04:00
Ryan VanderMeulen
6fec648cd7
Backed out 7 changesets (bug 906088) for robocop failures on a CLOSED TREE.
...
Backed out changeset c5b4781bd918 (bug 906088)
Backed out changeset a498d1641c16 (bug 906088)
Backed out changeset fcff9ef5cf7d (bug 906088)
Backed out changeset cf1603d47f6c (bug 906088)
Backed out changeset 8671264a5aaa (bug 906088)
Backed out changeset 01d6b977021f (bug 906088)
Backed out changeset 2910cc092c19 (bug 906088)
2013-09-11 14:45:12 -04:00
Wes Johnston
e1d86f639d
Bug 903327 - Use device pixels per css pixel when calculating default font sizes. r=kats
2013-09-11 11:36:28 -07:00
Jim Mathies
d478129379
Bug 914889 - Remove noisy LogFunction call in MetroWidget's GetDPI(). r=bbondy
2013-09-11 06:59:41 -07:00
Ryan VanderMeulen
86204474b9
Backed out changeset 9fb279a95ce1 (bug 914829) and changeset 414c46543931 (bug 914331) for intermittent mochitest-mc crashes.
2013-09-11 21:27:58 -04:00
Gijs Kruitbosch
14c23fda9a
Merge mozilla-central and ux
2013-09-11 11:25:41 +02:00
Chris Kitching
2660344c7a
Bug 914760 - Delete existing generated uncessary debugging code. r=rnewman
2013-09-10 21:10:47 -04:00
Matt Woodrow
266e341f76
Bug 907926 - Use the ClientArea when initializing the draw target in nsWindowGfx. r=Bas
2013-09-11 17:08:53 +12:00
Jim Mathies
162a228193
Bug 914829 - MetroInput should forward touch input to apz first, then to content. r=kats, tabraldes
2013-09-11 13:09:46 -05:00
Carsten "Tomcat" Book
81a10d8400
merge mozilla-central to fx-team
2013-09-11 13:57:03 +02:00
Jim Mathies
b2655edeae
Bug 914331 - On pointer released make sure all gecko touch events are delivered to insure dom state via accessibility is up to date. r=tabraldes
2013-09-11 06:06:00 -05:00
Brian R. Bondy
5f378fa386
Bug 882142 - Respect app restart requests in Metro Firefox. r=jimm
2013-09-10 10:24:56 -04:00
Ryan VanderMeulen
8b92ad1ff5
Merge fx-team to m-c.
2013-09-09 16:30:03 -04:00
Jim Mathies
17e5f40531
Bug 907098 - Don't send input events to apz if touchstart or the first touchmove get cancelled. Also filter touchmoves that don't change position. r=tabraldes
2013-09-09 13:57:25 -05:00
Chris Kitching
75cc5662cd
Bug 794981 - Part 7: Storing a void* for mThread instead of a pthread_t is both nonportable and dangerous. r=kats
2013-09-09 08:57:37 -04:00
Chris Kitching
654d1dd63c
Bug 794981 - Part 6: Refactor AndroidBridge to make use of generated code. r=kats
2013-09-09 08:57:37 -04:00
Chris Kitching
ecf3adc962
Bug 794981 - Part 5: Add the generated code files to version control. r=kats
2013-09-09 08:57:36 -04:00
Chris Kitching
b1a7881e9c
Bug 794981 - Part 4: Consistently pass nsAString into the JNI methods, instead of the veritable smorgasbord of string types previously used. r=kats
2013-09-09 08:57:36 -04:00
Chris Kitching
51fd783162
Bug 794981 - Part 3: Make use of the existing macros to simplify JNI code in all applicable places, and relocate them. r=kats
2013-09-09 08:57:36 -04:00
Chris Kitching
6f8a0faf6a
Bug 794981 - Part 2: Don't pass GeckoAppShell class to Init as a parameter - find it in the usual way. r=kats
2013-09-09 08:57:36 -04:00
Michael Wu
11f7c5a17e
Bug 870113 - Switch GetFontImpl to Fira Sans, r=jfkthame
2013-09-12 18:17:11 +02:00
Ed Morley
ffcffb51c7
Merge mozilla-central and b2g-inbound
2013-09-12 12:09:58 +01:00
Sotaro Ikeda
6d1f3b58c5
Bug 871364 - Support GonkNativeWindow on gonk-JB r=jmuizelaar,mwu,doublec,mikeh,glandium
2013-09-12 11:40:26 +02:00
Sotaro Ikeda
c8e95fd332
Bug 871364 - Add base source for GonkNativeWindow on gonk-JB r=jmuizelaar,mwu,doublec,mikeh,glandium
2013-09-12 11:40:25 +02:00
Vladan Djeric
d747d31e23
Backed out changeset a8e569516f31 (bug 907926) for TART regressions
2013-09-11 13:30:53 -04:00
Nathan Froyd
0afa5b015e
Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle
...
Small fix to notifyPrefObservers to call getPreferences with the new argument style.
Carrying over r+.
2013-09-04 09:58:23 -04:00
Nathan Froyd
2a729a6009
Bug 906088 - part 3 - add Preferences events to AndroidGeckoEvent; r=blassey
...
This is just the C++ side of things; it's simpler to have this code split out as
a separate patch to review.
2013-09-04 09:58:08 -04:00
Nathan Froyd
d0f9009722
Bug 906088 - part 2 - factor out reading an nsString from a Java string in AndroidJavaWrappers.cpp; r=blassey
...
We duplicate code in several places, and we're going to need this same code for reading
a String[].
2013-09-04 09:58:00 -04:00
Ryan VanderMeulen
e646ffe2a9
Backed out 10 changesets (bug 914944, bug 871445) for mochitest failures on a CLOSED TREE.
...
Backed out changeset a840638b5b18 (bug 914944)
Backed out changeset f40c7d5790bd (bug 914944)
Backed out changeset e1b288e29663 (bug 871445)
Backed out changeset 6242ddf7b6c7 (bug 871445)
Backed out changeset 7679185a8cf3 (bug 871445)
Backed out changeset 639ec7a627f8 (bug 871445)
Backed out changeset 93b050a79db4 (bug 871445)
Backed out changeset ec3382ceef99 (bug 871445)
Backed out changeset 51c0d5230306 (bug 871445)
Backed out changeset 76c9069bdb56 (bug 871445)
2013-09-11 11:45:51 -04:00
David Zbarsky
5317d883f7
Fix wrong include paths for Bug 914944, r=me
2013-09-11 10:36:40 -04:00
Nicholas Cameron
30c0859a6e
Bug 912352. Do an async composite as soon as we get a WM_PAINT message. r=roc
2013-09-09 09:08:07 +12:00
Ryan VanderMeulen
ff842617a6
Backed out changeset 35575118c650 (bug 912794) for asserts.
2013-09-06 23:08:36 -04:00
Benoit Jacob
bd8899eab6
Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel
2013-09-06 22:15:49 -04:00
Matt Woodrow
0d339477c6
Bug 907926 - Use the ClientArea when initializing the draw target in nsWindowGfx. r=Bas
2013-09-11 17:08:53 +12:00
Kartikaya Gupta
df87dea38c
Bug 924791 - Ensure hover event refpoints are converted from CSSPixels to LayoutDevicePixels. r=wesj
2013-10-15 17:11:39 -04:00
Gijs Kruitbosch
eb7352abc3
Merge mozilla-central and ux
2013-09-10 16:46:22 +02:00
Gijs Kruitbosch
ba3c07c027
Merge mozilla-central and ux-central
2013-09-09 17:00:49 +02:00
Gijs Kruitbosch
d954eba7ae
Merge mozilla-central and ux
2013-09-08 14:26:44 +02:00
Matthew Noorenberghe
1f8ae35067
Merge mozilla-central to UX
2013-09-06 17:54:20 -07:00
Gijs Kruitbosch
5196ec76f2
Merge mozilla-central and ux
2013-09-06 18:44:23 +02:00
Matthew Noorenberghe
f71b64045e
Merge mozilla-central to UX
2013-09-06 00:10:05 -07:00
Mike Conley
717a6d0cec
Automated merge with https://hg.mozilla.org/mozilla-central
2013-09-05 09:59:00 -04:00
Matthew Noorenberghe
a0cabb6051
Merge mozilla-central to UX
2013-09-04 23:31:53 -07:00
Wes Kocher
e6a4969b2b
Merge b2g-inbound and mozilla-central on a CLOSED TREE
2013-09-04 17:22:09 -07:00
Matthew Noorenberghe
9035a2071b
Merge mozilla-central to UX
2013-09-03 23:17:06 -07:00
Matthew Noorenberghe
54018375ae
Merge mozilla-central to UX
2013-09-02 16:49:09 -07:00
Matthew Noorenberghe
8a8f2a6778
Merge mozilla-central to UX
2013-08-30 22:20:31 -07:00
Gijs Kruitbosch
e27ae39c3e
Merge mozilla-central and ux
2013-08-29 23:55:09 +02:00
Masayuki Nakano
5ae64740b6
Bug 910978 part.19 Implement nsMutationEvent::AssignMutationEventData() r=smaug
2013-09-03 20:45:30 +09:00
Masayuki Nakano
28798c3065
Bug 910978 part.18 Implement nsAnimationEvent::AssignAnimationEventData() r=smaug
2013-09-03 20:45:30 +09:00