Commit Graph

236303 Commits

Author SHA1 Message Date
B2G Bumper Bot
11762793e9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a97ef6de6d37
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #28345 from tamarahills/bugfix/1131246-fixplus-callscreen-rtl

Bug 1131246 - Wrap the CallScreen number in bdi. r=drs.

========

https://hg.mozilla.org/integration/gaia-central/rev/e8413a9fe253
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1131246 - Use bdi tag to put the + on left side in rtl.. r=drs.
2015-03-27 06:40:23 -07:00
B2G Bumper Bot
67f74d1d1a Bumping manifests a=b2g-bump 2015-03-27 06:07:24 -07:00
Shawn Huang
6fd6a430a0 Bug 1142417 - Truncate AVRCP meta data strings followed by BTRC_MAX_ATTR_STR_LEN. r=tzimmermann 2015-03-27 07:08:00 -04:00
Jamin Liu
6cab2d0874 Bug 1142390 - Add a flag to identify if the CKPD is the very first AT+CKPD=200 for Bluetooth HSP handling. r=shuang 2015-03-27 19:00:41 +08:00
B2G Bumper Bot
5f2114fc5a Bumping manifests a=b2g-bump 2015-03-27 03:58:02 -07:00
B2G Bumper Bot
0c2db367f5 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5f471316abba
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1148309 - merge pull request #29191 from bevis-tseng:Bug_1148309 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/1ebb48a9cb2b
Author: Bevis Tseng <btseng@mozilla.com>
Desc: Bug 1148309 - Always listen to 'iccdetected' event. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/158feab82316
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1140154 - merge pull request #28797 from dominickuo:bug-1140154 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/4617425cc869
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 1140154 - [Music] use <bdi> to replace <span>
2015-03-27 03:55:27 -07:00
B2G Bumper Bot
d688a2a675 Bumping manifests a=b2g-bump 2015-03-27 03:30:13 -07:00
B2G Bumper Bot
092eb68e45 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f65ef36b2ad8
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #29194 from lightsofapollo/disable-spree

Disable spree

========

https://hg.mozilla.org/integration/gaia-central/rev/07c52735684f
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1148336 - Disable intermittent r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/92ca66fb1220
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1148333 - Disable test r=me
2015-03-27 03:29:53 -07:00
gaye
633b37f5a8 Bug 1148065 - Retry Gu, Gij, Gbu, and Gip tests on failure r=lightsofapollo 2015-03-27 01:49:19 -07:00
jlal@mozilla.com
4e4ecaa6aa Bug 1148348 - Turn back on Rs-oop for b2g-destkop r=me a=config-only 2015-03-27 02:48:46 -07:00
jlal@mozilla.com
bd3ec3ae6a Bug 1144944 -Add support for emulator kk x86 r=kli 2015-03-27 00:48:15 -07:00
B2G Bumper Bot
5f7aef34ea Bumping manifests a=b2g-bump 2015-03-27 02:23:01 -07:00
B2G Bumper Bot
0ef18c96d8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6d56ecba32c2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1147944 - merge pull request #29178 from albertopq:1147944-sim2-disabled to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/8fce5232102b
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1147944 - SIM2 input field disabled after correct 1st PIN
2015-03-27 02:20:25 -07:00
B2G Bumper Bot
594ab7595d Bumping manifests a=b2g-bump 2015-03-27 02:02:58 -07:00
B2G Bumper Bot
03b2d0f05d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/561bf3f92ea1
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1102835 - merge pull request #28648 from mnjul:bug_1102835_kb_app_use_ud_to_predict to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/a1670e6c818d
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1102835 - Part 3: Enable user dictionary in keyboard settings by default

========

https://hg.mozilla.org/integration/gaia-central/rev/0d8a2cf956ad
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1102835 - Part 2: Adjust merging strategy and uniform frequency

- The uniform frequency has been reduced from 31 (max) to 10 to facilitate merging strategy's threshold for user dictionary.
- In latin.js's prediction merging strategy, if we want to prioritize user dictionary predictions, we can only do so if such predictions have weight >= 1.

========

https://hg.mozilla.org/integration/gaia-central/rev/51246f791867
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1102835 - Part 1: Keyboard UserDictionary: Formally enable prediction engine to predict from user dictionary

- We use only one worker which instantiates two Predictions object and use Promise.all() to receive the asynchronous results and merge the results.
- A setUserDictionary() function has been added to worker since user dictionary may change even when layout language isn't changed. Necessary wiring from latin.js is added.
- An empty user dictionary is stored as |undefined| in IndexedDB, and worker uses a strategy- & proxy-derived pattern to decide whether user dictionary prediction is invoked.
- Predictions() are no longer IIFE since we need more than one instances now.
- Worker.js is now handled by jshint, removed from jshint xfail list.
- The suggestions passed from worker to latin.js annotate whether a suggestion is from user dictionary; latin.js will always consider to show at least one suggestion from user dictionary.

Conflicts:
	apps/keyboard/js/imes/latin/predictions.js
	apps/keyboard/test/unit/imes/latin/worker_test.js
2015-03-27 02:00:25 -07:00
jlal@mozilla.com
528dacad91 Bug 1147977 - Add additional timeouts and retries to curl downloads in tc-vcs r=jonasfj 2015-03-26 14:27:17 -07:00
B2G Bumper Bot
02843eb2d4 Bumping manifests a=b2g-bump 2015-03-26 21:48:12 -07:00
B2G Bumper Bot
fa8072c38c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/de685eb85d06
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1139179 - merge pull request #29004 from steveck-chung:contact-call-button-fix to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/f2f0f8c0956c
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1139179 - [RTL][Contacts] Fix dual sim call button icon misaligned by utilizing flex, r=arcturus
2015-03-26 21:45:31 -07:00
Gregory Arndt
9e5e5a3c96 Bug 1142779 - Environment variables needed for automated testing on device. r=me a=config-only 2015-03-26 22:44:55 -05:00
Wes Kocher
1782286dc3 Merge m-c to b2ginbound a=merge CLOSED TREE 2015-03-26 17:47:36 -07:00
Wes Kocher
5fda97fd8d Merge fx-team to m-c a=merge CLOSED TREE 2015-03-26 17:22:05 -07:00
B2G Bumper Bot
95167e8b11 Bumping manifests a=b2g-bump 2015-03-26 17:17:41 -07:00
B2G Bumper Bot
359dee5e11 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a35dfff22cf3
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1148080 - Switch default search provider to Google. r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/3d23fba0b94d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1142572 - Use ManifestHelper's displayName instead of short_name"

This reverts commit dedd57b4d1917c10f6017725454077bb549daa03.
2015-03-26 17:15:08 -07:00
Wes Kocher
28fd43f9a0 Merge b2g-inbound to m-c a=merge CLOSED TREE 2015-03-26 16:44:47 -07:00
Mike Shal
4b6143078e No bug - Bump mozharness.json to revision 9c18f2f9e0c0; r=jlund a=testing 2015-03-26 18:41:13 -04:00
B2G Bumper Bot
2de89aa39f Bumping manifests a=b2g-bump 2015-03-26 15:17:48 -07:00
B2G Bumper Bot
a33ee75f06 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c36f5a033499
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1147871 - merge pull request #29184 from KevinGrandon:bug_1147871_video_use_mock_l10n to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/3d90c037f60f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1147871 - [Video] Use mockL10n to guard against test race condition
2015-03-26 15:15:12 -07:00
Wes Kocher
3c4a21dc70 Backed out changeset 6306a0c0be65 (bug 1100294) for bc1 orange CLOSED TREE 2015-03-26 14:30:21 -07:00
Wes Kocher
0667f1171e Backed out changeset a4cc519364b5 (bug 1100294) 2015-03-26 14:30:20 -07:00
Wes Kocher
84993db5da Backed out changeset 54f37e45c70b (bug 1125117) for bc1 orange CLOSED TREE 2015-03-26 14:23:55 -07:00
Marina Samuel
6aed9d7e13 Bug 1143745 - Update the way Firefox reads directoryLinks.json sent from the server for the tiles v3 endpoint. r=adw 2015-03-26 17:17:59 -04:00
B2G Bumper Bot
aac2e1ae23 Bumping manifests a=b2g-bump 2015-03-26 14:13:26 -07:00
B2G Bumper Bot
286dc41bf0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/61a32e204be7
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #29023 from sfoster/manifest-displayname-bug-1142572

Bug 1142572 - Use ManifestHelper's displayName instead of short_name

========

https://hg.mozilla.org/integration/gaia-central/rev/a904feb27247
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1142572 - Use ManifestHelper's displayName instead of short_name
2015-03-26 14:10:26 -07:00
Marina Samuel
a0dbd1b38b Bug 1143797 - Allow clicking on suggested explanation text to see overlay explaining the suggested tile. r=adw 2015-03-26 17:05:44 -04:00
B2G Bumper Bot
9991d54ec7 Bumping manifests a=b2g-bump 2015-03-26 13:57:24 -07:00
Mason Chang
13d85b90f5 Bug 1147753. Disable vsync refresh driver on L devices. r=kats 2015-03-26 13:48:47 -07:00
B2G Bumper Bot
af6d8b7ebf Bumping manifests a=b2g-bump 2015-03-26 13:37:57 -07:00
B2G Bumper Bot
74abd4afdc Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/87ffbce1342f
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1147324 - merge pull request #29176 from albertopq:1147324-stk-fullscreen to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/de30b2fc1416
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1147324 - Showing STK fullscreen when no statusbar

========

https://hg.mozilla.org/integration/gaia-central/rev/55c617ebdbed
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1117014 - merge pull request #29182 from KevinGrandon:bug_1117014_search_marketplace_response_test to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/aaad660116c2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1117014 - [Search] Add a setTimeout to wait for promise
2015-03-26 13:35:25 -07:00
B2G Bumper Bot
ef0fb06831 Bumping manifests a=b2g-bump 2015-03-26 13:08:04 -07:00
B2G Bumper Bot
ce4b5ffc15 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/933849848de8
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #29116 from tedders1/bug-1136859-trailing-slash-2

Bug 1136859 - Remove trailing slashes from URLs. r=sfoster

========

https://hg.mozilla.org/integration/gaia-central/rev/8b203f86598c
Author: Ted Clancy <tclancy@mozilla.com>
Desc: Bug 1136859 - Remove trailing slashes from URLs. r=sfoster
2015-03-26 13:05:29 -07:00
Ryan VanderMeulen
65b8c960ef Merge mozilla-inbound to m-c. a=merge
CLOSED TREE
2015-03-26 14:43:39 -04:00
Ryan VanderMeulen
c322e3112b Merge fx-team to m-c. a=merge 2015-03-26 14:22:40 -04:00
Jeff Walden
0ea97c1107 Bug 1146644 - Don't assert compiling a for-loop with a const loop-variable declaration. r=shu 2015-03-26 14:12:31 -04:00
Andrew Halberstadt
75ca512b9a Bug 987360 - Fix b2g/android xpcshell bustage, r=bustage 2015-03-27 12:17:00 -04:00
Olli Pettay
383674217b Bug 1148083 - IPC Proxy for Document, r=davidb 2015-03-27 17:41:04 +02:00
Byron Campen [:bwc]
0484bd79e4 Bug 1147919 - Part 1: Make sure content gets an error callback when it does not use a fingerprint algorithm we support. r=drno 2015-03-26 10:39:07 -07:00
B2G Bumper Bot
7c3e848b26 Bumping manifests a=b2g-bump 2015-03-26 10:13:36 -07:00
B2G Bumper Bot
95a8f6e730 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/77327d3916e7
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1127529 - merge pull request #28984 from punamdahiya:Bug1127529 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/80ac3d646d97
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1127529 - [Settings] [Sound] Tone menus (Ringtones, Alerts, Manages Tones) text should not be selectable
2015-03-26 10:10:41 -07:00
Michael Comella
306a540793 Bug 1147661 - Use new device icons in share overlay. r=liuche 2015-03-26 10:06:51 -07:00
Michael Comella
74c00f6576 Bug 1147661 - Add new device assets. r=liuche 2015-03-26 10:06:05 -07:00