Jason Orendorff
bf48f46a72
Bug 1082672, part 3 - Add some more symbol support for DOM bindings. r=bz.
...
--HG--
extra : rebase_source : 79b314cb464e9c77ac25bc19e91b6e13aa241aeb
2014-10-06 16:42:33 -05:00
Jason Orendorff
35b526eb20
Bug 1082672, part 2 - Change mozilla::dom::GetArrayIndexFromId to cope with symbols. r=bz.
...
--HG--
extra : rebase_source : f183b8c543e42664e2374954b627600a5de5a42d
2014-09-17 15:37:58 -05:00
Jason Orendorff
07d717f6df
Bug 1082672, part 1 - Add JSAPI macros JS_SYM_FN etc. to support defining functions with well-known symbol keys. r=Waldo.
...
--HG--
extra : rebase_source : 9791c940599844802c9a262fe8b1610a0de3ef40
2014-07-25 18:50:48 -05:00
Jason Orendorff
2018b51d54
Add some test cases involving Symbol.iterator as a prelude to bug 918828. no_r=me, testonly.
...
--HG--
extra : rebase_source : 1bd8721f904456a7805d75e6e6b91c6cdf9eabb1
2014-07-01 15:33:48 -05:00
Steve Workman
547eca961f
Bug 1074789 - Adjust DNS renewal time telemetry to take TTL experiments into consideration r=mcmanus
2014-10-07 14:57:48 -07:00
Wes Kocher
60a12fdf28
Backed out 4 changesets (bug 1064333) for XPCShell bustage
...
Backed out changeset 378314f2892c (bug 1064333)
Backed out changeset ccb8a2ac9746 (bug 1064333)
Backed out changeset 3466ed3b9b61 (bug 1064333)
Backed out changeset 553c113c8f4e (bug 1064333)
2014-10-16 13:37:37 -07:00
David Anderson
785bc4dd68
WebGL2: support TEXTURE_BASE_LEVEL and TEXTURE_MAX_LEVEL (bug 1080957, r=jgilbert).
2014-10-16 13:07:01 -07:00
David Anderson
e37e3a23b5
Backout 2cf543c271dc (wrong patch, no bug, r=me).
...
--HG--
extra : rebase_source : 7a88c22454dcfeb8ac848c5807ead7679a6e8d9f
2014-10-16 13:04:35 -07:00
Jim Chen
f2a45bdf0d
Bug 1013004 - Allow more time for ANR reports; r=snorp
2014-10-16 15:46:41 -04:00
Jason Orendorff
73007e4784
Bug 1083204 - Handlify js::GetPropertyKeys and Snapshot. r=efaust.
...
--HG--
extra : rebase_source : 8c8da9cd1612c4ed7aa1319e7e68f41f9c79a9fc
2014-10-13 14:20:13 -05:00
Jason Orendorff
ea94038f6d
Bug 1081280 - Rename BaseProxyHandler::keys -> getOwnEnumerablePropertyKeys. r=efaust.
...
--HG--
extra : rebase_source : 009323b607d53066b77191f9254918b61ea4d594
2014-10-08 22:01:55 -05:00
Jason Orendorff
87d538f309
Bug 1081255 - Rewrite comments in jsproxy.h; reclassify the methods a bit. No change in behavior. r=efaust, r=bz, r=jwalden.
...
--HG--
extra : rebase_source : b3440548322d65b2bd01862fb863e6197eb263c6
2014-10-08 12:09:08 -05:00
Kannan Vijayan
45e8946fb1
Bug 1064835 - Fix SPS crash. r=jandem
2014-10-16 15:36:47 -04:00
Jim Mathies
25c6db8f3d
Bug 1083376 - Fix for typeo error in browserPlacesViews.js, regression from bug 1068671. r=mak
2014-10-16 14:28:50 -05:00
Christoph Kerschbaumer
9090067df3
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /docshell/ (r=bz)
2014-10-16 11:17:29 -07:00
Christoph Kerschbaumer
1fdd35f09d
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /toolit/ (r=mak77)
2014-10-16 11:17:22 -07:00
Christoph Kerschbaumer
cd2a7562b5
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /rdf/ (r=bsmedberg)
2014-10-16 11:17:14 -07:00
Christoph Kerschbaumer
3ff98fc51a
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /parser/ (r=bz)
2014-10-16 11:17:07 -07:00
Christoph Kerschbaumer
9764bce61f
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /image/ (r=seth)
2014-10-16 11:15:47 -07:00
Christoph Kerschbaumer
bfc8e917fb
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /gfx/ (r=roc)
2014-10-16 11:15:40 -07:00
Christoph Kerschbaumer
a2d26000ad
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /extensions/ (r=karlt)
2014-10-16 11:15:21 -07:00
Christoph Kerschbaumer
d92e478a0f
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /dom/ (r=bz)
2014-10-16 11:14:52 -07:00
Christoph Kerschbaumer
fdc7306ea1
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /content/base (r=jst)
2014-10-16 11:14:42 -07:00
Christoph Kerschbaumer
3636869e7d
Bug 1063197 - Callsites of NS_NewInputStreamChannel in /netwerk/ (r=mcmanus)
2014-10-16 11:14:35 -07:00
Christoph Kerschbaumer
78df988ba7
Bug 1063197 - Storing LoadInfo on all channels created through NS_NewInputStreamChannel - API changes (r=mcmanus)
2014-10-16 11:14:05 -07:00
Ryan VanderMeulen
f7958154bf
Merge m-c to inbound. a=merge
2014-10-16 14:58:03 -04:00
Ryan VanderMeulen
2bfbd70e62
Merge inbound to m-c. a=merge
2014-10-16 14:43:13 -04:00
Ryan VanderMeulen
95c05d4b68
Backed out changeset d16adf321576 (bug 1077301) for B2G bustage.
...
CLOSED TREE
2014-10-16 14:38:29 -04:00
Georg Fritzsche
727ad7822b
Bug 1064333 - Fix test oversight. r=test-only
2014-10-16 20:31:22 +02:00
Georg Fritzsche
9d4ef54238
Bug 1064333 - Only add the stable user id to the ping when FHR upload is enabled. r=froydnj
2014-10-16 20:11:34 +02:00
Georg Fritzsche
5d3e093b48
Bug 1064333 - Add the stable client id to the telemetry ping. r=froydnj
2014-10-16 20:11:17 +02:00
Georg Fritzsche
0e08e7fd64
Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps
2014-10-16 20:11:03 +02:00
Andrew McCreight
8a97b14202
Bug 1035454 - increase the tab process leak threshold to 2MB while we deal with landing fallout. r= CLOSED TREE
2014-10-16 10:05:23 -07:00
Tom Schuster
bfd10d6554
Bug 1071177 - Support symbol keys and throw exception on unique symbols with CPOWs. r=billm
2014-10-16 18:39:38 +02:00
Tom Schuster
b19fa39e01
Bug 1081660
- Remove property iterator from JSAPI. r=Waldo
2014-10-16 18:39:30 +02:00
Nicolas Silva
d90c3a1c7d
Bug 1077301 - Simplify the gralloc texture code. r=sotaro
2014-10-16 19:08:32 +02:00
Thomas Zimmermann
a4ed330ba0
Bug 1083708: Handle non-existant Bluetooth profile interfaces correctly, r=shawnjohnjr
...
Bluetooth profile managers just return an error if a profile interface is
not available. Doing so breaks the initialization and cleanup routines. This
patch changes the profile managers to still report an error, but signal
progress to the given result runnable.
2014-10-16 16:40:49 +02:00
Carsten "Tomcat" Book
d7561c3942
Merge m-c to b2g-inbound
2014-10-16 16:16:53 +02:00
Carsten "Tomcat" Book
5cbd2e1c3c
merge mozilla-inbound to mozilla-central a=merge
2014-10-16 16:07:06 +02:00
Carsten "Tomcat" Book
0c2fc86b75
merge fx-team to mozilla-central a=merge
2014-10-16 16:00:52 +02:00
B2G Bumper Bot
29c6f4b8b2
Bumping manifests a=b2g-bump
2014-10-16 06:49:05 -07:00
B2G Bumper Bot
d9b6066495
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/63436aa17e7f
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #25097 from julienw/1082064-prevent-double-domcontentloaded
Bug 1082064 - [Messages] Prevent double DOMContentLoaded events r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/b9c9bc4a82c1
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1082064 - [Messages] Prevent double DOMContentLoaded events r=schung
2014-10-16 06:48:51 -07:00
Carsten "Tomcat" Book
d6ce823f5c
Backed out changeset f461eb1653f1 (bug 1081873) for B2g M5 Test failures
2014-10-16 15:43:20 +02:00
Jonathan Watt
3a8b0e745a
Bug 1083215, part 2 - Convert drawing of HTML image map area focus to Moz2D. r=mattwoodrow
2014-10-16 10:51:14 +01:00
Jonathan Watt
57ce443206
Bug 1083215, part 1 - Add a Moz2D helper for snapping lines to device pixels. r=mattwoodrow
2014-10-16 10:51:14 +01:00
Jonathan Watt
e3b677cbfd
Bug 1082553 - Remove a few unnecessary nsRenderingContext includes and forward declarations. r=Bas
2014-10-16 10:51:13 +01:00
Jonathan Watt
b411165881
Bug 1082553 - Remove gfxContext::OriginalSurface. r=Bas
2014-10-16 10:51:13 +01:00
Jonathan Watt
c5b87ba504
Bug 1082518 - Get rid of some unused gfxContext flags. r=Bas
2014-10-16 10:51:13 +01:00
Jonathan Watt
370a10c692
Bug 1082483, part 3 - Remove the temporary Matrix4x4::Translate/Scale methods. r=Bas
2014-10-16 10:51:13 +01:00
Jonathan Watt
08d7dd3f8f
Bug 1082483, part 2 - Convert Mozilla code to use the new Matrix4x4::PreTranslate/PreScale method names. r=Bas
2014-10-16 10:51:12 +01:00