Bill McCloskey
380ef2b5f4
Bug 996785 - Move global CPOW functions to top level (r=mrbkap)
2014-05-16 16:40:35 -07:00
Bill McCloskey
64f0d70e37
Bug 996785 - Allow multiple JS finalize callbacks (r=jonco)
2014-05-16 16:40:34 -07:00
Tom Schuster
8c5898e4e7
Bug 1008668 - Make Qt port compile on 5.0.2. r=romaxa DONTBUILD
2014-05-17 01:33:53 +02:00
Alexander Surkov
b9ba74b30f
Bug 1001623 - clean up error handling of index returning methods, r=tbsaunde
2014-05-16 19:16:34 -04:00
Dan Gohman
a9cb641bcc
Bug 844779 - Revert 19eafdcdefe3 for SPS-related breakage r=me
2014-05-16 16:15:55 -07:00
Jonathan Watt
3cf8ef7d61
Bug 1011024 - Fix nsScriptSecurityManager::GetChannelPrincipal so that it doesn't fail to get the correct nsIPrincipal for some resource documents. r=bz
2014-05-16 23:59:36 +01:00
Vladimir Vukicevic
2111418e01
Bug 1003293 - Addition: Properly detect optimus on all different build. r=bas
2014-05-10 12:43:01 -04:00
Bas Schouten
40b0b3aa28
Bug 1003293: Remove the GDI compatible flag from D3D11 Compositor. r=vlad
2014-05-16 18:16:22 +02:00
Bas Schouten
958e9d9838
Bug 1011367: Add Direct3D 11 Gfx feature. r=bjacob
2014-05-16 18:16:21 +02:00
Jim Chen
74fabdc3d2
Bug 992357 - e. Add tests for NativeJSObject array support; r=blassey
2014-05-16 18:25:29 -04:00
Jim Chen
af4c4fc265
Bug 992357 - d. Add object array support to NativeJSObject; r=blassey
2014-05-16 18:25:29 -04:00
Jim Chen
b5e09b233d
Bug 992357 - c. Add primitive array support to NativeJSObject; r=blassey
2014-05-16 18:25:29 -04:00
Jim Chen
c5ae95c1bf
Bug 992357 - b. Add array support stubs; r=blassey
2014-05-16 18:25:29 -04:00
Jim Chen
1288077545
Bug 992357 - a. Add array types to jni-generator.py; r=till
2014-05-16 18:25:28 -04:00
Hannes Verschore
aebec2d5e6
Bug 1006811: IonMonkey: Don't inline bound function if target is not a function, r=jandem
2014-05-16 23:47:04 +02:00
Wes Kocher
72e3fce0aa
Backed out 4 changesets (bug 973238) for build bustage on a CLOSED TREE
...
Backed out changeset cc81a0f56362 (bug 973238)
Backed out changeset 472dffac7f21 (bug 973238)
Backed out changeset e40e2dbf7d9e (bug 973238)
Backed out changeset 2ca44eb13ecf (bug 973238)
2014-05-16 13:52:49 -07:00
Benoit Girard
11efc53e86
Bug 1009148 - [e10s] Fix mac plugin window. r=smichaud
...
--HG--
extra : rebase_source : b4cc69d7fc3977da7ba9f09b469db26c8cbec8bb
2014-05-16 15:52:45 -04:00
Nicholas D. Matsakis
b3d3609778
Bug 973238 Part 7 -- Remove type object addendum; leave the addendum mechanism in place r=bhackett
2014-03-11 13:44:58 -04:00
Nicholas D. Matsakis
b397b3bb78
Bug 973238 Part 6 -- Consult prototype rather than typed object addendum r=bhackett
2014-03-11 13:23:24 -04:00
Nicholas D. Matsakis
7199ae2bef
Bug 973238 Part 5 -- Remove private field from StructTypeDescr, which is unused r=sfink
2014-04-01 22:46:04 -04:00
Nicholas D. Matsakis
6123a97591
Bug 973238 Part 4 -- Use prototype rather than reserved slot to uncover descriptor r=jandem
2014-03-11 12:50:32 -04:00
Ryan VanderMeulen
6b74e5a464
Merge m-c to inbound.
2014-05-16 15:28:18 -04:00
Ryan VanderMeulen
39300afb8b
Merge b2g-inbound to m-c.
2014-05-16 15:26:00 -04:00
Hannes Verschore
530515598d
Backed out changeset 66a520c18efe (bug 1008590) for octane-mandreel regression.
2014-05-16 21:21:10 +02:00
Ryan VanderMeulen
145ddadac6
Merge fx-team to m-c.
2014-05-16 15:06:03 -04:00
Myk Melez
831e20635b
Bug 1010587 - set android:debuggable="true" #ifdef NIGHTLY_BUILD and MOZ_DEBUG; r=nalexander
2014-05-16 12:03:39 -07:00
Ryan VanderMeulen
582b987a26
Backed out changeset 36bfb1d8b8fe (bug 1010655) for Cpp test crashes.
2014-05-16 14:52:13 -04:00
Kartikaya Gupta
f902ce98ac
Bug 1011389 - Don't fire a long-tap-up if the user moves after long-tap. r=dmitry.rojkov
2014-05-16 14:40:01 -04:00
Kartikaya Gupta
9070eed447
Bug 1011260 - Make the zoom animation length preffable. r=botond
2014-05-16 14:40:00 -04:00
Bobby Holley
0e6d493f64
Bug 1005552 - Stop binding marquee event handlers. r=bz
...
These functions get invoked as event listeners, so we'll automatically get the
proper |this|. The reason for the existing shenanigans was to work around
bug 872772, which has now been fixed.
2014-05-16 10:56:41 -07:00
Jan Varga
7c7442ba47
Bug 1011510 - Codegen.py: Add EndGuard to enum generation; r=bz
2014-05-16 19:41:31 +02:00
Nicolas Silva
4c899388d2
Bug 1010206 - Make the test webm-video/bug686957.html less likely to race when using async-video. r=padenot
2014-05-16 19:39:36 +02:00
Ryan VanderMeulen
96ed00e142
Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE.
2014-05-16 12:29:37 -04:00
Nicolas Silva
e25319e5bd
Bug 1010969 - Fix WError bustage on a CLOSED TREE
2014-05-16 17:50:42 +02:00
Patrick McManus
653d8ee125
bug 378637 part 15 - pipeline::setconnection(nullptr) is never assertable r=hurley
...
--HG--
extra : rebase_source : e408216599be91fa3c33e84fa3ef41c0d93b8d7d
2014-05-16 11:46:13 -04:00
Patrick McManus
86f1d898a3
bug 378637 part 14 - https proxying for spdy31 and http2 r=hurley
...
--HG--
extra : rebase_source : 03a62d69b08f725c85f092b182a95de9c4eb7288
2014-05-16 11:46:13 -04:00
Patrick McManus
8b977b2f91
bug 378637 part 13 - https proxying changes to casting and trans lifecycle r=hurley
...
--HG--
extra : rebase_source : 9ba1d5a5c97e6fb42956433dd6738cbec0e8e90c
2014-05-16 11:46:12 -04:00
Kartikaya Gupta
718ea608fd
Bug 1011389 - Don't fire a long-tap-up if the user moves after long-tap. r=dmitry.rojkov
2014-05-16 11:26:00 -04:00
Nicolas Silva
536f633e1d
Bug 1010969 - Call RemoveTextureFromCompositable at the end of updates. r=sotaro
2014-05-16 17:25:23 +02:00
Nicolas Silva
7b9dac5e7b
Bug 1010206 - make the test webm-video/bug686957.html less likely to race when using async-video. r=padenot
2014-05-16 17:25:16 +02:00
Honza Bambas
f801eecbce
Bug 998608 - Intermittent netwerk/test/unit/test_range_requests.js | request reports itself as not pending from onDataAvailable!, r=michal
2014-05-16 17:13:04 +02:00
Honza Bambas
a555d31f10
Bug 1011487 - HTTP cache v2: WalkCacheRunnable may release it's callback on a non-main thread, r=michal
2014-05-16 17:13:04 +02:00
Andrew McCreight
f157302e4f
Bug 1011137 - Reduce GC delay rather than CC delay with ICC. r=smaug
2014-05-16 08:09:17 -07:00
Andrew McCreight
bf908ddc63
Bug 1011132 - Fix CYCLE_COLLECTOR_TIME_BETWEEN telemetry. r=smaug
2014-05-16 08:09:16 -07:00
Julien Pagès
4bb869b7b4
Bug 1003405 - Mozbase unit test moznetwork/tests/test.py failures on linux slaves when run from test package. r=dminor
2014-05-16 06:45:00 -04:00
Wes Johnston
56cc98778e
backout b56da878caed and 8487d4305be3 (bug 901360) from Aurora for regressions a=mfinkle
2014-05-16 12:13:50 -05:00
Shawn Huang
a1a6e4f921
Bug 1005901 - [bluedroid] Always do cleanup after disable. r=btian
2014-05-16 04:48:00 -04:00
B2G Bumper Bot
2d19f61672
Bumping manifests a=b2g-bump
2014-05-16 09:12:54 -07:00
B2G Bumper Bot
38060027f8
Bumping manifests a=b2g-bump
2014-05-16 09:06:24 -07:00
B2G Bumper Bot
65138bc850
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7e5b2c297555
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #19324 from AndreiH/bug_1011469
Bug 1011469 - Intermittent test_cost_control_reset_wifi.TestCostControlR...
========
https://hg.mozilla.org/integration/gaia-central/rev/6849244bb3f9
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 1011469 - Intermittent test_cost_control_reset_wifi.TestCostControlReset on v1.4
2014-05-16 09:01:01 -07:00