Bill McCloskey
|
2c27b09e99
|
Bug 993714 - [e10s] Cache native key bindings in tests (r=masayuki,sr=roc)
|
2014-04-21 13:40:09 -07:00 |
|
Andrew McCreight
|
27738cc5c5
|
Bug 998779 - Remove unused #includes of nsHashtable.h. r=froydnj
|
2014-04-21 09:41:58 -07:00 |
|
Adrian Lungu
|
a3166584d9
|
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
|
2013-10-15 18:35:44 -07:00 |
|
Marco Castelluccio
|
b87d606f9e
|
Bug 991766 - Webapp uninstallation on Mac through mozapps uninstall function. r=myk, r=smichaud
|
2014-04-17 16:54:50 -04:00 |
|
Steven Michaud
|
5371259ead
|
Bug 959281 - http://paperjs.org/examples/voronoi/ drawing performance has regressed badly. r=spohl
|
2014-04-16 09:59:15 -05:00 |
|
Jonathan Watt
|
b35ffe86c3
|
Bug 996901 follow-up - Fix OS X 10.8 non-unified build bustage. r=bustage
|
2014-04-16 02:19:31 +01:00 |
|
Jonathan Watt
|
61a8971526
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
|
Jonathan Watt
|
0dcb1838b9
|
Bug 950372 - Convert imgIContainer::GetFrame to return a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow
|
2014-04-15 19:02:23 +01:00 |
|
Ryan VanderMeulen
|
3697fc8630
|
Backed out changeset d0012e4d8a9a (bug 991766)
|
2014-04-13 23:46:10 -04:00 |
|
Marco Castelluccio
|
7dc3a37cd0
|
Bug 991766 - Webapp uninstallation on Mac through mozapps uninstall function. r=myk, r=smichaud
|
2014-04-13 16:17:51 -04:00 |
|
Masayuki Nakano
|
5c4524957a
|
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
--HG--
rename : dom/events/nsEventStates.h => dom/events/EventStates.h
|
2014-04-03 13:18:36 +09:00 |
|
Ehsan Akhgari
|
9c43290213
|
Bug 991171 - Don't try to init the transferable that somebody else has inited for us before; r=bzbarsky
|
2014-04-02 18:39:13 -04:00 |
|
Mike Kaply
|
daef6292e9
|
Backing out bug 889085 (dddfd63f1414, f8c14bd80676) due to regression bug 987783. r=roc
|
2014-04-02 10:03:08 -05:00 |
|
Masayuki Nakano
|
a63f35fff1
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
|
2014-04-01 13:09:23 +09:00 |
|
Neil Rashbrook
|
8325a39b18
|
Bug 514280 Remove concrete classes from interface maps r=bsmedberg
|
2014-03-28 08:40:13 +00:00 |
|
Steven Michaud
|
2edc2afce0
|
Bug 986976 - do_QueryInterface abuse in various .mm files. r=neil
|
2014-03-25 11:32:58 -05:00 |
|
Neil Deakin
|
5bca1a23ba
|
Bug 982734, make nsIWidget::GetWindowType and nsIWidget::GetZIndex return their values, remove some unused colour-related widget methods, r=tn
|
2014-03-19 12:48:08 -04:00 |
|
Chris Peterson
|
75d900a9db
|
Bug 984242 - Fix unused function warnings in widget/cocoa/nsChildView.mm. r=josh
|
2014-03-14 23:05:18 -07:00 |
|
Matt Woodrow
|
9d8f118d8d
|
Bug 982812 - Use UpdateThemeGeometry for windows region clearing. r=mstange
|
2014-03-17 16:42:48 +08:00 |
|
Arnaud Bienner
|
aec0138797
|
Bug 975468 - Allow only one NSColorPanelWrapper to be opened at a time, and retarget the existing one if user clicks on another input type color. r=areinald
|
2014-03-13 21:52:14 +01:00 |
|
Masayuki Nakano
|
89bf99db20
|
Bug 977959 part.5 Make NativeKeyBindings classes non-refcountable r=neil
|
2014-03-14 22:13:32 +09:00 |
|
Masayuki Nakano
|
436710861e
|
Bug 977959 part.4 Remove nsINativeKeyBindings r=roc+karlt
--HG--
rename : widget/gtk/nsNativeKeyBindings.cpp => widget/gtk/NativeKeyBindings.cpp
rename : widget/gtk/nsNativeKeyBindings.h => widget/gtk/NativeKeyBindings.h
|
2014-03-14 22:13:32 +09:00 |
|
Masayuki Nakano
|
7179f50754
|
Bug 977959 part.3 Hide nsINativeKeyBindings with nsIWidget::ExecuteNativeKeyBinding() r=roc+karlt+smichaud
|
2014-03-14 22:13:31 +09:00 |
|
Masayuki Nakano
|
12f45f8af4
|
Bug 977959 part.2 Remove nsINativeKeyBindings::KeyDown() and nsINativeKeyBindings::KeyUp() r=roc, sr=roc
|
2014-03-14 22:13:31 +09:00 |
|
Masayuki Nakano
|
27bddb1157
|
Bug 977959 part.1 Define constants for each command which may be caused by native key bindings r=roc
|
2014-03-14 22:13:30 +09:00 |
|
Ryan VanderMeulen
|
0480a19999
|
Backed out changeset 16d6b2e332e0 (bug 975468) for OSX debug non-unified bustage.
|
2014-03-13 14:48:04 -04:00 |
|
Arnaud Bienner
|
efcd60370e
|
Bug 975468 - Allow only one NSColorPanelWrapper to be opened at a time, and retarget the existing one if user clicks on another input type color. r=areinald
|
2014-03-13 16:04:57 +01:00 |
|
Markus Stange
|
12b56b3e1c
|
Bug 968838 - Refuse reentrant calls to nsCocoaWindow::DoResize. r=smichaud
|
2014-03-13 13:21:56 +01:00 |
|
J. Ryan Stinnett
|
1ebfa75ad0
|
Bug 435164 - Stop mapping Ctrl+Space to context menu on Cocoa. r=smichaud
|
2014-03-07 20:17:48 -06:00 |
|
Matt Woodrow
|
5f6ac4ba39
|
Bug 940455 - Add LayerManager functonality to clear out a portion of the window for the OS to paint. r=roc,Bas
|
2014-02-13 13:20:41 +13:00 |
|
Jonathan Watt
|
4d9f91afe2
|
Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow,mstange. Relanding after accidental backout during m-c merge in ce1a691650ef.
|
2014-03-08 01:21:24 +00:00 |
|
Mike Conley
|
23fcc345bc
|
Backing out bug 940455 (36e45a68452b) for numerous regressions. r=bustage-fix.
|
2014-03-07 16:50:30 -05:00 |
|
Ed Morley
|
2dd0ab7128
|
Backed out changeset a2b62ced704d (bug 950371)
|
2014-03-07 17:53:05 +00:00 |
|
Jonathan Watt
|
9ae1e88b2d
|
Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow,mstange. Relanding after accidental backout during m-c merge in ce1a691650ef.
|
2014-02-21 19:07:42 +00:00 |
|
Matt Woodrow
|
64f553ecba
|
Bug 940455 - Add LayerManager functonality to clear out a portion of the window for the OS to paint. r=roc,Bas
|
2014-02-13 13:20:41 +13:00 |
|
Masayuki Nakano
|
66706f5a6e
|
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
--HG--
rename : dom/events/nsDOMEvent.cpp => dom/events/Event.cpp
rename : dom/events/nsDOMEvent.h => dom/events/Event.h
|
2014-03-05 09:37:43 +09:00 |
|
Masayuki Nakano
|
98384f5ee4
|
Bug 974318 part.6 Use WidgetTextEvent::mRanges on Mac r=smichaud
|
2014-03-04 22:48:27 +09:00 |
|
Makoto Kato
|
2c28941ccb
|
Bug 968647 - Part 2. Listen window position change for IME. r=roc
|
2014-02-28 16:45:08 +09:00 |
|
Makoto Kato
|
943de92ef1
|
Backed out changeset fad708985071 (bug 968647)
|
2014-03-03 11:53:36 +09:00 |
|
Makoto Kato
|
ca435072ea
|
Bug 968647 - Part 2. Listen window position change for IME. r=roc
|
2014-02-28 16:45:08 +09:00 |
|
Ryan VanderMeulen
|
52d9b37df9
|
Merge m-c to fx-team.
|
2014-02-28 10:17:27 -05:00 |
|
Mike de Boer
|
5380104b68
|
Bug 326743: add find clipboard to the list of available clipboard on OSX. r=joshmoz
|
2014-02-28 16:07:30 +01:00 |
|
Carsten "Tomcat" Book
|
99ae76e71d
|
Backed out changeset 743fb3c48ed7 (bug 968647)
|
2014-02-28 09:30:01 +01:00 |
|
Makoto Kato
|
32baf5f742
|
Bug 968647 - Part 2. Listen window position change for IME. r=roc
|
2014-02-28 16:45:08 +09:00 |
|
stefanh@inbox.com
|
0d496326a6
|
Bug 970079 - Native theming for MacOS X help buttons, widget part. r=mstange, roc.
|
2014-02-27 18:12:16 +01:00 |
|
Reuben Morais
|
b672cdc604
|
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
--HG--
rename : content/base/public/nsINameSpaceManager.h => content/base/public/nsNameSpaceManager.h
|
2014-02-27 20:04:46 -03:00 |
|
Ryan VanderMeulen
|
2edb5862a5
|
Merge m-c to inbound.
|
2014-02-21 15:01:16 -05:00 |
|
Ryan VanderMeulen
|
95bf4ca4b1
|
Backed out changeset a00bd379adb2 (bug 950371) for breaking OSX non-unified builds.
|
2014-02-21 14:58:34 -05:00 |
|
Jonathan Watt
|
e1c4a9bb0f
|
Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow,mstange
|
2014-02-21 14:50:36 +00:00 |
|
Carsten "Tomcat" Book
|
e66743c1f7
|
Backed out changeset 05a5f08f1278 (bug 950371) for OS X mochitest bustage on a CLOSED TREE
|
2014-02-21 11:44:52 +01:00 |
|