Commit Graph

214084 Commits

Author SHA1 Message Date
Gavin Sharp
c1fa8f2552 Bug 1094409 - Explain in the preferences UI the reason when e10s is disabled. r=felipe 2014-11-05 17:01:25 -08:00
Felipe Gomes
dc0ba561b6 Bug 1093689 - Update text for e10s notification. r=gavin 2014-11-06 17:23:43 -02:00
Nicolas Silva
282ae257f6 Bug 1089183 - Blacklist D2D on a range of ATI drivers that don't handle dxgi keyed mutex properly. r=bjacob
CLOSED TREE
2014-11-06 10:33:00 -05:00
Stephen Pohl
2d7c6afe31 Bug 1091109: Followup to avoid intermittent test failures on a CLOSED TREE. r=myk a=lmandel,RyanVM 2014-11-06 11:57:22 -05:00
Boris Zbarsky
476420891a Bug 1084439 followup. Remove now-unsed enum. 2014-11-06 10:55:19 -05:00
Boris Zbarsky
0381435644 Bug 1094544. Use [Exposed=System] some more instead of hardcoding binding bits in xpc::InitGlobalObject. r=bholley 2014-11-06 10:54:38 -05:00
Carsten "Tomcat" Book
ea9a16d713 Backed out changeset f1989cb41965 (bug 1093686) for B2G Desktop Linux opt m1 test failures 2014-11-06 16:42:36 +01:00
Anthony Jones
4d4119cb1a Bug 1092096 - Separate MSE prefs for MP4 and WebM on a CLOSED TREE. r=cajbir 2014-10-31 23:09:49 +13:00
Carsten "Tomcat" Book
664bf31c14 Backed out changeset aebe859551b3 (bug 1065827) for perma failures in m2 tests on a CLOSED TREE 2014-11-06 14:59:44 +01:00
Carsten "Tomcat" Book
121ca1d0c2 Backed out changeset 44f27b3c35d4 (bug 1065827) 2014-11-06 14:59:04 +01:00
Carsten "Tomcat" Book
0f4abd109e Backed out changeset 9316add97cf2 (bug 1065827) 2014-11-06 14:59:02 +01:00
Carsten "Tomcat" Book
1b66ea664a Backed out changeset 4467ecf7bc6b (bug 1065827) 2014-11-06 14:59:01 +01:00
Carsten "Tomcat" Book
4fe0b21497 Backed out changeset c0087ef95dc0 (bug 1065827) 2014-11-06 14:58:59 +01:00
Carsten "Tomcat" Book
d4d7834b06 Backed out changeset a6540a77d6f7 (bug 1065827) 2014-11-06 14:58:57 +01:00
Carsten "Tomcat" Book
df4b3dd3a6 Backed out changeset 1c969fba2f64 (bug 1092979) 2014-11-06 14:58:56 +01:00
Carsten "Tomcat" Book
4a64f5eae6 Backed out changeset 70a72a19cb4b (bug 1093654) 2014-11-06 14:58:53 +01:00
Gabor Krizsanits
d41de22710 Bug 1093033 - Imports should update their CustomElements. r=wchen 2014-11-06 14:05:36 +01:00
Kartikaya Gupta
7b39bcb7b0 Bug 1093686 - Add a test to ensure event listeners on the body don't affect event retargeting. r=roc 2014-11-06 08:05:51 -05:00
Kartikaya Gupta
0d8a3614cc Bug 1093686 - Add some debug logging code for PositionedEventTargeting.cpp. r=roc 2014-11-06 08:05:51 -05:00
Kartikaya Gupta
27a08bcfcb Bug 1093686 - Ignore body-level touch/mouse listeners when assessing element clickability. r=roc
When walking up the content tree to assess if an element is contained inside a
clickable element, we should stop before hitting the body element. This is a
heuristic based on pages in the wild, because a lot of pages have mouse/touch
listeners on the body. Without this patch all elements end up getting treated
as clickable which makes the event retargeting code useless.
2014-11-06 08:05:51 -05:00
Carsten "Tomcat" Book
380779c7e2 Merge mozilla-central to mozilla-inbound 2014-11-06 13:53:27 +01:00
Carsten "Tomcat" Book
ae68da35a9 merge mozilla-inbound to mozilla-central a=merge 2014-11-06 13:50:25 +01:00
Gabor Krizsanits
9157e64247 Bug 1093028 - Imports should block DOMContentLoaded of the parent. r=mrbkap 2014-11-06 13:41:19 +01:00
Carsten "Tomcat" Book
57f12dbfa0 Backed out changeset 1d058cefd04f (bug 1092096) for m2 test failures 2014-11-06 13:19:59 +01:00
Carsten "Tomcat" Book
bf8792d64a merge fx-team to mozilla-central a=merge 2014-11-06 13:00:52 +01:00
Benjamin Bouvier
f3e0074aff Bug 1094261: SIMD: Simplify testSIMD.js; r=luke 2014-11-06 11:59:22 +01:00
Benjamin Bouvier
afb857ac06 Bug 1094261: SIMD: Have lane accessors return Signed and signMask return Signed in asm.js; r=luke 2014-11-06 11:59:17 +01:00
Jean-Yves Avenard
c3bd7c5413 Bug 1093654 - Fix various memory leaks in MediaDecoders. r=jwwang
Change various function prototyping to make object ownership more explicit.
2014-11-06 19:17:05 +11:00
Jean-Yves Avenard
24094f6812 Bug 1092979 - Add mochitest to ensure loadedmetada is emitted as early as possible. r=cajbir 2014-11-06 21:03:39 +11:00
David (v45h) Moreira
0cf858f438 Bug 1050160 - DeadIfUnused should not check for resume points. r=nbp 2014-11-06 11:34:27 +01:00
Jean-Yves Avenard
aad691649b Bug 1065827 - Invalidate video frame container during FirstFrameLoaded. r=jwwang 2014-11-06 20:56:56 +11:00
Jean-Yves Avenard
d231c8a12c Bug 1065827 - disable unstable media source seek tests after ReadMetadata changes in bug 1092996. r=karlt 2014-11-06 20:56:26 +11:00
Jean-Yves Avenard
f0b9c6a4fb Bug 1065827 - Use onloadeddata event for reftests. r=jwwang 2014-11-06 20:55:03 +11:00
Jean-Yves Avenard
d2d552d81a Bug 1065827 - Wait for loadeddata event to start test. r=jwwang 2014-11-06 20:54:37 +11:00
Jean-Yves Avenard
8f6e3e468e Bug 1065827 - Do not always wait to decode frames to emit loadedmetadata. r=jwwang 2014-11-06 20:52:44 +11:00
B2G Bumper Bot
c51c85f99f Bumping manifests a=b2g-bump 2014-11-05 19:02:17 -08:00
B2G Bumper Bot
ee9fc42809 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ffd04882bee5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #25789 from crh0716/1088468

Bug 1088468 - Clear the apn selection cache when the field in settings db is cleared r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/6630f3d6d3f4
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1088468 - Clear the apn selection cache when the field in settings db is cleared
2014-11-05 18:55:52 -08:00
Jessica Jong
507ab8fe9f Bug 1071469 - Part 4: don't use 'jsval' in nsITelephonyService.idl (gonk). r=echen 2014-11-06 10:20:54 +08:00
Jessica Jong
bfc017c934 Bug 1071469 - Part 3: don't use 'jsval' in nsITelephonyService.idl (ipc). r=smaug 2014-11-06 10:20:53 +08:00
Jessica Jong
dc4149c73f Bug 1071469 - Part 2: don't use 'jsval' in nsITelephonyService.idl (dom). r=smaug 2014-11-06 10:20:51 +08:00
Jessica Jong
f1442b0e6d Bug 1071469 - Part 1: don't use 'jsval' in nsITelephonyService.idl (idl). r=hsinyi 2014-11-06 10:20:48 +08:00
B2G Bumper Bot
89283aeaec Bumping manifests a=b2g-bump 2014-11-05 18:12:15 -08:00
B2G Bumper Bot
7717830b5c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5da7e0b310a5
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #25646 from steveck-chung/system-getScreenshot-for-all

Bug 1072781 - [Window Management] Get screenshot for homescreen app since new getScreenshot API is ready, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/a4678e1524d4
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1072781 - [Window Management] Get screenshot for homescreen app since new getScreenshot API is ready, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/9d6a75f3290d
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #25820 from cctuan/1069339

Bug 1069339 - The icons in the cut/copy/paste menu are totally unclear

========

https://hg.mozilla.org/integration/gaia-central/rev/aeeb062ffee3
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1069339 - update images for textselection dialog
2014-11-05 18:05:52 -08:00
Brian Grinstead
fc947c1dc2 Bug 1094538 - Remove gap between selected tab and side of browser caused by padding on TabsToolbar;r=MattN 2014-11-05 17:52:30 -08:00
Shane Caraveo
6af95d33c0 bug 1053973 fix opengraph builder for e10s, r=markh 2014-11-05 17:26:36 -08:00
Shane Caraveo
bd00812817 Bug 915547 fix activation in e10s windows, r=markh 2014-11-05 17:22:27 -08:00
Dave Townsend
234d88566d Bug 1083327: Uplift Add-on SDK.
57b8a4a...1aee56d
2014-11-05 16:52:46 -08:00
Jordan Santell
9b3a8b64fa Bug 1093866 - Search bar in customize menu should use default styling in DevEdition;r=dao
--HG--
extra : amend_source : 4acc8142ffe86e91224e1d21cd23365d0c798354
2014-11-05 16:50:26 -08:00
B2G Bumper Bot
cf0846c159 Bumping manifests a=b2g-bump 2014-11-05 16:17:10 -08:00
B2G Bumper Bot
c2672fcff2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9ae93165f5ff
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #25847 from dmarcos/bug1093413

Bug 1093413 - [Camera] In video mode and the flash set to "On", when a U...

========

https://hg.mozilla.org/integration/gaia-central/rev/07faea8473aa
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 1093413 - [Camera] In video mode and the flash set to "On", when a User taps anywhere above the "Record" button, the flash turns off
2014-11-05 16:10:31 -08:00