Граф коммитов

54688 Коммитов

Автор SHA1 Сообщение Дата
Kirk Steuber 5088bda067 Bug 1451024 - Cookie settings should be disabled when the related prefs are locked r=jaws
MozReview-Commit-ID: DR0e8fFBNDj

--HG--
extra : rebase_source : a1a440b674ec6b3089357fe6048407440182045e
2018-04-05 13:17:17 -07:00
Andrew Swan e71d1d5a82 Bug 1450388 Part 1 Refactor EventManager r=kmag
As we add more behaviors to EventManager, the signature of the constructor
is going to get really clumsy.  Head that off by converting it to take a
general parameters object.

This introduces a compatibility problem for existing webextension experiments,
put in a backward-compatibility shim for now.

MozReview-Commit-ID: 72QDfiwRm5j

--HG--
extra : rebase_source : 31c3fd561f373a5d75c4336de830aa5a2abfe797
2018-03-14 14:52:44 -07:00
Brindusan Cristian 29e5219e8f Backed out changeset 031bed4cc2cd (bug 1437302) for windows bustages on numberbox.css CLOSED TREE 2018-04-09 20:58:51 +03:00
Tim Nguyen 040558ca6e Bug 1437302 - Fix width of textbox[type=number] consumers. r=enndeakin+6102,Paolo
MozReview-Commit-ID: FDLTBoJgZLT

--HG--
rename : toolkit/themes/linux/global/numberbox.css => toolkit/themes/shared/numberbox.inc.css
extra : rebase_source : f5715eabfdb3d6c3a5fcc760e821ba913fb939a0
2018-03-26 14:34:39 +02:00
Tim Nguyen 87dd875b95 Bug 1451947 - Tweak dark theme popup styles. r=jaws
MozReview-Commit-ID: 8ntjWOaMKvl

--HG--
extra : rebase_source : 28d06ac08311a6f9102b0012bfe6e239190434d7
2018-04-07 02:45:56 +02:00
Jared Wein 4181599591 Bug 1449933 - Webextension popups that don't define a background-color can be hard to read. r=mixedpuppy
MozReview-Commit-ID: CVXySkhYaem

--HG--
extra : rebase_source : b744e0fc1a23997d6d92af4b12e9a6d3b00fecbf
2018-03-30 15:29:31 -07:00
Johann Hofmann 3c8a5e5b50 Bug 1442547 - Show site data manager selection in high contrast mode. r=dao
MozReview-Commit-ID: 5JLOIElY8IS

--HG--
extra : rebase_source : 2c55a76a7283878d40ed862120ff66ab100d01a1
2018-04-09 14:44:24 +02:00
Coroiu Cristina 586aed9d72 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)

--HG--
rename : devtools/client/preferences/devtools-client.js => devtools/client/preferences/devtools.js
rename : devtools/client/webide/preferences/webide.js => devtools/client/webide/webide-prefs.js
rename : devtools/startup/preferences/devtools-startup.js => devtools/startup/devtools-startup-prefs.js
2018-04-09 18:58:40 +03:00
Julian Descottes f532155f8c 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

--HG--
extra : rebase_source : ecfaa71a305fd8031ff49021465001cce943fa90
2018-04-06 12:22:53 +02:00
Julian Descottes e881d80fab 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

--HG--
rename : devtools/client/preferences/devtools.js => devtools/client/preferences/devtools-client.js
extra : rebase_source : c6c3fefbedda04792b7d48d398e40c816316e320
2018-04-06 12:13:56 +02:00
Julian Descottes 1563ca8769 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

--HG--
rename : devtools/startup/devtools-startup-prefs.js => devtools/startup/preferences/devtools-startup.js
extra : rebase_source : 5aeb6fa4d1264de91097bf29f9aace844e84ee04
2018-04-06 12:10:10 +02:00
Julian Descottes 067132558d 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

--HG--
rename : devtools/client/webide/webide-prefs.js => devtools/client/webide/preferences/webide.js
extra : rebase_source : 33e24e37b9ec375684f3248ea9e4c200fad71856
2018-04-06 12:06:53 +02:00
Kris Maglione 1c91714d38 Bug 1440747: Don't load onboarding frame script into every frameloader. r=Gijs
Loading this script into every frameloader wasts a massive amount of memory in
every content process, even though it's only needed when we load about:home or
about:newtab.

MozReview-Commit-ID: 5YtEKLGVX4

--HG--
rename : browser/extensions/onboarding/content/onboarding.js => browser/extensions/onboarding/content/Onboarding.jsm
extra : rebase_source : 6592a7ce188cbab5682242d6783883726788130b
extra : amend_source : 6da2cfd3c630e20a7e8b089bbff1403378f5acc3
2018-02-23 13:53:19 -05:00
Tooru Fujisawa 0699990a4f Bug 1450163 - Wait for the end of the second tab streams before checking the number of streams and indicator in browser/base/content/test/webrtc/browser_devices_get_user_media_multi_process.js. r=dao 2018-04-09 10:58:01 +09:00
Tooru Fujisawa 9a22c79e38 Bug 1447180 - Wait for the end of the second tab streams before continuing test for first tab in browser/base/content/test/webrtc/browser_devices_get_user_media_multi_process.js. r=dao 2018-04-09 10:58:01 +09:00
Manish Kumar 6d072ca1ff Bug 1452119 - Stop removing the resolutionchange event listener in TabsInTitlebar.uninit r=dao 2018-04-06 23:08:41 +02:00
Brindusan Cristian 9adcf6af5a Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-04-07 13:00:30 +03:00
Brindusan Cristian c5ba0f0766 Merge inbound to mozilla-central. a=merge 2018-04-07 12:57:02 +03:00
Kris Maglione b2ea14013a Bug 1451058: Follow-up: Fix window leak in popup tests. r=bustage
MozReview-Commit-ID: 7ucAN5usp0o
2018-04-06 19:22:39 -07:00
Kris Maglione 27b1c032a5 Bug 1451748: Always remove unloaded views from views list. r=mixedpuppy
Contexts for active extension views are kept in a Set on the owning extension.
That list is meant to be kept current, with views added and removed as they're
created and unloaded. A refactoring at some point in the past, though, changed
that so that we only cleaned up parent views at extension shutdown, not at
view shutdown.

MozReview-Commit-ID: FW8KHPOD9qc

--HG--
extra : rebase_source : fab255ba2fb5ee55be41c252c89930d38f6edbe8
extra : amend_source : 54863d79a1d571a7354aa15f74e2fc4448297777
2018-04-05 19:42:20 -07:00
Kris Maglione c15bbfb699 Bug 1451058: Follow-up: Fix some errors that show up during tests. r=me
MozReview-Commit-ID: K410z6VdHov

--HG--
extra : rebase_source : d768c2637f1fec2465f9e03b5e2b3e1ad25dadc5
2018-04-06 16:34:15 -07:00
Noemi Erli 3c6217a11e Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-04-07 01:03:50 +03:00
Noemi Erli eb61878455 Merge inbound to mozilla-central. a=merge 2018-04-07 00:55:15 +03:00
Mark Banner c51cb3dba8 Bug 1449187 - Whitelist extra autocomplete reflows that happen due to a default bookmark with a long URL on beta/release. r=mconley
MozReview-Commit-ID: 30RgB1BAtL1

--HG--
extra : rebase_source : 4718f331a00fd9621a8728db3c295043a3ff2302
2018-04-06 15:17:19 +01:00
Ed Lee 27538d386a Bug 1452228 - Add dark-theme tweaks, custom-image restrictions and bug fixes to Activity Stream. r=ursula
MozReview-Commit-ID: 5u7251DxLp2

--HG--
extra : rebase_source : 03f919628be3cd0a474b0c1670d450e2a67d1cab
2018-04-06 14:10:22 -07:00
Noemi Erli 758bc8158f Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-04-07 01:02:43 +03:00
k88hudson 6fcbb90e97 Bug 1451006 - Send correct category for about:preferences#home telemetry r=jaws
MozReview-Commit-ID: 4B9RqNhyjUo

--HG--
extra : rebase_source : f9be2b84f7ff92766999990e545db6165c4d912f
2018-04-03 16:42:02 -04:00
Kim Moir a856fd0df5 Bug 1441358 - ensure langpacks across platforms are identical r=Callek 2018-04-06 15:01:37 -04:00
Kris Maglione 8ee1c6373c Bug 1451058: Save temporary popup pre-load panel for remote popups. r=mixedpuppy
Creating the temporary panel for a pre-load popup can be expensive, especially
for OOP popups, where we need to create a compositor. Since we currently need
to create a pre-load popup every time we hover over a browser action with a
popup, it's probably worth saving and re-using them, rather than always
creating a new one.

MozReview-Commit-ID: GwG7qJNdk8f

--HG--
extra : rebase_source : 9d8f139167b6cad8047c3ac75e5ff84886c27da2
extra : source : 29b2567d16eb2d8d58da6e3b616c42eebb0de9f1
2018-04-03 11:14:49 -07:00
Paolo Amadini 9a7234a00d Bug 1451282 - Don't use a groupbox for the meta tree in the Page Info window. r=bgrins
This also aligns the help button to the bottom of the window even when the meta tree is hidden.

MozReview-Commit-ID: GCmgThN569z

--HG--
extra : rebase_source : 0dba1f8b8f84d5d97706a283560a3a3c6d7278d8
2018-04-06 13:24:49 +01:00
Andreea Pavel eed7d2803f Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-04-06 17:54:45 +03:00
Andreea Pavel 7a4b9a3f56 Merge mozilla-inbound to mozilla-central. a=merge
--HG--
extra : rebase_source : 66bd87105d99036ada5008499ff0eaea579b531a
2018-04-06 13:20:21 +03:00
ryanro1997 563ac19f69 Bug 1445267 - Removed deprecated definition promiseTopicObserved and replaced call with TestUtils.topicObserved. r=johannh
--HG--
extra : amend_source : 5ac5170380dab8ef4310de13f4b69d28fb01f7ab
2018-04-06 11:29:36 +02:00
Dão Gottwald f8110c1b6a Bug 1451709 - Remove code for the "Restore Tabs From Last Time" button in the tab bar. r=mikedeboer
MozReview-Commit-ID: JMmkE6axBBK

--HG--
extra : rebase_source : 2449c9fd6fe8f59280dbdfe5a1a55bcd2867a665
2018-04-05 14:02:55 +02:00
Marco Bonardo a68b7f8aea Bug 1293445 - 5 - Rename RESULTS_AS_TAG_QUERY. r=standard8
MozReview-Commit-ID: 7HwPKkGvAvv

--HG--
extra : rebase_source : e8c8bb963061c23907bacc68082d4e70a609bbf2
2018-04-04 16:14:20 +02:00
Marco Bonardo df5bf9e86f Bug 1293445 - 4 - Remove RESULTS_AS_TAG_CONTENTS. r=standard8
MozReview-Commit-ID: rybSCGrfnf

--HG--
extra : rebase_source : 86105516beb29be7adb941c8039093451864b44b
2018-04-03 18:32:00 +02:00
Gijs Kruitbosch 3929672b94 Bug 1371523 - remove find bar sync ipc message, r=mikedeboer
MozReview-Commit-ID: C0VO0U3UJ76

--HG--
extra : rebase_source : 4c29a0d740ff8b18dea35428a3f88ab5093ecc91
extra : source : cbf007a7027f20ecc1641ea9cc07e98817a49862
2018-03-21 17:10:40 +00:00
Franziskus Kiefer 29fd899298 Bug 1450967 - mitm detection v0.0.1, r=keeler,johannh
Differential Revision: https://phabricator.services.mozilla.com/D839

--HG--
extra : amend_source : 7f1df88370d425230cfbe656742c30255dc6e08e
2018-03-16 11:36:50 +01:00
Xidorn Quan 88729f16df Bug 1446343 part 2 - Convert size attributes to outer size for sessionstore. r=mikedeboer
MozReview-Commit-ID: FS6yrGggD7o

--HG--
extra : rebase_source : c4b5c404292dd2c70d2c2933cdd429e903012143
2018-04-06 15:01:04 +10:00
Michael Kaply f6606f0720 Bug 1452104 - Final tweaks to policy names and params. r=Felipe
MozReview-Commit-ID: CxxCqnyavfL

--HG--
extra : rebase_source : 88447d2d92b1565a7268e46ca2008f3e9634d1a4
2018-04-06 13:35:14 -05:00
shindli a894ff1e68 Backed out changeset 13d1bdd6e8ce (bug 1452104) per developer's request on IRC on a CLOSED TREE 2018-04-06 23:14:49 +03:00
Michael Kaply 86af47e7de Bug 1452104 - Final tweaks to policy names and params. r=Felipe
MozReview-Commit-ID: CxxCqnyavfL

--HG--
extra : rebase_source : 409d9c64f3017f91f729c302ec7e43f52fea8547
2018-04-06 13:35:14 -05:00
Julian Descottes c87c82b440 Bug 1452187 - fix localization note mismatch;r=flod
Cleanup of all localization notes that refer to entities
that are not listed in the corresponding localization file.

MozReview-Commit-ID: Bl0VU9HoPfa

--HG--
extra : rebase_source : 86680b8ae037783304f045e94c7af7053a0f69e9
2018-04-06 20:21:35 +02:00
Andreea Pavel 4098782378 Backed out 2 changesets (bug 1451058) for failing browser chrome at browser/components/extensions/test/browser/test-oop-extensions/browser_ext_browserAction_popup.js on a CLOSED TREE
Backed out changeset 7047a6811fdc (bug 1451058)
Backed out changeset 29b2567d16eb (bug 1451058)
2018-04-06 10:39:42 +03:00
Andreea Pavel ca08ea41e6 Merge mozilla-central to mozilla-inbound a=backout on a CLOSED TREE 2018-04-06 10:11:57 +03:00
Kris Maglione 33adeee7c7 Bug 1451058: Follow-up: Fix unhandled rejections. r=bustage
MozReview-Commit-ID: FELukWQ8fEz

--HG--
extra : rebase_source : 39e0e482a16c597b968f3977ffb5d59cf736cf53
2018-04-05 21:33:42 -07:00
arthur.iakab 1d5dc33cfd Merge mozilla inbound to mozilla-central a=merge 2018-04-06 01:04:35 +03:00
ffxbld 880875e801 No bug, Automated blocklist update from host bld-linux64-spot-326 - a=blocklist-update 2018-04-05 13:52:55 -07:00
Noemi Erli d0413b711d Merge inbound to mozilla-central. a=merge 2018-04-05 18:15:37 +03:00
Marco Castelluccio dbeabc37e3 Bug 1423667 - Reenable some tests that were disabled because of a Clang update. r=jmaher
--HG--
extra : rebase_source : 1ace11df58e858905e9d53c32d9cf8e1f75046d4
2018-04-05 09:20:47 +01:00