Commit Graph

386454 Commits

Author SHA1 Message Date
Jonathan Watt
b67826333d Bug 1077119 - Remove the gfxContext methods for getting various types of path extents. r=Bas 2014-10-04 12:13:29 +01:00
Jonathan Kew
ff12e66612 Bug 1064737 pt 4 - Simple reftest for a WOFF2 font. r=jdaggett 2014-10-04 11:47:11 +01:00
Jonathan Kew
21fd93a194 Bug 1064737 pt 3 - Read metadata from a WOFF2 font if present. r=jdaggett 2014-10-04 11:46:54 +01:00
Jonathan Kew
0d2cfaf334 Bug 1064737 pt 2 - Support for WOFF2 as a webfont format. r=jdaggett 2014-10-04 11:36:05 +01:00
Jonathan Kew
b8f41a1322 Bug 1064737 pt 1 - Enable WOFF2 support in OTS. r=jdaggett 2014-10-04 10:05:14 +01:00
Jonathan Kew
3cc2e09e3d Bug 1066160 pt 2 - Include Brotli in the gecko build. r=gps 2014-10-04 10:02:24 +01:00
Jonathan Kew
fe6360eb70 Bug 1066160 pt 1 - Import the Brotli decoder source (commit d9a74803fa884559879e3205cfe6f257a2d85519) from upstream. r=gps 2014-10-04 10:02:21 +01:00
Jonathan Kew
1067b1654b Backed out changesets c42b68e0db15 and 6e2c7dd63fcf (bug 879717) due to mochitest orange. 2014-10-04 09:52:22 +01:00
B2G Bumper Bot
b35352a3db Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cda761e6961f
Author: RickyChien <ricky060709@gmail.com>
Desc: Merge pull request #24741 from RickyChien/bug-1053703

Bug 1053703 - Merge pre-app.js, app.js and post-app.js to one javascript file r=gduan

========

https://hg.mozilla.org/integration/gaia-central/rev/1cf22769af7e
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1053703 - Merge pre-app.js, app.js and post-app.js to one javascript file r=gduan
2014-10-03 09:40:48 -07:00
Garvan Keeley
ccae0ee59c Bug 1061991 - Added permissions ACCESS_WIFI_STATE + CHANGE_WIFI_STATE for stumbler. r=mfinkle
CLOSED TREE
2014-10-03 11:51:00 -04:00
Ryan VanderMeulen
206796a357 Backed out changeset 29fcac263c20 (bug 1007264) for robocop failures. 2014-10-06 15:12:03 -04:00
Nick Alexander
938b53972e Bug 1077381 - Post: Re-introduce --verbose flag to generate_{suggestedsites,browsersearch}. r=me 2014-10-06 11:32:26 -07:00
Nick Alexander
51787ba60b Bug 1077381 - Encode generate_browsersearch verbose output as utf-8. r=gps
We need codecs for the print function and unicode_literals to let the
format() string stay undecorated.
2014-10-06 11:32:24 -07:00
Ryan VanderMeulen
df1f2f2df5 Backed out changeset 450473a4733c (bug 1061991) for robocop failures. 2014-10-06 14:16:57 -04:00
Mark Capella
2efa865cf8 Bug 1078231 - Enhance Favicon display in RecentTabs list for closed ReaderMode pages, r=margaret 2014-10-06 13:38:26 -04:00
Jim Chen
dcdcbf255d Bug 1075644 - Reduce Gecko thread priority at very start; r=snorp r=bnicholson 2014-10-06 13:23:53 -04:00
Jim Chen
d7d530d25a Bug 1075644 - Move more things to after Gecko start; r=mfinkle 2014-10-06 13:23:53 -04:00
Garvan Keeley
3c4efba77a Bug 1061991 - Added permissions ACCESS_WIFI_STATE + CHANGE_WIFI_STATE for stumbler. r=mfinkle 2014-10-03 11:51:00 -04:00
Garvan Keeley
b1291dbbd8 Bug 1007264 - Opt-in message for stumbling updated according to text in bug. r=nalexander 2014-10-03 13:04:00 -04:00
B2G Bumper Bot
e0f757a820 Bumping manifests a=b2g-bump 2014-10-03 08:17:04 -07:00
B2G Bumper Bot
5004897a24 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/665042c75b7d
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24660 from tauzen/Bug1074800_listen_on_nfc_enabled

Bug 1074800 - NfcHandler starts to listen for peerready only when NFC is enabled, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/821c736b7cac
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1074800 - NfcHandler starts to listen for peerready only when NFC is enabled, r=alive
2014-10-03 08:10:51 -07:00
Blake Kaplan
f809f5b13f Bug 1026099 - Rework the spellchecker context menu to not use CPOWs. r=ehsan/billm/felipe
This patch fixes a few nits and typos in the C++ spellchecking code as well as
fixing the Finnish dictionary and multiple installed dictionaries in general (r=ehsan).

It reworks the spellchecking context menu to use async message passing (in JS)
and reduces, by a little, the CPOW use in the context menu code (r=felipe).

Finally, the spellcheck IPDL no longer needs to be 'rpc' since we no longer
nest spellchecking calls, so it can go back to being 'sync' (r=billm).
2014-10-03 10:52:37 -04:00
B2G Bumper Bot
c40f4965ca Bumping manifests a=b2g-bump 2014-10-03 07:49:04 -07:00
B2G Bumper Bot
1ffd735558 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eac922a65696
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #24382 from chirarobert/audio_channel

Bug 1011000 - Enable audio channel change Gaia UI Tests checking

========

https://hg.mozilla.org/integration/gaia-central/rev/124186a26041
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1011000 - Enable audio channel change Gaia UI Tests checking
2014-10-03 07:48:49 -07:00
vivek
06b60a952e Bug 1007436 - "Revamp visual design of about:feedback". r=margaret.leibovic f=alam 2014-10-03 12:29:00 +02:00
Mihaela Velimiroviciu
c6d71a2148 Bug 987185 - Add test for the functionality of the Sync button when user is signed into an account. r=Gijs, r=markh 2014-10-03 10:59:07 +03:00
anirudhgp
ac87e448b9 Bug 1058140 - Changed troubleshooting to Troubleshooting on a button in the WebIDE UI. r=jryans 2014-10-06 10:04:14 -05:00
Mike de Boer
eda7128f11 Bug 1077332: fix tests to always show the contacts tab. r=paolo 2014-10-06 16:35:48 +02:00
Mike de Boer
6921158765 Bug 1077332: hide tabs when not logged in with FxA. r=paolo 2014-10-06 16:35:45 +02:00
Margaret Leibovic
ba6f1b1643 Bug 1076351 - Set the search activity default pref on app upgrade. r=bnicholson 2014-10-06 10:00:09 -04:00
Margaret Leibovic
7b9babe291 Bug 1077407 - Remove header link to marketplace in about:apps. r=bnicholson 2014-10-06 10:00:06 -04:00
Margaret Leibovic
106d381174 Bug 1058195 - Properly listen for lightweight theme install/uninstall in about:addons. r=mfinkle 2014-10-06 10:00:03 -04:00
Carsten "Tomcat" Book
144a8f0105 Merge m-c to fx-team 2014-10-06 15:52:04 +02:00
Florian Quèze
0f504ba4d4 Bug 1072742 - Add more language targets for translation, r=felipe. 2014-10-06 15:22:45 +02:00
Florian Quèze
685b1dda0d Bug 1072740 - Translation - Implement doorhanger for in-product promotion, r=felipe. 2014-10-06 15:21:11 +02:00
Blair McBride
1ecc8be3e2 Bug 1075549 - Firefox needs a restart in order to update the default search engine from the "<term> - Search with <engine>" string. r=mak
--HG--
extra : transplant_source : k%FA%3B%F8%EDH2%9B%86%86%40%F9%97%DF%8F%81jY%E6C
2014-10-06 23:40:11 +13:00
ziyunfei
b34ca240df Bug 1076588 - Object.freeze() should return its argument with no conversion when the argument is a primitive value. r=till, r=Yoric 2014-10-03 02:42:00 -04:00
Heather Arthur
4c8b453c20 Bug 1077376 - don't prettify original sources in the style editor. r=pbrosset 2014-10-03 04:35:00 +02:00
Wayne Chen
5022b313c9 Bug 1072021: Fix bluetooth address is empty to set Audio HAL when A2DP is disconnected. r=echou 2014-10-02 17:22:44 +08:00
Ed Morley
22bd17338b Merge mozilla-central and b2g-inbound 2014-10-03 15:20:08 +01:00
B2G Bumper Bot
7724cb25b1 Bumping manifests a=b2g-bump 2014-10-03 07:17:02 -07:00
B2G Bumper Bot
8f4896fd4d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ff9cbe0526a
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #24661 from mancas/bug1039501

Bug 1039501 - [User Story] [FOTA] WiFi prioritized for downloading. r=et...

========

https://hg.mozilla.org/integration/gaia-central/rev/99c89e33b134
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1039501 - [User Story] [FOTA] WiFi prioritized for downloading. r=etienne
2014-10-03 07:10:47 -07:00
Ed Morley
2d0f9579b5 Backed out changeset a0b82c954206 (bug 1062709) for Windows mochitest 5 hangs 2014-10-03 15:06:16 +01:00
Ed Morley
9e223d8a19 Backed out changeset 7a1b7d7eba12 (bug 1062709) 2014-10-03 15:05:26 +01:00
Ed Morley
e70f0aed29 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-10-03 14:51:14 +01:00
Ed Morley
a5ebac277a Merge latest green b2g-inbound changeset and mozilla-central; a=merge 2014-10-03 14:29:24 +01:00
Ed Morley
deb53ce904 Backed out changeset c66ae07991a7 (bug 1076990) for frequent xperf failures; CLOSED TREE 2014-10-03 11:43:44 +01:00
Jonathan Watt
aca1052ad2 Bug 1075399 - Temporary follow-up to disable test while I get fuzzing right. r=orange CLOSED TREE 2014-10-03 11:02:23 +01:00
Jonathan Kew
99d97639cd Backed out changeset 01bbf35c82bd (bug 1045958) for B2G Desktop OS X build bustage on a CLOSED TREE. 2014-10-03 10:47:00 +01:00
B2G Bumper Bot
521022a56f Bumping manifests a=b2g-bump 2014-10-03 02:31:55 -07:00