Nicholas Nethercote
|
d8f824e34e
|
Bug 898914 (part 1) - Remove JSBool.
--HG--
extra : rebase_source : 2d202e0e5005a7f54724b1540481c15cde3ad52e
|
2013-08-08 15:53:04 -07: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 |
Stephen Pohl
|
588fed6532
|
Bug 874570: Make scrollbar frames smaller for small overlay scrollbars. r=smichaud
|
2013-08-01 17:01:22 -04:00 |
Edwin Flores
|
d3fc908cc3
|
Bug 882342 - Blacklist Motorola XT890 running Android 4.1 for H264 playback r=bjacob
|
2013-08-01 15:12:14 +12:00 |
Birunthan Mohanathas
|
8d04962d67
|
Bug 712105 - Use default cursor rather than last cursor for 'cursor: context-menu' on Windows and OS/2. r=jimm
|
2013-07-31 21:15:25 -04:00 |