Ehsan Akhgari
e6bf8b9624
Bug 1113005 - Copy only the necessary number of bytes from the source buffer; r=froydnj
...
--HG--
extra : amend_source : 2367a3ad35a599790fc333e35e1b9272653463a1
2014-12-20 10:25:02 -05:00
Magnus Melin
5622905944
Bug 984194 - reenable test_encoding.js now that bug 1012917 is fixed. r=sworkman
2014-12-20 10:38:19 +02:00
Chris Peterson
33046ce442
Bug 1113669 - Relax FAIL_ON_WARNINGS in toolkit/xre for Linux gcc warnings. r=dholbert
2014-12-19 08:59:59 -08:00
Geoff Brown
e42633d9ea
Bug 1113751 - Rename test functions in testBackButtonInEditMode; r=vivek
2014-12-19 20:43:40 -07:00
Shu-yu Guo
cd1faae46b
Bug 1112943 - Cache Debugger.Source.text. (r=jimb)
2014-12-18 13:25:50 -08:00
Chris Peterson
84af0f95d9
Bug 1113229 - webrtc/sdp tests: fix -Wconversion-null warning and mark FAIL_ON_WARNINGS. r=adr
2014-12-17 21:30:44 -08:00
Ryan VanderMeulen
0a21cc6b87
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-12-19 21:57:29 -05:00
Ryan VanderMeulen
5826c0d2fe
Merge fx-team to m-c. a=merge
2014-12-19 21:54:11 -05:00
B2G Bumper Bot
b1aea122f8
Bumping manifests a=b2g-bump
2014-12-19 16:34:11 -08:00
Wes Kocher
db1adaeb72
Merge m-c to fx-team a=merge CLOSED TREE
2014-12-19 16:04:50 -08:00
Wes Kocher
cf4ed8d8f9
Merge m-c to inbound a=merge CLOSED TREE
2014-12-19 16:01:05 -08:00
Wes Kocher
4e511cba4e
Merge m-c to inbound a=merge CLOSED TREE
2014-12-19 15:59:42 -08:00
Wes Kocher
6a88b77d9e
Merge fx-team to m-c a=merge
2014-12-19 15:43:34 -08:00
Steven Michaud
8f72781932
Bug 997908 - crash in ReleaseSliceNow(unsigned int, void*) accessing memory at 0x5a5a5a5a5a5a5a5a, another test patch. r=continuation
2014-12-19 17:26:13 -06:00
Ehsan Akhgari
1f73b7f639
Clarify the MakeUnique documentation (comment only change, no bug)
...
DONTBUILD, CLOSED TREE
--HG--
extra : amend_source : 92e8482f1dfb6f9f47acdec1e570d62887257122
2014-12-19 17:51:10 -05:00
Nick Fitzgerald
183545d747
Bug 1106695 - Part 2: Use ScriptStore in the script actors. r=jlongster
2014-12-19 14:40:58 -08:00
Nick Fitzgerald
47bf2ea90c
Bug 1106695 - Part 1: Add toolkit/devtools/server/actors/utils/ScriptStore.js. r=jlongster
2014-12-19 14:40:55 -08:00
Brian Grinstead
1eff8428f7
Bug 1112715 - Remove undefined tab-hover-color reference and tab-color variable, which was never applied due to specificity;r=Gijs
2014-12-19 14:25:48 -08:00
Ryan VanderMeulen
ae24bc27ec
Backed out 7 changesets (bug 1109437) for suspicious-looking crashes on a CLOSED TREE.
...
Backed out changeset dc45e97d102d (bug 1109437)
Backed out changeset e6350e4fb18b (bug 1109437)
Backed out changeset 4c38dda06880 (bug 1109437)
Backed out changeset 72f171ec04ba (bug 1109437)
Backed out changeset ec275f65c676 (bug 1109437)
Backed out changeset 65d172e7a1cf (bug 1109437)
Backed out changeset 0b8a156dcff0 (bug 1109437)
2014-12-19 17:02:27 -05:00
Ryan VanderMeulen
84ddefdf5b
Backed out changeset ded76f782c5e (bug 1106432) for leaks.
2014-12-19 16:54:30 -05:00
B2G Bumper Bot
f42240e3e4
Bumping manifests a=b2g-bump
2014-12-19 13:54:07 -08:00
B2G Bumper Bot
1b2bcf8a03
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3d66911e8f08
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26915 from mwargers/marketplace5"
This reverts commit 654bf90145126043eae0a27f96186eb4f0c928b2, reversing
changes made to 4c230b117c55d987ae0ff71df9d4d8f080b93d3f.
========
https://hg.mozilla.org/integration/gaia-central/rev/0231afe15d2c
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1113812 - merge pull request #26923 from KevinGrandon:bug_1113812_cards_view_string to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/94d235d0d8ff
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1113812 - Remove strings from index.html for cards view
2014-12-19 13:53:50 -08:00
Ryan VanderMeulen
68a9b89f29
Merge inbound to m-c. a=merge
2014-12-19 15:03:54 -05:00
Ryan VanderMeulen
48929b60c8
Merge b2g-inbound to m-c. a=merge
2014-12-19 15:01:52 -05:00
Nathan Froyd
17b074b56f
Bug 1113819 - fix deprecated let block construct in server.js; r=jmaher
2014-12-19 14:51:47 -05:00
Bill McCloskey
671759283a
Bug 1087117 - Disable test_bug457672.html in e10s for intermittent failures
2014-12-19 09:22:05 -08:00
Blake Kaplan
0a4a7c82ef
Bug 1113313 - Rename these functions to better reflect what they do. r=billm
...
--HG--
extra : rebase_source : ae61b3dd6dd5ce50a131a640060d7be57e562e4d
2014-12-19 12:07:04 -05:00
Ryan VanderMeulen
7da05807b7
Backed out changesets 6bd00fa70b00, 4e2f8f3b8f6b, and c89fec9c8b55 (bug 879717) for introducting multiple new intermittent failures.
...
--HG--
extra : rebase_source : 4aad9383081f256484dd06e87f14cc82ecf186b5
2014-12-19 12:07:20 -05:00
Joel Maher
f545dce95a
Bug 1113713 - deploy talos to the latest version [fix tests for e10s]. r=dminor
2014-12-19 12:07:00 -05:00
Joel Maher
444a4f3ab0
Bug 1112059 - disable ts_paint_cold from talos. r=rvitillo
2014-12-19 12:06:59 -05:00
Ryan VanderMeulen
823c49001d
Backed out changeset 70d9f3f8aaf1 (bug 1078975) for jsreftest failures.
...
CLOSED TREE
2014-12-19 11:37:26 -05:00
Nicolas B. Pierron
b86c3f7069
Bug 1073033 part 2.5 - Fix rooting analysis in computeScopeChain. r=jandem
...
CLOSED TREE
2014-12-19 17:32:48 +01:00
Mats Palmgren
bf549d4111
Bug 1111292 - Include the column gap(s) in the minimum width calculation when the number of columns is non-auto. r=roc
2014-12-19 16:28:43 +00:00
Mats Palmgren
5f0a00a9eb
Bug 447660 part 3 - When collecting / pushing a float, make sure to also pick up its next-in-flows that are in same block. r=roc
...
Move the AssertNoDuplicateContinuations in DrainPushedFloats earlier because
DrainOverflowLines() sometimes picks up overflow line with a placeholder for
a float that has a next-in-flow in this block and unmark those floats as
pushed floats because they aren't anymore.
Change AppendPushedFloat to push any next-in-flows that are in the same block
as the given float too.
Make DoCollectFloats collect next-in-flows in the same block.
Make VerifyOverflowSituation check some float list invariants too.
2014-12-19 16:28:43 +00:00
Mats Palmgren
3ef8ec759a
Bug 447660 part 2 - Mark an existing next-in-flow of a float that is split due to it being NOT_COMPLETE as NOT being an overflow container. r=roc
2014-12-19 16:28:43 +00:00
Mats Palmgren
17896858d5
Bug 447660 part 1 - Replace the #define DISABLE_FLOAT_BREAKING_IN_COLUMNS with a pref to enable fragmenting of floats inside columns. Set the pref enabled by default in non-RELEASE builds only. r=roc
2014-12-19 16:28:43 +00:00
Mats Palmgren
778405d7bb
Bug 1111360 - Remove the unused NS_IS_REFLOW_ERROR macro and an obsolete comment. r=roc
2014-12-19 16:28:42 +00:00
Ben Turner
b345efa2e9
Bug 1113429 - Optimize NUWA idle notifications on workers, r=froydnj.
2014-12-19 08:27:03 -08:00
Geoff Brown
59bf5c1343
Bug 1107002 - Update check for home banner not visible; r=mcomella
2014-12-19 09:22:08 -07:00
Geoff Brown
0d3d04220b
Bug 1085837 - Fix robocop testAppMenuPathways on Android 2.3; r=mcomella
2014-12-19 09:22:07 -07:00
Mason Chang
52f7e67262
Bug 1097792. Further tweak fling curving prefs. r=kats
2014-12-19 10:47:56 -05:00
B2G Bumper Bot
77a38c08af
Bumping manifests a=b2g-bump
2014-12-19 07:36:57 -08:00
B2G Bumper Bot
d934568f63
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0928af6ba801
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1111871 - merge pull request #26853 from etiennesegonzac:bug-1111871 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/7c31adeeb72e
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1111871 - Properly exiting the tabs view on lock events. r=sfoster
2014-12-19 07:27:17 -08:00
B2G Bumper Bot
c35ebf5358
Bumping manifests a=b2g-bump
2014-12-19 07:22:02 -08:00
B2G Bumper Bot
64c898b2a4
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/18bf2612187b
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #26905 from RickyChien/bug-1112490
Bug 1112490 - Parallel build should output a make error r=@cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/8599f609fba7
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1112490 - Parallel build should output a make error
========
https://hg.mozilla.org/integration/gaia-central/rev/d0e0c81e056d
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #25948 from millermedeiros/1084014-month-view-day-observer
Bug 1084014 - [Calendar] update Month view to use DayObserver r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/061255136be9
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1084014 - [Calendar] update Month view to use DayObserver
2014-12-19 07:12:22 -08:00
Nicolas Perriault
8c2db6760e
Bug 1110155 - Added minimal Loop room name validation. r=mikedeboer
2014-12-19 15:22:39 +01:00
B2G Bumper Bot
3bab767a03
Bumping manifests a=b2g-bump
2014-12-19 06:17:03 -08:00
Nicolas Perriault
84f8d0cae4
Bug 1109073 - Ensure a Loop room entry is highlighted when opened. r=mikedeboer
2014-12-19 15:13:16 +01:00
B2G Bumper Bot
08efa897bf
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3c7a9041d94d
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26885 from viorelaioia/bug_1110218
Bug 1110218 - Investigate intermittent failure in test_redial_last_numbe...
========
https://hg.mozilla.org/integration/gaia-central/rev/9ef859b524c0
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1110218 - Investigate intermittent failure in test_redial_last_number.py
========
https://hg.mozilla.org/integration/gaia-central/rev/3c6d71b5fd4c
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26886 from npark-mozilla/1112758
Bug 1112758 - Create a new test case for the switching to camera from gallery's list view
========
https://hg.mozilla.org/integration/gaia-central/rev/0235d0de2061
Author: No-Jun <npark@mozilla.com>
Desc: Bug 1112758 - Create a new test case for the switching to camera from gallery's list view
2014-12-19 06:12:18 -08:00
Nicolas Perriault
3696eccdb9
Bug 1105708 - More l10n compliant buttons for Loop. r=mikedeboer
2014-12-19 14:34:11 +01:00