Zibi Braniecki
c82b1b6f78
Bug 1402069 - Add a test string for the new localization API. r=mossop,Pike
...
MozReview-Commit-ID: KhCW1n9LDka
2017-09-21 19:55:17 +02:00
Mark Striemer
7eda41692e
Bug 1386018 - Tell users that the default search engine was set by an extension r=aswan,bsilverberg,jaws
...
MozReview-Commit-ID: A7uJ2lN0cLF
2017-10-18 14:54:54 -05:00
Phil Ringnalda
f29b26e80a
Backed out changeset 607922c730a1 (bug 1386018) for eslint bustage
...
MozReview-Commit-ID: JKQnKm7Nf4K
2017-10-31 19:12:01 -07:00
Mark Striemer
806e8bd04e
Bug 1386018 - Tell users that the default search engine was set by an extension r=aswan,bsilverberg,jaws
...
MozReview-Commit-ID: A7uJ2lN0cLF
2017-10-18 14:54:54 -05:00
Myk Melez
5f4500b0b8
Bug 1412445 - replace custom QI impl with XPCOMUtils.generateQI call; r=rickychien
2017-10-30 14:37:09 -07:00
Mark Banner
e47ccbfec3
Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop
...
MozReview-Commit-ID: H5YVp3rnzGo
2017-10-26 11:47:01 +01:00
Edouard Oger
f7eb3c6d4f
Bug 1395460 p1 - Remove usages of about:accounts. r=tcsc
...
MozReview-Commit-ID: APdGc9avJDw
2017-10-24 14:05:52 -04:00
Sebastian Hengst
e2a7e61d30
Backed out 2 changesets (bug 1395460) for eslint failure at browser/components/uitour/UITour.jsm:556 (no return value from arrow function). r=backout on a CLOSED TREE
...
Backed out changeset 0bc6d186d609 (bug 1395460)
Backed out changeset 6c028123001d (bug 1395460)
2017-10-26 23:33:04 +02:00
Edouard Oger
e0dacee365
Bug 1395460 p1 - Remove usages of about:accounts. r=tcsc
...
MozReview-Commit-ID: APdGc9avJDw
2017-10-24 14:05:52 -04:00
Mark Striemer
5f76299f44
Bug 1411060 - Don't show extension controlled message if add-on isn't installed r=bsilverberg
...
MozReview-Commit-ID: IRrWA3simqf
2017-10-23 22:45:38 -05:00
Sebastian Hengst
6090308fdf
Backed out changeset ba4a39241953 (bug 1386018) for xpcshell failures, e.g. toolkit/mozapps/extensions/test/xpcshell/test_signed_install.js on Linux debug. r=backout on a CLOSED TREE
2017-10-25 00:32:35 +02:00
Mark Striemer
c48b27c5af
Bug 1386018 - Tell users that the default search engine was set by an extension r=bsilverberg,jaws
...
MozReview-Commit-ID: A7uJ2lN0cLF
2017-10-18 14:54:54 -05:00
Mark Banner
4de85b3d5b
Bug 1230373 - Enable mozilla/use-services for browser/components/ r=mossop
...
MozReview-Commit-ID: 9m9iss3jUJJ
2017-10-11 15:43:51 +01:00
Blake Kaplan
75a7d043b2
Bug 1406212 - Remove old uses of the now-defunct .web pref. r=timdream
...
I'm pretty sure these changes are correct, but please double-check my work
(especially on the test, which becomes much simpler now that there's only one
pref controlling the behavior).
MozReview-Commit-ID: JhjZeVAMxAV
2017-09-28 16:11:03 -07:00
Felipe Gomes
16be41e94b
Bug 1407351 - Simplify check for e10s in about:preferences. r=jaws
...
This code that checks the status code is not necessary, the boolean answer is already stored in Services.appinfo.browserTabsRemoteAutostart.
MozReview-Commit-ID: HhanM9nnXBs
2017-10-17 13:39:57 -02:00
Felipe Gomes
b9bcd5b159
Bug 1407351 - Remove Nightly-only e10s checkbox in about:preferences. r=jaws
...
MozReview-Commit-ID: 39kpPYgmYZd
2017-10-17 13:39:54 -02:00
Ryan VanderMeulen
99112e9931
Backed out 5 changesets (bug 1407351) for causing bug 1409395 and breaking nightlies.
...
Backed out changeset e6ee25ad6a9f (bug 1407351)
Backed out changeset 8e04412824b5 (bug 1407351)
Backed out changeset effeee94316e (bug 1407351)
Backed out changeset a53f34a45f9b (bug 1407351)
Backed out changeset 86a360e12b8a (bug 1407351)
2017-10-17 10:07:55 -04:00
Mark Striemer
7b2c532c77
Bug 1407999 - Support locked prefs for homepage r=jaws
...
MozReview-Commit-ID: Fxo0jh6KbOt
2017-10-12 12:47:36 -05:00
Felipe Gomes
2e6d3c4893
Bug 1407351 - Simplify check for e10s in about:preferences. r=jaws
...
This code that checks the status code is not necessary, the boolean answer is already stored in Services.appinfo.browserTabsRemoteAutostart.
MozReview-Commit-ID: HlU3ypyWt1p
2017-10-16 14:00:46 -02:00
Felipe Gomes
13976c0a5e
Bug 1407351 - Remove Nightly-only e10s checkbox in about:preferences. r=jaws
...
MozReview-Commit-ID: F2rJBRaWINm
2017-10-16 14:00:43 -02:00
Dan Banner
5af4450327
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
...
MozReview-Commit-ID: Jm8BRgt6mIv
2017-10-15 20:50:39 +01:00
Evan Tseng
a8677c594a
Bug 1392951 - Implement telemetry probe for home page setup. r=liuche,mconley
...
- Send a ping when user type in "Home page" box.
- String is longer than 4 letters and with at least one ".".
- String is not deleted after 3 seconds.
- Send a ping when "Use Current Page" is clicked.
- Send a ping when "Use Bookmark" is clicked.
- Send the number of "|" is detected in "Home page" box.
MozReview-Commit-ID: 6bYK0eCkYym
2017-10-06 16:13:05 +08:00
Ricky Chien
ab16a0526c
Bug 1402918 - Initialize Applications pane in preferences.js r=jaws
...
MozReview-Commit-ID: LUvyzBt6ahg
2017-09-27 17:51:59 +08:00
Myk Melez
c7b1efc234
Bug 1399202 - encapsulate language group selection; r=nhnt11
2017-09-27 09:13:56 -07:00
Mark Striemer
d1cc2d6a62
Bug 1373853 - Show extension that is controlling the new tab in preferences r=jaws
...
MozReview-Commit-ID: GycnWgmr9kJ
2017-09-15 21:07:24 -05:00
Sebastian Hengst
bf0dc95f6b
Backed out changeset 6c69f8021a5e (bug 1373853) for accidentially landing. r=backout
2017-09-22 16:54:27 +02:00
Mark Striemer
7bbf02b0e2
Bug 1373853 - Show extension that is controlling the new tab in preferences r=jaws
...
MozReview-Commit-ID: GycnWgmr9kJ
2017-09-22 16:49:28 +02:00
Wes Kocher
4529c7863d
Backed out changeset f1e37c409e4f (bug 1373853) for leaked preference windows in browser_urlbarAboutHomeLoading.js a=backout
...
MozReview-Commit-ID: 37Zd7ogYu4S
2017-09-21 17:15:39 -07:00
Mark Striemer
9b74ffc5a5
Bug 1373853 - Show extension that is controlling the new tab in preferences r=jaws
...
MozReview-Commit-ID: GycnWgmr9kJ
2017-09-15 21:07:24 -05:00
Sebastian Hengst
deeea97bcc
Backed out changeset 6aa63fcf5c4e (bug 1373853) for leaking preferences windows, e.g. after browser-chrome's browser/base/content/test/general/browser_bug735471.js ran. r=backout
2017-09-20 21:14:28 +02:00
Mark Striemer
bfd64c9dd0
Bug 1373853 - Show extension that is controlling the new tab in preferences r=jaws
...
MozReview-Commit-ID: GycnWgmr9kJ
2017-09-15 21:07:24 -05:00
Myk Melez
f01ac00baf
Bug 1400453 - yield thread between each call to gExternalProtocolService.getProtocolHandlerInfo; r=florian
2017-09-19 15:55:07 -07:00
Ricky Chien
9a1c3ec22c
Bug 1400117 - Initialize Application handlers after pageshow to avoid delaying painting of Preferences page r=florian,jaws
...
MozReview-Commit-ID: Cla3vz3YF38
2017-09-15 12:06:08 +08:00
Jonathan Kingston
73406f7114
Bug 1397100 - Disable container about:preference checkbox if a container addon is enabled. r=bsilverberg,Felipe
...
MozReview-Commit-ID: DtJX3FiE0e0
2017-09-18 08:11:31 +01:00
Mark Striemer
69b5c742a6
Bug 1354344 - Show extension controlling home page in preferences r=bsilverberg,jaws
...
MozReview-Commit-ID: 9mU3SvdK91c
2017-09-07 11:35:06 -05:00
Myk Melez
53c95c6eeb
Bug 1375978 - enumerate fonts asynchronously; r=jfkthame,nhnt11
2017-09-12 11:05:37 -07:00
Ricky Chien
6bbcb028a8
Bug 1349689 - Remove old preferences fork r=jaws
...
MozReview-Commit-ID: GNPcQGUTUKJ
2017-08-21 17:48:18 +08:00
Sebastian Hengst
c97c631ff5
Backed out changeset df8215261c7e (bug 1349689) on request from rchien. r=backout
2017-08-31 16:58:32 +02:00
Ricky Chien
4dd95d9a6c
Bug 1349689 - Remove old preferences fork r=jaws
...
MozReview-Commit-ID: GNPcQGUTUKJ
2017-08-21 17:48:18 +08:00
Punam
e371f3402c
Bug 1391486 - Cloud Storage - Handle browser.download.dir unspecified in new profile r=Gijs
...
MozReview-Commit-ID: 3WfS5CQLtYY
2017-08-17 23:05:26 -07:00
Punam
61f830b1ba
Bug 1387153 - Preferences UI to support cloud storage download r=Gijs
...
* Add third radio button to support cloud storage download preference
* Handle download preferences and UI states, while switching between three options
* Add method to check if provider is in use in Cloud Storage API
* Preferences cloud storage strings saved as resource url
* Updated old in-content with cloud storage pref UI changes
* Turn cloud storage API on/off using generic pref
MozReview-Commit-ID: AE3MlhgKp2C
2017-08-15 16:57:23 -07:00
Masatoshi Kimura
0af76969af
Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj
...
This mechanically replaces nsILocalFile with nsIFile in
*.js, *.jsm, *.sjs, *.html, *.xul, *.xml, and *.py.
MozReview-Commit-ID: 4ecl3RZhOwC
2017-08-04 17:49:22 +09:00
Timothy Guan-tin Chien
278552e9d3
Bug 1384962 - Don't set process count for user on Preferences page load, r=jaws
...
This is a follow-up to incomplete fix in bug 1382649. In that bug, I attempted to
set the process count value to the e10s rollout value, when the user unchecks
"Use default performance settings". The same function updatePerformanceSettingsBox()
is actually run during page load, resulting the user set value being changed to
e10s rollout value if the user decided to use the default process count.
Tests are written for both patches.
MozReview-Commit-ID: 4CLLcEKbS58
2017-07-27 23:41:31 +08:00
Sebastian Hengst
fea9e56287
Backed out changeset 9bba40accbf6 (bug 1384962) for frequently exceeding maximum run time for browser/components/preferences/in-content/tests/browser_performance.js. r=backout
2017-07-28 11:01:21 +02:00
Timothy Guan-tin Chien
73a920433a
Bug 1384962 - Don't set process count for user on Preferences page load, r=jaws
...
This is a follow-up to incomplete fix in bug 1382649. In that bug, I attempted to
set the process count value to the e10s rollout value, when the user unchecks
"Use default performance settings". The same function updatePerformanceSettingsBox()
is actually run during page load, resulting the user set value being changed to
e10s rollout value if the user decided to use the default process count.
Tests are written for both patches.
MozReview-Commit-ID: 4CLLcEKbS58
2017-07-27 23:41:31 +08:00
Timothy Guan-tin Chien
f06b25a572
Bug 1382649 - Take the process count value set by e10s rollout as the default in the about:preferences UI, r=evanxd,jaws,mrbkap
...
When the user sets browser.preferences.defaultPerformanceSettings.enabled to false and want to set custom process count,
we want to offer the process count value given by e10s rollout add-on as the default, instead of the default value
of dom.ipc.processCount.
MozReview-Commit-ID: 1hXWHA9j4xw
2017-07-21 12:42:19 +08:00
Mark Banner
b1b7a75372
Bug 1380009 - Enable the ESLint no-return-await call to avoid unnecessary intermediate promise creation. r=mossop
...
MozReview-Commit-ID: EnhSBHMjurr
2017-07-11 22:49:55 +01:00
Timothy Guan-tin Chien
ae8acb10d0
Bug 1368943 - Disable content process count UI and switch description for non-e10s users, r=jaws
...
MozReview-Commit-ID: 7UNKrz8VMzI
2017-06-09 11:44:16 +08:00
Sebastian Hengst
7a9b2b8804
Backed out changeset a8c970380c92 (bug 1368943) for mass test failures, e.g. in browser/extensions/formautofill/test/browser/browser_privacyPreferences.js. r=backout
2017-06-10 10:43:28 +02:00
Timothy Guan-tin Chien
e6def5e6a9
Bug 1368943 - Disable content process count UI and switch description for non-e10s users, r=jaws
...
MozReview-Commit-ID: 7UNKrz8VMzI
2017-06-09 11:44:16 +08:00