Commit Graph

441347 Commits

Author SHA1 Message Date
Wes Kocher
08ffd204f8 Merge inbound to central, a=merge CLOSED TREE 2015-09-22 16:42:03 -07:00
Wes Kocher
fd19a9f213 Merge fx-team to central, a=merge 2015-09-22 16:39:01 -07:00
Wes Kocher
468b697f04 Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)

--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system2_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system2@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_2.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system3_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system3@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1_badcert.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app3/features/system1@tests.mozilla.org.xpi
2015-09-22 11:02:55 -07:00
B2G Bumper Bot
a434520239 Bumping manifests a=b2g-bump 2015-09-22 10:58:04 -07:00
B2G Bumper Bot
a77a28ccea Bumping gaia.json for 7 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7ba01d2c6e7e
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #31921 from zbraniecki/1205894-assign-unnamed-title-to-sms-attachment

Bug 1205894 - Assign a title to an unnamed attachment. r=steveck

========

https://hg.mozilla.org/integration/gaia-central/rev/396f11edf0a3
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1205894 - Assign a title to an unnamed attachment

========

https://hg.mozilla.org/integration/gaia-central/rev/f33c65c25da6
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Follow up to bug 1205912 - Update missed value_picker test in pt-BR

========

https://hg.mozilla.org/integration/gaia-central/rev/3057bb7fcb7f
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31976 from mwargers/1207199

Bug 1207199 - Fix stupid mistake in manifest.ini file

========

https://hg.mozilla.org/integration/gaia-central/rev/b4ff17154c49
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1207199 - Fix stupid mistake in manifest.ini file

========

https://hg.mozilla.org/integration/gaia-central/rev/0071f5bfd7ef
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #31898 from zbraniecki/1205912-update-datetime-pickers-formattings

Bug 1205912 - Update Date/Time pickers to handle automatic timeformat. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/5fef7be79fe7
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1205912 - Update Date/Time pickers to handle automatic timeformat
2015-09-22 10:55:18 -07:00
B2G Bumper Bot
c9ee452bc5 Bumping manifests a=b2g-bump 2015-09-22 10:33:01 -07:00
B2G Bumper Bot
455c2b0722 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/76795d01c002
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31924 from mwargers/1206164

Bug 1206164 - Increase the time.sleep value to fix the intermittent failure in test_import_contacts_from_sim.py

========

https://hg.mozilla.org/integration/gaia-central/rev/3501a4bcb177
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1206164 - Increase the time.sleep value to fix the intermittent failure in test_import_contacts_from_sim.py

========

https://hg.mozilla.org/integration/gaia-central/rev/2ac5cfd3a7e4
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31923 from mwargers/1205763

Bug 1205763 - Fix failure in test_gallery_handle_valid_image_file.py

========

https://hg.mozilla.org/integration/gaia-central/rev/21b6cc57e179
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1205763 - Fix failure in test_gallery_handle_valid_image_file.py

========

https://hg.mozilla.org/integration/gaia-central/rev/9b9255006e2a
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31913 from mwargers/1206138

Bug 1206138 - Fix failure in test_dialer_add_contact.py

========

https://hg.mozilla.org/integration/gaia-central/rev/067789199781
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1206138 - Fix failure in test_dialer_add_contact.py
2015-09-22 10:30:15 -07:00
Boris Zbarsky
9fe6d747e1 Bug 1176313. Reland the changes to make Attr handling follow the spec again. This is a relanding of bug 1075702, effectively. r=smaug 2015-09-22 13:13:26 -04:00
Jan de Mooij
c985f025b2 Bug 1199952 - Mark formal arguments when we have a LazyLink frame. r=nbp 2015-09-22 19:08:21 +02:00
Jacek Caban
da1f9eab72 Bug 1207100 - Fixed nsEdgeReadingListExtractor.cpp compilation on GCC. r=Gijs 2015-09-22 19:07:10 +02:00
B2G Bumper Bot
88b902ffee Bumping manifests a=b2g-bump 2015-09-22 09:53:16 -07:00
B2G Bumper Bot
bd35190023 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2bfd2d9cecb2
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #31706 from DouglasSherk/1151627-call-log-today-twice

Bug 1151627 - Move `getDayTime()` from `Utils` to `CallLogDBManager` and fix its timezone handling. r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/5941e7a3b3c7
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1151627 - Move `getDayTime()` from `Utils` to `CallLogDBManager` and fix its timezone handling. r=gsvelto
2015-09-22 09:50:30 -07:00
Patrick McManus
94bbb268e4 bug 366559 - backout due to android build bustage patch 7 on CLOSED TREE r=backout
--HG--
extra : amend_source : c5d7b9ed27860c9aff9598814762fea9b1c00089
2015-09-22 12:47:25 -04:00
Michael Layzell
3c93c54b80 Bug 918742 - Correct handling of author-supplied charsets in XMLHttpRequest, r=bz 2015-09-22 12:26:15 -04:00
Fabrice Desré
c9541bd177 Bug 1206792 - Crash when launching the camera from the gallery app r=snorp 2015-09-22 08:05:24 -07:00
B2G Bumper Bot
27ac38e8d2 Bumping manifests a=b2g-bump 2015-09-22 07:13:33 -07:00
B2G Bumper Bot
9bf9b63f1d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d564a8d88f02
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #31968 from michielbdejong/1202627-dbPrefix

Bug 1202627 - Use xClientState as Kinto.js dbPrefix, r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/c63dd03e2279
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1202627 - Use xClientState as Kinto.js dbPrefix, r=ferjm
2015-09-22 07:10:17 -07:00
Sebastian Kaspari
2e0c208b14 Bug 1197717 - Load fonts from profile-agnostic writable location. r=jfkthame
In addition to the system's font folder and the profile folder we will try to load
fonts from NS_XPCOM_CURRENT_PROCESS_DIR/fonts. This will allow us to later
download fonts at runtime and use them independently from the current profile.

--HG--
extra : commitid : XencMwkyLl
extra : rebase_source : b0e0eca9dc745ce0bae167ce329a148b03416829
2015-09-22 15:55:56 +02:00
Drew Willcoxon
b531a8c7a6 Bug 1206376 - Pass the proper bookmark index when creating a new bookmark in the bookmark properties dialog. r=mak 2015-09-22 09:58:56 -07:00
Drew Willcoxon
4ef14ed559 Bug 1198415 - Specify a foreground color for toolkit autocomplete panels. r=dao 2015-09-22 09:55:22 -07:00
vivek
124fe53d3a Bug 1178378 - Register for web channel notications and update account profile on callback r=nalexander
--HG--
extra : rebase_source : ac2e38877dda9c927965d137fa2547d857d485ae
2015-09-22 19:06:48 +03:00
Tim Nguyen
8120e62c33 Bug 1206911 - Use CSS Filters to gray out whimsycorn rather than using a separate asset. r=dao 2015-09-22 18:03:53 +02:00
Dão Gottwald
1dd327f7d1 Bug 1207164 - Use tab separator opacity transition only on hover. r=gijs 2015-09-22 18:03:23 +02:00
Gijs Kruitbosch
0cb796b5d0 Bug 1205053 - addendum: rebasing mistake due to the new name of the ctypes helper, rs=me
--HG--
extra : commitid : CwzpQoyqcEZ
2015-09-22 16:45:06 +01:00
Gijs Kruitbosch
ae1ee788c9 Bug 1199289 - r=valentin,dao
--HG--
extra : commitid : Gt0ahICl0FY
extra : rebase_source : 4c21bbdc64d32ad1ea7291252632d13d1d326296
2015-09-22 16:26:15 +01:00
Patrick McManus
24ea44733e bug 366559 - patch 7, content-encoding brotli for https r=bagder 2015-09-18 18:04:28 -04:00
Patrick McManus
5fd5ee712e bug 366559 - patch 6, support different content encodings for http vs https r=bagder 2015-09-19 18:51:32 -04:00
Patrick McManus
d57114716b bug 366559 - patch 5, fix nsHTTPCompressConv manual addref r=bagder 2015-09-18 13:58:14 -04:00
Patrick McManus
41fd8ca785 bug 366559 - patch 4, fix nsHTTPCompressConv namespace r=bagder 2015-09-18 21:24:28 -04:00
Patrick McManus
a2e1d4e4d9 bug 366559 - patch 3, fix nsHTTPCompressConv bracing style r=bagder 2015-09-18 13:54:01 -04:00
Patrick McManus
429958d286 bug 366559 - patch 2, fix nsHTTPCompressConv indentation r=bagder 2015-09-18 13:48:50 -04:00
Patrick McManus
23e04c581e bug 366559 - patch 1, update brotli snapshot r=jfkthame 2015-09-18 18:40:05 -04:00
Michael Layzell
30627b3c9a Bug 1205733 - Add move overloads to dom::Nullable's constructor and SetValue method, r=bz 2015-09-22 12:11:30 -04:00
Olivier Brunel
11e774d18d Bug 1194631 - Make firefox build with --disable-logging. r=jrmuizel 2015-09-22 17:39:12 +02:00
Benjamin Bouvier
86e7530420 Bug 1205708: Check if validation failed before reporting helper thread failure in Odin; r=luke
--HG--
extra : commitid : wOOPXy1fXN
extra : rebase_source : f03aa9184a4cb390c50ffa49fe34852824e7c6ae
2015-09-21 14:13:18 +02:00
Nathan Froyd
8bb05ee37e Bug 1202497 - follow-up - fix static analysis bustage; r=me 2015-09-22 19:25:37 -04:00
Brian Hackett
338e221561 Bug 1199898 - Tolerate constants appearing before interrupt checks during instruction reordering, r=sunfish. 2015-09-22 09:20:26 -06:00
Brian Hackett
3426511eb3 Bug 1203790 - Trigger a pre barrier when shrinking the initialized length of unboxed arrays, r=jandem. 2015-09-22 09:15:46 -06:00
Brian Hackett
65b10d348f Bug 1204165 - Fix typo when concatenating arrays with different unboxed layouts, r=jandem. 2015-09-22 09:11:50 -06:00
Brian Hackett
e49a6e8fcc Bug 1204722 - Make sure that unboxed arrays created from literals are compatible with the type of the literal's elements, r=jandem. 2015-09-22 09:07:35 -06:00
Ted Mielczarek
56db76a2f3 bug 1206312 - add IndexedDatabaseManager include to IDBKeyRange. r=bz
--HG--
extra : commitid : 8lD7bllThUV
extra : rebase_source : f3811569a5812ec737c41d8d38bb49bf21f69984
2015-09-18 20:29:45 -04:00
Wander Lairson Costa
835690cd3b Bug 1166217: Move phone-builder image to docker hub.
quay.io is gone, long live docker hub.

--HG--
extra : rebase_source : ed2d2758db1f70a51484487155e345120f616dc6
2015-09-17 17:41:06 +02:00
B2G Bumper Bot
c1244ac009 Bumping manifests a=b2g-bump 2015-09-22 05:48:11 -07:00
B2G Bumper Bot
f88aa2ebbf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b1c5bd24b6b7
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #31950 from arcturus/bug-1203762

Bug 1203762 - [Contacts] Images disappear when user enables and disab…

========

https://hg.mozilla.org/integration/gaia-central/rev/d464404cf0cb
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1203762 - [Contacts] Images disappear when user enables and disables order by last button inside the contacts list. r=ferjm
2015-09-22 05:45:27 -07:00
B2G Bumper Bot
fb336b9fe4 Bumping manifests a=b2g-bump 2015-09-22 04:48:09 -07:00
B2G Bumper Bot
1dc096a0ce Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/66853c8da49a
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #31960 from schien/bug1203805-disable-meta-viewport-on-tv

Bug 1203805 - Disable meta-viewport on TV. r=kats,rexboy.

========

https://hg.mozilla.org/integration/gaia-central/rev/15d415ec5758
Author: Shih-Chiang Chien <schien@mozilla.com>
Desc: Bug 1203805 - Disable meta-viewport on TV. r=kats,rexboy.
2015-09-22 04:45:23 -07:00
B2G Bumper Bot
9439375dcb Bumping manifests a=b2g-bump 2015-09-22 04:16:18 -07:00
B2G Bumper Bot
a49f574847 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a0cb05ecbc33
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #31868 from fcampo/vcard-import-merged-error-1203885

Bug 1203885 - Wrong number of merged contacts on importing

========

https://hg.mozilla.org/integration/gaia-central/rev/9ffc05d0c5e7
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 1203885 - Wrong number of merged contacts on importing
2015-09-22 04:15:54 -07:00
Thomas Zimmermann
cd10495a59 Bug 1206686: Use |BluetoothUuid| throughout Bluetooth backend interfaces, r=btian
This patch converts all public interfaces of the Bluetooth backend code
to take UUIDs as |BluetoothUuid|. The code currently uses a mixture of
|BluetoothUuid| and arrays/pointers.
2015-09-22 13:04:05 +02:00
Carsten "Tomcat" Book
31a848b4cb Merge mozilla-central to b2g-inbound 2015-09-22 12:53:12 +02:00