Commit Graph

186193 Commits

Author SHA1 Message Date
Jeremy Poulin
4c8dd6d4b2 Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Jed Davis
d1a5790ae4 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
4bd806b7d0 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
e10aeadf72 Bug 1019753, part 1 - Add a ClearDataSourceSurface() helper to DataSurfaceHelpers. r=Bas 2014-06-04 08:08:39 +01:00
Jonathan Watt
c92d38ecb9 Bug 1019704 - Stop creating Thebes backed gfxContexts in the old gtests. r=mattwoodrow 2014-06-04 08:08:39 +01:00
Jonathan Watt
f85bc21d14 Bug 1019727 - Remove TextureImageCGL::GetSurfaceForUpdate(). r=bjacob 2014-06-04 08:08:39 +01:00
Carsten "Tomcat" Book
f2dd9cf6c6 Backed out changeset c15e59678a60 (bug 1017896) for reftest failures 2014-06-04 08:55:59 +02:00
Carsten "Tomcat" Book
bb57f1b6e5 Backed out changeset 58541e1f52d2 (bug 1007743) 2014-06-04 08:55:33 +02:00
Nicholas Hurley
dc01333be4 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
814b7681ab 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
1cf7290da2 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
130053bdfb Bug 1015783 - yet another #include fix
Landed on a CLOSED TREE
2014-06-03 19:29:17 -04:00
Valentin Gosu
7300110fdb 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
405db531dd 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
7680954aa6 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
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