Wes Kocher
|
249a7cc50c
|
Backed out 2 changesets (bug 1123067) for mochitest-1 bustage on a CLOSED TREE
Backed out changeset d35d83e9c9f2 (bug 1123067)
Backed out changeset ea4ea5299409 (bug 1123067)
|
2015-02-02 17:32:28 -08:00 |
James Willcox
|
bdedcc0b2a
|
Bug 1108709 - Don't chdir on Android r=glandium
|
2015-02-02 17:49:44 -06:00 |
George Wright
|
2f3c21318a
|
Bug 1036682 - Bump RLIMIT_NOFILE to the hard ceiling on OS X, up to a new cap of 16384 r=jrmuizel
|
2015-02-02 18:40:04 -05:00 |
Sean Stangl
|
4f59f87b49
|
Bug 1088921 - Remove unused relocations_ from ARM and MIPS assemblers. r=mjrosenb
|
2015-02-02 14:45:16 -08:00 |
Mats Palmgren
|
08e3b95bdb
|
Bug 1123067 - part 2, tests.
|
2015-02-02 22:34:17 +00:00 |
Mats Palmgren
|
1510c3582a
|
Bug 1123067 - part 1, Add the range even if it's inside a user-select:none region in case it's inside an editable node (it represents the caret). r=smaug
|
2015-02-02 22:34:17 +00:00 |
Mats Palmgren
|
ee10437e35
|
Bug 1127835 - part 2, test.
|
2015-02-02 22:34:17 +00:00 |
Mats Palmgren
|
5818444d89
|
Bug 1127835 - part 1, Add a null-check to avoid fatal assertion if the split results in no left part. r=smaug
|
2015-02-02 22:34:17 +00:00 |
Mats Palmgren
|
962798c52c
|
Bug 1123505 - part 2, tests.
|
2015-02-02 22:34:17 +00:00 |
Mats Palmgren
|
34114a4a6c
|
Bug 1123505 - part 1, Reset mStart/EndDepth before serializing each range. Use mStartDepth of the first range and mEndDepth of the last range for multi-range Selections. r=smaug
|
2015-02-02 22:34:17 +00:00 |
Ryan VanderMeulen
|
6c039d1f77
|
Merge m-c to inbound. a=merge
|
2015-02-02 17:31:01 -05:00 |
Ryan VanderMeulen
|
769dd38513
|
Merge inbound to m-c. a=merge
|
2015-02-02 17:28:12 -05:00 |
Ryan VanderMeulen
|
0ace9ac204
|
Merge fx-team to m-c. a=merge
|
2015-02-02 17:06:25 -05:00 |
B2G Bumper Bot
|
436c0a44d6
|
Bumping manifests a=b2g-bump
|
2015-02-02 13:51:50 -08:00 |
Boris Zbarsky
|
ff09f6fedb
|
Bug 1128153. When a number input contains a non-number (possibly empty) value, the validation message should be about the value not being a number, not about there being no value. r=jwatt
|
2015-02-02 15:42:40 -05:00 |
Ryan VanderMeulen
|
fac49b7dd7
|
Backed out changesets da8594f6e177 and 658ba2f4d879 (bug 1126511) for mochitest-bc failures.
CLOSED TREE
|
2015-02-02 16:58:12 -05:00 |
Ryan VanderMeulen
|
661f1f36a2
|
Backed out changeset 714ddf32db74 (bug 1128153) for mochitest failures.
|
2015-02-02 16:56:47 -05:00 |
B2G Bumper Bot
|
262be314de
|
Bumping manifests a=b2g-bump
|
2015-02-02 12:31:39 -08:00 |
B2G Bumper Bot
|
01db531702
|
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/b547f385952e
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #27759 from gaye/bug-1109820
Bug 1109820 - Restart calendar when timezone changes r=millermedeiros
========
https://hg.mozilla.org/integration/gaia-central/rev/7964174ff613
Author: gaye <gaye@mozilla.com>
Desc: Bug 1109820 - Restart calendar when timezone changes
========
https://hg.mozilla.org/integration/gaia-central/rev/8f5b5d27a868
Author: Marta Piekarska <marta@sec.t-labs.tu-berlin.de>
Desc: Bug 1105304 - [l10n] Privacy Panel: long string truncated, untranslated elements, strings reused f=gandalf r=kgrandon
|
2015-02-02 12:30:14 -08:00 |
Andrew McCreight
|
e59559ca29
|
Bug 1125930 - Rename LSan suppression. r=bhackett
|
2015-02-02 12:08:42 -08:00 |
B2G Bumper Bot
|
741f742a3c
|
Bumping manifests a=b2g-bump
|
2015-02-02 11:51:40 -08:00 |
B2G Bumper Bot
|
f7ce8afc69
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/faa2324e2500
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #27855 from KevinGrandon/bug_1128275_disable_flakey_test
Bug 1128275 - Disable intermittent test in calendar/test/unit/day_observer_test.js
========
https://hg.mozilla.org/integration/gaia-central/rev/08e122b9ebde
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1128275 - Disable intermittent test in calendar/test/unit/day_observer_test.js r=kgrandon
|
2015-02-02 11:50:09 -08:00 |
Kannan Vijayan
|
89d5a02ead
|
Bug 1124036 - Make ARM-simulator single-stepping callback no-op when profiling is off. r=luke
|
2015-02-02 14:34:01 -05:00 |
David Anderson
|
f3d97dc62d
|
Detect wheel zoom via WheelPrefs instead of the Ctrl modifier. (bug 1127700, r=smaug)
|
2015-02-02 11:28:19 -08:00 |
Dave Hylands
|
1919dfd0b7
|
Bug 1113258 - Make .3gpp file extension be recognized by device storage.
|
2015-02-02 11:02:34 -08:00 |
B2G Bumper Bot
|
dde11aa18e
|
Bumping manifests a=b2g-bump
|
2015-02-02 10:51:38 -08:00 |
B2G Bumper Bot
|
5b6d47e8b1
|
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/8dc91d6255c2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1125684 - merge pull request #27858 from KevinGrandon:bug_1125684_update_autolander_readme to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/5ba102787602
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1125684 - Update README.md for autolander launch r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/cc4587610fc0
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 886534 - merge pull request #27856 from mcav:land-internaldate to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/e055dce034f3
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 886534 - Contend with INTERNALDATE timezones for date-range resyncing. r=asuth r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/8d3ee9c214b2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1118025 - merge pull request #27712 from albertopq:1118025-rocketbar-icons-transition to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/66c74b16aea6
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1118025 - Only recalculating statusbar width when collapsed
|
2015-02-02 10:50:14 -08:00 |
Jonathan Kew
|
cfa5b9ba7a
|
Bug 1127679 - Reftest for relative positioning of flex items with different directionality. r=smontagu
|
2015-02-02 18:30:12 +00:00 |
Jonathan Kew
|
f665472a1c
|
Bug 1127679 - Fix use of incorrect writing mode in flex-item relative positioning. r=smontagu
|
2015-02-02 18:29:52 +00:00 |
Brian Hackett
|
909e578fea
|
Bug 1125930 - Rename TypeObject to ObjectGroup, r=jandem.
|
2015-02-02 11:20:38 -07:00 |
B2G Bumper Bot
|
b5b9706c32
|
Bumping manifests a=b2g-bump
|
2015-02-02 10:11:47 -08:00 |
B2G Bumper Bot
|
6faa346d88
|
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/16b58c1225ad
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27814 from viorelaioia/bug_1127762
Bug 1127762 - Fix intermittent failure in test_music_change_rating.py
========
https://hg.mozilla.org/integration/gaia-central/rev/34a7ff2a62ee
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Bug 1127762 - Fix intermittent failure in test_music_change_rating.py
========
https://hg.mozilla.org/integration/gaia-central/rev/bd6ee0951f78
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27822 from viorelaioia/bug_1127856
Bug 1127856 - Update test_gallery_switch_to_camera.py according to chang...
========
https://hg.mozilla.org/integration/gaia-central/rev/5f4e1b02d348
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Bug 1127856 - Update test_gallery_switch_to_camera.py according to changes in Bug 1068973
|
2015-02-02 10:10:24 -08:00 |
Daniel Holbert
|
1f564fb11a
|
Bug 1128578: Add MOZ_OVERRIDE annotations in TableTicker.h. r=ehsan
|
2015-02-02 09:44:32 -08:00 |
Nicolas Silva
|
a33752f21d
|
Backed out changeset 647991418598 because it landed before review. r=me
|
2015-02-02 18:39:58 +01:00 |
B2G Bumper Bot
|
abf6f91dbd
|
Bumping manifests a=b2g-bump
|
2015-02-02 09:21:39 -08:00 |
B2G Bumper Bot
|
e86264b4f9
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/22c171d1584c
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #27740 from jobara/1068691
Bug 1068691 - set aria role and label for close
========
https://hg.mozilla.org/integration/gaia-central/rev/1339bf0afe7b
Author: Justin Obara <obara.justin@gmail.com>
Desc: Bug 1068691 - set aria role and label for close
Set the aria role (button) and label for the close button on the message-list edit view.
|
2015-02-02 09:20:07 -08:00 |
Nicolas Silva
|
7351af6ecb
|
Bug 1126903 - More efficiently track invalid regions in tiling code. r=Bas
|
2015-02-02 18:18:56 +01:00 |
Nicolas B. Pierron
|
d6db7cbeca
|
Bug 1122402 - Flag fallible instructions as guards if used by UCE. r=sunfish
|
2015-02-02 18:09:22 +01:00 |
B2G Bumper Bot
|
4ea6ce2141
|
Bumping manifests a=b2g-bump
|
2015-02-02 08:53:37 -08:00 |
B2G Bumper Bot
|
d556f9f1d8
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/0fe8a31c90ed
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #26493 from arcturus/bug-1100893
Bug 1100893 - [Contacts][RTL] Switch for facebook sync is wrong in RTL languages r=sergi
========
https://hg.mozilla.org/integration/gaia-central/rev/a9638b9c3484
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1100893 - [Contacts][RTL] Switch for facebook sync is wrong in RTL languages r=sergi
|
2015-02-02 08:52:14 -08:00 |
Mason Chang
|
fd062a1c8b
|
Bug 1062331. Enable touch resampling on b2g. r=kats
|
2015-02-02 08:39:08 -08:00 |
Brian Hackett
|
410ac1f6e2
|
Bug 1127987 - Fix transposed parent/metadata arguments in EmptyShape::getInitialShape, r=jandem.
|
2015-02-02 09:27:59 -07:00 |
B2G Bumper Bot
|
8c5fed803d
|
Bumping manifests a=b2g-bump
|
2015-02-02 07:53:34 -08:00 |
B2G Bumper Bot
|
787cb2fee8
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/24850be538a1
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #27682 from mancas/bug1121704
Bug 1121704 - [Contacts] - Contact pick option (select from multiple con...
========
https://hg.mozilla.org/integration/gaia-central/rev/eecadbab69d7
Author: Manuel <manuel.casasbarrado@telefonica.com>
Desc: Bug 1121704 - [Contacts] - Contact pick option (select from multiple contact methods) has repeat options when tapping on a contact multiple times before the list loads.
|
2015-02-02 07:52:10 -08:00 |
Andrea Marchesini
|
fa29820396
|
Bug 1127885 - Console API should display blobs when used in workers, r=smaug
|
2015-02-02 15:40:15 +00:00 |
B2G Bumper Bot
|
1dab3410ec
|
Bumping manifests a=b2g-bump
|
2015-02-02 07:32:51 -08:00 |
B2G Bumper Bot
|
19823f138e
|
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/e2deec2aed23
Author: Salvador de la Puente González <neo.salvador@gmail.com>
Desc: Merge pull request #27818 from lodr/bug-1127722-avoid-selection
Bug 1127722 - [Usage][Text Selection] When first time use Usage app, description on "Data usage limit" page can be selected
r=:mai
========
https://hg.mozilla.org/integration/gaia-central/rev/d077d396c58b
Author: Salvador de la Puente <salva@unoyunodiez.com>
Desc: Bug 1127722 - [Usage][Text Selection] When first time use Usage app, description on "Data usage limit" page can be selected
========
https://hg.mozilla.org/integration/gaia-central/rev/2a9765214e0f
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #27791 from rsajdok/bug#966228
Bug 966228 - Email notification with no subject displays subject as null r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/00086dfc26b0
Author: Robert Sajdok <robert.sajdok@protonmail.ch>
Desc: Bug 966228 - Email notification with no subject displays subject as 'null'
|
2015-02-02 07:31:26 -08:00 |
B2G Bumper Bot
|
929c5367c8
|
Bumping manifests a=b2g-bump
|
2015-02-02 06:13:30 -08:00 |
B2G Bumper Bot
|
a564510b3f
|
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/ac70bfd20dd0
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1128483 - Disable intermittent failing test: TEST-UNEXPECTED-FAIL | apps/calendar/test/marionette/month_view_test.js | month view should gray out numbers outside current month
Unfortunately February 2015 has no gray day.
|
2015-02-02 06:12:07 -08:00 |
B2G Bumper Bot
|
ac29e0e430
|
Bumping manifests a=b2g-bump
|
2015-02-02 05:11:33 -08:00 |