Tomislav Jovanovic
effef809a2
Bug 1386427 - Part 4: Implement basic storage.managed functionality r=kmag
...
MozReview-Commit-ID: Auy1ujS8wyz
--HG--
extra : rebase_source : abce9a406d36c68509a39569e4b8ce000a08e779
2017-09-16 19:42:40 +02:00
Tomislav Jovanovic
b2c8e48429
Bug 1386427 - Part 3: Add `storage` and `pkcs11` NativeManifest types r=kmag
...
MozReview-Commit-ID: 62MoqNLTxic
--HG--
rename : toolkit/components/extensions/schemas/native_host_manifest.json => toolkit/components/extensions/schemas/native_manifest.json
extra : rebase_source : c6cd9f380c39c97b841f7dd2fdf4014286bcec41
2017-09-16 05:30:13 +02:00
Tomislav Jovanovic
74b5af87d6
Bug 1386427 - Part 2: Extract HostManifestManager to NativeManifests.jsm r=kmag
...
MozReview-Commit-ID: GrVBZbkTfrB
--HG--
rename : toolkit/components/extensions/NativeMessaging.jsm => toolkit/components/extensions/NativeManifests.jsm
rename : toolkit/components/extensions/test/xpcshell/test_native_messaging.js => toolkit/components/extensions/test/xpcshell/test_native_manifests.js
extra : rebase_source : c83a79d2af724c5d6d15a6ca09330cc6173a8853
2017-09-15 20:14:56 +02:00
Tomislav Jovanovic
8a81eff787
Bug 1386427 - Part 1: Add XRE*NativeManifests locations to dirsvc r=kmag
...
MozReview-Commit-ID: DoJIP6QZ5AX
--HG--
extra : rebase_source : 8351f66a4ddbe8a7c5a7fdf0dcc96288d060f53a
2017-09-12 18:58:23 +02:00
Makoto Kato
44d3f0277d
Bug 1401448 - Remove libstdc++ support from Android buildconfig. r=froydnj
...
libstdc++ support is broken after moving to moz.configure. No one uses this option and NDK will remove GCC, so we should remove this and --with-android-cxx-stl option.
MozReview-Commit-ID: 3mqyHoRCE00
--HG--
extra : rebase_source : 35aa911a69e159e67f624ab5ab9aea8af4c5342f
2017-09-20 16:38:48 +09:00
Wes Kocher
1ea82f66aa
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: AHxJvcR2Tpa
2017-09-20 17:47:16 -07:00
Wes Kocher
a6b8d9e91b
Merge inbound to central, a=merge
...
MozReview-Commit-ID: JpqY5uEi1nf
2017-09-20 17:18:21 -07:00
Rob Wu
0b80fc3ee8
Bug 1401511 - Don't mutate return value of FindProxyForURL r=mixedpuppy
...
MozReview-Commit-ID: 38A1Afzvfqd
--HG--
extra : rebase_source : 0f2da231e3c54cffeed560098961d2e6756a2fb9
2017-09-20 14:47:15 +02:00
Tom Tromey
fc652f4718
Bug 1388789 - make va_list nsTextFormatter private; r=froydnj
...
The runtime type-checking rewrite of nsTextFormatter will not support
va_list uses. So, make these functions private and fix the sole user.
MozReview-Commit-ID: IBWALVzIcHC
--HG--
extra : rebase_source : a822697c81c1a054359fc2ecd894d51f95686548
2017-08-31 15:21:37 -06:00
Erica Wright
1056197daa
Bug 1401485 - Move aboutRights.css to toolkit. r=dao
...
MozReview-Commit-ID: GLNxlMEdkJT
--HG--
rename : browser/themes/shared/aboutRights.css => toolkit/themes/shared/aboutRights.css
extra : rebase_source : e925f2d0ab6076c050ede4f7bb5bc3fd3d2beb6f
2017-09-20 09:41:45 -04:00
Chris Manchester
d3b657984e
Bug 1398897 - Move breakpad include munging to moz.build r=glandium
...
Unfortunately this also needs to be kept in Makefile.in to handle
other consumers of INCLUDES while we transition them.
MozReview-Commit-ID: 9OYlu6Jv1XZ
--HG--
extra : rebase_source : 719200501a93e836a03a64b5e1cd950a8f2e696a
2017-09-20 12:43:24 -07:00
Luca Greco
2e366395e2
Bug 1401293 - Remove unneeded special handling for the devtools panel from extension-process-script.js. r=kmag
...
MozReview-Commit-ID: 3pjuoqjULAB
--HG--
extra : rebase_source : 173db3de84203c1834eee3527ab1db1093818d8f
2017-09-19 20:28:56 +02:00
Evan Tseng
6efd1a5a95
Bug 1398050 - Polish preferences page to match visual spec. r=mconley
...
* Remove transparency from the menu icons and labels in Normal state.
* Adding Firefox Support's hover state.
* Make the size of radio buttons as 20x20 px.
* Make minimum width of action buttons as 150px.
* Fix margin issues of When Nightly starts and Nightly Updates sections.
MozReview-Commit-ID: DHwdKTO1wxM
--HG--
extra : rebase_source : b5c93b8ef930dead9c6f194b14ed6dfcff39ecd6
2017-09-12 17:38:41 +08:00
Sebastian Hengst
79bca6297c
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-09-20 11:50:40 +02:00
Tooru Fujisawa
008437c43d
Bug 1396398 - Fix comment for MAGIC_NUMBER. r=Yoric
2017-09-20 18:43:01 +09:00
Ed Lee
51d90f6caa
Bug 1401316 - Use favicon from either https or http version of the page. r=ursula
...
MozReview-Commit-ID: 3W3OUu0gffH
--HG--
extra : rebase_source : be7a2f73c4a29032e4b3e8506e863434c04e8e47
2017-09-19 12:51:47 -07:00
Johann Hofmann
4a84c97ab7
Bug 1394462 - Update dnsNotFound error copy and illustration. r=nhnt11
...
MozReview-Commit-ID: KFp3JhkCDJJ
--HG--
extra : rebase_source : 62449541d1d5362fbc15b18fde9b4964cd153c4c
2017-09-19 21:54:29 +02:00
Wes Kocher
082e7c650c
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: BLgnf5zTCU3
2017-09-19 14:54:09 -07:00
Wes Kocher
3baa8a7e6e
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 5B5W6AHKcCb
2017-09-19 14:49:11 -07:00
Sebastian Hengst
6a9067d75f
Backed out changeset 26f9c5c3f434 (bug 1401316) for failing xpcshell's toolkit/modules/tests/xpcshell/test_NewTabUtils.js. r=backout
2017-09-19 23:42:24 +02:00
Ed Lee
65f8a0f73b
Bug 1401316 - Use favicon from either https or http version of the page. r=ursula
...
MozReview-Commit-ID: 3W3OUu0gffH
--HG--
extra : rebase_source : 6ef0834840b54c3da3268114729b42a39de8e09e
2017-09-19 12:51:47 -07:00
Manish Goregaokar
fdaec67cd6
Bug 1401016 - Bump cssparser to 0.21.2; r=SimonSapin
...
MozReview-Commit-ID: 37Neluf2ETi
2017-09-19 12:42:34 -07:00
Kit Cambridge
43440ab4cd
Bug 1401236 - Don't reread already loaded data in `JSONFile#load`. r=Gijs
...
MozReview-Commit-ID: AHD5G453GHM
--HG--
extra : rebase_source : a3787ad99b167c4ff38e82540e3e36d7d8d28734
2017-09-19 09:59:27 -07:00
Jonathan Kingston
9914e60252
Bug 1272304 - Add disabled state to screen sharing permission r=florian
...
MozReview-Commit-ID: LsZmQD5fWzW
--HG--
extra : rebase_source : 8bb8a901290ec651c23fbc8a69b323c501587920
2017-08-12 18:54:24 +01:00
Joel Maher
e801d6d6ae
Bug 1398766 - Disable toolkit/mozapps/extensions/test/browser/browser_gmpProvider.js on linux debug for frequent failures. r=me, a=test-only
2017-09-19 12:15:46 -04:00
Sebastian Hengst
2ae4025edd
Backed out changeset 5cd2ba3bc6c4 (bug 1336389) for failing new talos test cpstartup. r=backout
2017-09-19 16:12:41 +02:00
Tim Taubert
076af4a6e0
Bug 1400559
- Move runloop code into its own crate r=jcj
...
The runloop seems like a good candidate for moving into its own crate.
I wasn't sure whether we want it under the Mozilla org on GitHub, so I pushed
it to ttaubert/rust-runloop for a start. Moving the repository to mozilla/*
is easy, and we'd just need to bump the crate version with the updated
repository, if you think we should.
Bug #: 1400559
Differential Revision: https://phabricator.services.mozilla.com/D62
--HG--
rename : dom/webauthn/u2f-hid-rs/src/runloop.rs => third_party/rust/runloop/src/lib.rs
2017-09-19 15:46:55 +02:00
Gabor Krizsanits
ed23427f8d
Bug 1336389 - Talos test for content process startup time. r=mconley
2017-09-19 12:56:42 +02:00
Sebastian Hengst
18a3ca206d
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-09-19 11:15:12 +02:00
Ehsan Akhgari
fecb44a276
Bug 1401028
- Remove the content-contextmenu observer notification; r=kmag
...
This was used by the add-on SDK.
2017-09-19 00:35:08 -04:00
Wes Kocher
519bb0922b
Merge inbound to central, a=merge
...
MozReview-Commit-ID: EK8iFR1hSRp
2017-09-18 16:21:01 -07:00
Adam Gashlin
a120916e3e
Bug 1393601 - Add telemetry for MOZ_UPDATER. r=Dexter, r=rweiss
2017-09-18 09:50:10 -07:00
Sebastian Hengst
ae2ccaa725
Backed out changeset 1c9f780c4e9c (bug 1397229)
2017-09-18 19:41:53 +02:00
Shawn Huang
a99c46071a
Bug 1360567 - Add telemetry probes for Indexeddb storage types, r=janv, datareview=francois
2017-09-18 17:00:37 +08:00
Tim Huang
acc902b9ef
Bug 1384330 - Part 1: Blocking the mozAddonManager when pref 'privacy.resistFingerprinting.block_mozAddonManager' is true. r=arthuredelstein,mossop
...
This patch adds a hidden pref 'privacy.resistFingerprinting.block_mozAddonManager',
which is false by default. When this is true, the navigator.mozAddonManager will
be blocked even the website is AMO.
The purpose of this pref is for Tor browser can disable navigator.mozAddonManager
through this.
MozReview-Commit-ID: Lf37gHXETCz
--HG--
extra : rebase_source : 738b504ff0d8e2c3d89c111007af1877dd46944f
2017-09-14 15:11:21 +08:00
Ryan VanderMeulen
4c83e7ec07
Merge inbound to m-c. a=merge
2017-09-16 23:13:36 -04:00
Ryan VanderMeulen
225d30b5e4
Merge autoland to m-c. a=merge
2017-09-16 23:10:43 -04:00
Kris Maglione
58b0f25ac6
Bug 1399098: Disable idle dispatch for login manager DeferredTask. r=me
...
MozReview-Commit-ID: 7RXiIhnlnL
--HG--
extra : rebase_source : 021a846b9b2d12f956ec5b5180d579c9dabdc2f8
2017-09-16 18:06:34 -07:00
Axel Hecht
86eb17e169
Backout revision ec6c7dd9e25f (bug 1390461) for breaking Beta release automation.
...
MozReview-Commit-ID: CdPvaPuVGHE
--HG--
extra : rebase_source : 587ad51d0c37b1bb9e6261d9694cb87c078715d6
extra : histedit_source : 6f32c8a0ac853fad76c351dbb17402b36aacdcf8
2017-09-16 12:41:57 +02:00
Axel Hecht
4383c6ecf6
Backout revision e95f8bd7b519 and 84091f931dff (bug 1385227) for breaking Beta release automation.
...
--HG--
extra : rebase_source : 512c7603f1c600d9cd4ba4b17007ee9a9480e365
extra : histedit_source : be31be1ade27d0df5a25badc2def1a59f2a9c2fd%2Ca0db2bfd6e59dab72fb8c58063ea7592cfeb430e
2017-09-16 11:04:13 +02:00
Gijs Kruitbosch
3f52c0aabb
Bug 1398136
- use startup profile dir if necessary, r=MattN
...
MozReview-Commit-ID: GZPsnG3UE8G
--HG--
extra : rebase_source : 4abbe897863d44bf0a2e4b5282283f68cc25d83a
2017-09-12 17:28:41 +01:00
Jonathan Kingston
b194a2f906
Bug 1397100 - Disable container about:preference checkbox if a container addon is enabled. r=bsilverberg,Felipe
...
MozReview-Commit-ID: DtJX3FiE0e0
--HG--
extra : rebase_source : 2374318065a63ea2c279d85591a7442e132422c0
2017-09-18 08:11:31 +01:00
Wes Kocher
c36e650732
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 7Z1eEWwhzZC
2017-09-18 16:25:06 -07:00
Andrew Swan
abe2f5e465
Bug 1395892 Fix legacy badge in details view r=andym
...
MozReview-Commit-ID: 2RQOvJYHLzm
--HG--
extra : rebase_source : 424ca655ae6af4feea21f61778adc691d7b0cde1
2017-09-18 15:34:32 -07:00
Andrew Halberstadt
67d208c023
Bug 1397229 - Disable toolkit/browser/components/tooltiptext/browser_input_file_tooltips.js on Win10, r=jmaher
...
This started failing when migrating from Windows 8 -> Windows 10. Fix is
tracked in bug 1400368.
MozReview-Commit-ID: BIKAQDcJnXR
--HG--
extra : rebase_source : 5642ee4cc1be33d595037c204be3792372f7b15f
2017-09-15 16:20:22 -04:00
Gijs Kruitbosch
7f36ee37bf
Bug 1400810 - fix context menus looking squashed while retaining changes to shortcut and footer alignment, r=johannh
...
MozReview-Commit-ID: GPAEdE7eMxk
--HG--
extra : rebase_source : e835f5a12b2f8e0437f97ed304ae6494d33713ee
2017-09-18 11:14:26 +01:00
Andrew Halberstadt
a2d35ff94c
Bug 1397229 - Disable toolkit/browser/components/tooltiptext/browser_input_file_tooltips.js on Win10, r=jmaher
...
This started failing when migrating from Windows 8 -> Windows 10. Fix is
tracked in bug 1400368.
MozReview-Commit-ID: BIKAQDcJnXR
--HG--
extra : rebase_source : 5d99fbd6d548344781c79d8debe918e713b533ee
2017-09-15 16:20:22 -04:00
Tobias Markus
c83ef9111f
Bug 1400675 - Fix reference to undefined property FirsRunURL r=gfritzsche
...
MozReview-Commit-ID: ACfUm7KqWuY
--HG--
extra : rebase_source : 2d7bc725e396244d6fb524ec782bb6e7db89568a
2017-09-18 11:01:37 +02:00
Prathiksha
86d7bac5f6
Bug 1363051 - Update about:blocked page visuals and copy. r=francois,johannh
...
MozReview-Commit-ID: CK2cO5Ikivt
--HG--
extra : rebase_source : 01da86303c4aa20961be609c7f45db39bf7e9f7b
2017-09-04 19:25:05 +05:30
Dão Gottwald
82b8e3fa61
Bug 1379395 - Fix previous / next icon color in Dark theme. r=mikedeboer
...
MozReview-Commit-ID: JEFvQoX0evt
--HG--
extra : rebase_source : ac404f261a7c7040a566fc49efdeebb4e384453c
2017-09-15 13:52:22 +02:00