Commit Graph

141528 Commits

Author SHA1 Message Date
Marcus Saad
8b4f8baa85 Bug 882743 - Make TextTrackCue setters throw. r=rillian, r=bz
From 8f5dccf7fd5f5d2a74341ead60586346e4ab3ead Mon Sep 17 00:00:00 2001
Now throwing javascript exceptions from attribute setters for TextTrack-related DOM classes.
As can be seen in http://dev.w3.org/html5/webvtt/#webvtt-api, some of the attributes require validation and throwing.
There is no validation implemented to the align property because there is a bug opened against the spec to change it to an Enum.
When cleared, it should have the IDL changed to remove the throwing.
Validation comments were removed from the properties that didn't have proper validation defined by the spec.
2013-07-24 14:18:54 -04:00
Gabriele Svelto
279a9fb2ec Bug 777196 - Prevent non-chrome processes from accessing the content preferences. r=mak 2013-07-30 09:58:44 +02:00
Brad Lassey
559faf31ce bug 880259 - Firefox should use GeckoView r=mfinkle 2013-08-02 16:46:07 -04:00
Sriram Ramasubramanian
39e61a3cb8 Bug 884004: DexClassLoader should use context's class loader. [r=kats]
--HG--
extra : rebase_source : 286e9df9b9154c5f968b6eacfcb5f176371abb46
2013-06-17 12:55:01 -07:00
Ms2ger
3352b76ed4 Backout changeset f2ac3d57b445 for insufficient review. 2013-08-08 19:37:47 +02:00
Ms2ger
8d22c2b85b Backout changeset ec45d9c75316 for insufficient review. 2013-08-08 19:36:08 +02:00
Scott Johnson
32f3d3f870 Bug 808173: Add a switch for reflow-on-zoom to not activate when non-text elements are the target of a double-tap event. [r=kats] 2013-08-08 12:22:26 -05:00
Robert Bindar
e7bfe04984 bug 835357 - Add telemetry to measure whether DNT is used or not. r=jduell 2013-08-08 08:49:14 -07:00
Hannes Verschore
bae356fe1d Bug 902383: Remove the unused 'nonNativeGetElement' hint from the TI analysis, r=jandem 2013-08-08 17:41:48 +02:00
Jan de Mooij
9ead61918a Bug 866888 part 5 - Ion-compile try-catch statements (preffed off for now). r=djvj 2013-08-08 17:28:38 +02:00
Bobby Holley
fec5ab5c29 Bug 901658 - Introduce an uninlined version of JSScript::global() to use in Debugger.h assertions. r=njn 2013-08-08 08:20:20 -07:00
Nicholas Nethercote
715c4b39fc Bug 902820 - Fix a bunch of compile warnings in SpiderMonkey. r=till.
--HG--
extra : rebase_source : 0306d26443640104bae575a60fec7a693f7b43c5
2013-08-08 06:33:49 -07:00
Brad Lassey
5d6a5a2587 bug 894313 - GeckoThread should own its own static instance r=kats
--HG--
extra : rebase_source : bf7fdb0a4bd399c4edcc2046ed4c232b41a3827b
2013-08-08 09:02:02 -04:00
Jan Beich
4bd44a0f03 Bug 902765 - fix build after bug 894331, use mozilla::TimeStamp instead of TimeStamp r=mak 2013-08-08 14:54:51 +02:00
Gabor Krizsanits
3cadbc3509 Bug 877164 - nsDocument should call GetJunkScope later. r=smaug 2013-08-08 14:23:33 +02:00
Carsten "Tomcat" Book
840821bdce merge mozilla-central to mozilla-inbound 2013-08-08 14:01:54 +02:00
Carsten "Tomcat" Book
2e9c4e6c35 merge b2g-inbound to mozilla-central 2013-08-08 13:33:12 +02:00
Carsten "Tomcat" Book
637a43421b merge mozilla-inbound to mozilla-central 2013-08-08 13:13:05 +02:00
Simon Montagu
f3f164aa69 Add a routine to clear the direction set by a textnode without resetting it. Bug 894137, r=ehsan 2013-08-08 09:54:18 +03:00
Gregory Szorc
ff7552565e Bug 902609 - Make xpcshell.ini manifest strict mode compliant; r=ahal 2013-08-07 23:48:53 -07:00
Gregory Szorc
2a1982cb93 Bug 902619 - Write mozinfo.json as part of config.status; r=ted
There are both mechanical and logical changes in this patch.

The mechanical changes involve moving some files into the mozbuild
package.

The logical changes include move writing of mozinfo.json into
config.status (from configure.in). There were some variable assignments
being performed in configure.in. These variables were read from
writemozinfo.py. However, these variables don't appear to be necessary!
Now that mozinfo has full access to the underlying config.status data
structure, it can now access these variables directly. I verified that
every variable being assigned in configure.in had a corresponding
AC_SUBST earlier in the file.

The only variable that's a bit weird is the TOPSRCDIR and MOZCONFIG
environment variables. mozinfo continues to look in the environment for
MOZCONFIG. However TOPSRCDIR is now coming from config.status.

As part of moving the code, I also modernized the test file, cleaned up
some style, and removed some unused imports.

--HG--
rename : config/writemozinfo.py => python/mozbuild/mozbuild/mozinfo.py
rename : config/tests/unit-writemozinfo.py => python/mozbuild/mozbuild/test/test_mozinfo.py
2013-08-07 23:48:41 -07:00
Gaia Pushbot
dc2f04ce2c Bumping gaia.json for 2 gaia-central revision(s)
========

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

Bug 891742 - Add roaming preference selector for CDMA r=jaoo

========

https://hg.mozilla.org/integration/gaia-central/rev/1265c3ddfe7c
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 891742 - Add roaming preference selector for CDMA
2013-08-07 22:35:23 -07:00
Tim Taubert
5a866dae32 Backed out changeset ef8248e892e0 (bug 891110) 2013-08-08 05:24:03 +02:00
Karim Hamidou
5d289c086b Bug 891110 - Detect attempts to pass undefined in declareFFI. r=yoric 2013-08-07 20:19:45 -04:00
Boris Zbarsky
0b3b82ad00 Bug 897913 part 3. Enable Promise in chrome and certified apps, even when preffed off. r=bholley, pending review from baku 2013-08-07 17:40:20 -04:00
Boris Zbarsky
3c09e9975f Bug 897913 part 2. Allow touching interface objects via an Xray even if the page they're in can't touch them. r=bholley,smaug 2013-08-07 17:40:00 -04:00
Boris Zbarsky
95be140e8b Bug 897913 part 1. Don't assert that app id exists when asked for app status; just claim not installed if there is no app id. r=sicking 2013-08-07 17:40:00 -04:00
Boris Zbarsky
3c03d65e5a Bug 902485. Disallow copy constructors and operator= on WebIDL union structs, because those wouldn't do what you think they should. r=dzbarsky 2013-08-07 17:40:00 -04:00
Boris Zbarsky
aeda9bac9f Bug 901816. Include Nullable and TypedArray headers in binding header files if we have dictionaries that have those as members. r=smaug 2013-08-07 17:40:00 -04:00
Gene Lian
98a9ed615e Bug 901992 - B2G MMS: Retry Mechanism for Downloading MMS is Buggy. r=vicamo a=leo+ 2013-08-08 16:36:09 +08:00
Gene Lian
5871ffc99b Bug 901887 - [RIL][Contacts] Saving to SIM doesn't work. r=allstars.chh 2013-08-08 16:16:50 +08:00
Michael Brennan
7f208b37e3 Bug 818225 - Add getThumbnail method to PageThumbs. r=yoric 2013-08-07 22:48:07 +02:00
Marco Castelluccio
502d6e1f10 Bug 769848 - window.resizeTo fails is blocked in apps. r=jst 2013-08-07 20:17:34 -04:00
Yoshi Huang
6ae584a29b Bug 900321 - Part 3: const card lock types to fix style nits. r=vicamo 2013-08-07 12:15:39 +08:00
David Keeler
610c89a3ee Bug 516753 - Forward content context menu events to the parent. r=felipc 2013-08-06 15:00:07 -07:00
Valentin Gosu
b91228f550 Bug 865850 - Integrate about:networking into Firefox. r=ttaubert 2013-08-07 20:15:28 -04:00
Marina Samuel
cccef77c53 Bug 883962 - Make the download button in the appbar toggle the downloads infobar. r=sfoster 2013-08-07 18:41:25 -04:00
Tim Taubert
02fabf19ca Bug 902175 - [New Tab Page] Fix drag/drop tests on Retina displays r=jaws 2013-08-08 01:47:29 +02:00
Tim Taubert
5913c9923d Bug 637020 - Invalidate windows after they have been restored to ensure their data is collected the first time we save; f=smacleod r=yoric 2013-08-08 01:47:26 +02:00
Nick Fitzgerald
e5599adf99 Bug 901169 - grey out black boxed source labels; r=vporof 2013-08-07 16:29:35 -07:00
Ed Morley
914cfe2dbb Merge mozilla-central and fx-team 2013-08-07 16:19:09 -07:00
Ed Morley
ca6bb9827b Merge latest green fx-team changeset and mozilla-central 2013-08-07 16:17:05 -07:00
Chenxia Liu
bd3e1a27ec Bug 901038 - Follow-up: Update remote debugging url to new doc. r=sriram 2013-08-07 15:48:33 -07:00
Wes Johnston
5c1b58494c Bug 901821 - Use correct doc when handling clicks in error pages. r=mfinkle 2013-08-07 15:22:10 -07:00
Marina Samuel
d00c4a6fd9 Bug 783232 - Hook nsIAlertService up to native toast notifications and use them for download complete alerts. r=jimm 2013-08-07 16:57:06 -04:00
Steffen Wilberg
8ed68047a0 Bug 711475: Allow to perform updates using the About Firefox dialog on limited user accounts if the maintenance service is installed. r=bbondy 2013-08-07 23:07:17 +02:00
Gaia Pushbot
d76116626a Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/acd53f668718
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 902465 - Too many CanvasLayer on e.me results hurts panning. part 2. r=ran

========

https://hg.mozilla.org/integration/gaia-central/rev/f94712ea7073
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Bug 902465 - Too many CanvasLayer on e.me results hurts panning. part 1. r=vingtetun
2013-08-07 12:50:23 -07:00
Gaia Pushbot
c299d6bb6f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/fc8241f97254
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Bug 902517 - The e.me banner is shown above the dock when a bookmark is added. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/37024c7e63d1
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Bug 902123 - The background of the landing page is darker once e.me has been opened. r=vingtetun
2013-08-07 12:40:23 -07:00
Gaia Pushbot
7bc958c217 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6991d4067741
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #11344 from fcampo/TutorialSwipeLeft

Bug 901041 - Remove 'swipe left' screen in tutorial (as part of the first run experience)

========

https://hg.mozilla.org/integration/gaia-central/rev/03ec92421539
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 901041 - Remove 'swipe left' screen in tutorial (as part of the first run experience)
2013-08-07 12:30:23 -07:00
Matt Brubeck
64c48d0661 Bug 887975 - Remove start page background to work around flickering bug [r=ally] 2013-08-07 12:24:31 -07:00