B2G Bumper Bot
5fc48cc4af
Bumping manifests a=b2g-bump
2014-02-17 13:25:57 -08:00
B2G Bumper Bot
e20b6b4ea5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/79e2c9d07063
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16256 from KevinGrandon/bug_971484_system_dialercomms_v2
Bug 971484 - [System2] Instantiable DialerComms r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/51917db7e908
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971484 - [System2] Instantiable DialerComms r=alive
2014-02-17 13:25:11 -08:00
Tony Young
9cc86b971f
test for bug 938022
...
--HG--
extra : transplant_source : %FE%A1%93%10%AE%86C%F7G%00%9B%E3Y%F7%08%DF%A26%1A%5B
2014-02-18 10:17:29 +13:00
L. David Baron
a33fb40552
Bug 434102: Make outlines behave reasonably on XUL tree pseudo-elements again. r=roc
...
This was a regression from bug 133165 which I noticed while working on
bug 480888, but wished to fix in a separate patch (despite that it would
have been slightly easier to fix it in the same patch).
2014-02-17 20:07:46 -08:00
L. David Baron
1b977c9838
Bug 480888 patch 5: Add tests that should catch the regression across platforms that was previously caught only by a reftest on Android.
...
The outline-overflow-inline-block-* tests fail, as expected, with the
aOverflowOverride parameter to UnionBorderBoxes always changed to null.
Note that the outline-overflow-inline-block-* tests depend on the fix
for bug 709014.
2014-02-17 20:07:46 -08:00
L. David Baron
51c52a48cc
Bug 709014 patch 1: Honor margin-left and margin-right on elements in inline layout that have 0 width and/or height (commonly, inline-blocks). r=roc
...
Prior to this patch, we failed to honor:
* margin-left on elements in inline layout with 0 width and 0 height
* margin-right on elements in inline layout with 0 width
I think that was because the code in CanPlaceFrame to discard both
margins when the width was 0 was running after the left-margin was
applied, unless the later code in PlaceFrame (checking both width 0 and
height 0) un-applied that left margin.
The assertion count change in test_value_computation.html is due to 2
additional "bad width" assertions (I presume from honoring large
margins that were previously ignored).
The change to 538935-1-ref.html is to match an improvement in rendering
of the margins in the test, where both sides of the margin are now
honored.
The change to layout/reftests/text-overflow/marker-basic-ref.html is to
keep the reference (which uses margins) rendering the same way following
the changes to margin handling.
The new behavior (in the reftests added in layout/reftests/inline/)
matches at least Chromium; I didn't check any other browsers.
2014-02-17 20:07:45 -08:00
L. David Baron
01dadebce0
Make fix-linux-stack handle addresses with lowercase hexidecimal, since that seems to be the thing these days. No bug.
...
(mrbkap, I, and ehoogeveen have all seen lowercase lately.)
2014-02-17 20:07:45 -08:00
L. David Baron
f3796bbe94
Bug 965655: Revert test disabling from changeset 8a0d810a0cca now that bug 969590 (switch of test slaves) is fixed.
2014-02-17 20:07:45 -08:00
Robert O'Callahan
74264633f3
Bug 972713. Part 2: Ignore active scrolled roots in inactive layer trees, because they don't help and could hurt. r=mattwoodrow
2014-02-18 17:00:35 +13:00
Robert O'Callahan
b4cf7258be
Bug 972713. Part 1: Make all callers of GetAnimatedGeometryRootFor pass a display item so we can stop searching when we reach the item's reference frame. r=mattwoodrow
...
This guarantees that the animated geometry root for an item is always in the
same display list coordinate system as the frame.
--HG--
extra : rebase_source : 249fd847a2c08f8d0846d698cce9dd4681e38a98
2014-02-18 14:26:57 +13:00
Terrence Cole
7314440257
Backout bea3f06585ec (Bug 969012) for arm simulator failures.
2014-02-17 19:22:34 -08:00
Cameron McCormack
7c5f729399
Bug 961364 - Clear the column type bits before setting them in nsTableCol{,Group}Frame::SetColType. r=dbaron
2014-02-18 13:32:06 +11:00
B2G Bumper Bot
2a10c26f00
Bumping manifests a=b2g-bump
2014-02-17 13:16:02 -08:00
B2G Bumper Bot
81cc64963b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/382af669abf4
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16271 from KevinGrandon/bug_971561_system_banner_v2
Bug 971561 - [System2] Instantiable SystemBanner r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/c11fa009d1cb
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971561 - [System2] Instantiable SystemBanner r=alive
2014-02-17 13:10:10 -08:00
B2G Bumper Bot
c97efba3cc
Bumping manifests a=b2g-bump
2014-02-17 12:20:56 -08:00
B2G Bumper Bot
08b4150be4
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1adfbae4582a
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #16147 from hfiguiere/bug947442
Bug 947442 - Assert if no results have been collected. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/0ea9e3e5667b
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 947442 - more nits. Don't collect memstat if runner isn't "host"
========
https://hg.mozilla.org/integration/gaia-central/rev/fb9d60db47a2
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 947442 - Address review comments.
========
https://hg.mozilla.org/integration/gaia-central/rev/46e5a0f8a10d
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 947442 - The reporter mark as a failure the lack of results.
========
https://hg.mozilla.org/integration/gaia-central/rev/0d0b63fcfdc2
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 947442 - Assert if no results have been collected.
This cause an error to be reported in the test results.
2014-02-17 12:20:10 -08:00
B2G Bumper Bot
4b43be679c
Bumping manifests a=b2g-bump
2014-02-17 11:05:57 -08:00
B2G Bumper Bot
1ec8b7f532
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/85bebb37650e
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #16375 from julienw/bump-test-agent-0.18.0
Bug 973665 - Bump version to 0.18.0 in Gaia r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/c7e27df3a616
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 973665 - Bump version to 0.18.0 in Gaia
2014-02-17 11:05:10 -08:00
Patrick McManus
1cb7ffeb7e
bug 973207 - revert 905460 for nightly crashes r=backout
2014-02-17 13:53:25 -05:00
Benjamin Bouvier
e79fdf397f
Bug 936740: Inline Math.ceil for double inputs where an integer is returned; r=jandem
2014-02-17 19:17:29 +01:00
B2G Bumper Bot
94b86ca0a9
Bumping manifests a=b2g-bump
2014-02-17 10:16:02 -08:00
B2G Bumper Bot
9215873478
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f0711dcb4c9e
Author: Borja Salguero <borjasalguero@users.noreply.github.com>
Desc: Merge pull request #15753 from steveck-chung/bug-961950
Bug 961950 - Replace message edit button with option menu contains delete / settings option
========
https://hg.mozilla.org/integration/gaia-central/rev/9a59116ca6ee
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 961950 - Replace message edit button with option menu contains delete / settings option
2014-02-17 10:15:13 -08:00
Masatoshi Kimura
efe4a42cf0
Bug 973313 - Remove reference to vccorlib. r=jimm
2014-02-18 01:20:19 +09:00
B2G Bumper Bot
20a89c1c32
Bumping manifests a=b2g-bump
2014-02-17 07:46:02 -08:00
B2G Bumper Bot
a29e70c420
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a3d4eb8f484c
Author: Arnau <arnau@arnaumarch.com>
Desc: Merge pull request #16368 from nucliweb/97360-Cost-control
Fix Arrow Position
========
https://hg.mozilla.org/integration/gaia-central/rev/51173b67d02b
Author: Joan Leon <joan.leon@gmail.com>
Desc: Fix Arrow Position
Reposition the background image to fit
2014-02-17 07:40:11 -08:00
B2G Bumper Bot
2f427a05c0
Bumping manifests a=b2g-bump
2014-02-17 06:25:55 -08:00
B2G Bumper Bot
bef27ab577
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/591b714a4728
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #15804 from crdlc/bug-964724
Bug 964724 - Hide regular Offline Error Screen When Connectivity Resumes...
========
https://hg.mozilla.org/integration/gaia-central/rev/815d055bbcc1
Author: crdlc <crdlc@tid.es>
Desc: Bug 964724 - Hide regular Offline Error Screen When Connectivity Resumes - App Foreground and Background
2014-02-17 06:25:10 -08:00
B2G Bumper Bot
598d42d734
Bumping manifests a=b2g-bump
2014-02-17 06:06:01 -08:00
B2G Bumper Bot
d40fa26335
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/95abe5f17339
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #16363 from zacc/bug_968150
Bug 968150 - test_sms_to_dialer.py - Shuffle test order to avoid race r=...
========
https://hg.mozilla.org/integration/gaia-central/rev/37d14094d488
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 968150 - test_sms_to_dialer.py - Shuffle test order to avoid race r=bebe
2014-02-17 06:00:11 -08:00
B2G Bumper Bot
6d8085588e
Bumping manifests a=b2g-bump
2014-02-17 05:51:03 -08:00
B2G Bumper Bot
35ace9dc68
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dd581809ffed
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16364 from chirarobert/remove_call_log_to_keyboard
Fixed intermittent failures of test_call_log_all_calls()
========
https://hg.mozilla.org/integration/gaia-central/rev/000f66367fec
Author: chirarobert <chirarobert@yahoo.com>
Desc: Fixed intermittent failures of test_call_log_all_calls()
Removed two steps from the test because they are not present in the moztrap scenario and the test fails intermittently when changing from call log to keypad.
========
https://hg.mozilla.org/integration/gaia-central/rev/b5236be3cc2c
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #16050 from mikehenrty/bug-968914-unittests
Bug 968914 - Follow-up: Add unit tests for SIM Dialog Retry count
========
https://hg.mozilla.org/integration/gaia-central/rev/2d7d907a90ea
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 968914 - Follow-up: Add unit tests for SIM Dialog Retry count
2014-02-17 05:45:13 -08:00
B2G Bumper Bot
beb5f3f42d
Bumping manifests a=b2g-bump
2014-02-17 05:01:01 -08:00
Carsten "Tomcat" Book
a0eb3da03e
Merge mozilla-central to mozilla-inbound
2014-02-17 13:59:18 +01:00
B2G Bumper Bot
2c0bcba89a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/025311e0fffc
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16175 from bebef1987/sleep_menu
Bug 968751 - Write a test to open long-press power button menu
========
https://hg.mozilla.org/integration/gaia-central/rev/29eb97bf015a
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 968751 - Write a test to open long-press power button menu
2014-02-17 04:55:14 -08:00
B2G Bumper Bot
b35568af82
Bumping manifests a=b2g-bump
2014-02-17 04:50:59 -08:00
Carsten "Tomcat" Book
10ca4c8f2b
Merge mozilla-central to fx-team
2014-02-17 13:48:37 +01:00
B2G Bumper Bot
165833cedc
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7c807b9e73ea
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16171 from bebef1987/ftu_wifi
Bug 970828 - test_ftu_skip_tour often failing to connect to WiFi
========
https://hg.mozilla.org/integration/gaia-central/rev/fe054f31d9a8
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 970828 - test_ftu_skip_tour often failing to connect to WiFi
2014-02-17 04:45:13 -08:00
Carsten "Tomcat" Book
10c6dc8b00
Merge mozilla-central to b2g-inbound
2014-02-17 13:36:51 +01:00
B2G Bumper Bot
069e8ff833
Bumping manifests a=b2g-bump
2014-02-17 04:25:57 -08:00
B2G Bumper Bot
3338a7bebc
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5a164a6156b4
Author: gitmai <mri@tid.es>
Desc: Merge pull request #15974 from gitmai/bug-968110-CC-javascript-error-when-notification-open-CC
Bug 968110 -[costcontrol] Javascript error when open a notification when...
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/e10859c9f475
Author: mai <mri@tid.es>
Desc: Bug 968110 -[costcontrol] Javascript error when open a notification when the application is closed
2014-02-17 04:20:11 -08:00
B2G Bumper Bot
428eed0e08
Bumping manifests a=b2g-bump
2014-02-17 04:00:59 -08:00
B2G Bumper Bot
4bd0564525
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/52f1921ada2f
Author: Carmen Jiménez <cjc@tid.es>
Desc: Merge pull request #16223 from mcjimenez/bug923455
Bug 923455 - SV: Predictive text configurable by SIM
========
https://hg.mozilla.org/integration/gaia-central/rev/693cc2ffa414
Author: Carmen Jimenez Cabezas <cjc@tid.es>
Desc: Bug 923455 - SV: Predictive text configurable by SIM
2014-02-17 03:55:11 -08:00
Carsten "Tomcat" Book
8671886b09
merge b2g-inbound to mozilla-central
2014-02-17 12:50:13 +01:00
Carsten "Tomcat" Book
a928650bb5
merge fx-team to mozilla-central
2014-02-17 12:49:07 +01:00
Vicamo Yang
e1a0120c37
Bug 960894 - 4/4: fix existing ril_worker test cases. r=hsinyi,yoshi
2014-02-17 19:35:13 +08:00
Vicamo Yang
88d0aeb6e3
Bug 960894 - 3.f/4: really merge all RIL worker instances into one. r=hsinyi
2014-02-17 19:35:12 +08:00
Vicamo Yang
3be8155688
Bug 960894 - 3.e/4: multiple contexts in one RIL worker. r=hsinyi
2014-02-17 19:35:11 +08:00
Vicamo Yang
5668e11f5c
Bug 960894 - 3.d.3/4: use 'this.context.debug'. r=hsinyi
2014-02-17 19:35:10 +08:00
Vicamo Yang
224eb35f5c
Bug 960894 - 3.d.2/4: use 'this.context.clientId'. r=hsinyi
2014-02-17 19:35:08 +08:00
Vicamo Yang
52e914fefc
Bug 960894 - 3.d/4: look up foreign objects through 'this.context'. r=hsinyi
2014-02-17 19:35:07 +08:00