Kris Maglione
7f6dd10ca6
Bug 1420908: Remove telemetry experiments. r=gfritzsche
...
MozReview-Commit-ID: 6KEEZ6nKXrU
2018-04-03 15:17:13 -07:00
Julian Descottes
e374ffc866
Bug 1448077 - Rename client/preferences/devtools.js to devtools-client.js;r=jryans
...
We will be moving existing generic preferences for devtools from libpref/init/all.js
to a new preferences file that will be devtools/preferences/devtools.js and that
will always be shipped. We rename the current devtools.js to devtools-client.js to
avoid conflicts when packaging the preference file to @RESPATH@/browser/@PREF_DIR@/devtools.js
MozReview-Commit-ID: INnqWGBoIAF
2018-04-06 12:13:56 +02:00
Julian Descottes
57fa8d9477
Bug 1448077 - Move devtools-startup preferences file to dedicated /preferences folder;r=jryans
...
Changing the name for consistency purposes (see RFC
https://github.com/devtools-html/rfcs/issues/43 )
MozReview-Commit-ID: EahEwoR9eBF
2018-04-06 12:10:10 +02:00
Julian Descottes
e786464f29
Bug 1448077 - Move webide preferences file to dedicated /preferences folder;r=jryans
...
Changing the name for consistency purposes (see RFC
https://github.com/devtools-html/rfcs/issues/43 )
MozReview-Commit-ID: BBXObtPaR00
2018-04-06 12:06:53 +02:00
Coroiu Cristina
5b42e06ece
Backed out 4 changesets (bug 1448077) for xpcshell failures at toolkit/components/osfile/tests/xpcshell/test_creationDate.js on a CLOSED TREE
...
Backed out changeset 456166433c71 (bug 1448077)
Backed out changeset a826e8871e9f (bug 1448077)
Backed out changeset 42b4ccfcb9c4 (bug 1448077)
Backed out changeset c61caf7df6c7 (bug 1448077)
2018-04-09 18:58:40 +03:00
Julian Descottes
5acd0f3152
Bug 1448077 - move DevTools prefs from libpref/init/all.js to devtools/shared;r=jryans
...
See RFC https://github.com/devtools-html/rfcs/issues/43
MozReview-Commit-ID: 8YMWCFsJM7A
2018-04-06 12:22:53 +02:00
Julian Descottes
3e41490a46
Bug 1448077 - Rename client/preferences/devtools.js to devtools-client.js;r=jryans
...
We will be moving existing generic preferences for devtools from libpref/init/all.js
to a new preferences file that will be devtools/preferences/devtools.js and that
will always be shipped. We rename the current devtools.js to devtools-client.js to
avoid conflicts when packaging the preference file to @RESPATH@/browser/@PREF_DIR@/devtools.js
MozReview-Commit-ID: INnqWGBoIAF
2018-04-06 12:13:56 +02:00
Julian Descottes
b84e6115cd
Bug 1448077 - Move devtools-startup preferences file to dedicated /preferences folder;r=jryans
...
Changing the name for consistency purposes (see RFC
https://github.com/devtools-html/rfcs/issues/43 )
MozReview-Commit-ID: EahEwoR9eBF
2018-04-06 12:10:10 +02:00
Julian Descottes
79f3718d65
Bug 1448077 - Move webide preferences file to dedicated /preferences folder;r=jryans
...
Changing the name for consistency purposes (see RFC
https://github.com/devtools-html/rfcs/issues/43 )
MozReview-Commit-ID: BBXObtPaR00
2018-04-06 12:06:53 +02:00
Dão Gottwald
81e69d1b32
Bug 1450559 - Remove nsISessionStore in favor of SessionStore.jsm. r=mikedeboer
...
MozReview-Commit-ID: 8spvIOus9ai
2018-04-05 16:30:48 +02:00
Ciure Andrei
0b523d8933
Merge inbound to mozilla-central. a=merge
2018-04-04 00:54:16 +03:00
Matthew Noorenberghe
bb573fef78
Bug 1428414 - Use the autofill credit card form in the Payment dialog. r=jaws
...
MozReview-Commit-ID: 4BjUfETLv0X
2018-03-22 20:57:13 -07:00
Andrew McCreight
0203f28a01
Bug 1438688, part 3 - Remove XPT files from the packaging process. r=glandium
...
Now that XPT files are not loaded from files at runtime, code for
packaging XPT files can be removed.
This means that a couple of test XPIDL interfaces will get shipped in
builds to users that weren't before, but I don't think that matters
much.
This also puts XPT files into the local objdir for the XPIDL makefile,
instead of dist/bin, because they are no longer part of the
distribution.
MozReview-Commit-ID: 7gWj8KWUun3
2018-03-05 14:27:29 -08:00
Dorel Luca
d611d1ef40
Backed out 7 changesets (bug 1438688) for android xpcshell failures on builds/worker/workspace/build/tests/bin/components/test_necko.xpt
...
Backed out changeset 8786eabb61a4 (bug 1438688)
Backed out changeset e05ec1e08b46 (bug 1438688)
Backed out changeset 4c437ba9d984 (bug 1438688)
Backed out changeset 2f243bca1af3 (bug 1438688)
Backed out changeset 4da0e1839353 (bug 1438688)
Backed out changeset 186f916dcc7a (bug 1438688)
Backed out changeset 08b1a5f904e4 (bug 1438688)
2018-04-03 02:30:53 +03:00
Andrew McCreight
020905c403
Bug 1438688, part 3 - Remove XPT files from the packaging process. r=glandium
...
Now that XPT files are not loaded from files at runtime, code for
packaging XPT files can be removed.
This means that a couple of test XPIDL interfaces will get shipped in
builds to users that weren't before, but I don't think that matters
much.
This also puts XPT files into the local objdir for the XPIDL makefile,
instead of dist/bin, because they are no longer part of the
distribution.
MozReview-Commit-ID: 7gWj8KWUun3
2018-03-05 14:27:29 -08:00
Tim Nguyen
4ab8b63506
Bug 1450587 - Followup: fix allowed-dupes.mn entries on a CLOSED TREE. r=me
2018-04-02 18:32:14 +02:00
Tim Nguyen
87ea62ae1c
Bug 1450587 - Followup: update allowed-dupes.mn entry. r=me
2018-04-02 18:15:54 +02:00
Matt Howell
8ee1161ab4
Bug 986081 - Allow backing out of closing the stub installer. r=agashlin
...
Currently, clicking the close button or otherwise trying to exit the Windows
stub installer always ends up canceling the installation. This patch prompts
the user to either continue or cancel the installation.
MozReview-Commit-ID: 4KMgCcyjTnv
2018-03-21 10:39:38 -07:00
Jeff Walden
636004794d
Bug 1447475 - Rip out support code for setting MOZ_ICU_DATA_ARCHIVE and shipping ICU data in a file outside the binary. r=ted
2018-03-20 18:30:16 -07:00
shindli
bebfba1a44
Backed out 2 changesets (bug 1449051, bug 1447475) for MnH and en-US failures on a CLOSED TREE
...
Backed out changeset d9a446d356da (bug 1449051)
Backed out changeset 851ed02cdac1 (bug 1447475)
2018-03-28 02:05:38 +03:00
Jeff Walden
2086e8e904
Bug 1447475 - Rip out support code for setting MOZ_ICU_DATA_ARCHIVE and shipping ICU data in a file outside the binary. r=ted
2018-03-20 18:30:16 -07:00
Ludovic Hirlimann
48eb84e9e4
Bug 1449940 - Merge nsSetDefaultBrowser.js into nsBrowserContentHandler.js to remove one xpcom component loaded at startup, r=florian.
2018-03-31 15:04:01 +02:00
Julian Descottes
e78279fdf9
Bug 1444926 - Remove mentions of DevTools addon or DevTools moving to GitHub;r=ochameau
...
MozReview-Commit-ID: GZwMXU9n0k
2018-03-20 15:52:54 +01:00
Julian Descottes
60b399b826
Bug 1444926 - Move devtools/shim to devtools/startup;r=ochameau
...
MozReview-Commit-ID: K9WuJuTdYHS
2018-03-12 14:41:48 +01:00
Gijs Kruitbosch
55ea801ccf
Bug 1443870 - remove content-process blocklist service, r=florian
...
MozReview-Commit-ID: KmlQ99rA201
2018-03-14 12:12:01 +00:00
Marco Bonardo
0d3410c17d
Bug 474043 - Part 5 - Remove the json suffix from nsHandlerService. r=Paolo
...
MozReview-Commit-ID: C7H7VlYO25i
2018-03-15 14:44:00 +01:00
Marco Bonardo
d3ca0b029d
Bug 474043 - Part 1 - Get rid of the remaining mimeTypes.rdf references. r=Paolo
...
MozReview-Commit-ID: 78LHYTVlEtR
2018-03-12 22:24:07 +01:00
Tim Taubert
28467af293
Bug 1430150 - Implement WebAuthentication permission prompts r=jcj,johannh
...
Reviewers: jcj, johannh
Reviewed By: jcj, johannh
Bug #: 1430150
Differential Revision: https://phabricator.services.mozilla.com/D638
2018-03-11 18:47:14 +01:00
Kris Maglione
4d631d9048
Bug 1443983: Part 2 - Remove remaining interpositions. r=mconley
...
MozReview-Commit-ID: AHwNsBB7OAQ
2018-03-07 18:10:24 -08:00
shindli
42b413a4cb
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-03-08 02:26:38 +02:00
shindli
4e6bac8c6c
Merge inbound to mozilla-central. a=merge
2018-03-08 02:20:08 +02:00
Paolo Amadini
2d0d64e7b6
Bug 1363061 - Rename toolkit/components/jsdownloads to toolkit/components/downloads. r=mak
...
MozReview-Commit-ID: GuWeax0ubv3
2018-03-06 17:40:59 +00:00
J. Ryan Stinnett
f0dc8a8b60
Bug 1436187 - Move frame-script-utils.js to shared/test. r=bgrins
...
Move frame-script-utils.js into shared/test since it is a test only file. In
addition, it's removed from jar.mn so it won't be part the file we ship. Test
manifests can use the absolute path syntax to make it accessible in new
directories.
MozReview-Commit-ID: 5sKYvv2rsJs
2018-03-06 14:14:55 -06:00
Paolo Amadini
16faec8950
Bug 851471 - Decommission nsIDownloadManager. r=mak
...
MozReview-Commit-ID: HfqdrdJcLrh
2018-03-06 13:16:07 +00:00
Christoph Kerschbaumer
3c66d0e8e0
Bug 1430751 - Apply unified behavior model for about: pages to about:privatebrowsing. r=gijs,mrbkap
2018-03-05 09:20:34 +01:00
Adrian Wielgosik
d5cdd92a96
Bug 1441270 - Remove nsIDOMWebGLRenderingContext. r=jgilbert
...
It's now empty and unused.
MozReview-Commit-ID: KvhdDp3dqU3
2018-02-26 20:36:04 +01:00
Cosmin Sabou
111a73f847
Backed out 4 changesets (bug 1436187) for mochitest devtools failures at browser_se_editors-error-gutter.js on a CLOSED TREE
...
Backed out changeset 253f74e28723 (bug 1436187)
Backed out changeset 9875771c9967 (bug 1436187)
Backed out changeset b2d808aa8c2e (bug 1436187)
Backed out changeset e747480f3cd2 (bug 1436187)
2018-03-07 22:04:35 +02:00
J. Ryan Stinnett
5d52b9b552
Bug 1436187 - Move frame-script-utils.js to shared/test. r=bgrins
...
Move frame-script-utils.js into shared/test since it is a test only file. In
addition, it's removed from jar.mn so it won't be part the file we ship. Test
manifests can use the absolute path syntax to make it accessible in new
directories.
MozReview-Commit-ID: 5sKYvv2rsJs
2018-03-06 14:14:55 -06:00
Gijs Kruitbosch
c0f35d187a
Bug 1433133 - remove old about:newtab code, r=florian
...
MozReview-Commit-ID: Itlmi3E2KrG
2018-03-06 17:37:31 +00:00
Matt Howell
bc056c4920
Bug 1325121 - Add some installer documentation to the tree. r=agashlin
...
This is not exhaustive technical documentation for every aspect of the installer
code, but it's better than what we had, and it does contain the ping
documentation that this bug was originally asking for.
MozReview-Commit-ID: 5h7UwnAk4Iq
2018-02-14 10:01:38 -08:00
Zibi Braniecki
d99749163e
Bug 1431260 - Switch multilocale.json to multilocale.txt in the build system. r=gps
...
MozReview-Commit-ID: 6S4VaAvDako
2018-02-13 23:42:14 -08:00
Thomas Wisniewski
0c092dc939
Bug 792808 - Purge nsIXMLHttpRequest, nsIXMLHttpRequestUpload, nsIXMLHttpRequestEventTarget, nsIXHRSendable XPCOM interfaces; r=baku
...
MozReview-Commit-ID: 8yzCXSeyO85
2017-11-19 17:11:41 -05:00
Adrian Wielgosik
6551526097
Bug 1438270 - Remove nsIDOMDocumentXBL. r=bz
...
MozReview-Commit-ID: 4TsjUaEdDP2
2018-02-14 20:10:45 +01:00
Tim Nguyen
b5a9db2c9c
Bug 1429573 - Remove spinbuttons.xml bindings now that they are unused. r=Paolo
...
MozReview-Commit-ID: Cbj7vZcrDrL
2018-02-09 21:54:42 +00:00
arthur.iakab
17560c0498
Backed out 2 changesets (bug 1429573) for failing reftest on reftest/tests/editor/reftests/xul/number-3.xul on a CLOSED TREE
...
Backed out changeset 75364898f5f6 (bug 1429573)
Backed out changeset fe69b415f45b (bug 1429573)
2018-02-09 23:27:59 +02:00
Tim Nguyen
84050fb428
Bug 1429573 - Remove spinbuttons.xml bindings now that they are unused. r=Paolo
...
MozReview-Commit-ID: D7cMQyriekm
2018-02-09 19:24:11 +00:00
Csoregi Natalia
2d31fd43a6
Backed out 2 changesets (bug 1429573) for reftest failures /tests/reftest/tests/editor/reftests/xul/number-3.xul. on a CLOSED TREE
...
Backed out changeset bd6892535d35 (bug 1429573)
Backed out changeset 1c398da94994 (bug 1429573)
2018-02-09 16:56:39 +02:00
Tim Nguyen
5dcc378ffa
Bug 1429573 - Remove spinbuttons.xml bindings now that they are unused. r=Paolo
...
MozReview-Commit-ID: 6sb1zcGv4k9
2018-02-09 13:53:49 +00:00
Cameron McCormack
f4f1325748
Bug 1435666 - Part 4: Remove nsIDOMXPathEvaluator. r=bz
...
MozReview-Commit-ID: 2nZmbJ9mdwI
2018-02-05 13:05:45 +08:00
Cameron McCormack
baa8365698
Bug 1435666 - Part 2: Remove nsIDOMTimeEvent. r=bz
...
MozReview-Commit-ID: F2fYWhUKzyp
2018-02-05 10:31:43 +08:00