Commit Graph

186228 Commits

Author SHA1 Message Date
Kyle Huey
a87647dfb2 Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug 2014-06-03 15:52:36 -07:00
Ehsan Akhgari
d58c8a2043 Bug 1015783 - Add the missing include 2014-06-03 18:51:54 -04:00
Ehsan Akhgari
fd0113805e Bug 1015783 - Add a devtools API for Web Audio; r=padenot,smaug
See bug 980506 for an extensive discussion about this.  This patch adds
three APIs to AudioNode in order for us to be able to build awesome
devtools on top of it.

* Weak reference API.
  This patch allows one to hold a weak reference to all AudioNode's
  using Components.utils.getWeakReference().  That way, the devtool's
  inspection code would not change the lifetime of AudioNodes.
* AudioNode.id
  This is a chrome-only unique and monotonically incrementing ID for
  AudioNode objects.  It is supposed to be used in order for the
  devtools to be able to identify a node without having to keep it
  alive.
* webaudio-node-demise
  This is an observer notification that is called every time an
  AudioNode gets destroyed inside Gecko.  The ID of the corresponding
  node is passed to this notification.
2014-06-03 18:28:18 -04:00
John Schoenick
bb010177ac Bug 870021 - Followup, fix currentSrc visibility when pref'd off. r=bz 2014-06-03 15:12:38 -07:00
Ryan VanderMeulen
43644abf3f Merge m-c to inbound on a CLOSED TREE. 2014-06-03 17:51:31 -04:00
B2G Bumper Bot
b31754af3d Bumping manifests a=b2g-bump 2014-06-03 14:38:02 -07:00
Ryan VanderMeulen
a7e6edf193 Backed out 7 changesets (bug 1002737) for sm-rootanalysis test failures.
CLOSED TREE

Backed out changeset ec411f0ce167 (bug 1002737)
Backed out changeset 8a63bad8faed (bug 1002737)
Backed out changeset 5afce70dad1f (bug 1002737)
Backed out changeset 6d4043272a0a (bug 1002737)
Backed out changeset ad09630ae9a3 (bug 1002737)
Backed out changeset c0dd6b9cc07a (bug 1002737)
Backed out changeset b82adb960c54 (bug 1002737)
2014-06-03 17:07:47 -04:00
Ryan VanderMeulen
b1ff4f5233 Backed out changeset e89d2416585f (bug 978236) for jsreftest failures. 2014-06-03 17:06:55 -04:00
Ryan VanderMeulen
fb5b258e60 Backed out changesets ea412568c4be and c25abea181d7 (bug 978238) for Linux64 debug crashes during packaging. 2014-06-03 17:06:39 -04:00
B2G Bumper Bot
1b568b6550 Bumping manifests a=b2g-bump 2014-06-03 12:33:22 -07:00
B2G Bumper Bot
566e20b047 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/33a8ca00e312
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19952 from KevinGrandon/try_revert_bug_101924

Revert "Bug 1019243 - use a depth of 1 for shallow clones of Gaia"

========

https://hg.mozilla.org/integration/gaia-central/rev/4c14c9b29429
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1019243 - use a depth of 1 for shallow clones of Gaia"

This reverts commit 805a1af97c46d2b26fed9461b37450634401d093.
2014-06-03 12:33:11 -07:00
Ryan VanderMeulen
0f33814e01 Merge m-c to b2g-inbound. a=merge
--HG--
rename : dom/telephony/gonk/TelephonyProvider.js => dom/telephony/gonk/TelephonyService.js
2014-06-03 15:22:54 -04:00
Ryan VanderMeulen
9089fc4d86 Merge inbound to m-c. 2014-06-03 15:21:43 -04:00
Ryan VanderMeulen
31efb3bd66 Backed out changeset a0b233afc099 (bug 1011084) for causing bug 1019827. a=me 2014-06-03 15:17:04 -04:00
Ryan VanderMeulen
b609b40d1c Merge fx-team to m-c. 2014-06-03 14:41:54 -04:00
Ryan VanderMeulen
2f0f166eb1 Backed out 4 changesets (bug 993282) for bringing back bug 1008357 on a CLOSED TREE.
Backed out changeset b67f3001c73d (bug 993282)
Backed out changeset b9ca30286579 (bug 993282)
Backed out changeset 41fe339ca4ea (bug 993282)
Backed out changeset 2a6184672f1e (bug 993282)
2014-06-03 14:32:10 -04:00
Ryan VanderMeulen
a1fd06248a Backed out changesets 6d1c36585219 and bd403a727849 (bug 1016560) for mochitest-other failures.
CLOSED TREE
2014-06-03 13:48:49 -04:00
B2G Bumper Bot
d40f711cac Bumping manifests a=b2g-bump 2014-06-03 10:41:39 -07:00
B2G Bumper Bot
724f2892a6 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3c1ff0ed875b
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #19921 from rnowm/1019401

Bug 1019401 - [Contacts] Change import footer buttons to mach visual design r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/cfbf6ccc671f
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 1019401 - [Contacts] Change import footer buttons to mach visual design

========

https://hg.mozilla.org/integration/gaia-central/rev/274ad649711b
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1014590 - Unxfail test_lockscreen_unlock_to_camera a=testonly

========

https://hg.mozilla.org/integration/gaia-central/rev/ebe6c3631036
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1018515 - Follow-up, adjust font size to match homescreen sizing r=me
2014-06-03 10:36:07 -07:00
B2G Bumper Bot
1f4cfa53a1 Bumping manifests a=b2g-bump 2014-06-03 10:26:21 -07:00
B2G Bumper Bot
52a39f5d71 Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/22a497a21c75
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #19846 from jrburke/bug1016503-email-privileged

Bug 1016503 - [email] move sound preference into app, allowing email to be privileged r=asuth,arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/bfe481059d9c
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1016503 - [email] move sound preference into app, allowing email to be a privileged app

========

https://hg.mozilla.org/integration/gaia-central/rev/52a6d97b2991
Author: Andrew Halberstadt <halbersa@gmail.com>
Desc: Merge pull request #19937 from ahal/gaia_unit_mozrunner

Bug 1019011 - Update gaia unit tests to work with new mozrunner, r=jgrif...

========

https://hg.mozilla.org/integration/gaia-central/rev/e14ae79dfca0
Author: Andrew Halberstadt <halbersa@gmail.com>
Desc: Bug 1019011 - Update gaia unit tests to work with new mozrunner, r=jgriffin

========

https://hg.mozilla.org/integration/gaia-central/rev/09ef3aded55b
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 993236 - Resolve syntax error in manifest file a=testonly r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/4ca112111ba4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19941 from crdlc/bug-1019423

Bug 1019423 - Edge Swipe Gesture - Status Bar Transition Issue

========

https://hg.mozilla.org/integration/gaia-central/rev/09fd4759d641
Author: crdlc <crdlc@tid.es>
Desc: Bug 1019423 - Edge Swipe Gesture - Status Bar Transition Issue

========

https://hg.mozilla.org/integration/gaia-central/rev/cdc825dbde2b
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #19852 from hfiguiere/jshint

Bug 1017347 - Make test files pass jshint. r=eli

========

https://hg.mozilla.org/integration/gaia-central/rev/5d1b5a74699c
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1017347 - Make test files pass jshint.

========

https://hg.mozilla.org/integration/gaia-central/rev/437f2afa629e
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Merge pull request #19627 from cctuan/987487-2"

This broke the Dialer and Usage app.

This reverts commit d5c9689b19d8871bc8e03d959db4959a90041460, reversing
changes made to a10f4f3f30e7d9e460d2702395bbc09976a42b60.
2014-06-03 10:25:12 -07:00
Ehsan Akhgari
223b879989 Typo fix, no bug, DONTBUILD, CLOSED TREE 2014-06-03 12:44:48 -04:00
Ehsan Akhgari
a9e75d81de Add some documentation for ShimInterfaceInfo, no bug, DONTBUILD, CLOSED TREE 2014-06-03 12:37:08 -04:00
Cosmin Malutan
53de18a0f6 Bug 1009004 - Re-implement INSTALL.sh script as a python script. r=hskupin DONTBUILD 2014-06-03 18:10:01 +02:00
Boris Zbarsky
d706f9e661 Bug 1016560 followup. Fix a new Promise::MaybeReject callsite that was introduced. r=build-bustage 2014-06-03 12:03:16 -04:00
Kartikaya Gupta
39908cc601 Bug 1004266 - Guard against a possible null outerWindow. rs=smaug 2014-06-03 11:59:53 -04:00
Boris Zbarsky
d4d7efbc2b Bug 1016063. Don't include the fake classnames XUL tree pseudo-elements have when calculating style rule specificity. r=heycam 2014-06-03 11:38:38 -04:00
Boris Zbarsky
59db282a5f Bug 1016560. Remove the footgun of rejecting promises with arbitrary objects. r=khuey 2014-06-03 11:38:38 -04:00
Boris Zbarsky
e46748d086 Bug 1019149. For calls into JS-implemented WebIDL, don't check whether it's OK to run the script (it is) and whether the script lives in a window (it doesn't). r=bholley 2014-06-03 11:38:37 -04:00
Boris Zbarsky
8dc0d6feb6 Bug 1019091. Do less work in the CallSetup destructor when we have no exception. r=bholley 2014-06-03 11:38:37 -04:00
Boris Zbarsky
3297cfbaa3 Bug 1017932. Don't expose the XMLDocument bits on the return value of new Document(). r=peterv 2014-06-03 11:38:37 -04:00
Boris Zbarsky
6e440c0715 Bug 989584. Allow sites to set window.opener to any value. r=peterv 2014-06-03 11:38:37 -04:00
Boris Zbarsky
e13e86e7dc Bug 1017428 part 2. Add a fast path to Ion for [Cached] DOM attributes. r=efaust 2014-06-03 11:38:37 -04:00
Boris Zbarsky
cd11feea1c Bug 1017428 part 1. Store information in jitinfo about [Cached] attribute slots in addition to [StoreInSlot] ones. r=peterv,efaust 2014-06-03 11:38:36 -04:00
Fabrice Desré
fbe1c68842 Bug 993282 - Lazy load more js modules - Part 3: RIL r=gene 2014-06-03 08:35:21 -07:00
Fabrice Desré
b63fc110a3 Bug 993282 - Lazy load more js modules - Part 2: contacts r=gwagner 2014-06-03 08:35:21 -07:00
Fabrice Desré
16241c9b3b Bug 993282 - Lazy load more js modules - part 1: NFC r=psiddh 2014-06-03 08:35:20 -07:00
Nicolas B. Pierron
d4bbb4db05 Bug 993282 - Work-around Bug 1015027. r=gwagner 2014-06-03 08:35:20 -07:00
B2G Bumper Bot
f0504a4a33 Bumping manifests a=b2g-bump 2014-06-03 08:33:16 -07:00
B2G Bumper Bot
4bf1f26e99 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f71cd6439c07
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19913 from KevinGrandon/bug_1019388_collections_bookmarking

Bug 1019388 - [Collections] Enable bookmarking for results

========

https://hg.mozilla.org/integration/gaia-central/rev/1496bb3dd756
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1019388 - [Collections] Enable bookmarking for results r=amirn
2014-06-03 08:31:12 -07:00
Jon Coppeard
18ebc7a15f Bug 1008473 - Fix breakage on little endian 32 bit builds r=terrence 2014-06-03 16:29:39 +01:00
Benjamin Bouvier
870e44e9f1 Bug 860736: Rename AlignmentAtPrologue into AlignmentAtAsmJSPrologue; r=luke 2014-06-03 17:26:16 +02:00
Benjamin Bouvier
85a27ff745 Bug 860736 - Align the local stack storage for ARM asm.js frames; r=mjrosenb 2014-06-03 17:24:28 +02:00
Masayuki Nakano
cee6a2caef Bug 1018069 Make tree element's _move* methods consume given events themselves r=enndeakin 2014-06-04 00:22:33 +09:00
B2G Bumper Bot
9f5e2eebfd Bumping manifests a=b2g-bump 2014-06-03 08:21:43 -07:00
Joel Maher
15b2b6128b Bug 992911 - (run-by-dir) add the ability to run mochitests per directory in a loop. r=ahal 2014-06-03 11:19:28 -04:00
B2G Bumper Bot
2300981860 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/625cb7376428
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19900 from jhford/depth1

Bug 1019243 - use a depth of 1 for shallow clones of Gaia

========

https://hg.mozilla.org/integration/gaia-central/rev/3a3911118d82
Author: John Ford <john@johnford.info>
Desc: Bug 1019243 - use a depth of 1 for shallow clones of Gaia
2014-06-03 08:16:12 -07:00
B2G Bumper Bot
ffc713f06b Bumping manifests a=b2g-bump 2014-06-03 08:11:19 -07:00
B2G Bumper Bot
fbde64e7ae Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a508cdce0830
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19781 from guilherme-pg/bug1017741-fmd-temp-alias

Bug 1017741 - Update Find My Device's API URL to the temporary alias.

========

https://hg.mozilla.org/integration/gaia-central/rev/b9e79f88d85a
Author: Guilherme Goncalves <guilherme.p.gonc@gmail.com>
Desc: Bug 1017741 - Update Find My Device's API URL to the temporary alias.
2014-06-03 08:06:13 -07:00
B2G Bumper Bot
9e38f22b70 Bumping manifests a=b2g-bump 2014-06-03 07:57:09 -07:00