Previously this code only handled the special case of a <body> element that
had an explicit style attribute, which doesn't really make sense. Now we
do the right thing based on the computed white-space style.
========
https://hg.mozilla.org/integration/gaia-central/rev/7002469f4662
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26466 from kumarrishav/Bug-1072856
Bug 1072856 - [Messages] Tapping on empty space above send and attach buttons should assimilate currently edited recipient. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/dfe28e165aaf
Author: kumarrishav <rishav006@gmail.com>
Desc: Bug 1072856 - [Messages] Tapping on empty space above send and attach buttons should assimilate currently edited recipient. r=julienw
========
https://hg.mozilla.org/integration/gaia-central/rev/fac54f7e1a93
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #26439 from jaoo/996391
Bug 996391 - [Sora]Non- / wrong authenticated OMA CP messages are not silently discarded. r=gsvelto
========
https://hg.mozilla.org/integration/gaia-central/rev/eac781247963
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 996391 - [Sora]Non- / wrong authenticated OMA CP messages are not silently discarded
========
https://hg.mozilla.org/integration/gaia-central/rev/e76a327f5209
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "[System]Pressing the "battery is low" notification will sometimes cause the rocket bar and keyboard to pop up, and will fail to bring up the battery section in the settings menu"
This reverts commit 10013da4b5a2c46c14a7aa28ed214e6493fb2360.
The original commit did not contain a bug number. This was bug 1091910, which caused bug 1106265.
========
https://hg.mozilla.org/integration/gaia-central/rev/cdbaff53710b
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #26566 from asutherland/upgrade-emailjs
Bug 1097421 - [email] Upgrade email.js omnibus bug. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/c420852c9ac3
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1097421 - [email] Upgrade email.js omnibus bug. r=jrburke
Land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/353
See its individual commit comments and the bugs dependent on bug 1097421
for more info.
Note that this also includes 2 autoconfig changes:
- 126.com: This makes us consistent with 163.com, another mail domain also
operated by netease which also uses the coremail mail server and whose
ActiveSync implementation does not work so well with our implementation.
This avoids its autodiscover exposure capturing us and causing us to use
its ActiveSync implementation. This is basically required since the
Mozilla ISPDB is not capable of overriding the ISP's entries. (Which is
desired in most cases for many reasons, but being able to say "don't use
that ActiveSync implementation!" would be helpful.)
- yahoo.co.jp: Right now the ISPDB says to use POP3. Only with these fixes
do we work with yahoo.co.jp's IMAP implementation, so (selfishly), it's
better to do this for now than to change the ISPDB.