Commit Graph

363718 Commits

Author SHA1 Message Date
Jed Davis
0fb3cb7f61 Bug 1014299 - Add times() to seccomp whitelist. r=kang
This system call seems to be used by some versions of the Qualcomm Adreno
graphics drivers when we run WebGL apps.
2014-06-02 14:52:00 +02:00
Jonathan Watt
c2c91ac963 Bug 1019753, part 2 - Use Moz2D DataSourceSurfaces instead of Thebes gfxImageSurfaces in DocumentRendererParent.cpp and ImageEncoder.cpp. r=mattwoodrow 2014-06-04 08:08:39 +01:00
Jonathan Watt
80e5860681 Bug 1019753, part 1 - Add a ClearDataSourceSurface() helper to DataSurfaceHelpers. r=Bas 2014-06-04 08:08:39 +01:00
Jonathan Watt
334d8ccec7 Bug 1019704 - Stop creating Thebes backed gfxContexts in the old gtests. r=mattwoodrow 2014-06-04 08:08:39 +01:00
Jonathan Watt
7d470e718a Bug 1019727 - Remove TextureImageCGL::GetSurfaceForUpdate(). r=bjacob 2014-06-04 08:08:39 +01:00
Carsten "Tomcat" Book
f13d351a57 Backed out changeset c15e59678a60 (bug 1017896) for reftest failures 2014-06-04 08:55:59 +02:00
Carsten "Tomcat" Book
2e97d854e8 Backed out changeset 58541e1f52d2 (bug 1007743) 2014-06-04 08:55:33 +02:00
Nicholas Hurley
e4e5a0e568 Bug 1019921 - [http/2] Don't change to discarding padding state when all padding has been processed. r=mcmanus 2014-06-03 19:41:26 -07:00
Masayuki Nakano
940913702c Bug 479942 When physical space key is pressed, we should guarantee that it works as ' ' input key with any keyboard layout at handling shortcut key or access key r=karlt 2014-06-04 10:44:47 +09:00
Ehsan Akhgari
0cfa8d7a07 Backed out 3 changesets (bug 1015783) because of test failures on a CLOSED TREE
Backed out changeset 1307202f365c (bug 1015783)
Backed out changeset 5c83b4710688 (bug 1015783)
Backed out changeset feb56fc5dc01 (bug 1015783)
2014-06-03 19:49:04 -04:00
Ehsan Akhgari
7740d6b443 Bug 1015783 - yet another #include fix
Landed on a CLOSED TREE
2014-06-03 19:29:17 -04:00
Valentin Gosu
6633ae11f4 Bug 983243 - WSS WebSocket leaks TCP/IP connection if closed prematurely r=mcmanus
Prevent WebSocketChannel::OnTransportAvailable from reinitializing the channel's references after it has been closed.
2014-06-04 02:15:14 +03:00
William Chen
b4290f2bb8 Bug 1007743 - Update flattened tree to correctly handle nodes distributed into Shadow DOM insertion points. r=smaug 2014-06-03 16:09:41 -07:00
William Chen
3d94034ff8 Bug 1017896 - Ensure there is a template contents owner when creating template elements. r=bz 2014-06-03 16:09:41 -07:00
Kyle Huey
7ffb8ff042 Bug 1019248: Convert ProgressEvent to WebIDL codegen. r=smaug 2014-06-03 15:52:36 -07:00
Ehsan Akhgari
8563b3b898 Bug 1015783 - Add the missing include 2014-06-03 18:51:54 -04:00
Ehsan Akhgari
11367a7bea 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
76be8c28d9 Bug 870021 - Followup, fix currentSrc visibility when pref'd off. r=bz 2014-06-03 15:12:38 -07:00
Ryan VanderMeulen
fc3f9b2b3c Merge m-c to inbound on a CLOSED TREE. 2014-06-03 17:51:31 -04:00
B2G Bumper Bot
cbe7e9c7e7 Bumping manifests a=b2g-bump 2014-06-03 14:38:02 -07:00
Ryan VanderMeulen
39a95b6e0d 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
9ff23dd001 Backed out changeset e89d2416585f (bug 978236) for jsreftest failures. 2014-06-03 17:06:55 -04:00
Ryan VanderMeulen
5a02d1b5e9 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
f6759e06c8 Bumping manifests a=b2g-bump 2014-06-03 12:33:22 -07:00
B2G Bumper Bot
a8e0887908 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
8d0739d241 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
39c94cfe0c Merge inbound to m-c. 2014-06-03 15:21:43 -04:00
Ryan VanderMeulen
2477e7e6d7 Backed out changeset a0b233afc099 (bug 1011084) for causing bug 1019827. a=me 2014-06-03 15:17:04 -04:00
Ryan VanderMeulen
83e7f5a317 Merge fx-team to m-c. 2014-06-03 14:41:54 -04:00
Ryan VanderMeulen
691bac9c46 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
24cbfd735d 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
3871fc8369 Bumping manifests a=b2g-bump 2014-06-03 10:41:39 -07:00
B2G Bumper Bot
044ad0b7af 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
7ac8f38658 Bumping manifests a=b2g-bump 2014-06-03 10:26:21 -07:00
B2G Bumper Bot
c8ab498708 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
1248a5b0e5 Typo fix, no bug, DONTBUILD, CLOSED TREE 2014-06-03 12:44:48 -04:00
Ehsan Akhgari
3fe5a30f4d Add some documentation for ShimInterfaceInfo, no bug, DONTBUILD, CLOSED TREE 2014-06-03 12:37:08 -04:00
Cosmin Malutan
b1328768a6 Bug 1009004 - Re-implement INSTALL.sh script as a python script. r=hskupin DONTBUILD 2014-06-03 18:10:01 +02:00
Boris Zbarsky
bb12a83cbe 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
acbbdb2a86 Bug 1004266 - Guard against a possible null outerWindow. rs=smaug 2014-06-03 11:59:53 -04:00
Boris Zbarsky
88aef1f5fa 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
0a69a27027 Bug 1016560. Remove the footgun of rejecting promises with arbitrary objects. r=khuey 2014-06-03 11:38:38 -04:00
Boris Zbarsky
d519374494 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
490d4fc9b2 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
8b3fd69b49 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
da05bf53a8 Bug 989584. Allow sites to set window.opener to any value. r=peterv 2014-06-03 11:38:37 -04:00
Boris Zbarsky
4b32240082 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
2caaa63189 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é
7e4fd5d4f0 Bug 993282 - Lazy load more js modules - Part 3: RIL r=gene 2014-06-03 08:35:21 -07:00
Fabrice Desré
f4bde9836c Bug 993282 - Lazy load more js modules - Part 2: contacts r=gwagner 2014-06-03 08:35:21 -07:00