Cameron McCormack
e36cb0498e
Bug 1148711 - Remove nsresult return values from nsCSSParser::Parse{Property,Variable}. r=dholbert
2015-03-29 22:57:04 +11:00
Randell Jesup
19225aa9cf
Backed out 6 changesets (bug 1046245) on a CLOSED TREE
2015-03-29 01:42:32 -04:00
Jan-Ivar Bruaroey
df17c0c934
Bug 1046245 - IO on STS thread + cleanup BackgroundChild on shutdown. r=jesup
2015-03-28 19:02:46 -04: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
Emanuel Hoogeveen
fe06723bde
Bug 1148214 - Replace manual AllocKind range checks with a few centralized functions. r=terrence
2015-03-26 17:07:00 -04:00
Jed Davis
578790d522
Bug 1146116 - Clone File objects passed to mozSetFileArray into receiver's global. r=sicking
2015-03-27 08:41:00 -04: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
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
B2G Bumper Bot
b347b91827
Bumping manifests a=b2g-bump
2015-03-26 09:38:09 -07:00
B2G Bumper Bot
59afa27572
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ea6d0a0b7a97
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #29104 from mwargers/ftu_skip_fix
Bug 1146877 - Intermittent test_ftu_skip_tour_desktopb2g.py
========
https://hg.mozilla.org/integration/gaia-central/rev/925ce134a986
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1146877 - Intermittent test_ftu_skip_tour_desktopb2g.py
2015-03-26 09:35:26 -07:00
B2G Bumper Bot
f7f1f7a954
Bumping manifests a=b2g-bump
2015-03-26 09:18:08 -07:00
B2G Bumper Bot
f18eeb9ffb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/02ad02615913
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #28865 from gmarty/Bug-1140315-Search-tapping-No-internet-connection-is-easy-to-trigger-search-engine-setting-when-offline
Bug 1140315 - [Search] tapping 'No internet connection' is easy to trigg...
========
https://hg.mozilla.org/integration/gaia-central/rev/ab1b4dc6d760
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1140315 - [Search] tapping 'No internet connection' is easy to trigger search engine setting when offline
2015-03-26 09:15:25 -07:00
Ryan VanderMeulen
1ce0978b72
Backed out changeset f30be176edfd (bug 1083410) on a CLOSED TREE.
2015-03-26 11:53:51 -04:00
B2G Bumper Bot
00bd393494
Bumping manifests a=b2g-bump
2015-03-26 08:48:12 -07:00