Ryan VanderMeulen
6a5ec97f20
Merge m-c to inbound. a=merge
2014-09-22 15:51:51 -04:00
Ryan VanderMeulen
9ff8b15061
Merge m-c to inbound. a=merge
2014-09-22 15:50:08 -04:00
Markus Stange
0fff687e68
Bug 1070038 - Make window dragging work correctly on Mac OS 10.10. r=smichaud
2014-09-22 13:45:48 -04:00
Mike Kaply
0d497ea43c
Bug #1053839 - Don't do anything with the preview on WM_DESTROY - r=jmathies
2014-09-22 10:21:00 -05:00
Tim Taubert
7b67e00244
Bug 1068384 - Remove legacy code that handled the app menu's update item r=mstange,stefanh
2014-09-19 13:40:40 +02:00
Carsten "Tomcat" Book
477171c3f3
merge mozilla-inbound to mozilla-central a=merge
2014-09-22 12:58:26 +02:00
Chris Kitching
2a77d725c8
Bug 1067056: Remove JavaDomKeyLocation and GeneratorOptions annotation. r=jchen
2014-09-13 17:42:03 -07:00
Karl Tomlinson
6c90740212
backout 2a782a973a3d for error: unused variable 'container' b=1068964 CLOSED TREE
2014-09-22 16:00:52 +12:00
Jim Mathies
8338fcee04
Bug 1068199 - Disable e10s when hardware acceleration is disabled on win, macos. r=Bas, jmuizelaar
2014-09-17 16:48:07 -05:00
Markus Stange
2ee1379efd
Bug 1059991 - Do new-style focus drawing on 10.10 even when building against a pre-10.8 SDK. r=smichaud
2014-09-18 11:17:05 +02:00
Markus Stange
9acc93bdc8
Bug 821213 - Use CGContextSetBaseCTM to get correctly-sized focus rings under HiDPI. r=smichaud
2014-09-18 10:52:35 +02:00
Markus Stange
36c0abaee7
Bug 944836 - Implement nsChildView::UpdateWindowDraggingRegion. r=roc, r=smichaud
2014-09-18 10:52:30 +02:00
Markus Stange
7515c1a0c6
Bug 944836 - Build a draggable region for the window based on the -moz-window-dragging property. r=roc
2014-09-18 10:52:27 +02:00
Ben Turner
26edfb8667
Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE.
2014-09-17 19:36:01 -04:00
Timothy Arceri
3f64c4e471
b=1068964 Remove GTK_CHECK_VERSION for GTK 2 r=karlt
...
Remove all GTK_CHECK_VERSION checks for GTK 2 as the minimum
version now covers all cases
--HG--
extra : transplant_source : %CE%3A%BC%CCm%F3EO%CA%15Z%B9%90%3C%14j%A0%16%851
2014-09-18 16:16:52 +10:00
Timothy Arceri
af0ef6479f
b=1068964 Cleanup GTK print includes r=karlt
...
--HG--
extra : transplant_source : %18%ED%1B%24%9C%AB%FDA%F8%BE%A3%85%92h%F1%B0%FF%92D%8D
2014-09-18 15:59:01 +10:00
Timothy Arceri
a65a0d3e51
b=1068964 Remove gtk_check_version for GTK 2 r=karlt
...
Remove gtk_check_version() checks for GTK 2 as the minimum
version now covers all cases
--HG--
extra : transplant_source : Z%F4%8A2%B1a%D4%16%3B%C1%9F%92b%92%15%3E%AB%9Cg%81
2014-09-18 16:23:57 +10:00
Christoph Kerschbaumer
17df5dd30c
Bug 1038756: Callsites creating a channel in /widget/gtk/ (r=roc)
2014-09-21 09:42:14 -07:00
Christoph Kerschbaumer
af79d0093e
Bug 1038756: Callsites creating a channel in /widget/windows/ (r=jimm)
...
* * *
[mq]: windows.patch
2014-09-21 09:41:56 -07:00
Christoph Kerschbaumer
2a3c0c0266
Bug 1038756: Callsites creating a channel in /widget/cocoa/ (r=smichaud)
2014-09-21 09:41:41 -07:00
Jim Chen
83d01a7990
Bug 1066175 - Only crash when crash reporting annotation succeeds; r=snorp
2014-09-17 12:59:21 -04:00
Chris Peterson
dac6089f9a
Bug 1068417 - Fix -Wunused-const-variable warnings in widget/cocoa. r=mstange
2014-09-16 16:18:04 -07:00
Masayuki Nakano
a1b38af64b
Bug 1066594 Restore composition string and selection after restarting composition when a part of composition string is committed r=emk
2014-09-16 22:46:39 +09:00
Steven Michaud
2413b03540
Bug 1056251 - Changing to a Firefox window in a different workspace does not focus automatically. r=masayuki
2014-09-15 14:48:42 -05:00
Carsten "Tomcat" Book
f0eebab66f
merge fx-team to mozilla-central a=merge
2014-09-15 14:29:01 +02:00
Makoto Kato
5737880385
Bug 975260 - Send each compositon character rect to chrome. r=masayuki
2014-09-15 16:11:08 +09:00
Gijs Kruitbosch
aa2496c90a
Bug 1044595 - fix default/active button text on OS X 10.10, r=mstange,jaws
...
--HG--
extra : rebase_source : c558491822fc158d44a127cfd5014bd5338d05f1
2014-09-12 00:31:15 +01:00
Ben Turner
b3c31c0c49
Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
...
--HG--
rename : dom/indexedDB/ipc/SerializationHelpers.h => dom/indexedDB/SerializationHelpers.h
rename : dom/indexedDB/ipc/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-child-process.js
rename : dom/indexedDB/test/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-parent-process.js
rename : dom/ipc/Blob.h => dom/ipc/BlobParent.h
rename : dom/ipc/FileDescriptorSetChild.cpp => ipc/glue/FileDescriptorSetChild.cpp
rename : dom/ipc/FileDescriptorSetChild.h => ipc/glue/FileDescriptorSetChild.h
rename : dom/ipc/FileDescriptorSetParent.cpp => ipc/glue/FileDescriptorSetParent.cpp
rename : dom/ipc/FileDescriptorSetParent.h => ipc/glue/FileDescriptorSetParent.h
rename : dom/ipc/PFileDescriptorSet.ipdl => ipc/glue/PFileDescriptorSet.ipdl
2014-09-13 12:12:19 -04:00
Chris Pearce
a1ed1c9312
Bug 1063995 - Disable the screen saver on Windows only on the 'screen' topic. r=edwin
2014-09-15 17:05:45 +12:00
Kartikaya Gupta
2433795f24
Bug 1063803 - Remove unused function. r=wesj
2014-09-12 11:44:20 -04:00
Aaron Klotz
bd93b346e0
Bug 937306 - Improvements to WinUtils::WaitForMessage. r=jimm
2014-09-10 14:35:00 +02:00
Jim Chen
dffe40277e
Bug 1063120 - Add synchronous method to notify Gecko observer; r=snorp
2014-09-11 18:31:32 -04:00
Jeff Muizelaar
876ec2d266
Bug 1064479. Redo how screen rotation is implemented on B2G/Layers. r=nical,mwoodrow
...
Currently we use a world transform on the LayerManager. This gets passed to the
screen render target which adjusts the gl transform to accomplish the rotation.
This causes a lot of the system to have to know about the transform.
Instead we can just bake the transform into the root layer's shadow transform.
Everything now mostly just works.
--HG--
extra : rebase_source : e0e170d191eef5887a2e6b17f71ac79037033006
2014-09-10 15:59:00 -04:00
Masayuki Nakano
856512d217
Bug 1059680 Make NOTIFY_IME_OF_MOUSE_BUTTON_EVENT e10s aware r=smaug
2014-09-11 22:46:17 +09:00
Jonathan Watt
9bc0f0cdf3
Bug 1064084, part 4 - Convert all consumers of gfxContext::IdentityMatrix() to use gfxContext::SetMatrix(). r=Bas
2014-09-11 07:57:39 +01:00
Jonathan Watt
1ae57ac8bf
Bug 1064084, part 2 - Convert all consumers of gfxContext::Scale() to use gfxContext::SetMatrix()/Multiply(). r=Bas
2014-09-11 07:57:38 +01:00
Jonathan Watt
fa8c7ec8a5
Bug 1064084, part 1 - Convert all consumers of gfxContext::Translate() to use gfxContext::SetMatrix()/Multiply(). r=Bas
2014-09-11 07:57:38 +01:00
Masayuki Nakano
300635c8ed
Bug 1062053 part.2 Rename nsTextStore::sTsfClientId to nsTextStore::sClientId r=jimm
2014-09-11 12:56:10 +09:00
Masayuki Nakano
7b8a0d1be9
Bug 1062053 part.1 nsTextStore should use StaticRefPtr for storing COM objects r=jimm
2014-09-11 12:56:09 +09:00
Masayuki Nakano
d47b903e09
Bug 1059643 nsIMM32Handler should handle NOTIFY_IME_OF_MOUSE_BUTTON_EVENT r=emk
2014-09-11 12:41:15 +09:00
Ryan VanderMeulen
9d54d5a7be
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-10 18:36:26 -04:00
Wes Johnston
cbf2ffcd5c
Bug 1058150 - Use restricted profiles for guest mode. r=mfinkle
2014-09-09 15:08:37 -07:00
Ryan VanderMeulen
93bf6bf6a0
Merge inbound to m-c. a=merge
2014-09-09 19:26:59 -04:00
Mason Chang
db9dd016ea
Bug 1049258 - Make it easier to collect frame uniformity results. r=benwa
2014-09-05 12:39:59 -07:00
Markus Stange
61b59ac670
Bug 1043421 - Make native Mac menus observe mutations from the observed elements directly. r=smichaud
2014-09-09 17:14:46 +02:00
Sotaro Ikeda
4f9b3c595c
Bug 1064214 - Remove log r=Sushil
2014-09-09 06:20:46 -07:00
Chris Peterson
b3b77faddd
Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem
2014-07-21 21:43:21 -07:00
Richard Newman
7254df6492
Bug 1064129 - Typo in cocoa/nsToolkit.mm and friends. r=spohl
2014-09-08 07:59:34 -07:00
Kartikaya Gupta
f94126f3fd
Bug 1062307 - Ensure the contextmenu event triggered by a long-press action targets things outside the root scroll frame. r=capella,smaug
2014-09-06 09:30:46 -04:00
Benoit Jacob
6c2fb9cdee
Bug 1063048 - backout 35ff4bfb198f because on DriverVersionMismatch our blacklisting logic is fooled and doesn't protect us against real crashes - r=Bas
2014-09-10 16:16:55 -04:00