Carsten "Tomcat" Book
cbb9e706b1
Merge mozilla-central to mozilla-inbound
2016-02-04 12:05:03 +01:00
Carsten "Tomcat" Book
d172d7d9e2
merge mozilla-inbound to mozilla-central a=merge
2016-02-04 12:02:05 +01:00
Carsten "Tomcat" Book
3f7102cf80
Merge mozilla-central to fx-team
2016-02-03 12:29:21 +01:00
Sotaro Ikeda
b7c9640840
Bug 1241769 - Use Singleton pattern to nsScreenManagerGonk r=mwu
2016-02-02 20:37:31 -08:00
Gijs Kruitbosch
c56dad5c49
Bug 1240208 - use inputmode in XUL to get better hinting for IME and on-screen keyboards, r=masayuki,smaug
2016-02-01 17:57:29 +00:00
Makoto Kato
118b71a7ac
Bug 1245038 - Show on screen keyboard even if tip window is invisible. r=masayuki
...
On screen keyboard is sometimes invisible even if IsWindowEnabled(osk) == TRUE. So We should call tabtip.exe even if it is invisible.
2016-02-02 18:40:35 +09:00
Makoto Kato
3f10832ee2
Bug 1245050 - WindowsUIUtils.cpp should use LF instead of CRLF. r=jimm
2016-02-02 19:32:37 +09:00
Daniel Holbert
539f4f289e
Bug 1236979 part 1: Add event names & enums for webkit-prefixed transition & animation events. r=smaug
2016-01-31 00:01:17 -08:00
Kyle Huey
31bbed280a
Bug 1244987: Make nsFilePickerProxy create DOM file objects with the inner window. r=baku
2016-02-02 10:02:26 -08:00
Birunthan Mohanathas
2083419fba
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-02-02 17:36:30 +02:00
Makoto Kato
10fd55940d
Bug 1243268 - Adjust ATOK workaround. r=masayuki
2016-02-02 17:06:14 +09:00
Makoto Kato
35bc3e1121
Bug 1243268 - Support ImmSetCandidateWindow(CFS_EXCLUDE) on plugin process. r=masayuki
2016-02-02 17:05:56 +09:00
Daniel Holbert
dd1156fcf8
backout bug 1236979 (changesets 2f4de652525e, d7136545a16e, f62e6638add1, f8b1e085b161) for xpcshell test failures
2016-02-01 21:57:38 -08:00
Daniel Holbert
6fc70b6843
Bug 1236979 part 1: Add event names & enums for webkit-prefixed transition & animation events. r=smaug
2016-01-31 00:01:17 -08:00
Jim Chen
6db455a6bf
Bug 1243070 - Remove obsolete size-change code; r=snorp
...
Remove obsolete SIZE_CHANGED event and its handler in nsWindow. Also
remove some other supporting code (such as gAndroidBounds and the
FORCED_RESIZE event) that should be unnecessary by now.
2016-02-01 17:38:14 -05:00
Jim Chen
b6f9d60f3b
Bug 1243070 - Use native method to notify window size change; r=snorp
...
Convert the SIZE_CHANGED event to a native method in GLController, and
carry over the SIZE_CHANGED implementation to the new implementation in
GLController. Some other changes were made for correctness in handling
size changes.
2016-02-01 17:38:14 -05:00
Jim Chen
dc1f911518
Bug 1243069 - Control GeckoThread state entirely from C++ code; r=snorp
...
Right now, we rely on browser.js sending Gecko:Ready, to set the
GeckoThread state to RUNNING upon receiving Gecko:Ready. This patch
gets rid of this dependency on browser.js and Gecko:Ready.
2016-02-01 17:38:14 -05:00
Jim Chen
9d89aa3c68
Bug 1243049
- Convert browser.js prefs code to use observer; r=margaret
...
Convert the old prefs code in browser.js to use observer notifications
that are sent by the new PrefsHelper implementation, in order to handle
pseudo-prefs.
2016-02-01 17:38:14 -05:00
Jim Chen
d566a9e7f0
Bug 1243049
- Implement new PrefsHelper native methods; r=snorp
...
Implement the PrefsHelper native methods. The previous browser.js
implementation supported "pseudo-prefs" that did not exist as actual
prefs, but was accessible through PrefsHelper. In order to accommodate
these pseudo-prefs, we send observer notifications in order to
communicate with browser.js about prefs that we don't support.
2016-02-01 17:38:13 -05:00
Jim Chen
22854959ff
Bug 1243049
- Update native bindings for PrefsHelper; r=me
...
Update auto-generated native bindings for PrefsHelper.
2016-02-01 17:38:13 -05:00
Jeff Muizelaar
40f55353d0
Bug 1178385. Enable DXVA on the G45 r=ajones
...
This blocking never solved the original issue. Will remove it a
little bit at first and perhaps remove the rest later.
2016-02-03 15:34:31 -05:00
Masatoshi Kimura
5764ba351b
Bug 1243507 - Reimplement non-Unicode clipboard formats as bug 943294 broke drag and drop between some Unicode-unaware apps. r=jimm
2016-02-04 04:13:13 +09:00
Jonathan Howard
fa5c6f6335
Bug 1204809 - Notify (don't hang) third party windows when adding shortcut icon. r=jmathies
2016-01-21 07:12:00 +01:00
Jordan
3ea52d6c92
Bug 1241239 - Fix missing 'using mozilla::LogLevel' in nsIdleServiceGTK.cpp. r=karlt
2016-01-31 04:48:00 +01:00
Phil Ringnalda
22b5281973
Merge m-c to m-i
2016-01-31 17:58:26 -08:00
Phil Ringnalda
e134d1b98a
Merge m-i to m-c, a=merge
2016-01-31 17:53:22 -08:00
Sotaro Ikeda
082d84a8a0
Bug 1239611 - Remove GonkNativeWindowClient r=nical
2016-01-31 16:29:59 -08:00
Kartikaya Gupta
f71671ca20
Back out 3 csets from bug 1242690 for causing bug 1244549. r=backout
2016-01-31 14:44:58 -05:00
Phil Ringnalda
b885c4b318
Back out 7 changesets (bug 1235261) for cpptest failures in TestTArray
...
CLOSED TREE
Backed out changeset d66c3f19a210 (bug 1235261)
Backed out changeset 467d945426bb (bug 1235261)
Backed out changeset 32b61df13142 (bug 1235261)
Backed out changeset c50bb8ed4196 (bug 1235261)
Backed out changeset 0ff0fa6fe81f (bug 1235261)
Backed out changeset df70e89669da (bug 1235261)
Backed out changeset 064969357fc9 (bug 1235261)
2016-01-31 10:10:57 -08:00
Birunthan Mohanathas
a93e22749f
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
2016-01-31 17:12:12 +02:00
Gijs Kruitbosch
1f1cf0aa77
Bug 1219215 - part 3: remove dispatching of MozMouseHittest on Windows, r=jimm
2016-01-14 16:57:34 +00:00
Gijs Kruitbosch
bb0b54f0d2
Bug 1219215 - part 0: fix context menu code to take window dragging region into account, r=jimm
2016-01-18 14:30:44 +00:00
Phil Ringnalda
44c9add3c3
Merge m-c to m-i
2016-01-30 09:43:42 -08:00
Phil Ringnalda
af6f40cd6a
Merge m-i to m-c, a=merge
2016-01-30 09:28:35 -08:00
Kyle Huey
ce39f191af
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
Masatoshi Kimura
90f64a967a
Bug 1242720 - Followup: reduce code duplication. r=jfkthame
2016-01-30 18:29:40 +09:00
Mark Capella
79c30ee21e
Bug 1240286 - Deleting text with backspace causes the action bar to glitch, r=smaug, TYLin, jchen
2016-01-30 00:08:55 -05:00
Xidorn Quan
14908eadc8
Bug 1241901 part 4 - Stop using nsAutoPtr for holding primitive arrays. r=froydnj
2016-01-30 10:33:41 +11:00
Kartikaya Gupta
4d5851e1c1
Bug 1242690 - Squash together DispatchAPZAwareEvent and DispatchInputEvent. r=dvander
2016-01-29 16:31:15 -05:00
Kartikaya Gupta
8d55e0c5a1
Bug 1242690 - Ensure that mouse events have the callback transform applied. r=botond
2016-01-29 16:31:15 -05:00
Ting-Yu Lin
02e4e71acb
Bug 1227927 Part 3 - Use ranged-based for-loop to rewrite some simple loops in part 2. r=mats
2016-01-29 22:42:15 +08:00
Ting-Yu Lin
7e92c718ff
Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
2016-01-29 22:42:14 +08:00
Jonathan Kew
706be8ce05
Bug 1242720 - Use (non-dynamic) resolution from GetDeviceCaps when dealing with native-theme code that does not handle dynamic changes to system DPI. r=emk
2016-01-28 15:08:33 +00:00
Kartikaya Gupta
210b97de72
Bug 1243547 - Route scroll position adjusting for surface shifting directly to APZC. r=rbarker
2016-01-28 16:00:05 -05:00
Bogdan Postelnicu
47585f29f6
Bug 1243359 - initialize mScrollSeriesNumber in all ScrollWheelInput constructors. r=roc
2016-01-28 15:47:28 +02:00
Carsten "Tomcat" Book
efbf7c2141
Merge mozilla-central to mozilla-inbound
2016-01-28 12:27:53 +01:00
Carsten "Tomcat" Book
05b0498e94
merge mozilla-inbound to mozilla-central a=merge
2016-01-28 12:13:37 +01:00
Chris Peterson
7008ae4c69
Bug 1242135 - Annotate intentional and fix unintentional switch fallthroughs in widget/gtk/. r=karlt
...
widget/gtk/nsNativeThemeGTK.cpp:1032:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
widget/gtk/nsNativeThemeGTK.cpp:1058:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
widget/gtk/nsNativeThemeGTK.cpp:1274:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
widget/gtk/nsNativeThemeGTK.cpp:1718:3: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough]
2016-01-22 22:44:06 -08:00
Jeff Muizelaar
bc5d6c781f
Bug 1243636. Switch to gfx::CriticalSection
2016-01-27 23:30:25 -05:00
Masayuki Nakano
cfd992e418
Bug 1242331 part.5 TSFTextStore should ignore text changes not caused by composition but not occurred during current composition r=m_kato
2016-01-28 13:28:54 +09:00