Commit Graph

7917 Commits

Author SHA1 Message Date
Kartikaya Gupta
31032942ac Bug 941995 - Disable double-tapping and click delay on pages that are device-width or narrower (B2G). r=mbrubeck,botond 2014-02-24 19:22:45 -05:00
Matt Woodrow
bdb53ca253 Bug 974197 - Fire MozAfterPaint after the compositor runs. r=roc 2014-02-25 12:55:39 +13:00
Boris Zbarsky
d6d5a58892 Bug 972312 part 2. Get rid of InternalScriptErrorEvent and just use mozilla::dom::ErrorEvent for the cases that used to use it. r=smaug,khuey 2014-02-23 00:01:12 -05:00
Bill McCloskey
7c8e12fb1e Bug 910384 - [e10s] Use blobs for cross-cross file picker (r=bent) 2014-02-24 13:09:03 -08:00
Jim Chen
3574d8474f Bug 974560 - Send compositionupdate event for each text event; r=cpeterson 2014-02-24 12:27:58 -05:00
Martin Stransky
9e6ac592eb Bug 972382 - [GTK3] Theme is not loaded in other WM's (MATE, XFCE and so). r=karlt 2014-02-24 10:09:55 -05:00
Tom Schuster
9a72df76f8 Bug 963294 - [e10s] Implement a proxy for the color picker. r=jdm 2014-02-23 21:19:43 +01:00
Phil Ringnalda
e93c529ba7 Back out 5e4cee2fcbc6 (bug 963294) for build bustage
CLOSED TREE
2014-02-23 12:59:52 -08:00
Tom Schuster
5eabd80fb1 Bug 963294 - [e10s] Implement a proxy for the color picker. r=jdm 2014-02-23 21:19:43 +01:00
Phil Ringnalda
814e7e3826 Merge b-i to m-c 2014-02-23 08:52:08 -08:00
Phil Ringnalda
aeab0a83a7 Back out ab395abf96b9:837481767455 (bug 972312) for Windows build bustage
CLOSED TREE
2014-02-22 21:39:13 -08:00
Boris Zbarsky
f5da038d79 Bug 972312 part 2. Get rid of InternalScriptErrorEvent and just use mozilla::dom::ErrorEvent for the cases that used to use it. r=smaug 2014-02-23 00:01:12 -05:00
Jim Mathies
811e6c1157 Bug 974901 - Cleanup FrameworkView static variable use in winrt widget, plus other misc. nits. r=tabraldes 2014-02-22 17:24:54 -06:00
Sotaro Ikeda
68d184454e Bug 957276 - Fix YFlipped buffer's source crop r=sushil 2014-02-22 04:56:02 -08:00
Ryan VanderMeulen
c2249cf801 Merge m-c to inbound. 2014-02-21 15:01:16 -05:00
Ryan VanderMeulen
2c1d36ece9 Merge b2g-inbound to m-c. 2014-02-21 14:58:49 -05:00
Ryan VanderMeulen
2ba1ca5095 Backed out changeset a00bd379adb2 (bug 950371) for breaking OSX non-unified builds. 2014-02-21 14:58:34 -05:00
Jonathan Watt
eb19237228 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
Ehsan Akhgari
f1e844fd62 Bug 935778 - Part 0.4: Spray even more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-21 09:11:33 -05:00
Carsten "Tomcat" Book
eaa4884681 Backed out changeset f2cade11e3c0 (bug 926830) for mochitest memory leak on a CLOSED TREE 2014-02-21 14:32:28 +01:00
Jerry Shih
65ad33ee1b Bug 970794 - Support hardware composer base on android JB 4.2.2. r=mwu 2014-02-21 08:30:20 -05:00
Ehsan Akhgari
0f5851acbd Bug 935778 - Part 0.3: Spray some more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree 2014-02-20 23:07:24 -05:00
Oleg Romashin
e5c33da3e3 Bug 974335 - Refactor Qt Widget Backend implementation. Qt Only changes NPDB. r=romaxa
--HG--
rename : dom/system/unix/Makefile.in => dom/system/qt/Makefile.in
rename : dom/system/unix/QTMLocationProvider.cpp => dom/system/qt/QTMLocationProvider.cpp
rename : dom/system/unix/QTMLocationProvider.h => dom/system/qt/QTMLocationProvider.h
rename : dom/system/unix/nsHapticFeedback.cpp => dom/system/qt/QtHapticFeedback.cpp
rename : dom/system/unix/nsHapticFeedback.h => dom/system/qt/QtHapticFeedback.h
rename : dom/system/unix/moz.build => dom/system/qt/moz.build
2014-02-20 18:09:02 -08:00
Oleg Romashin
cdc9691a65 Bug 974335 - Refactor Qt Widget Backend implementation. Shared Widget part . r=doug 2014-02-20 18:08:53 -08:00
Bill McCloskey
61c692b5b4 Bug 974007 - Change OMTC behavior when browser.tabs.remote is set (r=mattwoodrow,felipe) 2014-02-20 17:26:41 -08:00
Georg Fritzsche
4adee7f498 Bug 926830 - Test cleanup for plugin enabledState usage, widget. r=roc 2014-02-17 15:58:06 +01:00
Carsten "Tomcat" Book
ad06a97eec Backed out changeset 05a5f08f1278 (bug 950371) for OS X mochitest bustage on a CLOSED TREE 2014-02-21 11:44:52 +01:00
Jonathan Watt
26a3818306 Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-02-21 08:42:12 +00:00
Jonathan Watt
a01cbb209e 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 19:07:42 +00:00
Ed Morley
9f59ea6e6b Backed out changeset a00bd379adb2 (bug 950371) for build failures; CLOSED TREE 2014-02-21 17:31:12 +00:00
Carsten "Tomcat" Book
6bfd8eda72 merge fx-team to mozilla-central 2014-02-20 12:55:32 +01:00
Mark Capella
71a7fbd087 Bug 927882 - Standardize TextSelection caret positioning logic for soft keyboards, r=jchen, wesj, f=margaret 2014-02-19 22:19:43 -05:00
Makoto Kato
3a81a0bcc8 Bug 973489 - Part 2. Fix memory leak. r=jimm 2014-02-20 11:29:16 +09:00
Makoto Kato
6e9d82170d Bug 973489 - Part 1. Support toast notification on desktop mode. r=jimm 2014-02-20 11:28:57 +09:00
Arnaud Bienner
383bee70d3 Bug 966417 - Restore initial color when closing color picker/canceling color selection. r=karlt 2014-02-18 20:46:00 +01:00
Tom Schuster
8a286102ee Bug 966417 - Call Update from nsColorPicker on Gtk. r=karlt 2014-02-18 20:44:01 +01:00
Phil Schaf
8852ed2185 Bug 310924 - GTK: Try named cursors before defaulting to hardcoded glyphs. r=karlt 2014-02-19 11:30:08 -05:00
Kartikaya Gupta
9d02b7b8c2 Bug 966507 - Recenter the displayport around the composition bounds if layout doesn't accept the scroll update calculated by APZ. r=tn,Cwiiis 2014-02-19 09:50:46 -05:00
Nicholas Cameron
39022ca223 Backed out changeset 4887f7d34df2 (bug 896896) for causing bug 933733. a=lsblakk 2013-11-11 13:59:45 -05:00
George Wright
7711809b47 Bug 910754 - Update include paths for gonk's build as Skia's directory structure has changed r=snorp 2013-12-11 20:41:42 -05:00
George Wright
a523e57437 Back out changesets from bug 910754 due to build bustage 2014-02-18 17:54:04 -05:00
George Wright
1ab04ca2d2 Bug 910754 - Update include paths for gonk's build as Skia's directory structure has changed r=snorp 2013-12-11 20:41:42 -05:00
Ryan VanderMeulen
6bcf42d1bf Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Ed Morley
b3139c2e9d Backed out changeset e9055e7476f1 (bug 970895) for causing bug 973824 2014-02-18 17:52:27 +00:00
Tom Schuster
067705daf7 Bug 910384 - Change nsFilePickerProxy to be asynchronous and add a proper IPDL protocol for it. r=jdm 2014-02-18 01:30:06 +01:00
Masayuki Nakano
0e922aada3 Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc 2014-02-18 09:00:15 +09:00
Phil Ringnalda
305baa1e2c Merge m-c to m-i 2014-02-17 15:28:16 -08:00
Masatoshi Kimura
dfb3f0e76b Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc 2014-02-18 07:32:52 +09:00
Thomas Zimmermann
f12775f1ed Bug 970895: Use I/O loop for polling memory-pressure events, r=dhylands
The code for polling sysfs for memory-pressure events currently
runs on a separate thread. This patch implements this functionality
for the I/O thread. This unifies the code base a bit and also safes
some resources.
2014-02-17 12:29:26 +01:00
Phil Ringnalda
c422c4939c Merge f-t to m-c 2014-02-15 10:10:31 -08:00