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
John Lin
0e41d3e1cf
Bug 1073425 - Initialize mNewFrameCallback in constructor. r=sotaro
2014-09-28 19:33:00 +02: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
Jonathan Watt
b3072839ca
Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas
2014-09-10 18:29:35 +01:00
Jonathan Watt
581078dcb7
Bug 1065127 - Avoid Matrix().Translate()/Scale()/Rotate() multiplication in lots of places. r=Bas
2014-09-10 14:26:12 +01:00
Carsten "Tomcat" Book
d9c5bea4e5
Backed out changeset e6b766d8a815 (bug 1065127) for bustage
2014-09-10 14:30:36 +02:00
Jonathan Watt
cc5bf95ddf
Bug 1065127 - Avoid Matrix().Translate()/Scale()/Rotate() multiplication in lots of places. r=Bas
...
--HG--
extra : rebase_source : ef075258c31973c4943b9b3a9229685a9bb83917
2014-09-10 11:45:42 +01:00
Martin Stransky
cd52cfba05
Bug 877605 - GTK3 - fixed tab widget rendering. r=karlt
2014-09-04 05:17:00 +02:00
Jim Chen
82b9747f19
Bug 1058136 - Properly send text change notifications for composition text; r=cpeterson
2014-09-04 14:38:18 -04:00
Jim Chen
446e961d44
Bug 1058136 - Handle compose event to optimize composition usage; r=cpeterson
2014-09-04 14:38:18 -04:00
Jim Chen
862efee7c1
Bug 1058136 - Don't notify null text changes; r=cpeterson
2014-09-04 14:38:17 -04:00
Ryan VanderMeulen
e5fa99af23
Merge m-c to inbound. a=merge
2014-09-03 22:36:59 -04:00
Ryan VanderMeulen
c3b5b54710
Merge m-c to b2g-inbound. a=merge
2014-09-03 16:41:25 -04:00
Mason Chang
370464c663
Bug 1062438 Hamachi asserting on unknown touch type. r=mwu
2014-09-03 11:00:56 -07:00
Mike Hommey
a653121671
Bug 1059113 - Use templates for shared libraries and frameworks. r=gps
...
Also force to use the existing template for XPCOM components.
2014-09-04 09:04:45 +09:00
Mike Hommey
6258dd8523
Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal
2014-09-03 14:16:37 +09:00
Mike Hommey
fc99c53ae5
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
Nicolas Silva
66cefe8ac7
Bug 1061209 - Fix WError build failure on a CLOSED TREE
2014-09-03 14:59:36 +02:00
Nicolas Silva
da3f657aad
Bug 1061209 - disable basic layers OMTC except on linux and e10s. r=mattwoodrow
2014-09-03 13:52:14 +02:00
Masayuki Nakano
6cbc25933f
Bug 1052343 part.6 Don't destroy nsTextStore instance during it's locking the document r=emk
2014-09-03 10:38:20 +09:00
Masayuki Nakano
443a5d2ac0
Bug 1052343 part.5 Recreate nsTextStore instance at each focus change r=emk
2014-09-03 10:38:20 +09:00
Masayuki Nakano
01928abcf3
Bug 1052343 part.4 Remove nsTextStore::sFlushTIPInputMessage which is no longer used r=emk
2014-09-03 10:38:20 +09:00
Masayuki Nakano
6eed598db5
Bug 1052343 part.3 Create TSFStaticSink for listening to some TSF events for whole life time of our process r=emk
2014-09-03 10:38:20 +09:00
Masayuki Nakano
505d5be613
Bug 1052343 part.2 Don't assume that there is nsTextStore instance even during in TSF mode r=emk
2014-09-03 10:38:19 +09:00
Trevor Saunders
f4fbfeeb43
bug 1059490 - mark more classes MOZ_FINAL r=froydnj
2014-08-27 14:26:48 -04:00
Ehsan Akhgari
68727749e7
Bug 1061274 - Do not pass a non-POD object to a variadic function in nsTextStore::MouseTracker::UnadviseSink; r=masayuki
...
clang-cl treats this as a fatal error, but MSVC seems fine with it.
2014-09-02 09:48:27 -04:00
Ehsan Akhgari
178da73c35
Bug 1061253 - Fix more bad implicit constructors in widget; r=roc
2014-09-02 09:46:06 -04:00
Jacek Caban
ebad23c206
Bug 1055655 - Fix warnings turned to errors by bug 1018288 found by mingw build. r=ted,jmathies
...
--HG--
extra : rebase_source : 2e1d8d0ae697515994b718634f8f8ae9b26b8d80
2014-09-02 11:07:25 +02:00
Masayuki Nakano
a98cdf9c4d
Backout bug 1052343 because 7b7c24a989fa hasn't been reviewed yet
2014-09-02 09:41:48 +09:00
Masayuki Nakano
1127764c5f
Bug 1052343 part.6 Don't destroy nsTextStore instance during it's locking the document r=emk
2014-09-02 09:27:26 +09:00
Masayuki Nakano
fc437bc317
Bug 1052343 part.5 Recreate nsTextStore instance at each focus change r=emk
2014-09-02 09:27:26 +09:00
Masayuki Nakano
1ea0ae9886
Bug 1052343 part.4 Remove nsTextStore::sFlushTIPInputMessage which is no longer used r=emk
2014-09-02 09:27:25 +09:00
Masayuki Nakano
6324d3e9ab
Bug 1052343 part.3 Create TSFStaticSink for listening to some TSF events for whole life time of our process r=emk
2014-09-02 09:27:25 +09:00
Masayuki Nakano
bc41125f3f
Bug 1052343 part.2 Don't assume that there is nsTextStore instance even during in TSF mode r=emk
2014-09-02 09:27:25 +09:00
Masayuki Nakano
4a049f8136
Bug 1052343 part.1 Renamse nsTextStore::sTsfTextStore to nsTextStore::sEnabledTextStore r=emk
2014-09-02 09:27:24 +09:00
Ehsan Akhgari
273543e51a
Bug 1061001 - Fix more bad implicit constructors in widget; r=roc
2014-08-31 23:33:13 -04:00
Mason Chang
17a2258d01
Bug 970751 Resample touch events. r=mwu,kats. a=kwierso
2014-08-31 15:38:00 -07:00
Mason Chang
887a2377ab
backout of bug 970751 for intermittent ICS Debug.
2014-08-30 17:18:29 -07:00
Mason Chang
8784dd9284
Bug 970751 Resample touch events. r=mwu,kats. a=kwierso
2014-08-30 14:04:15 -07:00
Mark Capella
47f58af127
Bug 1021804 - Long press on news story links invoke context menu, r=kats, wesj
2014-08-29 17:32:40 -04:00
Chris Lord
a030ac66a2
Bug 994541 - Don't require GL layers for OMTC on linux. r=Bas
2014-08-29 15:24:00 +02:00
Masayuki Nakano
235c75d90e
Bug 826657 part.3 nsTextStore should handle NOTIFY_IME_OF_MOUSE_BUTTON_EVENT r=emk
2014-08-29 19:08:43 +09:00
Masayuki Nakano
6f43834088
Bug 826657 part.2 Implement NOTIFY_IME_OF_MOUSE_BUTTON_EVENT in XP part r=smaug+ehsan
2014-08-29 19:08:43 +09:00
Masayuki Nakano
65d1bbdfa7
Bug 826657 part.1 nsTextStore should support ITfMouseTrackerACP r=emk
2014-08-29 19:08:42 +09:00
Sushil Chauhan
0edfb51260
Bug 1059023 - Do not compose layer hidden under the opaque layer. r=mattwoodrow
2014-08-28 10:44:03 -07:00
Matt Woodrow
867c05581a
Bug 1059031 - Do quartz native drawing in device space when we need to use a temporary surface. r=jrmuizel
2014-08-29 15:08:15 +12:00
Botond Ballo
ce6b54b741
Bug 1057642 - Revert [Int]::PointTyped::[x|y] to be of primitive type. r=kats
...
--HG--
extra : rebase_source : 55e56423f6c8f5278315a6dc9dfcb9fb983c9309
2014-08-28 12:45:48 -04:00
Carsten "Tomcat" Book
aef0b33b55
merge mozilla-inbound to mozilla-central a=merge
2014-08-28 13:07:10 +02:00
Vicamo Yang
073dfd55f2
Bug 878533 - 3/3: fix Fennec build bustage. r=blassey
2014-08-28 11:00:03 +08:00
Boris Chiou
625e45b64c
Bug 987527 - Register Vsync monitor to HWComposer. r=mwu
...
In order to enable/disable the Vsync from mHwc, we should make sure
the order of each command is correct. In this patch, I added an
interface for registering these mHwc callback functions and some
accessor/helper functions for manipulating Hwc Vsync.
2014-08-27 01:17:00 -04:00
Masayuki Nakano
1b23c50930
Bug 1057192 part.2 nsTextStore should not commit a part of composition string which will be still being composed after restarting composition r=emk
2014-08-28 13:42:25 +09:00
Markus Stange
af5edfa4fb
Bug 1058713 - Don't attempt to create a zero-sized CGContext for titlebar buttons. r=smichaud
2014-08-28 02:16:25 +02:00
Markus Stange
b324d1c81a
Bug 1051522 - Create NSVisualEffectViews for vibrant window regions. r=smichaud
2014-08-28 02:15:33 +02:00
Markus Stange
c6b58122aa
Bug 1051522 - Mark nsChildView coordinate conversion functions const. r=smichaud
2014-08-28 02:15:29 +02:00
Markus Stange
5ddee27646
Bug 1055018 - Draw CoreUI widgets through -[NSAppearance _drawInRect:context:options:] on 10.10 in order to pick up the 10.10 look. r=smichaud
2014-08-28 02:15:27 +02:00
Jim Chen
67cb28f899
Bug 1056941 - Fix dangerous destructors in Fennec code; r=blassey
2014-08-26 15:07:59 -04:00
stefanh@inbox.com
918f99a7eb
Bug 1054733 - Make sure that checkmarks in menu items responds to hover (highlight) on earlier versions of OS X. r=mstange.
2014-08-26 19:15:48 +02:00
Kartikaya Gupta
036f8cecf6
Bug 1055548 - Round the APZ tap notifications to integer CSS pixels before sending to JS code. r=wesj
...
--HG--
extra : rebase_source : 8b8bdc94bedf21f45d9add82436fa98683b26a03
2014-08-26 12:45:04 -04:00
Birunthan Mohanathas
f44ec472c8
Bug 1009243 - Part 2: Make <input type="color"> fire "input" events on Windows. r=jimm
2014-08-25 12:17:45 -07:00
Birunthan Mohanathas
a2d4e4b24c
Bug 1009243 - Part 1: Store color as a COLORREF rather than a nsString in nsColorPicker. r=jimm
2014-08-25 12:17:41 -07:00
Masayuki Nakano
f96dea7b9c
Bug 1057192 part.1 nsTextStore should set selection before dispatching compositionstart if current selection is different from the range r=emk
2014-08-25 22:40:23 +09:00
Kartikaya Gupta
aed76f43f8
Bug 1030741 - Follow-up to fix android bustage. r=me
2014-08-23 19:55:55 -04:00
Masayuki Nakano
8b2d0fa517
Bug 1055342 part.2 Implement nsTextStore::GetCurrentText() for retrieving current text content even without document lock r=emk
2014-08-23 23:24:42 +09:00
Masayuki Nakano
8b9b6142f0
Bug 1055342 part.1 Rename nsTextStore::mContent and nsTextStore::CurrentContent() to mLockedContent and LockedContent() r=emk
2014-08-23 23:24:42 +09:00
Wes Kocher
82c268ae0c
Merge m-c to inbound a=merge
2014-08-22 17:05:17 -07:00
Wes Kocher
02017e20ed
Merge inbound to m-c a=merge
2014-08-22 16:47:32 -07:00
Olli Pettay
1f448a88c4
Bug 314095 - Eliminate nsIContent::GetDocument, r=jst
...
--HG--
extra : rebase_source : dd8f690940825b298a478b65b68a57418a9962ff
2014-08-22 23:11:27 +03:00
Seth Fowler
71d94ea626
Bug 1043560 - Refactor the imgIContainer::Draw API. r=tn,dholbert,jwatt,mwu,mattwoodrow,roc sr=jrmuizel
...
--HG--
extra : rebase_source : b5ed02cb200ece12a07328613dca217e9d975703
2014-08-22 13:12:38 -07:00
Kartikaya Gupta
942bbe220f
Bug 1055605 - Replace MOZ_ANDROID_OMTC with MOZ_WIDGET_ANDROID. r=BenWa
2014-08-22 15:26:56 -04:00
Doug Sherk
dc6353ecfe
Backed out changeset 8a06f8cd41a9 (bug 1037066) for regressions: bug 1055214, bug 1049250, bug 1055203.
2014-08-22 15:12:13 -04:00
Gijs Kruitbosch
071218ec98
Bug 1025616 - fix -moz-grab cursor on GTK to not use hand1, r=karlt
2014-08-22 08:04:10 +02:00
Ed Morley
4e24a7f3a5
Merge mozilla-central and b2g-inbound
2014-08-21 14:28:53 +01:00
chiajung hung
558a69ff23
Bug 1032180 - [dolphin] No boot animation when restart the phone. r=mwu
2014-08-20 18:57:00 -04:00
Ryan VanderMeulen
9767936074
Merge inbound to m-c. a=merge
2014-08-20 16:14:23 -04:00
Kartikaya Gupta
815ff1d66f
Bug 1049887 - Ensure we properly restore the scissor rect state in the GL context after running Java code. r=snorp
...
The C++ GLContext wrapper doesn't know about the changes to the GL state that the
Java code does, so Java must be careful to restore the GL state to the way
it was. The ScopedGLState RAII code doesn't quite accomplish this because of caching
in the C++ GLContext wrapper, so we have to do this directly from Java code.
2014-08-20 10:38:51 -04:00
Ed Morley
a04736e627
Merge mozilla-central and fx-team
2014-08-20 15:18:31 +01:00
Mark Finkle
7d510ffeb3
Bug 1042715 - Add support for Restricted Profiles r=rnewman
2014-08-20 09:10:06 -04:00
Kartikaya Gupta
dd572575d8
Bug 1055532 - Don't dispatch useless widget events from gonk. r=mwu
2014-08-19 10:57:29 -04:00
Ehsan Akhgari
38a6ed7fd0
Bug 1055519 - Fix some more bad implicit constructors in layout and widget; r=roc
2014-08-20 00:58:22 -04:00
Neil Deakin
f67b827576
Bug 1045000, deminiaturize before making the window key to fix flickering window, r=smichaud
2014-08-19 20:01:32 -04:00
Ryan VanderMeulen
476e0aef44
Merge m-c to inbound. a=merge
2014-08-19 16:25:33 -04:00
Botond Ballo
1d16def11d
Bug 923512 - Introduce strongly-typed coordinate classes. r=kats,Bas
...
--HG--
extra : rebase_source : 22e5fe577ea503aede765c70e16c0bf875c4a9fd
2014-08-19 13:08:16 -04:00
Robert Bindar
c03560557d
Bug 899585 - Add custom data support in the Notification constructor r=baku
2014-08-20 17:56:12 -07:00
Markus Stange
4d646c80b3
Bug 1047828 - Don't reserve any space for a non-existing fullscreen button on Mac OS 10.10. r=smichaud
2014-08-20 17:10:33 +02:00
Markus Stange
aab13c0713
Bug 1042331 - Call [super drawWithFrame:inView:] when drawing the focus ring mask for searchfields in order to get the correct shape. r=smichaud
2014-08-20 17:09:44 +02:00
Aryeh Gregor
15ec3ba67b
Bug 1053190 - Reduce unnecessary inclusion of nsINode.h in headers; r=ehsan
2014-08-18 17:44:50 +03:00
Benjamin Smedberg
1789266c6d
Bug 1054014 - Build bustage in nsTextStore because the end of GetGUIDNameStrWithTable doesn't return a value, r=masayuki
...
--HG--
extra : rebase_source : ef919c1580bd92b74b63bdb39b2926ed199c8563
2014-08-14 16:21:33 -04:00
Masayuki Nakano
cc2693e6fa
Bug 1054108 nsTextStore::GetTextExt() should return the position of composition start if the layout hasn't been computed yet and when Free ChangJie or Easy Changjei is active TIP r=emk
2014-08-15 23:52:46 +09:00
Sotaro Ikeda
0e78807c21
Bug 1036539 - Add async mode support to GonkNativeWindow r=mikeh,pchang
2014-08-15 07:41:33 -07:00
David Zbarsky
1bea86c89f
Bug 952977: Various other changes of gfx3DMatrix -> Matrix4x4 r=nical
2014-08-22 09:40:02 -04:00
Nigel Babu
32a1d94133
Merge m-c to m-i
...
--HG--
extra : rebase_source : 76298d970d75f13c5315889f6a0167ef6430b4a7
2014-08-22 07:10:18 +05:30
Trevor Saunders
86b7aff8fc
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
2014-08-05 13:33:55 -04:00
Matt Woodrow
4d7eebfb5f
Bug 1056427 - Stop PRenderFrame from managing PLayerTransaction since it hasn't worked since the layers refactoring. r=roc
...
--HG--
extra : rebase_source : 38c86648bb8e59a6b992bd377acb9aacb418c98b
2014-08-22 12:16:44 +12:00
Ed Morley
62e00418d4
Backed out changeset 3325dc888b50 (bug 952977) for build failures
...
--HG--
extra : rebase_source : b29c343cc0e4d8df5c927742657fa93895b738d1
2014-08-21 16:57:44 +01:00
David Zbarsky
04005e5546
Bug 952977: Various other changes of gfx3DMatrix -> Matrix4x4 r=nical
2014-08-21 11:35:28 -04:00
Alexander Seleznev
d6857a1f73
Bug 803633 - Add basic support for new scrollbar behavior in GTK+ [Part 3]. r=mstange
2014-08-13 06:02:00 -04:00
Alexander Seleznev
7c18aef885
Bug 803633 - Add basic support for new scrollbar behavior in GTK+ [Part 1]. r=mstange, r=karlt
2014-08-10 16:05:51 +07:00
Masayuki Nakano
2381894263
Bug 1052286 nsTextStore::SetInputContext() should handle password state as editable state r=jimm
2014-08-14 17:58:15 +09:00
Brian Smith
9b020d554d
Bug 1053576: Fix VS2013 build regression from bug in nsTextStore.cpp, r=masayuki
...
--HG--
extra : rebase_source : 0cb157119fd37f76093e66e30eb031dffad75159
extra : histedit_source : cc4ea0c3ceeb881457417d18654dc7dcf134be2b
2014-08-13 17:35:15 -07:00
Doug Sherk
e932737f14
Bug 1037066 - Simulate a touchmove in Gonk immediately after a touchstart in the same location. r=kats, r=mwu
2014-08-13 18:28:04 -04:00
David Parks
f741892765
Bug 1008759 - Blocklist D2D on NVidia 310M, even when it is believed to be the secondary GPU. r=bjacob
2014-08-12 21:25:13 -07:00
Jim Mathies
87b5b6d62d
Bug 1052395 - Improve ipc debug output for unhandled nonqueued Windows messages. r=bent
2014-08-12 14:06:00 -05:00
Masayuki Nakano
3a2514c87d
Bug 1050124 Support TSATTRID_Text_VerticalWriting for consistency with other TSF aware applications r=jimm
2014-08-13 12:55:59 +09:00
Ms2ger
f069be120d
Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst
...
This also includes a test that mozMatchesSelector is still exposed and works.
--HG--
rename : js/xpconnect/tests/chrome/test_mozMatchesSelector.xul => js/xpconnect/tests/chrome/test_matches.xul
rename : js/xpconnect/tests/mochitest/file_mozMatchesSelector.html => js/xpconnect/tests/mochitest/file_matches.html
2014-08-12 14:30:59 +02:00