Chris Peterson
75d900a9db
Bug 984242 - Fix unused function warnings in widget/cocoa/nsChildView.mm. r=josh
2014-03-14 23:05:18 -07:00
Bill McCloskey
5a8a2d71fc
Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug)
2014-03-18 08:16:47 -07:00
Jonathan Watt
e7ba4e35fb
Bug 985049 - Remove gfxPlatform::SupportsAzureContent() and kill of the resulting dead code. r=mattwoodrow
2014-03-19 10:36:58 +08:00
Wes Kocher
f9ae02417f
Merge inbound to m-c
2014-03-18 14:15:03 -07:00
Anuj Agarwal
b58b8d0b7d
Bug 890618 - create directory call removed from main thread. r=bbondy
2014-03-18 17:06:13 -04:00
Ryan VanderMeulen
96a9545bc8
Backed out changeset 9c3f1b715943 (bug 862519) for multiple mochitest failures.
...
CLOSED TREE
2014-03-18 13:00:32 -04:00
Benoit Jacob
aeb54304c8
Bug 984417 - Remove possibly-unnecessary Direct2D blocklist rules, and annotate crash reports on DriverVersionMismatch - r=Bas
2014-03-18 12:02:51 -04:00
Sushil Chauhan
9124af7a35
Bug 981732 - HwcComposer2D should not compose any layer below full screen Opaque layer. r=dwilson
2014-03-17 11:51:26 -07:00
Bill McCloskey
30eedea37f
Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug)
2014-03-18 08:16:47 -07:00
Bill McCloskey
b0318e2bb4
Back out bug 862519 on a CLOSED TREE
2014-03-18 08:14:47 -07:00
Felipe Gomes
2cb2dbb429
Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug)
2014-03-18 08:00:28 -07:00
Masayuki Nakano
84f7d80b11
Bug 983049 part.2 Rename nsEventChainPreVisitor to mozilla::EventChainPreVisitor r=smaug
2014-03-18 13:48:19 +09:00
Phil Ringnalda
a05ae08885
Merge m-c to b-i
2014-03-17 22:48:40 -07:00
Neil Rashbrook
921625ab05
Bug 514280 Stop using nsCOMPtr for concrete types r=bsmedberg
...
--HG--
extra : rebase_source : f8fb50de9292320eb7589dd28dc566d0f5044da6
2014-03-18 00:23:03 +00:00
Wes Kocher
2939a367ba
Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
...
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
2014-03-17 15:19:53 -07:00
Sotaro Ikeda
1f8749fe25
Bug 974152 - Use FrameBuffer's Acquire Fence as Layer buffer's ReleaseFence on gonk r=sushil,nical
2014-03-17 18:36:56 -07:00
Matt Woodrow
9d8f118d8d
Bug 982812 - Use UpdateThemeGeometry for windows region clearing. r=mstange
2014-03-17 16:42:48 +08:00
Masayuki Nakano
6461de2a4d
Bug 981261 part.5 Rename nsEventListenerManager to mozilla::EventListenerManager r=smaug
...
--HG--
rename : dom/events/nsEventListenerManager.cpp => dom/events/EventListenerManager.cpp
rename : dom/events/nsEventListenerManager.h => dom/events/EventListenerManager.h
2014-03-17 15:56:53 +09:00
Jerry Shih
516ae19ba7
Bug 930884 - Handle cancelBuffer. r=mwu
2014-03-15 17:07:48 -04:00
Kyle Huey
68b608c95f
Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg
2014-03-15 12:00:17 -07:00
Kyle Huey
56d26ad256
Bug 967364: Use every already_AddRefed. r=bsmedberg
2014-03-15 12:00:16 -07:00
Kyle Huey
f7eafc09a9
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
2014-03-15 12:00:15 -07:00
Wes Kocher
78bcbd03fc
Merge inbound to m-c
2014-03-14 22:20:25 -07:00
Aaron Klotz
810b3b5e28
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
...
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
2014-03-14 16:35:01 -06:00
Wes Kocher
f0e672d699
Backed out changeset 2bdd2d042847 (bug 972577) for non-unified bustage on a CLOSED TREE
...
--HG--
rename : xpcom/build/nsWindowsDllInterceptor.h => toolkit/xre/nsWindowsDllInterceptor.h
rename : xpcom/build/IOInterposer.cpp => tools/profiler/IOInterposer.cpp
rename : xpcom/build/IOInterposer.h => tools/profiler/IOInterposer.h
rename : xpcom/build/NSPRInterposer.cpp => tools/profiler/NSPRInterposer.cpp
rename : xpcom/build/NSPRInterposer.h => tools/profiler/NSPRInterposer.h
2014-03-14 15:27:21 -07:00
Aaron Klotz
dda435844e
Bug 972577: Consolidate IOInterposer initialization code; r=froydnj,BenWa,jimm
...
--HG--
rename : tools/profiler/IOInterposer.cpp => xpcom/build/IOInterposer.cpp
rename : tools/profiler/IOInterposer.h => xpcom/build/IOInterposer.h
rename : tools/profiler/NSPRInterposer.cpp => xpcom/build/NSPRInterposer.cpp
rename : tools/profiler/NSPRInterposer.h => xpcom/build/NSPRInterposer.h
rename : toolkit/xre/nsWindowsDllInterceptor.h => xpcom/build/nsWindowsDllInterceptor.h
2014-03-14 13:47:24 -06:00
Sushil Chauhan
781b569d6a
Bug 983273 - HwcComposer2D should honor HWC_HINT_CLEAR_FB for bottom layer. r=dwilson
2014-03-13 14:22:18 -07:00
Bill McCloskey
d960718b48
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 21:38:19 -07:00
Wes Kocher
62d61f05a8
Backed out changeset 88425ad0f06a (bug 982828) for introducing various mochitest-5 failures on a CLOSED TREE
...
* * *
Backed out changeset 94f9ebdc6662 (bug 982828)
2014-03-13 19:41:21 -07:00
Bill McCloskey
cff466f79f
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07:00
Ehsan Akhgari
178f47f91d
Bug 983014 - Move the rest of the -I build flags that stayed in Makefiles because of ANDROID_SOURCE to moz.build; r=mshal
2014-03-13 19:31:18 -04:00
Bill McCloskey
624ffda758
Backed out changeset d6261f65070a
2014-03-13 15:52:27 -07:00
Bill McCloskey
a23e0f8633
Bug 982828 - [e10s] Disable mochitest-plain tests that don't pass in e10s (r=ted)
2014-03-13 15:41:41 -07: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
Vaibhav Agarwal
292a923c8e
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
2014-03-13 10:40:10 -04:00
Carsten "Tomcat" Book
c5f189fe80
Merge mozilla-central to mozilla-inbound
2014-03-13 13:32:39 +01:00
Markus Stange
12b56b3e1c
Bug 968838 - Refuse reentrant calls to nsCocoaWindow::DoResize. r=smichaud
2014-03-13 13:21:56 +01:00
Carsten "Tomcat" Book
95bfa8ff89
merge b2g-inbound to mozilla-central
2014-03-13 12:54:33 +01:00
Botond Ballo
1d1fde2729
Bug 980493 - Transition FrameMetrics::mZoom to use a getter/setter. r=kats
2014-03-12 12:46:57 -04:00
Botond Ballo
87d9d4b831
Bug 980493 - Transition FrameMetrics::mScrollOffset to use a getter/setter. r=kats
2014-03-13 02:34:34 -04:00
Wes Kocher
a07bbe4b3e
Merge m-c to b-i
2014-03-12 21:22:36 -07:00
Jed Davis
a2f7fe6f8f
Bug 976398 - Check camera permissions directly instead of using Unix groups. r=mwu r=bent
...
Loosely based on the code used to check PRemoteOpenFile.
2014-03-12 15:48:15 -07:00
Masayuki Nakano
4bb71f3fc6
Bug 981960 Retry to remove found char message with GetMessage() when PeekMessage() fails to remove the message from the queue r=jimm
2014-03-12 20:04:17 +09:00
Kartikaya Gupta
dc384b0b4a
Bug 981029 - Save and apply an input transform to input events from the APZ. r=botond
...
This accounts for the fact that in some cases we may not apply all of the
requested paint metrics from the APZ, leaving the two sides of the
GeckoContentController interface out of sync (on purpose).
2014-03-12 15:27:45 -04:00
Kartikaya Gupta
d655c3edd9
Bug 981029 - Change the GeckoContentController interface to take CSSPoint instead of CSSIntPoint. r=botond
2014-03-12 15:27:45 -04: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