Commit Graph

14668 Commits

Author SHA1 Message Date
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
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
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