Phil Ringnalda
|
2ef8dd913d
|
Back out 7842a044a183 (bug 1167431) for widespread bustage
CLOSED TREE
|
2015-05-22 18:53:41 -07:00 |
|
Ben Turner
|
9003fabca7
|
Bug 1167431 - 'Properly clean up actors whose RecvFooConstructor method returns false', r=billm.
|
2015-05-22 16:10:02 -07:00 |
|
Eric Faust
|
2bcfe83fe6
|
Bug 1156914 - Fix the MacroAssembler::pushValue(const Address&) footgun on 32 bit platforms. (r=jandem)
|
2015-05-22 13:09:44 -07:00 |
|
Eric Faust
|
52289981ad
|
No Bug - Improve Interpreter stack accessor assertions. (rs=Waldo)
|
2015-05-22 13:09:44 -07:00 |
|
Eric Faust
|
9c6cb06ff3
|
Bug 1164777 - Part 2: Make super.prop parse inside inside eval inside arrow functions. (r=shu)
|
2015-05-22 13:09:44 -07:00 |
|
Eric Faust
|
f996892898
|
Bug 1164777 - Part 1: move evalStaticScope to GlobalSharedContext. (r=shu)
|
2015-05-22 13:09:44 -07:00 |
|
Eric Faust
|
21eed8cbe5
|
Bug 1164778 - Make |super.prop| work inside heavyweight arrow functions. (r=shu)
|
2015-05-22 13:09:44 -07:00 |
|
Eric Faust
|
f416c10eb0
|
Bug 1163207 - Make RematerializedFrame store the real callee. (r=shu)
|
2015-05-14 21:15:44 -07:00 |
|
Ryan VanderMeulen
|
ed0e3a9561
|
Backed out 6 changesets (bug 1164777, bug 1163207, bug 1156914, bug 1164778) for SM(cgc) caused by something in the push.
Backed out changeset 95f9ab2b60e1 (bug 1156914)
Backed out changeset bda0445b1950
Backed out changeset dc84232705fe (bug 1164777)
Backed out changeset 63914ec87ec5 (bug 1164777)
Backed out changeset 908a2f7972f5 (bug 1164778)
Backed out changeset 8316f8e3953d (bug 1163207)
CLOSED TREE
|
2015-05-22 17:44:14 -04:00 |
|
Nicholas Hurley
|
41ce73ce60
|
Bug 1132357 - remove h2-draft* support. r=mcmanus
|
2015-05-22 14:29:15 -07:00 |
|
Daniel Holbert
|
60f1e3f29d
|
Bug 1167765: Misc whitespace cleanup in nsTableFrame.cpp. whitespace/rewrapping-only, no review, DONTBUILD
|
2015-05-22 14:23:44 -07:00 |
|
Markus Stange
|
cdf10ab602
|
Bug 1164625 - Don't redraw the titlebar for unified toolbar height changes when the titlebar is under Gecko's control. r=smichaud
|
2015-05-21 17:49:56 -04:00 |
|
David Major
|
00a4062ee2
|
Bug 1163740: Keep |result| in a register where we can see it in minidumps. r=seth
|
2015-05-22 16:49:37 -04:00 |
|
Jim Chen
|
6b894c1bfd
|
Bug 1163719 - Store startup cache entries in loading order; r=nfroyd
|
2015-05-22 16:29:51 -04:00 |
|
Terrence Cole
|
7b1f37d23c
|
Bug 1167453 - Rename JSGCTraceKind and make it a C++11 enum class; r=jonco
|
2015-05-22 10:40:24 -07:00 |
|
Terrence Cole
|
ebcaaf0cb2
|
Bug 1167313 - Simplify UbiNode::construct dispatch using CallTyped; r=jimb
|
2015-05-21 11:41:18 -07:00 |
|
Terrence Cole
|
d44fbd8365
|
Bug 1167323 - Use internal interfaces to implement MarkCycleCollectorChildren; r=jonco
|
2015-05-21 11:41:18 -07:00 |
|
Terrence Cole
|
7b40dc8588
|
Bug 1167433 - AccessorShape is an AllocKind but not a TraceKind; r=jonco
|
2015-05-22 10:40:18 -07:00 |
|
Byron Campen [:bwc]
|
f02ccd87aa
|
Bug 1167306: Fix preprocessor goof that disabled the load manager and some preference handling. r=jesup
|
2015-05-21 13:45:55 -07:00 |
|
Byron Campen [:bwc]
|
3d133e74a4
|
Bug 952145: Rollback support r=mt, r=smaug
|
2015-03-19 17:32:51 -07:00 |
|
Byron Campen [:bwc]
|
521fa356e9
|
Bug 1160280: Put ssrc attributes in recvonly m-sections. r=ekr
|
2015-04-30 13:03:16 -07:00 |
|
Eric Faust
|
1814e0f1e8
|
Bug 1156914 - Fix the MacroAssembler::pushValue(const Address&) footgun on 32 bit platforms. (r=jandem)
|
2015-05-22 13:09:44 -07:00 |
|
Eric Faust
|
6ff6476b5a
|
No Bug - Improve Interpreter stack accessor assertions. (rs=Waldo)
|
2015-05-22 13:09:44 -07:00 |
|
Eric Faust
|
585898080e
|
Bug 1164777 - Part 2: Make super.prop parse inside inside eval inside arrow functions. (r=shu)
|
2015-05-22 13:09:44 -07:00 |
|
Eric Faust
|
fcf7797b5f
|
Bug 1164777 - Part 1: move evalStaticScope to GlobalSharedContext. (r=shu)
|
2015-05-22 13:09:44 -07:00 |
|
Eric Faust
|
dbd1ca038d
|
Bug 1164778 - Make |super.prop| work inside heavyweight arrow functions. (r=shu)
|
2015-05-22 13:09:44 -07:00 |
|
Eric Faust
|
72ed2e6ec5
|
Bug 1163207 - Make RematerializedFrame store the real callee. (r=shu)
|
2015-05-14 21:15:44 -07:00 |
|
Ted Mielczarek
|
83872bf6d6
|
bug 1166759 - force annotateCrashReport arguments to be UTF-8. r=bsmedberg
|
2015-05-22 10:50:32 -04:00 |
|
Ted Mielczarek
|
aa45347abc
|
bug 1166759 - don't put nil values in POST data in Mac crash reporter. r=bsmedberg
|
2015-05-21 14:03:43 -04:00 |
|
Garvan Keeley
|
4e9d0228af
|
Bug 1166773 - disable core loc. and windows 8 providers on nightly+aurora - r=cpeterson
|
2015-05-22 15:54:41 -04:00 |
|
Daniel Holbert
|
4c401c72db
|
Bug 1167250: Mark testing/mochitest/ssltunnel/ as FAIL_ON_WARNINGS. r=ted
|
2015-05-21 09:48:04 -07:00 |
|
Daniel Holbert
|
b32bbc326c
|
Bug 1167249: Use delete[] instead of delete to deallocate some arrays in mochitest ssltunnel.cpp. r=ted
|
2015-05-22 12:47:02 -07:00 |
|
Daniel Holbert
|
06bb0f92d0
|
Bug 1167311: When we unprefix 'display:-webkit-box' on a whitelisted site, only set flag to unprefix '-moz-box' if we're parsing a series of declarations. r=dbaron
|
2015-05-22 12:47:01 -07:00 |
|
Ben Turner
|
22f31507e7
|
Bug 858680 - Part 4: Perform maintenance on databases while idle, r=janv.
|
2015-05-04 22:56:47 -07:00 |
|
Ben Turner
|
3df0a28220
|
Bug 858680 - Part 2: Add idle notifications to QuotaClient, r=janv.
|
2015-04-30 13:46:51 -07:00 |
|
Ben Turner
|
dda8b7b67a
|
Bug 858680 - Part 1: Perform incremental_vacuum on open databases while idle, r=janv.
|
2015-04-30 13:47:03 -07:00 |
|
Tom Schuster
|
c6a949ea47
|
Bug 1150855 - Remove uses of the curly syntax. r=jaws
|
2015-05-22 21:23:57 +02:00 |
|
Tom Schuster
|
97fe3f07ee
|
Bug 1150855 - Disallow method syntax without curly brackets. r=efaust
|
2015-05-22 21:23:57 +02:00 |
|
David Major
|
27c83e71e4
|
Bug 1167189: Add an infallible version of nsContentUtils::GetNodeTextContent. r=jst
|
2015-05-22 14:16:20 -04:00 |
|
Mike Shal
|
608955edc2
|
No bug - bump mozharness.json to 66c655a58460
|
2015-05-22 13:20:16 -04:00 |
|
Ryan VanderMeulen
|
68db6db2d8
|
Merge m-c to inbound. a=merge
CLOSED TREE
|
2015-05-22 14:18:25 -04:00 |
|
Ryan VanderMeulen
|
ecdd625f1a
|
Merge inbound to m-c. a=merge
|
2015-05-22 14:02:47 -04:00 |
|
Ryan VanderMeulen
|
4b9c654e23
|
Merge fx-team to m-c. a=merge
|
2015-05-22 11:11:20 -04:00 |
|
Ryan VanderMeulen
|
7e7b077104
|
Backed out changeset e602cb65a030 (bug 1142816) for jsapi test segfaults.
CLOSED TREE
|
2015-05-22 10:47:29 -04:00 |
|
B2G Bumper Bot
|
e2924f69f5
|
Bumping manifests a=b2g-bump
|
2015-05-22 05:47:27 -07:00 |
|
B2G Bumper Bot
|
cee747dc41
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/667627b8fc14
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #30196 from gaye/marionette-js-runner@1.1.0
Bug 1154035 - marionette-js-runner@1.1.0
========
https://hg.mozilla.org/integration/gaia-central/rev/1ba3e7de8f61
Author: gaye <gaye@mozilla.com>
Desc: Bug 1154035 - marionette-js-runner@1.1.0
|
2015-05-22 05:45:30 -07:00 |
|
J. Ryan Stinnett
|
74dbd129f2
|
Backed out changeset da3c181e9fae on CLOSED TREE (bug 1067325)
|
2015-05-22 07:08:05 -05:00 |
|
J. Ryan Stinnett
|
dafc022414
|
Backed out changeset f32ee4ca1af4 on CLOSED TREE (bug 1067325)
|
2015-05-22 07:07:49 -05:00 |
|
J. Ryan Stinnett
|
297379ec53
|
Backed out changeset 038f30351bb3 on CLOSED TREE (bug 1067325)
|
2015-05-22 07:07:33 -05:00 |
|
J. Ryan Stinnett
|
8aa9873cf8
|
Backed out changeset a6c91e3114ca on CLOSED TREE (bug 1067325)
|
2015-05-22 07:07:17 -05:00 |
|