Chris Kitching
25d707c796
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
0f3d6f1206
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
e4cf82a28f
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
Vladan Djeric
54e0dea050
Backed out changeset a8e569516f31 (bug 907926) for TART regressions
2013-09-11 13:30:53 -04:00
Nathan Froyd
3a9eefbd24
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
aa33857af0
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
ae41e31346
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
b1ff092f33
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
ec0d03a962
Fix wrong include paths for Bug 914944, r=me
2013-09-11 10:36:40 -04:00
Nicholas Cameron
d1238765c9
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
66808396a3
Backed out changeset 35575118c650 (bug 912794) for asserts.
2013-09-06 23:08:36 -04:00
Benoit Jacob
4dbb3d0ca3
Bug 913603 - Avoid needlessly including nsRect.h - r=jrmuizel
2013-09-06 22:15:49 -04:00
Matt Woodrow
1953d97bbd
Bug 907926 - Use the ClientArea when initializing the draw target in nsWindowGfx. r=Bas
2013-09-11 17:08:53 +12:00
Jim Mathies
20b0503b1d
Bug 914829 - MetroInput should forward touch input to apz first, then to content. r=kats, tabraldes
2013-09-12 06:31:34 -05:00
Milan Sreckovic
5413b28258
Bug 912794 - Separate out the CMS globals and prefs into a singleton gfxColorManagement. r=ncameron
...
Preferences are now initialized at startup, then updated with callbacks. The methods that access the cached values are not checking the preferences. This lets us better control which thread reads the prefs.
--HG--
rename : gfx/thebes/gfxPlatform.cpp => gfx/thebes/gfxColorManagement.cpp
rename : gfx/thebes/gfxPlatform.h => gfx/thebes/gfxColorManagement.h
2013-09-06 12:48:17 -07:00
Ryan VanderMeulen
9dd8ba855f
Merge fx-team to m-c.
2013-09-06 20:49:55 -04:00
Ryan VanderMeulen
6e6b0eb9c7
Merge m-c to b2g-inbound.
2013-09-06 18:01:09 -04:00
Jim Mathies
ffa1f75479
Bug 913114 - Fix ref counting in winrt widget's GeckoContentController. r=bbondy
2013-09-06 14:56:14 -05:00
Jim Mathies
1585b0c5ba
Bug 912931 - Fix for double click events with apz enabled. r=bbondy
2013-09-06 14:56:13 -05:00
Michael Wu
77f40ba664
Bug 908797 - Update libui to the latest input code from JB MR2, r=m1
2013-08-26 17:59:18 -04:00
Ms2ger
486a5c3769
Merge m-c to inbound.
2013-09-06 12:31:58 +02:00
Ms2ger
4e96ae49a4
Bug 870407 - Move final batch of CMMSRCS to moz.build and disallow it in makefiles; r=khuey
2013-09-06 08:40:41 +02:00
Wes Johnston
bcac5d92d5
Bug 896350 - Use the event queue when adding notification observers. r=blassey
2013-09-05 12:32:04 -07:00
Ed Morley
51ecb97da1
Merge mozilla-central and fx-team
2013-09-06 16:25:48 +01:00
Jim Mathies
356e5e00ad
Bug 907410 - Winrt async input - rework shutdown logic. r=bbondy
2013-09-06 08:11:16 -05:00
Jim Mathies
9318ea54dc
Bug 907410 - Winrt async input - startup param activation testing. r=me
2013-09-06 08:11:15 -05:00
Jim Mathies
3b47beeb3b
Bug 907410 - Winrt async input - keyboard input. r=masayuki
2013-09-06 08:11:15 -05:00
Jim Mathies
de21a814d1
Bug 907410 - Winrt async input - mouse wheel input. r=masayuki
2013-09-06 08:11:15 -05:00
Jim Mathies
13ddfc2e2e
Bug 907410 - Winrt async input - touch input. r=tabraldes
2013-09-06 08:11:15 -05:00
Jim Mathies
14f90a17a0
Bug 907410 - Winrt async input - simple gesture input. r=tabraldes
2013-09-06 08:11:14 -05:00
Jim Mathies
3a5ad98b63
Bug 907410 - Winrt async input - mouse input. r=tabraldes
2013-09-06 08:11:14 -05:00
Jim Mathies
1b2ae0c83a
Bug 907410 - Winrt async input - remove unused apz param in input dispatch methods. r=bbondy
2013-09-06 08:11:14 -05:00
Jim Mathies
a6c2a3eeee
Bug 907410 - Winrt async input - rework initial startup logic. r=bbondy
2013-09-06 08:11:14 -05:00
Chris Peterson
9d94aa0a33
Bug 883727 - Fix -Wsometimes-uninitialized warning in xpwidgets/PuppetWidget.cpp. r=bz
2013-06-16 22:42:20 -07:00
Robert O'Callahan
03e7828db2
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
...
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
2013-09-02 20:41:57 +12:00
Wes Kocher
545fbb7bd2
Merge m-c to inbound
2013-09-04 18:04:50 -07:00
Wes Kocher
a29411d399
Merge b2g-inbound and mozilla-central on a CLOSED TREE
2013-09-04 17:22:09 -07:00
Mike Hommey
f8bc7fa754
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
2013-09-05 09:01:46 +09:00
Georg Fritzsche
e742daab14
Bug 899080 - Test fixup part 6 - widget. r=roc
2013-09-04 16:07:53 +02:00
Masatoshi Kimura
e06d8f88fa
Bug 911573 - Mochitest fixup to prepare removing Components-in-content with UniversalXPConnect. r=bholley
2013-09-05 01:02:34 +09:00
Benoit Jacob
8ec75b058c
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
2013-09-04 08:14:52 -04:00
Masayuki Nakano
7cf113d44d
Bug 910978 part.19 Implement nsMutationEvent::AssignMutationEventData() r=smaug
2013-09-03 20:45:30 +09:00
Masayuki Nakano
2617307439
Bug 910978 part.18 Implement nsAnimationEvent::AssignAnimationEventData() r=smaug
2013-09-03 20:45:30 +09:00
Masayuki Nakano
2c54be8896
Bug 910978 part.17 Implement nsTransitionEvent::AssignTransitionEventData() r=smaug
2013-09-03 20:45:30 +09:00
Masayuki Nakano
ea85699bf2
Bug 910978 part.16 Implement nsSimpleGestureEvent::AssignSimpleGestureEventData() r=smaug
2013-09-03 20:45:30 +09:00
Masayuki Nakano
e8b636382b
Bug 910978 part.15 Implement nsFocusEvent::AssignFocusEventData() r=smaug
2013-09-03 20:45:29 +09:00
Masayuki Nakano
28c40b5168
Bug 910978 part.14 Implement nsUIEvent::AssignUIEventData() r=smaug
2013-09-03 20:45:29 +09:00
Masayuki Nakano
92eeafbf0c
Bug 910978 part.13 Implement nsClipboardEvent::AssignClipboardEventData() r=smaug
2013-09-03 20:45:29 +09:00
Masayuki Nakano
c526ae0d7d
Bug 910978 part.12 Implement nsCommandEvent::AssignCommandEventData() r=smaug
2013-09-03 20:45:29 +09:00
Masayuki Nakano
4ac6b2750d
Bug 910978 part.11 Implement nsFormEvent::AssignFormEventData() r=smaug
2013-09-03 20:45:29 +09:00
Masayuki Nakano
07a0012553
Bug 910978 part.10 Implement nsTouchEvent::AssignTouchEventData() r=smaug
2013-09-03 20:45:29 +09:00
Masayuki Nakano
aeee25cf0b
Bug 910978 part.9 Implement widget::WheelEvent::AssignWheelEventData() r=smaug
2013-09-03 20:45:29 +09:00
Masayuki Nakano
2ce0c3d82d
Bug 910978 part.8 Implement nsMouseScrollEvent::AssignMouseScrollEventData() r=smaug
2013-09-03 20:45:29 +09:00
Masayuki Nakano
f2b7ea09af
Bug 910978 part.7 Implement nsCompositionEvent::AssignCompositionEventData() r=smaug
2013-09-03 20:45:29 +09:00
Masayuki Nakano
46fa9e9ca2
Bug 910978 part.6 Implement nsTextEvent::AssignTextEventData() and make nsTextEvent not a derived class of nsInputEvent because nobody uses the stored data r=smaug
2013-09-03 20:45:29 +09:00
Masayuki Nakano
2e5e9a05a2
Bug 910978 part.5 Implement nsDragEvent::AssignDragEventData() r=smaug
2013-09-03 20:45:28 +09:00
Masayuki Nakano
e81bcf7542
Bug 910978 part.4 Implement nsScrollAreaEvent::AssignScrollAreaEventData() r=smaug
2013-09-03 20:45:28 +09:00
Masayuki Nakano
655a3b24fe
Bug 910978 part.3 Implement nsScrollPortEvent::AssignScrollPortEventData() r=smaug
2013-09-03 20:45:28 +09:00
Masayuki Nakano
843d62f529
Bug 910978 part.2 Remove nsScrollbarEvent because its member is never used r=smaug+roc
2013-09-03 20:45:28 +09:00
Masayuki Nakano
d0e6aba193
Bug 910978 part.1 Implement nsScriptErrorEvent::AssignScriptErrorEventData() r=smaug
2013-09-03 20:45:28 +09:00
Masayuki Nakano
dbd118e0fe
Bug 910978 part.0 Fix wrong indent in test_assign_event_data.html r=smaug
2013-09-03 20:45:28 +09:00
Chris Double
f3ca32275b
Bug 845734 - Remove Sony devices from JellyBean Stagefright blocklist - r=bjacob
2013-09-03 14:39:41 +12:00
Chris Double
724c3bec8b
Bug 818363 - Remove SGH-T989 from stagefright blocklist - r=bjacob
2013-09-03 14:38:52 +12:00
Chris Double
987aac078d
Bug 888802 - Whitelist Sony Gingerbread devices for Stagefright OMX video decoding - r=bjacob
2013-09-03 14:36:48 +12:00
Chris Double
393d5abb86
Bug 812680 - Part 4: Don't blacklist HTC One X for OMX decoding - r=bjacob
2013-09-03 14:35:25 +12:00
Gene Lian
85588a95d7
Bug 903403 - [sms][mms] Make getSegmentInfoForText() Asynchronous to Improve Typing Performance. r=vicamo, sr=mounir
2013-08-09 21:25:53 +08:00
Nicholas Cameron
9fb3417161
Bug 910158. Don't include BasicLayers.h unnecessarily. r=roc
2013-09-02 10:20:45 +12:00
Masayuki Nakano
56bdc6aa7c
Bug 910156 Add AssignKeyEventData() and AssignMouseEventData() for sharing the code in nsDOMEvent::DuplicatePrivateData() and nsDelayed*Event r=smaug
2013-08-30 11:10:32 +09:00
Nathan Froyd
eea241e75d
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
65b3640d2b
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
611ccbe14a
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
Brian R. Bondy
b2b48b0721
Bug 901002 - Add Windows 8.1 to the OS list for gfx driver blacklisting. r=bas
2013-09-13 11:08:05 -07:00
Doug Turner
3de9e6a0cf
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
2013-08-25 16:56:53 -07:00
Diego Wilson
24367859fe
Bug 896765 - Move the common utilities from HwcComposer2D to HwcUtils. r=ncameron
2013-08-29 08:17:59 -07:00
Diego Wilson
18b78d9e4c
Bug 896765 - Add new file for the common utility functions for HwcComposer2D. r=nrc
...
--HG--
rename : widget/gonk/HwcComposer2D.cpp => widget/gonk/HwcUtils.cpp
2013-08-26 10:11:24 -07:00
Masayuki Nakano
e79ad519c7
Bug 892539 modifier flag database should be reset if we detect mismatch between the stored data and the latest information via key event r=smichaud
2013-08-29 13:26:43 +09:00
Boris Zbarsky
c713072098
Bug 909645 part 2. Don't include ipdl headers in Hal.h. r=ms2ger
2013-08-28 00:14:57 -04:00
Ed Morley
eec3c3ab64
Merge mozilla-central and inbound
2013-08-28 16:21:25 +01:00
Ed Morley
ba8dc3c2f7
Merge latest green b2g-inbound changeset and mozilla-central
2013-08-28 12:22:00 +01:00
Jan Beich
6f6db38c0e
Bug 909832 - Make sure errno is declared. r=roc
2013-08-28 07:29:35 +02:00
Boris Zbarsky
169d28c38a
Back out revisions 042d50591265:69f4af72765c (bug 909645) due to Windows bustage causing a CLOSED TREE.
2013-08-28 01:46:00 -04:00
Boris Zbarsky
6a10c247ac
Bug 909645 part 2. Don't include ipdl headers in Hal.h. r=ms2ger
2013-08-28 00:14:57 -04:00
Tapas Kundu
ac89c99a19
Bug 788975 - Orientation Observer uses accelerometer sensor. r=mwu
2013-08-27 20:10:57 -07:00
Brian O'Keefe
261614859f
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 4; r=mshal
2013-08-15 09:12:40 -04:00
Brian O'Keefe
d118b95a0d
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
2013-08-15 09:02:09 -04:00
Benoit Girard
bfc838b364
Bug 908449 - Implement GfxInfo::GetFeatureStatusImpl for gonk. r=bjacob
2013-08-27 19:26:46 -04:00
Masayuki Nakano
8d50fcdfab
Bug 907657 Don't store following char message because it may be removed during dispatching keydown event r=jimm
2013-08-27 21:34:57 +09:00
David Anderson
25ff149643
Get basic compositor working on Windows (bug 896752, r=bas).
2013-08-26 20:18:31 -07:00
Robert O'Callahan
30547a76e4
Bug 907619. Part 3: Retry on EINTR instead of treating it as a timeout. r=karlt
...
--HG--
extra : transplant_source : b%3D%CB%3A%92%2B%E0%2A%ED%8C%11U%DC%CE%119m3%1A%FC
2013-08-27 12:57:03 +12:00
Robert O'Callahan ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
c76ec90bae
Bug 907619. Part 2: Refcount clipboard-contents retrieval contexts to avoid dangling pointers. r=karlt,roc
...
--HG--
extra : transplant_source : %DACvv%00%0C%EB%EF%D6%5E%93I%1B%BD%F0%AE%0A%9F%AE%D6
2013-08-27 12:42:46 +12:00
Robert O'Callahan
b09daee668
Bug 907619. Ensure GtkSelectionData is freed. r=karlt
...
--HG--
extra : transplant_source : 0%9F%0E%DA%60%B1%B0%02%88%82%25.e%FBGE%A2%7BU%0A
2013-08-27 12:39:58 +12:00
Ryan VanderMeulen
9c2f0c5982
Merge inbound to m-c.
2013-08-26 20:19:26 -04:00
Kartikaya Gupta
c5c69c5caa
Bug 885023 - Follow-up to fix build bustage on Metro. r=me
2013-08-26 11:33:02 -04:00
Kartikaya Gupta
06a61a3f25
Bug 885023 - Follow-up to fix build bustage on Android. r=me
2013-08-26 10:34:56 -04:00
Magnus Melin
928cc3f23e
Backout of erroneous change from bug 903284 r=Ms2ger
2013-08-26 12:39:46 +01:00
Matt Woodrow
f8b0a1ad88
Bug 908822 - Disable azure content on windows for now. r=nrc
2013-08-26 21:06:37 +12:00
Avi Halachmi
15f3476a6f
Bug 906350 - LoadLibraryW(kDwmLibraryName) should check non 0 rather than >31. r=roc
2013-08-25 23:18:46 +03:00
Gabriele Svelto
91c1a25d52
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
2013-08-24 08:12:51 +02:00
Ms2ger
47f9af7214
Revert this CLOSED TREE to changeset 4d3e221584a0.
2013-08-24 13:31:48 +02:00
Gabriele Svelto
795d28ed67
Bug 907798 - Remove TimeStamp.h includes from source files that do not need it; r=ehsan
2013-08-24 08:12:51 +02:00
Masayuki Nakano
82b090b330
Bug 907612 part.3 widget::KeymapWrapper::GetDOMKeyCodeFromKeyPairs() should use switch instead of searching in array r=karlt
2013-08-24 16:24:33 +09:00
Masayuki Nakano
d5365ae3ea
Bug 907612 part.2 Get rid of nsNativeKeyEvent r=roc+gps, sr=jst
2013-08-24 16:24:32 +09:00
Masayuki Nakano
dc52b109ad
Bug 907612 part.1 nsNativeKeyBindings for GTK should use nsKeyEvent.mNativeKeyEvent r=karlt
2013-08-24 16:24:32 +09:00
Masayuki Nakano
108f3cc525
Bug 897885 part.2 Add test for handling kVK_JIS_KeypadComma r=smichaud
2013-08-24 13:53:01 +09:00
Masayuki Nakano
117b2332ab
Bug 897885 part.1 Handle kVK_JIS_KeypadComma in widget::TextInputHandler r=smichaud
2013-08-24 13:53:01 +09:00
Nathan Froyd
59855089b3
Bug 906088 - part 5 - send preference requests to JS through JNI and XPConnect rather than JSON; r=blassey,mfinkle
2013-08-16 12:18:43 -04:00
Nathan Froyd
3fd955e2e5
Bug 906088 - part 3 - add Preferences events to AndroidGeckoEvent; r=blassey
2013-08-16 11:24:30 -04:00
Nathan Froyd
b1f23ce596
Bug 906088 - part 2 - factor out reading an nsString from a Java string in AndroidJavaWrappers.cpp; r=blassey
2013-08-16 11:15:27 -04:00
Nathan Froyd
509a4a60f6
Bug 905759 - part 2 - add Telemetry-specific GeckoEvent and related machinery; r=blassey
2013-08-15 15:03:47 -04:00
Matt Woodrow
d3c91f1547
Bug 907926 - Azure support for windows/nsWindow. r=Bas
2013-08-23 18:13:55 +12:00
Jim Mathies
7e9f44a455
Bug 907243 - Move SetDPI to APZCTreeManager. r=kats
2013-08-22 19:28:02 -05:00
Guillaume Abadie
046654aff1
bug 907946 - re-enable EXT_packed_depth_stencil on OS X 10.9 - r=bjacob,jgilbert
2013-08-22 20:13:59 -04:00
Ed Morley
89069fe47e
Backed out changeset ec184d1877cf (bug 822096) for causing the same B2G failures as occurred in the Try run; CLOSED TREE
2013-08-22 16:16:16 +01:00
Makoto Kato
033e608a90
Bug 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
2013-08-22 19:31:48 +09:00
Olli Pettay
f93c9bdeb0
Bug 822096, make sure to not favor perf mode too long, r=roc
...
--HG--
extra : rebase_source : 79ae8ff0f2ad0b4d5ce07895efdcc316e0264fc4
2013-08-22 02:13:50 +03:00
Ms2ger
913bab58b0
Merge PGO-green changeset from inbound to m-c.
2013-08-22 10:31:44 +02:00
Ms2ger
04a948975a
Bug 906619 - Part a: Move unconditional CSRCS to moz.build; r=mshal
2013-08-22 08:56:02 +02:00
Ms2ger
bdfaa84f5b
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
2013-08-22 08:56:01 +02:00
Ms2ger
3a103a7e9f
Bug 883284 - Part f: Move LIBXUL_LIBRARY into moz.build (p-z); r=glandium
2013-08-22 08:56:01 +02:00
Ms2ger
af2c13c793
Bug 906412 - Cleanup some random parts of the build system; r=mshal
2013-08-22 08:55:59 +02:00
Ms2ger
6a7bc47591
Bug 906351 - Use @DEPTH@ even more; r=ted
2013-08-22 08:55:59 +02:00
Ms2ger
4807f1c86c
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
2013-08-22 08:55:59 +02:00
Ms2ger
c6ed78509a
Bug 904178 - Part f: Remove some includes from nsPIDOMWindow.h; r=mounir
2013-08-22 08:30:55 +02:00
Stephen Pohl
fd7f083936
Revert 366e6a39d71a from bug 673875 for causing bug 907275. r=smichaud
2013-08-21 12:22:03 -04:00
Stephen Pohl
788049d32f
Revert fd6c7792b048 from bug 673875 for causing bug 907275. r=smichaud
2013-08-21 12:21:59 -04:00
Stephen Pohl
2d01c5edc2
Bug 904561: Followup for RTL support. r=smichaud
2013-08-21 16:33:55 -04:00
Stephen Pohl
e7b3ee4caf
Bug 904561: Restrict the growing of overlay scrollbars on hover to OSX 10.8 and above. r=smichaud
2013-08-21 15:44:17 -04:00
Benoit Jacob
6d3d4149ea
Bug 900201 - Implement GfxInfo on gonk - r=ehsan
2013-08-12 23:55:28 +02:00
Botond Ballo
f4b3e0c923
Bug 898580 - Metro mechanism for content to inform APZC about scroll events. Handles multi-APZC. r=bbondy, r=kats
2013-08-12 16:31:49 -04:00
Nathan Froyd
7ec6b9edf1
Bug 908919 - Backout 1117002f074f:c03239a1493a (bug 906088) for causing Ts regressions; r=performance-is-job-1
2013-08-26 14:07:34 -04:00
Martin Stransky
e577d20fc2
Bug 897404 - Port GTK2 to GTK3 - treeview rendering, don't use treeview flags. r=karlt
2013-08-26 11:08:29 -04:00
Quentin Glidic
e1a0ab9d61
Bug 884708 - Port GTK2 to GTK3, build fixes. r=karlt
2013-06-13 14:24:31 +02:00
Nicholas Cameron
0514eb1ecd
Bug 903816. Fixups in non-layers files. r=roc
2013-08-12 11:15:10 +12:00
David Anderson
6bdc3734f9
Initialize nsKeyEvent::mNativeKeyEvent to prevent crashes on multi-process (bug 906237, r=smichaud).
2013-08-19 11:33:27 -07:00
Ryan VanderMeulen
bb87caf4be
Merge m-c to inbound on a CLOSED TREE.
2013-08-19 17:05:12 -04:00
Ryan VanderMeulen
0c057b4a60
Merge b2g-inbound to m-c on a CLOSED TREE.
2013-08-19 17:02:28 -04:00
Ryan VanderMeulen
f0ee5559bc
Merge m-c to fx-team.
2013-08-19 11:54:12 -04:00
Ryan VanderMeulen
f035dd27c6
Merge m-c to b2g-inbound.
2013-08-19 11:53:02 -04:00
Sotaro Ikeda
7e1d4f38fe
Bug 905304 - Call compositionComplete(). r=mwu
2013-08-19 08:43:16 -04:00
David Anderson
c926626e10
Force OMTC on when enabling multi-process tabs (bug 897502, r=ncameron).
2013-08-19 00:13:32 -07:00
Martin Stransky
752ab04ec1
Bug 897404 - Port GTK2 to GTK3 - treeview rendering, column button. r=karlt
2013-08-19 08:48:58 -04:00
Martin Stransky
adb418182b
Bug 897404 - Port GTK2 to GTK3 - treeview rendering, border patch. r=karlt
2013-08-19 08:48:40 -04:00
Nicholas Cameron
d54a23dd47
Bug 903893. Backend fallback for OMTC. r=mattwoodrow
2013-08-18 18:46:16 +12:00
Jeff Muizelaar
5bfbf126a7
Bug 898525. Separate out Gfx helpers into GfxMessageUtils.h. r=bent
...
This helps us include less.
--HG--
extra : rebase_source : bb9ca934a9dade9ef21cecfee7ae8e860f9c60c1
2013-07-26 15:28:31 -04:00
David Zbarsky
9ce94de31b
Bug 903283: Don't include EventTarget.h in headers r=Ms2ger
2013-08-19 06:15:55 -04:00
Mounir Lamouri
36583db62a
Bug 875756 - Implement nsIColorPicker for Cocoa. r=mstange
2013-08-16 12:09:39 +01:00
Olli Pettay
05d99e99a0
Bug 887241, Use strings, not atoms, for worker events, r=khuey
...
--HG--
extra : rebase_source : 3e294b1bde05a127db0a9fa1c31c48e9a514e11d
2013-08-16 13:06:24 +03:00
Carsten "Tomcat" Book
cde2ad07a7
merge fx-team to mozilla-central
2013-08-16 10:29:59 +02:00
Avi Halachmi
e124061f70
Bug 905680: fix Aero on win7/8 (regression from Bug 900785 part 2). r=roc
2013-08-16 05:02:09 +03:00
Trevor Saunders
acfc9e9cd6
bug 905410 - remove most remaining usage of nspr atomics outside of xpcom/ r=ehsan
2013-08-12 05:51:49 -04:00
Ed Morley
fe83a9cfe8
Merge mozilla-central and inbound
2013-08-15 13:37:16 +01:00
Ed Morley
a4aa297061
Merge latest green b2g-inbound changeset and mozilla-central
2013-08-15 11:58:48 +01:00
Robert O'Callahan
64c801d64f
Bug 900785. Part 2: Make nsRefreshDriver use the WinUtils DWM APIs instead of loading the DLL itself. r=avih
2013-08-15 16:25:58 +12:00
Robert O'Callahan
937ae33de8
Bug 900875. Part 1: Move DWM APIs to WinUtils. r=avih
2013-08-15 16:25:12 +12:00
Paul Adenot
cbd86bc699
Bug 905137- Mark the return value from read() and write() in nsAppShell.cpp as unused. r=karlt
2013-08-15 12:14:31 +02:00
Diego Wilson
eb96365bd8
Bug 903562 - Honor horizontal and vertical reflection. r=ncameron, r=vliu
2013-08-14 12:26:44 -07:00
Ms2ger
30f4e6e119
Merge latest PGO-green inbounc changeset to m-c.
2013-08-14 14:45:47 +02:00
Ms2ger
b33cd2bd32
Bug 904178 - Part d: Use nsIDocument in nsMenuItemIconX::GetIconURI; r=smichaud
2013-08-14 09:03:40 +02:00
Ms2ger
1a5ae526d9
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
2013-08-14 08:56:21 +02:00
Masayuki Nakano
c696a099f8
Bug 892606 part.4 Don't handle non-keydown message as a part of dead key handling after keydown causes resetting dead key state r=jimm
2013-08-14 11:09:38 +09:00
Masayuki Nakano
890fa71e70
Bug 892606 part.3 FakeCharMsg should be marked as consumed and only non-consumed char message should be synthesized r=jimm
2013-08-14 11:09:38 +09:00
Masayuki Nakano
f29b3580a9
Bug 892606 part.2 Fix scancode value in lParam generated by KeyboardLayout::SynthesizeNativeKeyEvent() r=jimm
2013-08-14 11:09:38 +09:00
Masayuki Nakano
07452df7f5
Bug 892606 part.1 Add debug logs to KeyboardLayout.cpp r=jimm
2013-08-14 11:09:37 +09:00
Ryan VanderMeulen
3364547f5d
Merge m-c to b2g-inbound.
2013-08-13 15:38:58 -04:00
Sotaro Ikeda
0e477fe6a5
Bug 903174 - Move GonkNativeWindow to /widget/gonk/nativewindow. r=vlad
2013-08-13 12:58:38 -04:00
Kartikaya Gupta
07be7dc6ba
Bug 902888 - Fix coordinate system mismatch with pre-Honeycomb plugins on Android. r=snorp
...
The plugin code was returning a rect in LayoutDevicePixels whereas Java
was treating it as a CSS-pixel rect. This patch makes the types more
explicit and adds a conversion in AndroidBridge to convert from the
LayoutDevicePixels to CSSPixel rects.
2013-08-13 11:49:21 -04:00
Nathan Froyd
1fb84f46e3
Bug 904579 - convert some nsRefPtrs to StaticRefPtrs in widget/android/; r=blassey
2013-08-13 09:32:03 -04:00
Nathan Froyd
63e8e6952a
Bug 904579 - don't use nsCOMPtr for concrete classes in android's nsWindow.cpp; r=blassey
2013-08-13 09:31:32 -04:00
Ehsan Akhgari
f4e239198e
Bug 904267 - Remove some unneeded #includes from nsIWidget.h; r=roc
2013-08-12 19:21:53 -04:00
Ryan VanderMeulen
6374456586
Backed out changeset 716e54fb5d09 (bug 900201) for debug B2G bustage.
2013-08-12 20:54:48 -04:00
Benoit Jacob
6f6b7a43d5
Bug 900201 - Implement GfxInfo on gonk - r=ehsan
2013-08-12 23:55:28 +02:00
Benoit Jacob
104993c045
Bug 901494 - Un-blacklist llvmpipe as of version 9.1 - r=jrmuizel
2013-08-12 23:55:28 +02:00
Ryan VanderMeulen
9339de4f3f
Merge m-c to inbound.
2013-08-12 17:43:24 -04:00
Jim Mathies
72e645c40b
Bug 903368 - Don't convert coordinates in widget/winrt InitEvent from logical to physical. r=masayuki
2013-08-12 05:05:04 -05:00
Phil Ringnalda
d2099e030b
Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures
...
CLOSED TREE
2013-08-11 19:21:17 -07:00
Nicholas Cameron
de3e98e1de
Bug 903816. Fixups in non-layers files. r=roc
2013-08-12 11:15:10 +12:00
Brian R. Bondy
71e906fb28
Bug 902020 - Cleanup no longer needed GeckoContentController includes. r=jimm
2013-08-12 11:00:30 -04:00
Nathan Froyd
bc904fa9b2
Bug 903466 - eliminate static constructors in widget/android/; r=blassey
2013-08-12 10:58:36 -04:00
Josh Aas
1775fc7148
Bug 903788 - Fix a few memory leaks in Cocoa file picker code. r=smichaud
2013-08-12 13:29:00 -04:00
Ryan VanderMeulen
84bf81659b
Merge m-c to fx-team.
2013-08-15 15:44:32 -04:00
Ed Morley
4f122221a3
Merge mozilla-central and fx-team
2013-08-15 13:37:24 +01:00
Jim Mathies
7049b32181
Bug 904204 - Bug fix for send mouse move to clear hover from the apzc landings. r=bbondy
2013-08-15 06:16:43 -05:00
Boris Zbarsky
af4624bf9a
Back out revision ea0f2d537a40 (bug 903283) because Windows was bootlegging nsRegion.h via EventTarget.h in widget code and so we ended up with a CLOSED TREE.
2013-08-09 22:31:05 -04:00
Jim Mathies
39652c02aa
Bug 905058 - Before accessing the UIA root element make sure the global com ptr is populated. r=bbondy
2013-08-14 09:11:13 -05:00
Brian O'Keefe
263f163332
Bug 896177 - Remove more config.mk includes; r=gps
2013-07-17 16:07:14 -04:00
Brian O'Keefe
61565e4086
Bug 896177 - Remove useless config.mk includes; r=gps
2013-07-17 16:06:53 -04:00
Jeff Muizelaar
55e087350b
Bug 904266. Relax intel blacklist on D3D9 more. r=bjacob
...
We've been using the 7.15.10.1666 IntelGMAX3000 driver on Vista so let's use
that everywhere. This should cover the majority of users.
--HG--
extra : rebase_source : 4ca92fd46de14dc5713ab43e15ea6b3b20bb3367
2013-08-14 11:56:57 -04:00
Jim Chen
e97edf2412
Bug 899233 - Don't restart IME when changing selection; r=cpeterson
2013-08-14 11:32:44 -04:00
Ed Morley
972219fd07
Backed out changeset e0eeacb439f2 (bug 900201) for B2G emulator build failures
2013-08-14 15:39:46 +01:00
Ms2ger
f1fc9a981c
Merge m-c to inbound.
2013-08-14 14:47:39 +02:00
Benoit Jacob
77becfce0e
Bug 900201 - Implement GfxInfo on gonk - r=ehsan
2013-08-12 23:55:28 +02:00
Markus Stange
575a74e089
Bug 904538 - Don't #include nsITheme.h in nsIWidget.h. r=roc
2013-08-14 13:19:55 +02:00
Markus Stange
8f2c4e9f83
Bug 904536 - Remove nsNativeWidget.h. r=roc
2013-08-14 13:19:08 +02:00
Jonathan Watt
f8cb2eb37d
Bug 894840, part 2 - Get rid of the nsFilePickerShownCallback ctor's aMulti argument by exposing nsIFilePicker.mode. r=mounir
2013-07-22 13:46:27 +01:00
Jonathan Watt
97154c9785
Bug 894840, part 1 - Refactor and move the mode storage to nsBaseFilePicker. r=mounir
2013-07-22 10:12:32 +01:00
Phil Ringnalda
6595b4e5da
Back out 75fb08918611 (bug 903466) for Android build bustage
...
CLOSED TREE
2013-08-09 18:52:11 -07:00
David Zbarsky
0849600afa
Bug 903283: Don't include EventTarget.h in headers r=Ms2ger
2013-08-09 21:17:52 -04:00
Nathan Froyd
b6e5ece339
Bug 903466 - eliminate static constructors in widget/android/; r=blassey
2013-08-09 11:21:51 -04:00
Ryan VanderMeulen
2ae0ffbbc8
Merge m-c to inbound.
2013-08-09 19:29:45 -04:00
Ryan VanderMeulen
3daac1182d
Merge fx-team to m-c.
2013-08-09 19:28:34 -04:00
Po-Chun Chang
7d9e1e33ce
Bug 897262 - Avoid waste in nsBaseScreen::CheckMinimumBrightness(). r=bgirard
2013-08-09 14:36:32 -04:00
Jim Mathies
13ee8dbb6d
Bug 879562 - Connect up MetroWidget scroll wheel event handling to WinMouseScrollHandler. r=masayuki
2013-08-09 05:15:48 -05:00
Jim Mathies
58a0e5123e
Bug 879562 - WinMouseScrollHandler should use nsWindowBase so winrt widgets can use it. r=masayuki
2013-08-09 05:12:38 -05:00
Jim Mathies
20af71bdf0
Bug 879562 - Convert WinUtils::GetNSWindowPtr to WinUtils::GetNSWindowBasePtr. r=masayuki
2013-08-09 05:12:38 -05:00
Carsten "Tomcat" Book
f44d52f3df
merge mozilla-inbound to mozilla-central
2013-08-08 13:13:05 +02:00
Ed Morley
26c87fd22b
Merge mozilla-central and fx-team
2013-08-07 16:19:09 -07:00
Ed Morley
6b74f52da8
Merge latest green fx-team changeset and mozilla-central
2013-08-07 16:17:05 -07:00
Marina Samuel
c6eeea6332
Bug 783232 - Hook nsIAlertService up to native toast notifications and use them for download complete alerts. r=jimm
2013-08-07 16:57:06 -04:00
Ryan VanderMeulen
b6361891bd
Merge m-c to fx-team.
2013-08-07 14:46:19 -04:00
Ryan VanderMeulen
0094fbe60a
Merge m-c to b2g-inbound.
2013-08-07 14:41:41 -04:00
Jim Mathies
927cdb51b4
Bug 888236 - Add metro specific window classes and messages to ipc defer message processing. r=bsmedberg
2013-08-07 09:55:12 -05:00
Frank Wein
73bc871f6d
Bug 901880 - Compile failure in nsColorPicker.cpp: error: ‘gtk_color_selection_dialog_get_color_selection’ was not declared in this scope, r=karlt
...
--HG--
rename : widget/gtk2/compat/gtk/gtkcolorselectiondialog.h => widget/gtk2/compat/gtk/gtkcolorseldialog.h
2013-08-07 12:04:51 +02:00
Masayuki Nakano
2c377c18cd
Bug 893973 nsIWidget::SetInputContext() should check it has focus before calling secure event input API r=smichaud
2013-08-07 11:49:21 +09:00
Michael Vines
530aef2a1d
Bug 811924 - Center boot animation on black background. r=mwu
...
Change-Id: I110e75331fa5455c226a9b4d23748372ca9ccbe9
---
widget/gonk/libdisplay/BootAnimation.cpp | 23 +++++++++++++++++++++--
1 files changed, 21 insertions(+), 2 deletions(-)
2013-08-06 15:12:27 -07:00
Chris Peterson
3f4b5f2360
Bug 847709 - Remove unused mRendererIDs code in widget/cocoa. r=jrmuizel
2013-08-01 22:25:16 -07:00
Nicholas Nethercote
8ce53f9ffd
Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz.
...
--HG--
extra : rebase_source : 25f4de1bfae830b0af6407d260a70b787ab1dc9b
2013-08-06 23:59:54 -07:00
Ryan VanderMeulen
1aea707926
Merge m-c to fx-team.
2013-08-06 10:16:50 -04:00
Timothy Nikkel
7fe33ccd60
Bug 896053. Unlink sibling/child lists of widgets for nsCocoaWindow's correctly. r=smichaud
2013-08-05 23:32:23 -05:00
Ryan VanderMeulen
5682a9a738
Merge m-c to fx-team.
2013-08-05 23:22:11 -04:00
Brian R. Bondy
a880c542f1
Bug 901025 - Allow GDI rendering mode when OMTC is enabled. r=jimm
2013-08-05 22:00:48 -04:00
Brian R. Bondy
4e460d2b5b
Bug 901071 - D2D rendering always being disabled for Windows 8.1 on Intel hardware. r=bjacob
2013-08-05 22:00:42 -04:00
Martin Stransky
0b56a7a51b
Bug 890022 - Port GTK2 to GTK3 - scroll mouse button does not work. r=karlt
2013-08-05 20:10:59 -04:00
Carsten "Tomcat" Book
992792ad07
Merge m-i to m-c
2013-08-05 11:18:59 +02:00
Jim Mathies
daba6e8019
Bug 863676 - Handle WM_GETOBJECT calls for UiaReturnRawElementProvider internally rather that relying on WinRT WindowServer def proc handling. Addresses sporadic soft keyboard issues in metrofx. Also includes misc. cleanup and logging improvements in UIABridge. r=bbondy
2013-08-03 16:18:45 -05:00
Ryan VanderMeulen
93007c3658
Merge m-c to fx-team.
2013-08-02 17:09:31 -04:00
Wes Johnston
f36d020ed4
Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey
2013-08-02 11:04:49 -07:00
Gijs Kruitbosch
f65bc5bc5b
Merge m-c to fx-team
2013-08-02 15:47:01 +02:00
Josh Aas
b20de2d2d0
Bug 869083 - Fix OS X apps code to return failure on failure to launch app. r=felipc, r=smichaud
2013-08-02 08:06:22 -04:00
Ms2ger
50634577d5
Merge m-c to inbound.
2013-08-02 11:07:57 +02:00
Ms2ger
bf6618a13c
Bug 900096 - Cleanup Touch some; r=dzbarsky
2013-08-02 09:06:35 +02:00
Ms2ger
1571fe39c1
Bug 896251 - Make nsEvent::{refPoint, lastRefPoint} LayoutDeviceIntPoints; r=smaug+kats
2013-08-02 09:05:16 +02:00
Ms2ger
9803a2ddf3
Bug 897540 - Reduce includes in nsDeviceContext.h; r=roc
2013-08-02 09:04:22 +02:00
Ms2ger
61364639a4
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4 ); r=mshal
2013-08-02 09:03:42 +02:00
Steven Michaud
0a7b766b43
Bug 893973 - crash in -[ChildView keyDown:], log more debugging info to Breakpad's app notes, rev1. r=masayuki
2013-08-01 20:35:34 -05:00
Po-Chun Chang
3384deb05e
Bug 897262 - Iterate from the end of "mBrightnessLocks" and break the first time when "brightness" is set. r=BenWa
2013-08-01 21:21:32 -04:00
Marco Castelluccio
1fbeffb203
Bug 846765 - Dragging from Downloads window and dropping in Finder creates weird shortcut. r=BenWa
2013-08-01 21:21:31 -04:00
Chris Peterson
2200b43737
Bug 900839 - Remove unused variables in nsNativeThemeCocoa.mm. r=dzbarsky
2013-08-01 22:46:10 -07:00
Ryan VanderMeulen
506982a7d0
Merge m-c to inbound.
2013-08-01 20:25:21 -04:00
Ryan VanderMeulen
7fe0b0251b
Merge m-c to fx-team.
2013-08-01 16:35:13 -04:00
David Zbarsky
08edbc4f4a
Bug 893117: Remove nsIDOMHTMLMeterElement r=bz
2013-08-01 15:24:24 -07:00
David Zbarsky
8423ce77eb
Bug 893117: Remove nsIDOMHTMLProgressElement r=peterv
2013-08-01 15:24:22 -07:00
Brian R. Bondy
a796876d2f
Bug 900111 - Fix CSSIntPoints and LayoutDeviceIntPoint usage in APZC Metro implementation. r=kats
2013-08-01 13:44:41 -04:00
David Zbarsky
f53061a41d
merge backout
2013-08-01 01:54:34 -07:00
David Zbarsky
3d161603d7
backout Bug 893117 for mochitest failure
2013-08-01 01:54:09 -07:00
Nicholas Cameron
a518fa0c24
merge backout, a=me
2013-08-01 18:39:19 +12:00
Nicholas Cameron
b4b5c9799b
back out bug 874721, bug 899435
2013-08-01 18:30:46 +12:00
David Zbarsky
a8e04c91cc
Bug 893117: Remove nsIDOMHTMLMeterElement r=bz
2013-07-31 23:12:40 -07:00
David Zbarsky
d52c9a362c
Bug 893117: Remove nsIDOMHTMLProgressElement r=peterv
2013-07-31 23:12:38 -07:00
Nicholas Cameron
e571990a03
Bug 874721. Fallback for EnsureAllocated and compositor, and some more sanity checks. r=mattwoodrow
2013-08-01 16:52:36 +12:00
Nicholas Cameron
e86327c405
Bug 874721. CompositorD3D9, r=Bas
2013-08-01 16:50:52 +12:00