Mark Striemer
7b2c532c77
Bug 1407999 - Support locked prefs for homepage r=jaws
...
MozReview-Commit-ID: Fxo0jh6KbOt
2017-10-12 12:47:36 -05: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
Erica Wright
0b479f8b5f
Bug 1394457 - Update illustration for about:sessionrestore. ui-r=shorlander, r=dao
...
MozReview-Commit-ID: FSLb0ucVroj
2017-09-20 11:30:14 -04: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
Tooru Fujisawa
85c6df5d4f
Bug 1402239 - Use oninput to check new container name. r=jaws
2017-09-23 07:44:52 +09:00
Myk Melez
f01ac00baf
Bug 1400453 - yield thread between each call to gExternalProtocolService.getProtocolHandlerInfo; r=florian
2017-09-19 15:55:07 -07: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
Sebastian Hengst
114eb8db4c
merge mozilla-central to autoland. r=merge a=merge
2017-09-13 11:30:55 +02:00
Ricky Chien
f5476d5344
Bug 1397723 - Correct Preferences search matching approach for search feature r=mconley
...
MozReview-Commit-ID: 1t8oXYvwHbl
2017-09-11 21:50:20 +08:00
Myk Melez
53c95c6eeb
Bug 1375978 - enumerate fonts asynchronously; r=jfkthame,nhnt11
2017-09-12 11:05:37 -07:00
Prathiksha
bf4573bf72
Bug 1385221 - Implement Permission sorting in the Permissions dialog. r=johannh
...
MozReview-Commit-ID: 1F9eZ54ppbB
2017-08-16 21:27:02 +05:30
Thomas Nguyen
6b6f7deb76
Bug 1394053 - Disable download protection on non-official builds r=francois
...
MozReview-Commit-ID: JmpGJ8DOX48
2017-09-04 10:47:48 +08: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
Thomas Nguyen
e4b0b4f3fa
Bug 1394335 - Add correct unwanted list when users enable uncommon and unwanted software from preference page r=francois
...
MozReview-Commit-ID: 8S1ivgOWMSO
2017-08-29 12:10:32 +08:00
Fischer.json
0e7340255f
Bug 1372592 - Should not display non-persistent-storage sites which stores 0 byte in Preferences Site Data section, r=jaws
...
MozReview-Commit-ID: BelcT0Lpmba
2017-08-24 17:33:06 +08:00
Fischer.json
41794441c8
Bug 1377104 - Should clear all stored site data dynamically, r=Gijs
...
MozReview-Commit-ID: 69dWoxw2gGm
2017-08-22 14:57:43 +08:00
Masatoshi Kimura
c0943e4f30
Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu
...
MozReview-Commit-ID: DqJdTGopR9G
2017-07-29 20:50:21 +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
Prathiksha
aa7c19d5af
Bug 1365957 - Pressing backspace on the cookies dialog to delete a cookie no longer removes the dialog. r=johannh
...
MozReview-Commit-ID: LDwIljC7Ji7
2017-07-17 17:01:36 +05:30
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
Johann Hofmann
3fca548c18
Bug 1371219 - Add an inputSource attribute to XULCommandEvent. r=smaug
...
In the frontend we need to know if XUL buttons in the toolbar were
triggered by a touch event, so we're passing on the inputSource
in the command event.
MozReview-Commit-ID: DMvgZULk9hT
2017-07-20 17:45:56 +02:00
Jonathan Kingston
615d427053
Bug 1327947 - Remove id's from about:preferences#containers as it breaks sorting for applications. r=jaws
...
MozReview-Commit-ID: H39D5kT4lc5
2017-07-05 17:45:27 -07:00
Dan Banner
4be8ffda45
Bug 1370218 - [Mac] Pressing backspace to remove a password in the password dialog (in preferences) should leave the dialog open. r=MattN
...
MozReview-Commit-ID: HtbUJUJgncK
2017-06-23 20:09:21 +01:00
Hemant Singh Patwal
0f4d80f2c1
Bug 1361170 - Split browser_advanced_siteData.js in to two tests because it was running too long. r=jaws
...
MozReview-Commit-ID: 1HrM9ydWQlF
2017-06-29 07:56:58 +05:30
Florian Quèze
c30094cdf7
Bug 1374282 - script generated patch to remove generators from add_task in browser/ and toolkit/, r=Mossop.
2017-06-22 12:51:43 +02: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
Edouard Oger
5228b84006
Bug 1369855 - Update sinon.js to version 2.3.2. r=markh
...
MozReview-Commit-ID: FPB4HebP3g7
2017-06-02 15:50:30 -04:00
Johann Hofmann
c8531bcb4f
Bug 1342940 - Add a test for login exception dialog interaction in about:preferences. r=standard8
...
This is primarily to test removing items via the back or delete
button, which has proven unreliable in the past.
MozReview-Commit-ID: B9I9ZPrGWuq
2017-03-14 08:40:44 +01:00
Scott Wu
f6cf8924a8
Bug 1340987 - (Part 5) Apply changes for subdialogs.js to in-content and fix tests. r=MattN
...
MozReview-Commit-ID: D729DVbZw9I
2017-06-05 17:00:47 +08:00
Timothy Guan-tin Chien
07e1c956ed
Bug 1363850 - Part II, Move old about:preferences from in-content-old/ to in-content/, r=jaws,mconley
...
MozReview-Commit-ID: DPLJT1adO1c
2017-05-31 08:20:26 +08:00
Timothy Guan-tin Chien
3a021a04eb
Bug 1363850 - Part I, Move new about:preferences from in-content/ to in-content-new/, r=jaws,mconley
...
MozReview-Commit-ID: ButUfsGP7lS
2017-05-25 18:31:41 +08:00
Milan Sreckovic
8bf70de4f7
Bug 1368109: No need to sync layers.acceleration.disabled and gfx.direct2d.disabled on Windows. r=mchang
...
MozReview-Commit-ID: FtyaRl0ar9X
2017-05-26 13:09:56 -04:00
Phil Ringnalda
6c2774e4e4
Bug 1352481 followup, set the preferences to enable the UI the tests search for, even on beta and release
2017-05-27 13:40:36 -07:00
Evan Tseng
e561ae7f80
Bug 1352481 - Add searchkeywords attributes for subdialog buttons and search the keywords in the searchWithinNode method. r=jaws
...
MozReview-Commit-ID: HM6HPLM5wPj
2017-05-09 17:00:45 -04:00
Evan Tseng
2a8860ea93
Bug 1364094 - Make defaultPerformancePref become true after changing processCountPref and accelerationPref at one time. r=jaws
...
MozReview-Commit-ID: 7vBUqwzWOLv
2017-05-11 11:14:08 -04:00
Fischer.json
25264c4591
Bug 1364852 - Handle error from Services.eTLD.getBaseDomainFromHost, r=Gijs
...
Quota Manager could return origin which being set to eTLD (see bug 1365892 for more details) or in ipv4/ipv6. That could cause error while calling Services.eTLD.getBaseDomainFromHost. This patch handles these expected errors.
MozReview-Commit-ID: qlfb8nh8cV
2017-05-18 00:29:31 +08:00
tfe
4986448c2a
Bug 1336395 - Disallow same alias in search engines r=jaws
...
MozReview-Commit-ID: 1GidMz0dimv
2017-05-24 12:51:58 +02:00
Christoph Kerschbaumer
5452a95b49
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
Geoff Brown
a92be42f33
Bug 1357321 - Use longer timeout for browser_search_within_preferences.js; r=jaws
...
Frequent intermittent timeouts on linux32-debug seem to be correlated
with recent additions to this test.
2017-05-15 12:39:49 -06:00
Florian Quèze
15feaa278a
Bug 1362882 - script-generated patch to switch from Promise.defer() to new Promise() where it's straightforward, rs=Mossop.
2017-05-12 14:55:27 +02:00
Florian Quèze
b2499a4c57
Bug 1353542 - smaller script-generated patch converting remaining generators that are likely tasks (actual generators were identified by hand and whitelisted), r=Mossop.
2017-05-12 14:45:01 +02:00
Florian Quèze
ff53eb9a63
Bug 1353542 - massive script-generated patch converting Task.async and Task.spawn calls, and generators clearly identifiable as tasks, rs=Mossop.
2017-05-12 14:42:39 +02:00
Fischer.json
9c888bab05
Part 2: Bug 1348733 - Update tests for site data manager now that we use quota storage manager, r=Gijs
...
The patch does
- update both the in-content and in-content-old tests
- add the offline test page for appcache testing case
- update tests for switching to Quota Manager from Permission Manager to get sites list
- add one test case of grouping sites across scheme, port and origin attributes by host
- add one test case of list site using quota usage or site using appcache
MozReview-Commit-ID: 6brLVwzmSgf
2017-05-10 09:46:46 -04:00
Evan Tseng
e5981dbb6e
Bug 1353862 - Remove the Search Results category, search input string, and highlights after performing a search then clicking on a category, r=jaws
...
MozReview-Commit-ID: BJC7DOQ5uV0
2017-05-02 16:28:11 +08:00
Chris Peterson
2d6f0ac1bb
Bug 1358645 - Close the preference dialog when the user clicks the overlay background. r=jaws
...
We close the dialog using the same code path as when the user presses the ESC key.
MozReview-Commit-ID: LNMDTgMl2L
2017-04-29 19:43:50 -07:00