Commit Graph

8739 Commits

Author SHA1 Message Date
Nigel Babu
172774d1e9 Merge m-c to m-i
--HG--
extra : rebase_source : 76298d970d75f13c5315889f6a0167ef6430b4a7
2014-08-22 07:10:18 +05:30
Ed Morley
7f84665874 Merge mozilla-central and b2g-inbound 2014-08-21 14:28:53 +01:00
chiajung hung
b7aed326ae Bug 1032180 - [dolphin] No boot animation when restart the phone. r=mwu 2014-08-20 18:57:00 -04:00
Ryan VanderMeulen
aff546e81b Merge inbound to m-c. a=merge 2014-08-20 16:14:23 -04:00
Kartikaya Gupta
6bebab3213 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
a177c6b3c5 Merge mozilla-central and fx-team 2014-08-20 15:18:31 +01:00
Mark Finkle
6cdd6c44e9 Bug 1042715 - Add support for Restricted Profiles r=rnewman 2014-08-20 09:10:06 -04:00
Kartikaya Gupta
56a492d4df Bug 1055532 - Don't dispatch useless widget events from gonk. r=mwu 2014-08-19 10:57:29 -04:00
Ehsan Akhgari
cd69e77d58 Bug 1055519 - Fix some more bad implicit constructors in layout and widget; r=roc 2014-08-20 00:58:22 -04:00
Neil Deakin
79a504dc25 Bug 1045000, deminiaturize before making the window key to fix flickering window, r=smichaud 2014-08-19 20:01:32 -04:00
Ryan VanderMeulen
e4b5cf1d02 Merge m-c to inbound. a=merge 2014-08-19 16:25:33 -04:00
Botond Ballo
54aeea8833 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
1cec21ddd4 Bug 899585 - Add custom data support in the Notification constructor r=baku 2014-08-20 17:56:12 -07:00
Trevor Saunders
b6b2d4b019 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
39d0f7f70c 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
fe91c13d08 Backed out changeset 3325dc888b50 (bug 952977) for build failures
--HG--
extra : rebase_source : b29c343cc0e4d8df5c927742657fa93895b738d1
2014-08-21 16:57:44 +01:00
David Zbarsky
95dfd37a8a Bug 952977: Various other changes of gfx3DMatrix -> Matrix4x4 r=nical 2014-08-21 11:35:28 -04:00
Markus Stange
2ad2467e72 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
bc850689fe 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
4ae55a890c Bug 1053190 - Reduce unnecessary inclusion of nsINode.h in headers; r=ehsan 2014-08-18 17:44:50 +03:00
Benjamin Smedberg
30edef82fa 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
d8491e39a6 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
dee8999fcd Bug 1036539 - Add async mode support to GonkNativeWindow r=mikeh,pchang 2014-08-15 07:41:33 -07:00
Alexander Seleznev
27a9d09598 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
f87cdb1062 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
117f6a0a2f Bug 1052286 nsTextStore::SetInputContext() should handle password state as editable state r=jimm 2014-08-14 17:58:15 +09:00
Brian Smith
e6a5b5ad42 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
acdd837d73 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
73424be15b 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
c36be21fae Bug 1052395 - Improve ipc debug output for unhandled nonqueued Windows messages. r=bent 2014-08-12 14:06:00 -05:00
Masayuki Nakano
cf9ebe3f4b Bug 1050124 Support TSATTRID_Text_VerticalWriting for consistency with other TSF aware applications r=jimm 2014-08-13 12:55:59 +09:00
Ms2ger
7c97cb5850 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
Kartikaya Gupta
0ced44637e Bug 1047639 - Use the touch pointer id instead of the index when tracking up/downs. r=mwu 2014-08-11 19:12:30 -04:00
Masayuki Nakano
9a331c73dc Bug 1050703 Don't reset selection at starting composition if it's unnecessary r=emk 2014-08-12 00:17:18 +09:00
Masayuki Nakano
476e0ed64c Bug 1051689 Ensure to complete the last pending action r=emk 2014-08-12 00:17:18 +09:00
Sushil Chauhan
7bada9fce4 Bug 1047149 - Add check to validate acquire fence of FB layer. r=sotaro 2014-08-07 14:34:25 -07:00
Kartikaya Gupta
0e584b53c4 Bug 1049136 - Add native-code awareness of the Java UI thread so we can do thread assertions. r=snorp 2014-08-08 18:15:38 -04:00
Kartikaya Gupta
0a4d217810 Bug 1049136 - Hook up touch event handling for apz-fennec. r=wesj,snorp 2014-08-08 18:15:37 -04:00
Mason Chang
85ce93f1f1 Bug 1049136 - Add a method to convert MultiTouchInputs to WidgetTouchEvents. r=mwu
Original code by Mason Chang posted on bug 970751; modified by Kartikaya Gupta
for use in bug 1049136.
2014-08-08 18:15:37 -04:00
Kartikaya Gupta
65f27f483e Bug 1046344 - Unbitrot and rearrange the old APZ glue code in Fennec. r=snorp 2014-08-08 17:42:20 -04:00
Ehsan Akhgari
2b9dba8213 Bug 1048241 follow-up: Land a hunk which was missing from the rebase
--HG--
extra : rebase_source : 464405c097acd592b64bbb6e76337ba3f44659bd
2014-08-07 19:46:08 -04:00
Debkanya Mazumder
e63bfc3063 Bug 738221 - Part 2: Replace uses of nsCOMPtr<nsIAccessibilityService> accService = do_GetService(@mozilla.org/accessibilityService;1). r=tbsaunde 2014-07-28 11:43:00 -04:00
Markus Stange
e7a305baf4 Bug 1041571 - Add some basic leak testing for nsSystemStatusBarCocoa. r=smichaud 2014-08-07 13:23:08 +02:00
Masayuki Nakano
37d322f441 Bug 1049768 If OnCompositionUpdate() is never called with new range, we should call RecordCompositionUpdateAction() forcibly before flushing pending actions r=emk 2014-08-07 15:50:21 +09:00
Mike Hommey
cbe32e4bb3 Bug 1047267 - Move remaining OS_LIBS and EXTRA_LIBS to moz.build. r=gps
* * *
Bug 1047267 - To fold with "Move remaining OS_LIBS and EXTRA_LIBS to moz.build"
2014-08-07 14:21:03 +09:00
Steven Michaud
a59ebd13ac Bug 1044497 - Fix Yosemite build error (cannot initialize a parameter of type 'NSEventType' with an lvalue of type 'uint32_t') r=spohl 2014-08-06 21:35:53 -05:00
Wes Kocher
724c15be2e Backed out 3 changesets (bug 923512) for mochitest-2 bustage on a CLOSED TREE
Backed out changeset f8720d81b74f (bug 923512)
Backed out changeset f431232084b7 (bug 923512)
Backed out changeset dff51863663c (bug 923512)
2014-08-06 16:36:35 -07:00
Botond Ballo
ba7de40116 Bug 923512 - Introduce strongly-typed coordinate classes (Part2: Changes to rest of codebase, and switching Axis to use the strongly-typed coordinates). r=kats 2014-07-29 17:24:12 -04:00
Ryan VanderMeulen
0ed6dfe789 Merge m-c to inbound. a=merge
CLOSED TREE
2014-08-06 16:50:19 -04:00
Jim Chen
dfc142c782 Bug 1046880 - Throw custom exception when a property does not exist or has the wrong type; r=blassey 2014-08-06 14:38:29 -04:00