gecko-dev/b2g
B2G Bumper Bot 72ef27f1f5 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5ed77e851a4f
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #27959 from julienw/update-gaia-header-to-0.6

Bugs 1112131, 1124582, 1127857 - Use gaia-header 0.6.x r=julien,wilsonpa...

========

https://hg.mozilla.org/integration/gaia-central/rev/560aa6d07c15
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bugs 1112131, 1124582, 1127857, 1129850, 1129943 - Use gaia-header 0.6.x r=julien,wilsonpage,jlorenzo

This changes how gaia-header calculates the font size to squeeze the header text
in the available space. We don't use offsetLeft but instead we calculate the
various buttons widths. In the common case where we only have the action button
we don't even take the current width and assume it's 50 px, which eliminates a
possible reflow.

Additionally we now support the start, end, and no-font-fit arguments.

start, end: allows the component user to gives the left/right button sizes to
the component, which effectively eliminates all reflows.
no-font-fit: when this attribute is present we skip all font resizing algorithm
and thus no reflow. This allows to defer some initialization (and reflow!) for the headers
that are not displayed at startup.

Last but not least now we try to squeeze the font fit for centered titles before
uncentering them.

========

https://hg.mozilla.org/integration/gaia-central/rev/4be02435238b
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #28110 from gasolin/issue-1131480

Bug 1131480 - Add developer option enable/disable bluetooth.snoop.enable..., r=arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/dbd18f746c72
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1131480 - Add developer option enable/disable bluetooth.snoop.enabled for bluetooth hci snoop log
2015-02-10 02:05:09 -08:00
..
app Backed out changeset 79d3a9342174 (bug 1123762) for making R14 Test Failures even worse 2015-02-09 14:29:40 +01:00
branding Bug 1100750 - Handle developer usernames that contain dashes. r=nalexander 2014-11-18 10:38:18 -08:00
chrome Bug 1127004 - Receive OOB auth images from Gaia. r=janx 2015-02-05 15:26:14 -06:00
components Bug 1129231 - Remove a couple JS octal constant warnings. r=fabrice 2015-02-04 14:51:39 -08:00
config Bumping gaia.json for 4 gaia revision(s) a=gaia-bump 2015-02-10 02:05:09 -08:00
dev Bug 870366 - Part 2: Move PREF_JS_EXPORTS to moz.build (easy moves). r=gps 2015-01-20 13:07:03 -05:00
gaia Bug 1123527 - Fix a trivial leak. r=jhford. 2015-01-15 22:11:41 -08:00
installer Bug 1119072, Parts 1, 2, 4, 9, 17: Update build system to support MSVC 2015, r=glandium 2015-01-29 17:36:39 -08:00
locales Bug 870366 - Part 2b: Make l10n PREF_JS_EXPORTS use PP_TARGETS instead. r=glandium 2015-01-20 13:07:03 -05:00
simulator Bug 1125990 - Repair simulator logs and exit codes. r=ochameau 2015-01-26 13:29:00 -05:00
test
app.mozbuild Bug 1063414 - Make DIRS relative to the file they were added from. r=gps 2014-10-02 09:14:07 +09:00
build.mk
confvars.sh Bug 1119980 - Disable warnings-as-errors for Lollipop-based B2G builds. r=glandium 2015-01-16 19:21:54 -05:00
LICENSE
Makefile.in
moz.build