Nicholas Nethercote
26c3ba3de8
Bug 1207437 (part 2) - Don't re-get D3D11CreateDevice. r=dvander.
...
It's always obtained during gfxWindowPlatform initialization and put into
sD3D11CreateDeviceFn.
--HG--
extra : rebase_source : a27abb673cfd250e1b26289295c8585b1541a29f
2015-09-24 15:52:04 -07:00
Nicholas Nethercote
631a28f191
Bug 1207437 (part 1) - Don't recompute Windows feature levels. r=dvander.
...
This is valid because mFeatureLevels is set when gfxWindowsPlatform is
initialized.
--HG--
extra : rebase_source : 60aea87f0b261f6410b311408c63728d6e1bb1cc
2015-09-24 15:52:02 -07:00
Andrew Comminos
b2668b2662
Bug 1193015 - Require MOZ_GLX_USE_SURFACE_SHARING to enable WebGL surface sharing on GLX. r=jgilbert
2015-09-24 15:21:36 -07:00
Henrik Skupin
439f56e019
Bug 1208184 - Make download of tooltool.py customizable via a config setting. r=jlund DONTBUILD
2015-09-25 00:19:05 +02:00
Michael Layzell
66779b6bb0
Backout "Bug 1183355 - Annotate crash reports triggered by MOZ_CRASH in release builds, r=froydnj" for OOM concerns
...
This reverts commit 5ca16aeadfea27afc9939e39d8a6f0a39802c066.
2015-09-24 17:58:34 -04:00
Eugen Sawin
5f39f7d272
Bug 1207191 - Remove and delay imports in WebcompatReporter.js. r=sebastian
2015-09-24 23:56:12 +02:00
Till Schneidereit
2819a9f44b
Bug 1208067 - Ensure that self-hosted functions with innner functions aren't relazified. r=jandem
...
--HG--
extra : rebase_source : 83b0c1e600a798a154ed0037e3b12f2780436aff
2015-09-24 23:19:56 +02:00
Michael Layzell
3103a27863
Bug 1183355 - Annotate crash reports triggered by MOZ_CRASH in release builds, r=froydnj
2015-09-24 17:12:44 -04:00
Rail Aliiev
e61511e53b
Bug 1188483 - desktop_l10n.py should support --locale $locale:$revision r=jlund
2015-09-24 17:11:26 -04:00
Rail Aliiev
82ce6f1e3e
Bug 1163998 - Balrog rule locking doesn't work in merge scripts. r=jlund DONTBUILD
2015-09-24 17:10:11 -04:00
Mason Chang
91a913a490
Bug 1188075 - Speed up inner box-shadow drawing by using a border-image style approach. r=mstange
2015-09-24 09:50:29 -07:00
aleth
8aa65605fb
Bug 1193257
- Make xpcshell harness command line arguments path filters for tests: followup to fix 'make xpcshell-tests'. r=ahal
...
--HG--
extra : rebase_source : e26ede5c0101e589c96666e1dde654ffc6a3f5b5
2015-09-24 19:42:35 +02:00
Bobby Holley
bf99ce5996
Bug 1072150 - Crash in SubjectPrincipal if there's no active AutoJSAPI. r=bz
2015-09-24 14:02:42 -07:00
Bobby Holley
110f12e7ca
Bug 1072150 - Use the opt-out for various sloppy consumers. r=bz
2015-09-24 14:02:41 -07:00
Bobby Holley
f306d3926d
Bug 1072150 - Introduce a transitional legacy API that works like things used to. r=bz
2015-09-24 14:02:41 -07:00
Bobby Holley
023e962751
Bug 1072150 - Don't examine the subject principal in CheckSameOrigin. r=bz
...
I can't believe we do this.
2015-09-24 14:02:40 -07:00
Nick Fitzgerald
b3dadc255e
Bug 1206290 - Part 1: Implement a JS::ubi::PostOrder depth first traversal; r=sfink
2015-09-24 14:01:22 -07:00
Nick Fitzgerald
896a2e9849
Bug 1206290 - Part 0: Move js/UbiNodeTraverse.h to js/UbiNodeBreadthFirst.h; r=sfink
...
--HG--
rename : js/public/UbiNodeTraverse.h => js/public/UbiNodeBreadthFirst.h
2015-09-24 14:01:22 -07:00
Jeff Gilbert
187dfafc29
Bug 1191042 - Use CreateOffscreen for WebGL instead of CreateHeadless. - r=jrmuizel
2015-09-24 12:21:05 -07:00
Michael Layzell
59b6510302
Bug 1207233 - Don't provide a default content-type header if user calls XHR.setRequestHeader('Content-Type', ''), r=jduell
2015-09-24 16:54:11 -04:00
Fabrice Desré
93b9d0868c
Bug 1207279 - Use $FIREFOX_VERSION in confvar.sh to get the right version number. r=nalexander
2015-09-22 13:48:12 -07:00
B2G Bumper Bot
4cfc8da2cc
Bumping manifests a=b2g-bump
2015-09-22 12:24:40 -07:00
B2G Bumper Bot
3abfa49aba
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1cce1b63e684
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #31982 from nhirata/bug_1206028
Bug 1206028 - Revert "update directory, add mozspeechcollect" r=drs
========
https://hg.mozilla.org/integration/gaia-central/rev/6ba9afd22bf1
Author: nhirata <nhirata.bugzilla@gmail.com>
Desc: bug 1206028 - Revert "update directory, add mozspeechcollect"
This reverts commit eb62d50351fd6a9b560fe369387d8138b9b3a2d3.
2015-09-22 12:21:47 -07:00
B2G Bumper Bot
fe6075d50a
Bumping manifests a=b2g-bump
2015-09-22 11:59:37 -07:00
Fabrice Desré
d7798f1b49
Bug 1203219 - [Safe Mode]Smartphone gets a bad state when user launches "Safe Mode" in a landscape mode r=ferjm
2015-09-22 11:41:45 -07:00
Nick Alexander
14f61c3434
Bug 1204260 - Post: remove platforms/android-* from |mach bootstrap|. r=glandium
...
--HG--
extra : commitid : 8ty9AOUtBe2
extra : rebase_source : 3eb41ec78617f82c80da194d709053ada16afc78
extra : histedit_source : 565b7dbf6a1014c70e2251616471f3bb072c5036
2015-09-22 11:40:06 -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
Martyn Haigh
873bc3d810
Bug 1207201 - Fix tab selection bugs; r=mcomella
...
--HG--
extra : commitid : 37CDqAbaO03
extra : rebase_source : 77c5926157073c5573a10783ce345edf6036ba3a
2015-09-22 16:48:36 +01:00
Francois Marier
889beaacdd
Bug 1206688 - Add mozfull-track-digest256 to list of Mozilla SB lists. r=gcp
2015-09-22 23:42:59 -07: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