B2G Bumper Bot
8f8ca6ab7f
Bumping manifests a=b2g-bump
2014-06-02 17:16:20 -07:00
B2G Bumper Bot
fc9977f9ac
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ddca7bf1502c
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #19858 from rsajdok/bug#989153
Bug 989153: long email subject not wrapping r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/971712dbb4f9
Author: Robert Sajdok <robert.sajdok@gmail.com>
Desc: Bug 989153: Opening an email with a very long subject does not gracefully truncate
2014-06-02 17:11:18 -07:00
B2G Bumper Bot
ab4c6eca09
Bumping manifests a=b2g-bump
2014-06-02 15:41:32 -07:00
B2G Bumper Bot
7d4557f25c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/64bfeb7bb602
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #19807 from sfoster/configurable-tutorial
Bug 1017314: Load tutorial config in a preload method. r=borjasalguero
========
https://hg.mozilla.org/integration/gaia-central/rev/fc3b4d99af77
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1017314: Load tutorial config in a loadConfig method. r=borjasalguero
* Start tutorial preload in ftu UIManager.init
* Create per-layout tutorial config file, use l10nKey as title property name in config
* Refactor Tutorial to loadConfig/ensureConfig and update tests accordingly
* Remove unused data-maxstep attributes.
2014-06-02 15:36:08 -07:00
Ryan VanderMeulen
c02cfa9af1
Merge m-c to fx-team.
2014-06-02 17:22:45 -04:00
Ryan VanderMeulen
fe92f0488c
Merge m-c to b2g-inbound.
2014-06-02 17:21:52 -04:00
Ryan VanderMeulen
2190bd2057
Merge mozilla-inbound to m-c.
2014-06-02 17:20:08 -04:00
Richard Newman
87675f02e4
Bug 1017778 - Telemetry probe for home provider database errors. r=margaret
2014-06-02 14:17:36 -07:00
Ryan VanderMeulen
2c5365c2a0
Merge b2g-inbound to m-c.
2014-06-02 17:09:01 -04:00
B2G Bumper Bot
9887276b65
Bumping manifests a=b2g-bump
2014-06-02 13:48:12 -07:00
B2G Bumper Bot
1b9a574fe9
Bumping manifests a=b2g-bump
2014-06-02 13:26:16 -07:00
B2G Bumper Bot
ea44e63166
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fe1d2cacb28a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19881 from KevinGrandon/bug_1009111_collections_into_apps
Bug 1009111 - Move dev_apps/collection -> apps/collection
========
https://hg.mozilla.org/integration/gaia-central/rev/b9e8ec28ac2a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1009111 - Move dev_apps/collection -> apps/collection
2014-06-02 13:21:13 -07:00
Shu-yu Guo
729d142f25
Bug 1018476 - Untemplatize InlineFrameIterator. (r=djvj)
2014-06-02 12:44:11 -07:00
Shu-yu Guo
7cd6d6d51c
Bug 1018621 - Fix strict mode arguments observability in Ion. (r=nbp)
2014-06-02 12:44:11 -07:00
B2G Bumper Bot
1a812f26ad
Bumping manifests a=b2g-bump
2014-06-02 12:43:11 -07:00
B2G Bumper Bot
d4f426c330
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1bc46e611785
Author: lissyx <lissyx+github@lissyx.dyndns.org>
Desc: Merge pull request #19810 from lissyx/bug1017103
Bug 1017103 - Display no data radio technology when in airplane mode r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/50bcd4b3d20b
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 1017103 - Display no data radio technology when in airplane mode
2014-06-02 12:41:15 -07:00
Michael Comella
94efb3bdf9
Bug 997477 - Part 3: Remove guards around urlBarTranslatingEdge in appropriate configs.
2014-06-02 11:16:49 -07:00
Michael Comella
3e6db651df
Bug 997477 - Part 2: Add tablet editing mode cancel button.
2014-06-02 11:16:49 -07:00
Michael Comella
b61f3019eb
Bug 997477 - Part 1: Factor out show/stopEditingAnimationListeners.
2014-06-02 11:16:49 -07:00
Sébastien Blin
5f0477861d
Bug 1019722 - Remove a double assignment to lastRdn to fix a minor warning found by scan-build, the LLVM/Clang static analyzer. r=keeler
2014-06-02 20:16:14 +02:00
Susanna Bowen
ba0f6cdd21
Bug 1019287 - Use accessor instead of private variable in ifdef'ed logging code. r=dholbert
2014-06-02 16:26:00 -04:00
William Lachance
e2af53a393
Bug 1019211 - Bump mozversion to 0.5. r=ahal
2014-06-02 16:53:49 -04:00
David Keeler
bd925d243d
Bug 1009988 - OCSP tests: Precompute responses to prevent timeouts. r=cviecco
2014-06-02 11:35:27 -07:00
Eric Faust
6b5c4c188d
Bug 978238 - Part 2: Implement Proxy.[[GetOwnProperty]] to new ES6 standard. (r=jorendorff)
2014-06-03 13:23:03 -07:00
Eric Faust
d2f6712b36
Bug 978238 - Part 1: Clean up PropDesc<->PropertyDescriptor conversions. (r=jorendorff)
2014-06-03 13:23:02 -07:00
Monica Chew
d31edbefe1
Bug 1019772: Enable production mode on pinning AMO (r=keeler)
2014-06-03 11:00:39 -07:00
Kartikaya Gupta
a4a3fd7711
Bug 1019888 - Log canvas background color when dumping display items. r=tn
2014-06-03 16:21:39 -04:00
Kartikaya Gupta
06506e7aaa
Bug 1019004 - Guard against a null pointer deref when dumping painting. r=BenWa
2014-06-03 12:59:15 -04:00
Nicholas Hurley
53b38bf864
Bug 1019577 - Always make room in the table before emitting an entry. r=mcmanus
2014-06-03 13:09:08 -07:00
Eric Faust
b62e9a7890
Bug 978236 - Implement Proxy.[[DefineProperty]] to ES6 standard. (r=jorendorff)
2014-06-03 13:00:59 -07:00
Malini Das
029edde829
Bug 1019616 - release marionette-client version 0.7.8, r=dburns
2014-06-03 15:58:50 -04:00
Brian Smith
279c66a9b8
Bug 1019814: Remove CERTCertificate dependency from TrustDomain::GetCertTrust, r=keeler
...
--HG--
extra : rebase_source : 9abf0522f02d00ac2f63f2327ddbe8d119ffc64f
2014-06-03 10:47:25 -07:00
Brian Smith
ecfed7ae84
Bug 1019109: Add DottedOIDToCode.py tool, r=keeler
...
--HG--
extra : rebase_source : 44a92234f884af4500bc6eb5a1fc4dd4cfd38dc2
2014-06-02 10:50:04 -07:00
Jeff Muizelaar
601a3063e8
Bug 1017132. Don't call printf in FramePointerStackWalk. r=dbaron
...
This avoids hangs while profiling.
--HG--
extra : rebase_source : 1f6dd552ed3f26017107f41283ca667a246765c0
2014-06-03 15:42:10 -04:00
B2G Bumper Bot
eef0e9746e
Bumping manifests a=b2g-bump
2014-06-02 10:41:21 -07:00
B2G Bumper Bot
5ad301ba16
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e204b914c3dd
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #18231 from vsireesha246/Bug_951025_Video_FF/Rwd
[Video]Bug 951025 - [Video]Fast forward/Rewind option in Video app r=john hu,russn
========
https://hg.mozilla.org/integration/gaia-central/rev/106de39e98fc
Author: varada.sireesha <varada.sireesha@lge.com>
Desc: Bug 951025 - [Video]Fast forward/Rewind option in Video app
========
https://hg.mozilla.org/integration/gaia-central/rev/ca02f515c336
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #19738 from hfiguiere/bug838657-2
Bug 838657 - Implement a console reporter. r=julienw,eli
========
https://hg.mozilla.org/integration/gaia-central/rev/57c91ade520f
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 838657 - Implement a console reporter. r=julienw,eli
Rebased from https://github.com/mozilla-b2g/gaia/pull/11870 by @caiolima
2014-06-02 10:36:18 -07:00
Ed Morley
a8af918704
Backed out changeset 60ed415ed0ab (bug 454520) for browser_f7_caret_browsing.js timeouts
2014-06-02 17:58:46 +01:00
Steve Fink
a57c2a0442
Bug 941796 - Enable exact rooting by default on b2g, r=nbp
...
--HG--
extra : rebase_source : cb434277679a505c6539fc03fcbd354233a8f01a
2014-06-02 09:41:09 -07:00
Steve Fink
5a86ec4061
Bug 1017419 - Handlify nsTArrayToJSArray, r=terrence
...
--HG--
extra : rebase_source : 802407d2c25fe060e16b546890859720664158ae
2014-06-02 09:40:13 -07:00
B2G Bumper Bot
75d5dc6789
Bumping manifests a=b2g-bump
2014-06-02 10:16:55 -07:00
B2G Bumper Bot
7e60ca256a
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dfc08d996c1c
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1014638 - Fix the title of SL messages notifications r=julienw
2014-06-02 10:11:07 -07:00
B2G Bumper Bot
d9fbc5966b
Bumping manifests a=b2g-bump
2014-06-02 10:01:31 -07:00
B2G Bumper Bot
85358fa8d7
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2e75c75b609d
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1018515 - Remove google link from search providers. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/f9043720cca5
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19734 from KevinGrandon/bug_1016239_part1_extract_dedupe
Bug 1016239
- [Collections App][Part 1] Extract dedupe logic from search.js
========
https://hg.mozilla.org/integration/gaia-central/rev/d8f881fb678b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1016239
- [Collections App][Part 1] Extract dedupe logic from search.js r=ranbena r=armin
2014-06-02 09:56:07 -07:00
B2G Bumper Bot
24cfb611b3
Bumping manifests a=b2g-bump
2014-06-02 09:31:37 -07:00
B2G Bumper Bot
09ea7b5668
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a367af01c182
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #19834 from yor-mozilla-com/gaia-subheader-remove-data
Bug 1018367
- [gaia-subheader] Remove "data-" prefix on component attrib...
========
https://hg.mozilla.org/integration/gaia-central/rev/7e62994d8b82
Author: Yan Or <yor@mozilla.com>
Desc: Bug 1018367
- [gaia-subheader] Remove "data-" prefix on component attributes
2014-06-02 09:26:11 -07:00
B2G Bumper Bot
8c6f58c22b
Bumping manifests a=b2g-bump
2014-06-02 09:22:06 -07:00
B2G Bumper Bot
9de1e0f026
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d29cf66ccf55
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #19778 from punamdahiya/Bug1015448
Bug1015448 - [Wallpaper] - Fix wall paper file types and sizes r=patryk
========
https://hg.mozilla.org/integration/gaia-central/rev/a9f0486ed1ab
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1015448 - [Wallpaper] - Fix wall paper file types and sizes r=patryk
2014-06-02 09:15:51 -07:00
Maxim Zhilyaev
04c483b8bd
Bug 993906 - Package and send appropriate data with remotely hosted links request [r=adw]
...
Save a copy of the directory links count to send with the links request.
2014-06-02 09:14:08 -07:00
B2G Bumper Bot
2329809b61
Bumping manifests a=b2g-bump
2014-06-02 08:51:18 -07:00
B2G Bumper Bot
e80450f4a4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4446ea70cf31
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Merge pull request #19648 from fcampo/contacts-inline-css-1012651
Bug 1012651 - [Contacts] Remove inline style for CSP compliance (r=jmcf)
========
https://hg.mozilla.org/integration/gaia-central/rev/1d5a132466ea
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 1012651 - [Contacts] Remove inline style for CSP compliance
2014-06-02 08:46:18 -07:00