Kartikaya Gupta
6afff5ec62
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
e0dcb827b8
Merge mozilla-central to mozilla-inbound
2014-11-06 13:53:27 +01:00
Carsten "Tomcat" Book
416801d03f
merge mozilla-inbound to mozilla-central a=merge
2014-11-06 13:50:25 +01:00
Gabor Krizsanits
91938d122d
Bug 1093028
- Imports should block DOMContentLoaded of the parent. r=mrbkap
2014-11-06 13:41:19 +01:00
Carsten "Tomcat" Book
8904de7f1e
Backed out changeset 1d058cefd04f (bug 1092096) for m2 test failures
2014-11-06 13:19:59 +01:00
Carsten "Tomcat" Book
041147b5ce
merge fx-team to mozilla-central a=merge
2014-11-06 13:00:52 +01:00
Benjamin Bouvier
1c781c72a8
Bug 1094261: SIMD: Simplify testSIMD.js; r=luke
2014-11-06 11:59:22 +01:00
Benjamin Bouvier
a496eded78
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
76d6d44c61
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
be860b7026
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
73b6d1197a
Bug 1050160 - DeadIfUnused should not check for resume points. r=nbp
2014-11-06 11:34:27 +01:00
Jean-Yves Avenard
96a116324c
Bug 1065827 - Invalidate video frame container during FirstFrameLoaded. r=jwwang
2014-11-06 20:56:56 +11:00
Jean-Yves Avenard
5ae659bb26
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
bae20f0bf5
Bug 1065827 - Use onloadeddata event for reftests. r=jwwang
2014-11-06 20:55:03 +11:00
Jean-Yves Avenard
2436328e94
Bug 1065827 - Wait for loadeddata event to start test. r=jwwang
2014-11-06 20:54:37 +11:00
Jean-Yves Avenard
5d9d3cd793
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
7d2a6b0c37
Bumping manifests a=b2g-bump
2014-11-05 19:02:17 -08:00
B2G Bumper Bot
e1d5721088
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
0ad72d5d94
Bug 1071469 - Part 4: don't use 'jsval' in nsITelephonyService.idl (gonk). r=echen
2014-11-06 10:20:54 +08:00
Jessica Jong
4bce52bb06
Bug 1071469 - Part 3: don't use 'jsval' in nsITelephonyService.idl (ipc). r=smaug
2014-11-06 10:20:53 +08:00
Jessica Jong
ecd74ced25
Bug 1071469 - Part 2: don't use 'jsval' in nsITelephonyService.idl (dom). r=smaug
2014-11-06 10:20:51 +08:00
Jessica Jong
d8819cd4cd
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
ee27cf7860
Bumping manifests a=b2g-bump
2014-11-05 18:12:15 -08:00
B2G Bumper Bot
a571187af9
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
83dba317fa
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
dbfe786800
bug 1053973 fix opengraph builder for e10s, r=markh
2014-11-05 17:26:36 -08:00
Shane Caraveo
3fde9c9124
Bug 915547 fix activation in e10s windows, r=markh
2014-11-05 17:22:27 -08:00
Dave Townsend
c936429261
Bug 1083327: Uplift Add-on SDK.
...
57b8a4a...1aee56d
2014-11-05 16:52:46 -08:00
Jordan Santell
6e88051bb7
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
d007dea356
Bumping manifests a=b2g-bump
2014-11-05 16:17:10 -08:00
B2G Bumper Bot
ef22bbe9ae
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
Wes Kocher
d27beb436d
Merge m-c to b2g-inbound a=merge to open this CLOSED TREE
2014-11-05 15:16:39 -08:00
B2G Bumper Bot
32d4d2df55
Bumping manifests a=b2g-bump
2014-11-05 14:57:55 -08:00
B2G Bumper Bot
cd9802c174
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f3595c20c317
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #25848 from asutherland/email-nit-seconds-l10n
Bug 941993 - Change a debug-only pluralized number of seconds string. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/1c2a9385f56d
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 941993 - Change a debug-only pluralized number of seconds string.
It was raised in bug 941993 that we would display "1 seconds" if a value of 1
was used. This wouldn't happen, but I left the bug open because it's arguably
silly to have the incorrect value.
I am not updating the l10n string since this is a debug only pluralized string.
No user will ever see this string unless they use the secret debug menu to set
their periodic sync value to a ridiculously short value (20 seconds or 60
seconds.) And in that case the existing localized strings are already correct.
I'm just doing this to close out the bug.
2014-11-05 14:55:53 -08:00
B2G Bumper Bot
583f4da269
Bumping manifests a=b2g-bump
2014-11-05 14:02:55 -08:00
B2G Bumper Bot
6c9e3d2673
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/46bafdd134e5
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #25737 from rsajdok/bug#1091736
Bug 1091736 - [E-Mail] When the search field is empty, the edit button i... r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/89049c21f724
Author: Robert Sajdok <robert.sajdok@gmail.com>
Desc: Bug 1091736 - [E-Mail] When the search field is empty, the edit button is not greyed out/disable
2014-11-05 14:00:54 -08:00
Matthew Noorenberghe
88fc1b627a
Bug 1093500 - Cleanup Loop registration by pulling push URLs from the push handler. r=pkerr
...
--HG--
extra : rebase_source : 40639702a655b5e20eb7e00473c2f8c7676500dc
2014-11-05 13:58:52 -08:00
Matthew Noorenberghe
b87382dd24
Bug 1091260 - Badge the Browser Toolbox dock icon on OS X to differentiate it from the main process. r=jryans,fitzgen
...
--HG--
extra : rebase_source : 561016578d5a23c769090faf6c735b3060d4e741
2014-11-05 13:56:17 -08:00
Shane Caraveo
f1815f5243
bug 1090563 fix shared iframe use in loop, r=jaws
2014-11-05 16:21:01 -08:00
Margaret Leibovic
e753d47841
Bug 1087722 - Convert reader mode API to use promises. r=rnewman,bnicholson
2014-11-05 16:17:56 -08:00
Margaret Leibovic
6bb92c84ac
Bug 1094234 - Get rid of unused BrowserApp.shutdown method. r=mfinkle
2014-11-05 16:17:56 -08:00
Margaret Leibovic
d0f73d3852
Bug 1050405 - Add images for search widget preview. r=mfinkle
2014-11-05 16:17:55 -08:00
Margaret Leibovic
8f49efe603
Bug 1055657 - Add branding icons for search widget. r=mfinkle
2014-11-05 16:17:55 -08:00
Shane Caraveo
d8495bd041
Bug 1075000 fix isWindowPrivate use on content window, r=markh
2014-11-05 16:14:19 -08:00
Victor Porof
0388b26034
Bug 1074205 - Enable devtools/netmonitor tests with e10s, r=ejpbruel
2014-11-05 16:52:56 -05:00
Victor Porof
52704a2408
Bug 1091612 - [e10s] browser_net_resend.js disabled because actors for the new request channels don't correspond to the ones sent in network event updates, r=ejpbruel
2014-11-05 16:52:53 -05:00
Victor Porof
9e425e5a58
Bug 1091603 - [e10s] browser_net_filter-01.js disabled because nsIXMLHttpRequest
doesn't correctly determine whether or not a request is XHR in e10s, r=ejpbruel
2014-11-05 16:52:50 -05:00
Victor Porof
4bde244dde
Bug 1091596 - [e10s] browser_net_copy_as_curl.js disabled because waitForClipboard
doesn't seem to work properly on e10s, r=ejpbruel
2014-11-05 16:52:46 -05:00
Victor Porof
1d6a2c8f5f
Bug 1058898 - Enable profiler tests for e10s, r=ejpbruel
2014-11-05 16:52:44 -05:00
Wes Kocher
abfdcdc51f
Merge m-c to fx-team a=merge to open this CLOSED TREE
2014-11-05 15:17:35 -08:00