L. David Baron
2fb074ccca
Bug 1010675
- Stop allowing button contents to overflow into the CSS padding and border (although still allow them to overflow into our internal focuspadding when the min-content width says the contents don't fit). r=dholbert
...
Note that this replaces the code that allows eroding the space with new
code that reduces the focusPadding value.
(Also, we previously didn't count the focusPadding towards what could be
eroded, which meant we wouldn't quite get to the edge of the padding and
border, because we weren't counting the extra for the focusPadding.)
The existing reftests that I'm changing from == to != are ones that were
specifically testing issues related to erosion of padding.
The change to 491180-{1,2}-ref.html is because we now *do* erode the
focusPadding, which is 3px in the horizontal dimensions (see the
button::-moz-focus-inner styles in forms.css), and that was the only
nonzero style on the button in 491180-{1,2}.html.
2015-03-19 21:10:00 -07:00
Wes Kocher
b17f064728
Merge m-c to inbound a=merge CLOSED TREE
2015-03-19 19:30:20 -07:00
Wes Kocher
12f6b5613f
Merge b2ginbound to m-c a=merge CLOSED TREE
2015-03-19 19:23:58 -07:00
Wes Kocher
67f2ffad86
Merge inbound to m-c a=merge CLOSED TREE
2015-03-19 19:15:11 -07:00
Boris Zbarsky
a7e90a1fb6
Bug 1144991 another followup, to fix the stupid compile issue. r=must-reopen-the-CLOSED TREE
2015-03-19 21:16:22 -04:00
Boris Zbarsky
187760528a
Bug 1144991 followup. Allow the hidden window to link to chrome things even though most resource:// URIs can't. r=bholley and I sneer upon the CLOSED TREE.
2015-03-19 21:04:25 -04:00
Olli Pettay
1fd2424b03
Bug 1144988, don't let other pages to load while doing scroll-to-anchor, r=bz CLOSED TREE
2015-03-19 17:58:00 -07:00
Wes Kocher
4602fb3585
Backed out changeset 6d94c4cf9813 (bug 1144988) for bc1 orange a=backout CLOSED TREE
2015-03-19 17:01:38 -07:00
Jed Davis
add98d97f9
Bug 1111065 - Backport some upstream IPC serialization fixes. r=bent a=me
2015-03-19 16:07:40 -07:00
Jed Davis
0eabc012e4
Bug 1111079 - Backport some IPC message/channel fixes. r=bent a=me
2015-03-19 16:07:37 -07:00
B2G Bumper Bot
20f179be97
Bumping manifests a=b2g-bump
2015-03-19 16:03:03 -07:00
B2G Bumper Bot
d9d6d372c5
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e034a24fa2dc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1142798 - merge pull request #28993 from KevinGrandon:bug_1142798_autolander_test_mock_wifi_xfail_2 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/184c56b68e6f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1142798 - Autolander test bug - [System] Fix jshint issues for mock wifi manager r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/618be2208a6d
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1142798 - merge pull request #28992 from KevinGrandon:bug_1142798_autolander_test_mock_wifi_xfail to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/131db1ab24e3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1142798 - Autolander test bug - [System] Fix jshint issues for mock wifi manager r=kgrandon
2015-03-19 16:00:25 -07:00
Boris Zbarsky
e1b73659e7
Bug 1144991 - Be a bit more restrictive about when a URI_IS_UI_RESOURCE source is allowed to link to a URI_IS_UI_RESOURCE URI that doesn't have the same scheme. r=bholley, a=me
2015-03-19 18:58:44 -04:00
Steve Fink
8b856d820c
Bug 1145255. r=luke, a=dveditz
2015-03-19 15:46:24 -07:00
Xidorn Quan
cbd48e237a
Bug 1143535 - Fix condition of ruby leading/trailing whitespace trimming. r=bz a=kwierso
2015-03-20 09:45:41 +11:00
Wes Kocher
fca16f19ac
Backed out changeset b467fad71782 (bug 1142240) for frequent bc1 failures a=backout
2015-03-19 15:43:25 -07:00
Wes Kocher
3f586a3e72
Backed out changeset 1b23439451a8 (bug 1079245)
2015-03-19 15:43:21 -07:00
Olli Pettay
d80763d041
Bug 1144988, don't let other pages to load while doing scroll-to-anchor, r=bz, a=RyanVM
2015-03-20 00:15:22 +02:00
B2G Bumper Bot
5b9715a735
Bumping manifests a=b2g-bump
2015-03-19 15:04:33 -07:00
B2G Bumper Bot
aa92534b5f
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4aefd1201d20
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1143801 - Enable GIJ for autolander r=lightsofapollo"
This reverts commit 90ae309ced82afc4d1e172e45eb25381d9a8bbbb.
2015-03-19 15:01:59 -07:00
B2G Bumper Bot
d758d95995
Bumping manifests a=b2g-bump
2015-03-19 14:28:00 -07:00
B2G Bumper Bot
090bbec90f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/83c515025009
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #28898 from KevinGrandon/bug_1143801_enable_autoland_gij
Bug 1143801 - Enable GIJ for autolander r=lightsofapollo
========
https://hg.mozilla.org/integration/gaia-central/rev/553b357a58c5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1143801 - Enable GIJ for autolander r=lightsofapollo
2015-03-19 14:25:25 -07:00
B2G Bumper Bot
893f333d78
Bumping manifests a=b2g-bump
2015-03-19 14:09:54 -07:00
B2G Bumper Bot
1aec952b4c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/30010f088c06
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #28927 from punamdahiya/Bug1139997
Bug 1139997 - [Gallery] - Handle displaying long file name in banner while saving received picture via SMS
========
https://hg.mozilla.org/integration/gaia-central/rev/b84e41775a14
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1139997 - [Gallery] - Handle displaying long file name in banner while saving received picture via SMS
2015-03-19 14:07:02 -07:00
B2G Bumper Bot
bf68c8a372
Bumping manifests a=b2g-bump
2015-03-19 13:52:52 -07:00
B2G Bumper Bot
c47f13e2f3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/67e9080e8c40
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Merge pull request #28985 from jryans/always-allow
Bug 1145221 - Add "always allow" for cert-based authentication. r=janx
========
https://hg.mozilla.org/integration/gaia-central/rev/4ce42faa6208
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Bug 1145221 - Add "always allow" for cert-based authentication. r=janx
2015-03-19 13:50:14 -07:00
B2G Bumper Bot
610fe94a08
Bumping manifests a=b2g-bump
2015-03-19 13:36:36 -07:00
B2G Bumper Bot
e3c86ec617
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e79532810fdd
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #28988 from yzen/bug-1145279
Bug 1145279 - fixed a typo for accessibility-key-hint.
========
https://hg.mozilla.org/integration/gaia-central/rev/8fbe067f9dca
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1145279 - fixed a typo for accessibility-key-hint.
========
https://hg.mozilla.org/integration/gaia-central/rev/9eaa9cc51538
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #28940 from yzen/bug-1139963
Bug 1139963 - ensuring that action menu and activity window are exclusively visible to the screen reader.
========
https://hg.mozilla.org/integration/gaia-central/rev/8e067398dfbf
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1139963 - ensuring that action menu and activity window are exclusively visible to the screen reader. r=alive
2015-03-19 13:36:16 -07:00
Ryan VanderMeulen
519b14d37a
Backed out changeset 0a53b2d44e77 (bug 1142758) for apps/verticalhome/test/marionette/grid_layout_test.js failures.
2015-03-19 16:33:19 -04:00
Ryan VanderMeulen
b3c6f2bb6a
Backed out changeset f2587fd12ef1 (bug 1144321) for OSX 10.10 print-no-animations.html reftest failures.
...
CLOSED TREE
2015-03-19 15:55:10 -04:00
B2G Bumper Bot
dfa4a6e37b
Bumping manifests a=b2g-bump
2015-03-19 12:28:06 -07:00
B2G Bumper Bot
9cdb3ef2ba
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7e15d7e2a38e
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #28989 from gaye/gaia-marionette-retry-hotfix-0-test-files
Hotfix for case when gaia_marionette_retry.js receives 0 test files
========
https://hg.mozilla.org/integration/gaia-central/rev/5b91b8bdc6ca
Author: gaye <gaye@mozilla.com>
Desc: Hotfix for case when gaia_marionette_retry.js receives 0 test files
2015-03-19 12:25:32 -07:00
Margaret Leibovic
03ddfdcbae
backout 1dbf52164ffe for bc1 failures on a CLOSED TREE
2015-03-19 12:23:28 -07:00
B2G Bumper Bot
9384ba0aba
Bumping manifests a=b2g-bump
2015-03-19 11:58:22 -07:00
B2G Bumper Bot
05957edc44
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/03ddf0e1fdce
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #28818 from qdot/1001757-move-core-apps
Bug 1001757 - Allow building core apps outside of profile on b2g desktop
========
https://hg.mozilla.org/integration/gaia-central/rev/e0249b57597b
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 1001757 - Allow building core apps outside of profile on b2g desktop
2015-03-19 11:55:27 -07:00
B2G Bumper Bot
60ec0972ef
Bumping manifests a=b2g-bump
2015-03-19 11:38:11 -07:00
B2G Bumper Bot
783e3af051
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/33d3272b0676
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #28964 from npark-mozilla/1144868
Bug 1144868 - Disable test_settings_change_time_format consistently failing because of Bug 1144686
========
https://hg.mozilla.org/integration/gaia-central/rev/4dcf23569658
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1144868 - Disable test_settings_change_time_format consistently failing because of Bug 1144686
2015-03-19 11:35:36 -07:00
B2G Bumper Bot
189680f692
Bumping manifests a=b2g-bump
2015-03-19 11:22:43 -07:00
B2G Bumper Bot
267911adb6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c369a86e08c5
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #28813 from gaye/marionette-js-runner-1.0.x
Bug 945507, 1137884 - marionette-js-runner 1.0.x
========
https://hg.mozilla.org/integration/gaia-central/rev/4f9668b889c4
Author: gaye <gaye@mozilla.com>
Desc: Bug 945507, 1137884 - Pick up marionette-js-runner@1.0 a=test-only r=Eli,jgriffin,lightsofapollo
2015-03-19 11:20:08 -07:00
B2G Bumper Bot
9be739342c
Bumping manifests a=b2g-bump
2015-03-19 11:10:31 -07:00
B2G Bumper Bot
be89f94491
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/de752e978f62
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Merge pull request #28854 from jryans/device-name
Bug 1039449 - Show and edit DevTools device name. r=janx
========
https://hg.mozilla.org/integration/gaia-central/rev/da6444f81f4a
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Bug 1039449 - Move Pseudo-Localization option to Debug section. r=janx
========
https://hg.mozilla.org/integration/gaia-central/rev/cf404b413293
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Bug 1039449 - Adjust title casing in Developer menu. r=janx
========
https://hg.mozilla.org/integration/gaia-central/rev/1f1102b729a7
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Bug 1039449 - Show DevTools device name. r=janx
2015-03-19 11:10:08 -07:00
Kyle Machulis
48e51b8ede
Bug 1001757 - Add ability to store core apps outside of profile on desktop b2g; r=fabrice
2015-03-19 11:07:07 -07:00
J. Ryan Stinnett
ae582b583d
Bug 1130084 - Avoid spurious connection errors even on success. r=past
2015-03-19 12:58:19 -05:00
Ryan VanderMeulen
0bbccfbbaa
Backed out changeset 71357797bf19 (bug 1140148) for mochitest-gl harness bustage.
...
CLOSED TREE
2015-03-19 13:44:51 -04:00
B2G Bumper Bot
57fefff61a
Bumping manifests a=b2g-bump
2015-03-19 10:33:03 -07:00
Ryan VanderMeulen
b5cebd766a
Backed out changeset b79cddbe7de8 (bug 1142669) for causing bug 1112947 to spike.
2015-03-19 13:31:14 -04:00
B2G Bumper Bot
e63f36dacb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/63e0dbf43dd8
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1137053 - merge pull request #28928 from eeejay:bug-1137053 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/2e8baf9029b9
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1137053 - Make album tiles operable to screen reader.
2015-03-19 10:30:28 -07:00
Fabrice Desré
e0e241e7b2
Bug 1142758 - Use the getLocalizedValue language when falling back to manifest values r=ferjm
2015-03-19 10:06:32 -07:00
B2G Bumper Bot
6cac5a5d17
Bumping manifests a=b2g-bump
2015-03-19 09:57:57 -07:00
B2G Bumper Bot
c9979351d1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0636e2f0d664
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #27854 from martasect/Bug_1120696
Bug 1120696 - fixing the display problems
========
https://hg.mozilla.org/integration/gaia-central/rev/8893ba103c22
Author: Marta Piekarska <marta@sec.t-labs.tu-berlin.de>
Desc: Bug 1120696 - [Privacy Panel] The About Privacy Panel page is briefly displayed when setting Passcode via Privacy Panel +autolander
2015-03-19 09:55:24 -07:00