Commit Graph

272470 Commits

Author SHA1 Message Date
Kartikaya Gupta
ca2e424b79 Bug 1224325 - Ensure the coordinates passed to Gesture:SingleTap have the resolution unapplied so that they are in the RCD's CSS space. r=rbarker 2015-11-13 17:14:45 -05:00
Kartikaya Gupta
cde1f97932 Bug 1224325 - Allow the zoomed view to appear when tapping in a cluster of links. r=rbarker
Since the conversion of a "tap" to mouse events happens in APZEventState with
the C++ APZ code (rather than browser.js), we need a mechanism to prevent that
from happening in the case that the user taps on a cluster of links. Cancelling
the touchend event is one way to prevent the mouse events from being dispatched,
and that seems the simplest to do here.
2015-11-13 17:14:40 -05:00
Maja Frydrychowicz
0a0ee8270a Bug 1223517 - Release marionette-client 2.0.0 and marionette-driver 1.1.1; r=automatedtester 2015-11-10 14:51:44 -05:00
Mason Chang
b569307fff Backout bug 1210261 for multiple talos regressions. r=me 2015-11-13 13:47:34 -08:00
Josh Aas
aef2303711 Bug 1223966: Don't claim we support NSTextInput interface. r=masayuki 2015-11-13 15:38:03 -06:00
Eddy Bruel
cdb2f7a9a0 Bug 1220740 - nsIServiceWorkerRegistrationInfo should emit an event when its worker properties change;r=amarchesini 2015-11-13 21:54:54 +01:00
Eddy Bruel
82d840d31e Bug 1220740 - nsIServiceWorkerRegistrationInfo should emit an event when its scriptSpec property changes;r=amarchesini 2015-11-13 21:54:45 +01:00
Mike Shal
84e3dace27 Bug 1223593 - Make depsdir optional in xpidl-process.py; r=glandium 2015-11-10 18:30:46 -05:00
Wes Kocher
4334870e05 Backed out changeset b6edabc35c21 (bug 1217515) for mulet reftest failures 2015-11-13 12:11:05 -08:00
Kartikaya Gupta
927782a371 Bug 1223296 - Clear element activation if a contextmenu is displayed. r=botond 2015-11-13 15:10:52 -05:00
Kartikaya Gupta
6f92de8109 Bug 1223296 - Be more selective in disabling code in browser.js when the C++ APZ is enabled; in particular allow caret and zoomedview code to run. r=rbarker 2015-11-13 15:10:52 -05:00
Kartikaya Gupta
272cd4b619 Bug 1223296 - Fire a Gesture:SingleTap message to browser.js even on the C++ APZ codepath. r=rbarker 2015-11-13 15:10:52 -05:00
Kartikaya Gupta
8bbbaa5889 Bug 1223296 - Fire the MozMouseHittest event even if the C++ APZ is enabled. r=rbarker,botond 2015-11-13 15:10:52 -05:00
Kartikaya Gupta
bc9d55c915 Bug 1223296 - Turn HandlePanStart into a more generic function that can be called from other places. r=botond 2015-11-13 15:10:52 -05:00
Kartikaya Gupta
455540c386 Bug 1223296 - Extract the function that dispatches a MozMouseHittest into a helper. r=rbarker 2015-11-13 15:10:51 -05:00
Chris Pearce
149dfe6829 Bug 1224080 - Ensure attaching MediaKeys before MediaSource doesn't cause load failure. r=gerald 2015-11-14 08:57:52 +13:00
Nick Fitzgerald
9dc6e6e3c6 Bug 1223512 - Validate that every edge referent is in the heap snapshot; r=shu 2015-11-13 11:11:09 -08:00
Ursula Sarracini
aea6c94f6f Bug 1196762 - Part 2: PrefsProvider and PlacesProvider messaging integration in RemoteAboutNewTab r=Mardak 2015-11-10 15:15:53 -05:00
Olivier Yiptong
3a9f3cb844 Bug 1196762 - Part 1: Initial Prefs Provider module for the remote newtab page r=Mardak 2015-11-13 05:39:41 -05:00
Botond Ballo
0215c25618 Bug 1217515 - Clean up the way touch event support is configured. r=roc
- all.js now sets dom.w3c_touch_events.enabled to auto-detect on all
  platforms except windows and mac
- auto-detect always returns true for android and b2g
- graphene and tests override the all.js pref with their own value
2015-10-26 16:06:27 -04:00
Boris Zbarsky
844efd82e7 Bug 1223716. Make HTMLCollection check for the element being HTML before checking for its name inside its named getter. r=bkelly 2015-11-13 13:25:50 -05:00
Boris Zbarsky
6a08d95117 Bug 1224636. Fix some code in ImageBitmap that rejects a promise with an ErrorResult, then keeps trying to use that ErrorResult. r=kaku 2015-11-13 13:25:39 -05:00
Henrik Skupin
4f9322b967 Bug 1224566 - Config files for firefox-ui-tests should reference external tools via mozharness location. r=armenzg DONTBUILD 2015-11-13 18:52:45 +01:00
Michal Novotny
90f5c2606d Bug 1222782 - TSan: data race netwerk/cache2/CacheIOThread.cpp:148 Target (race on mXPCOMThread), r=jseward 2015-11-13 18:49:29 +01:00
Andrew McCreight
56dd5034fa Bug 1223831 - SpecialPowers API to create files in an e10s-compatible way. r=jmaher,baku 2015-11-13 09:29:17 -08:00
Kai Engert
93da079f28 Bug 1211568, land NSS_3_21_RTM r=martin.thomson, and adjust Makefiles r=mh 2015-11-13 18:03:01 +01:00
Mark Goodwin
66019acce1 Bug 901698 - Some tests for OCSP-must-staple; r=keeler 2015-11-13 16:49:09 +00:00
Mark Goodwin
63d61227ae Bug 901698 - Implement OCSP-must-staple; r=keeler 2015-11-13 16:49:08 +00:00
Terrence Cole
9763c87c3e Bug 1224048 - Use stable hashing for the temporary tables in the JSON parser; r=jonco 2015-11-13 08:13:25 -08:00
Terrence Cole
b4b9e477c3 Bug 1224347 - Use stable hashing for DebuggerWeakMaps; r=jonco 2015-11-13 08:12:58 -08:00
Terrence Cole
21741a7a51 Bug 1223918 - Use stable hashing for WatchPointMap; r=jonco 2015-11-12 13:44:06 -08:00
Terrence Cole
1c4d413300 Bug 1223863 - Use stable hashing for WeakGlobalObjectSet; r=jonco 2015-11-12 13:43:51 -08:00
Terrence Cole
3d2627ba05 Bug 1223853 - Use stable hashing for ObjectValueMap; r=jonco 2015-11-12 13:43:30 -08:00
Terrence Cole
abe9f21792 Bug 1223490 - Use stable hashing for InnerViewTable; r=jonco 2015-08-26 14:51:43 -07:00
Nicholas Hurley
12039ab942 Bug 1224328 - Don't infinite loop when parsing headers with newlines. r=mcmanus 2015-11-12 14:44:31 -08:00
Matt Brubeck
de3d881423 Bug 1081272 - Include position and transform when computing header/footer size [r=tn] 2015-11-12 16:55:02 -08:00
Matt Brubeck
33924679b5 Bug 1224307 - Fix page scrolling for non-full-width fixed headers/footers [r=tn] 2015-11-12 16:55:00 -08:00
Lars T Hansen
674cf5361c Bug 1208747 - Fix include files for the stopwatch. r=jandem 2015-11-12 13:32:35 +01:00
Philip Chee
63580e37a0 Merge Bug 1204338 Followup to Bug 403800 Refactor netError.dtd/netErrorApp.dtd to simplify per-application overrides r=Pike 2015-11-13 23:26:32 +08:00
Andreas Tolfsen
674470b1b8 Backed out changeset e4cc1ebf67ee (bug 1223907) 2015-11-13 15:20:18 +00:00
Philip Chee
e804490176 Bug 1204338 Followup to Bug 403800 Refactor netError.dtd/netErrorApp.dtd to simplify per-application overrides r=Pike 2015-11-13 23:16:41 +08:00
Mason Chang
ec0286f964 Bug 1210261. Tick root refresh driver last. r=mattwoodrow 2015-11-13 07:14:09 -08:00
Yura Zenevich
3f778f365e Bug 1224339 - making sure a11y and DOM trees are in sync when performing a11y checks with marionette. r=automatedtester 2015-11-13 09:58:08 -05:00
Jan de Mooij
1b1bb6f7a4 Bug 1219401 - Don't call script->hasIonScript() off-thread, fixes a TSan race. r=h4writer 2015-11-13 15:49:28 +01:00
James Willcox
f84e552a02 Bug 1221228 - Work around busted OpenSL causing hangs/reboots on Android r=padenot 2015-11-13 08:40:46 -06:00
Kartikaya Gupta
25606e7209 Bug 1214267 - Followup to fix missing propagation of 'fixedPositionSides' to the compositor, and add it to the layers dump. r=mattwoodrow
DONTBUILD because this is a backout/reland to fix bug number.
2015-11-13 09:38:57 -05:00
Kartikaya Gupta
f5477527ef Back out cset 7529d41e6f1b for landing with an incorrect bug number. r=me 2015-11-13 09:37:53 -05:00
Kartikaya Gupta
12157246d6 Bug 1224209 - Fix missing propagation of 'fixedPositionSides' to the compositor, and add it to the layers dump. r=mattwoodrow 2015-11-13 09:35:40 -05:00
Jon Coppeard
614cf9e528 Bug 1224044 - Use stable hashing in SavedFramePtrHasher r=terrence 2015-11-13 14:21:53 +00:00
Jon Coppeard
dd72bde2af Bug 1224041 - Use stable hashing for CloneMemory r=terrence 2015-11-13 14:21:27 +00:00