Commit Graph

398461 Commits

Author SHA1 Message Date
Chris Peterson
e7231555f9 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
11fbd05af3 Bug 1113751 - Rename test functions in testBackButtonInEditMode; r=vivek 2014-12-19 20:43:40 -07:00
Ryan VanderMeulen
6cfa91ef9b Backed out changeset 70d9f3f8aaf1 (bug 1078975) for jsreftest failures.
CLOSED TREE
2014-12-19 11:37:26 -05:00
Nicolas B. Pierron
76bc957f3e Bug 1073033 part 2.5 - Fix rooting analysis in computeScopeChain. r=jandem
CLOSED TREE
2014-12-19 17:32:48 +01:00
Mats Palmgren
a42b39e7f5 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
5f0c10b686 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
4bd859f708 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
5e7f3b9df5 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
6851774977 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
6567898382 Bug 1113429 - Optimize NUWA idle notifications on workers, r=froydnj. 2014-12-19 08:27:03 -08:00
Geoff Brown
5480fb5918 Bug 1107002 - Update check for home banner not visible; r=mcomella 2014-12-19 09:22:08 -07:00
Geoff Brown
8c9918d2b5 Bug 1085837 - Fix robocop testAppMenuPathways on Android 2.3; r=mcomella 2014-12-19 09:22:07 -07:00
Mason Chang
94d613426b Bug 1097792. Further tweak fling curving prefs. r=kats 2014-12-19 10:47:56 -05:00
B2G Bumper Bot
ee6e6a751a Bumping manifests a=b2g-bump 2014-12-19 07:36:57 -08:00
B2G Bumper Bot
ec80c5a902 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
2df24d1484 Bumping manifests a=b2g-bump 2014-12-19 07:22:02 -08:00
B2G Bumper Bot
c077c1aeef 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
dd4c1fba15 Bug 1110155 - Added minimal Loop room name validation. r=mikedeboer 2014-12-19 15:22:39 +01:00
B2G Bumper Bot
6fdf71867c Bumping manifests a=b2g-bump 2014-12-19 06:17:03 -08:00
Nicolas Perriault
d4eb9b99ea Bug 1109073 - Ensure a Loop room entry is highlighted when opened. r=mikedeboer 2014-12-19 15:13:16 +01:00
B2G Bumper Bot
b3bb9434e6 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
738243def3 Bug 1105708 - More l10n compliant buttons for Loop. r=mikedeboer 2014-12-19 14:34:11 +01:00
Gijs Kruitbosch
56ca71a572 Bug 1093034 - test fixes for addon manager and unknown types, r=Mossop 2014-12-19 11:57:37 +00:00
Carsten "Tomcat" Book
ab16d831a9 merge fx-team to mozilla-central a=merge 2014-12-19 12:30:05 +01:00
B2G Bumper Bot
dd08f06f0e Bumping manifests a=b2g-bump 2014-12-19 03:26:57 -08:00
B2G Bumper Bot
28e47f2f5c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c1377da26c31
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #26900 from RickyChien/bug-1059449

Bug 1059449 - Add MOZ_DISABLE_NONLOCAL_CONNECTIONS for build tests r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/adebaf3d03f5
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1059449 - Add MOZ_DISABLE_NONLOCAL_CONNECTIONS for build tests
2014-12-19 03:22:18 -08:00
B2G Bumper Bot
62f83dea15 Bumping manifests a=b2g-bump 2014-12-19 02:57:06 -08:00
B2G Bumper Bot
f064006f9d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6b43ac014f87
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #26837 from alivedise/bugzilla/1106855/do-not-block-system-resize-on-rocketbar

Bug 1106855 - Resize on orientationchange on active window +autoland, r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/5d78038e9143
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1106855 - Resize on orientationchange on active window
2014-12-19 02:47:25 -08:00
B2G Bumper Bot
0fa0e33275 Bumping manifests a=b2g-bump 2014-12-19 02:27:03 -08:00
B2G Bumper Bot
a4bfcf1ff8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4235e9c7c548
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #26760 from snowmantw/bug1110960

Bug 1110960 - Device slowing down after more than one day of uptime

========

https://hg.mozilla.org/integration/gaia-central/rev/2f29ae88d423
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1110960 - Device slowing down after more than one day of uptime
2014-12-19 02:17:23 -08:00
B2G Bumper Bot
567b736d38 Bumping manifests a=b2g-bump 2014-12-19 01:57:07 -08:00
B2G Bumper Bot
872beeac36 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/530b13055e35
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #26108 from mancas/bug1095802

Bug 1095802 - Piped STK messages results in no Terminal Responses, r=anshulj, r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/c8488614a6a6
Author: Manuel <manuel.casasbarrado@telefonica.com>
Desc: Bug 1095802 - Piped STK messages results in no Terminal Responses
2014-12-19 01:47:27 -08:00
B2G Bumper Bot
896c38d097 Bumping manifests a=b2g-bump 2014-12-19 01:41:42 -08:00
B2G Bumper Bot
ca25b3af3f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dbc726a9105a
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #26909 from mozilla-b2g/revert-26755-revert-26708-Patch_1046900

Reland bug 1046900, Adding telugu keyboard to FxOS

========

https://hg.mozilla.org/integration/gaia-central/rev/0ed304c7948a
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Revert "Fixes bug 1046900, Adding telugu keyboard to FxOS""
2014-12-19 01:32:33 -08:00
B2G Bumper Bot
0f03c71c8d Bumping manifests a=b2g-bump 2014-12-19 00:52:07 -08:00
B2G Bumper Bot
7c9ca87785 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/67ed88a68635
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Merge pull request #26843 from RickyChien/bug-1111352

Bug 1111352 - Add keyboard test for build script r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/ba9d6a0b48ab
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1111352 - Add keyboard test for build script
2014-12-19 00:47:28 -08:00
B2G Bumper Bot
dfdba1ea63 Bumping manifests a=b2g-bump 2014-12-19 00:06:56 -08:00
B2G Bumper Bot
d859d8d0f9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/20dd907f4298
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #26872 from dwi2/bug1106844

Bug 1106844 - [Stingray] prevent focus stays on disabled elements in order to receive keyboard event

========

https://hg.mozilla.org/integration/gaia-central/rev/c46b7184aef1
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1106844 - [Stingray] prevent focus stays on disabled elements in order to receive keyboard event
2014-12-18 23:57:17 -08:00
B2G Bumper Bot
4e66b9065f Bumping manifests a=b2g-bump 2014-12-18 22:31:55 -08:00
B2G Bumper Bot
0b13bbf455 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/724943c2c3e2
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #26898 from EragonJ/bug-1111903-update

Bug 1111903 - [Settings] Refactor Dialog Service with l10n best practice...

========

https://hg.mozilla.org/integration/gaia-central/rev/40636bd7b8a0
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1111903 - [Settings] Refactor Dialog Service with l10n best practices

========

https://hg.mozilla.org/integration/gaia-central/rev/833c5a6e423c
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #26878 from crh0716/1111712

Bug 1111712 - Check the existence of the bluetooth item r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/0537e5552c0c
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1111712 - Check the existence of the bluetooth item
2014-12-18 22:27:17 -08:00
Jamin Liu
4cb966142e Bug 1100818 - Launch bluetooth certified app by sending system message if it's not ready for receiving BluetoothPairingEvent. r=btian 2014-12-19 11:12:33 +08:00
B2G Bumper Bot
90833853b0 Bumping manifests a=b2g-bump 2014-12-18 19:11:57 -08:00
B2G Bumper Bot
33385eb6d1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/332e1596ba16
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #26781 from RudyLu/keyboard/Bug1105178-move_resize_out_2

Bug 1105178 - Separate resize out to LayoutPageView.  - Use flex box to layout..
r=timdream.

========

https://hg.mozilla.org/integration/gaia-central/rev/ef052f0d496b
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1105178 - Separate resize out to LayoutPageView.
 - Use flex box to layout the keyboard.
2014-12-18 19:07:18 -08:00
B2G Bumper Bot
bdf8630ebb Bumping manifests a=b2g-bump 2014-12-18 18:56:57 -08:00
B2G Bumper Bot
2c53b0b8ec Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e9560ec06728
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #26852 from eliperelman/bug-1088118-costcontrol

Bug 1088118 - Adding User Timing markers to Usage app

========

https://hg.mozilla.org/integration/gaia-central/rev/ce1e00300eb8
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1088118 - Adding User Timing markers to Usage app
2014-12-18 18:52:18 -08:00
Felipe Gomes
2d459daa2b Bug 1106054 - Search dropdown should have a minimum width. r=florian 2014-12-19 00:40:38 -02:00
B2G Bumper Bot
5403ec4424 Bumping manifests a=b2g-bump 2014-12-18 17:07:00 -08:00
B2G Bumper Bot
5ad9a1b490 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bf8c2276705b
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #26890 from jrburke/bug1087066-email-rtl-checkbox

Bug 1087066 - Checkboxes should not overlap in message list r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/c888457825c7
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1087066 - Checkboxes should not overlap in message list
2014-12-18 16:57:16 -08:00
B2G Bumper Bot
d987a4e633 Bumping manifests a=b2g-bump 2014-12-18 16:02:01 -08:00
B2G Bumper Bot
c1bc4843a5 Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/253e41862ab7
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #26607 from russnicoletti/bug-1092972

Bug 1092972 - Video app to follow text selection pattern r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/b83514159acd
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1092972 - Video app to follow text selection pattern

========

https://hg.mozilla.org/integration/gaia-central/rev/a9f399e36727
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26802 from charleyf/Bug1103192

Bug 1103192 - Replace Utils.extend with Object.assign in sms

========

https://hg.mozilla.org/integration/gaia-central/rev/ed3bc1e3c3a6
Author: Charley <cvfergus@gmail.com>
Desc: Bug 1103192 - Replace Utils.extend with Object.assign in sms
r=azasypkin, julien

Bug 1103192 - Replace Utils.extend with Object.assign in sms

Bug 1103192 - Replace Utils.extend with Object.assign in sms - Removed leftover parts of test

========

https://hg.mozilla.org/integration/gaia-central/rev/ec57861ac5ab
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #26895 from mozilla-b2g/revert-26851-bug-1088118-calendar

Revert "Bug 1088118 - Adding User Timing markers for Calendar"

========

https://hg.mozilla.org/integration/gaia-central/rev/21060cdeb613
Author: Eli Perelman <eli@eliperelman.com>
Desc: Revert "Bug 1088118 - Adding User Timing markers for Calendar"

========

https://hg.mozilla.org/integration/gaia-central/rev/25650102755b
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26795 from aosmond/bug1102431

Bug 1102431 - Fix how storage controller cannot assume settings are available if camera not loaded.

========

https://hg.mozilla.org/integration/gaia-central/rev/ab07a34da071
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1102431 - Fix how storage controller cannot assume settings are available if camera not loaded.

========

https://hg.mozilla.org/integration/gaia-central/rev/073cebfa1265
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #26851 from eliperelman/bug-1088118-calendar

Bug 1088118 - Adding User Timing markers for Calendar

========

https://hg.mozilla.org/integration/gaia-central/rev/ba893a1025e8
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1088118 - Adding User Timing markers to Calendar
2014-12-18 15:57:22 -08:00