Timothy Guan-tin Chien
c3b29efa81
Bug 1368943 - Disable content process count UI and switch description for non-e10s users, r=jaws
...
MozReview-Commit-ID: 7UNKrz8VMzI
--HG--
rename : browser/components/preferences/in-content-new/tests/browser_performance.js => browser/components/preferences/in-content-new/tests/browser_performance_non_e10s.js
rename : browser/components/preferences/in-content/tests/browser_performance.js => browser/components/preferences/in-content/tests/browser_performance_non_e10s.js
extra : rebase_source : ba90d7a1dba4b1adc28e7449e99510dbb80a813c
2017-06-09 11:44:16 +08:00
Sebastian Hengst
c519baf623
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
6026e6f958
Bug 1368943 - Disable content process count UI and switch description for non-e10s users, r=jaws
...
MozReview-Commit-ID: 7UNKrz8VMzI
--HG--
rename : browser/components/preferences/in-content-new/tests/browser_performance.js => browser/components/preferences/in-content-new/tests/browser_performance_non_e10s.js
rename : browser/components/preferences/in-content/tests/browser_performance.js => browser/components/preferences/in-content/tests/browser_performance_non_e10s.js
extra : rebase_source : 45d666c3d0faf48b0af11062f16fbc3bdfe5651c
2017-06-09 11:44:16 +08:00
Edouard Oger
adde19d4f4
Bug 1369855 - Update sinon.js to version 2.3.2. r=markh
...
MozReview-Commit-ID: FPB4HebP3g7
--HG--
extra : rebase_source : 1e55c1dbc8bff59e1a7a097e4a6a58a19bc95688
2017-06-02 15:50:30 -04:00
Mark Hammond
7bcd5eff22
Bug 1370746 - about:prefs#sync listens for more FxA account state notifications. r=eoger
...
MozReview-Commit-ID: CcixuCOKjLS
--HG--
extra : rebase_source : 402b0341730afd9a64a731f378bf5bd5a008c6b6
2017-06-07 17:16:21 +10:00
Johann Hofmann
f4c0b1e008
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
--HG--
extra : rebase_source : 4faa14a04bf69fd29b51f8777e76b222de75899a
2017-03-14 08:40:44 +01:00
Scott Wu
61e99c74bd
Bug 1340987 - (Part 5) Apply changes for subdialogs.js to in-content and fix tests. r=MattN
...
MozReview-Commit-ID: D729DVbZw9I
--HG--
extra : rebase_source : ef1adc4a610fb2305deff45e4e8e27f133b19115
2017-06-05 17:00:47 +08:00
Timothy Guan-tin Chien
de00d490e0
Bug 1363850 - Part II, Move old about:preferences from in-content-old/ to in-content/, r=jaws,mconley
...
MozReview-Commit-ID: DPLJT1adO1c
--HG--
rename : browser/components/preferences/in-content-old/content.js => browser/components/preferences/in-content/content.js
rename : browser/components/preferences/in-content-old/content.xul => browser/components/preferences/in-content/content.xul
rename : browser/components/preferences/in-content-old/search.js => browser/components/preferences/in-content/search.js
rename : browser/components/preferences/in-content-old/search.xul => browser/components/preferences/in-content/search.xul
rename : browser/components/preferences/in-content-old/security.js => browser/components/preferences/in-content/security.js
rename : browser/components/preferences/in-content-old/security.xul => browser/components/preferences/in-content/security.xul
rename : browser/components/preferences/in-content-old/tests/browser_advanced_siteData.js => browser/components/preferences/in-content/tests/browser_advanced_siteData.js
extra : rebase_source : 57611e32dba47a2238a5e0573c25478a96cfb8fd
2017-05-31 08:20:26 +08:00
Timothy Guan-tin Chien
f9eb2ed08a
Bug 1363850 - Part I, Move new about:preferences from in-content/ to in-content-new/, r=jaws,mconley
...
MozReview-Commit-ID: ButUfsGP7lS
--HG--
rename : browser/components/preferences/in-content/advanced.js => browser/components/preferences/in-content-new/advanced.js
rename : browser/components/preferences/in-content/advanced.xul => browser/components/preferences/in-content-new/advanced.xul
rename : browser/components/preferences/in-content/applications.js => browser/components/preferences/in-content-new/applications.js
rename : browser/components/preferences/in-content/applications.xul => browser/components/preferences/in-content-new/applications.xul
rename : browser/components/preferences/in-content/containers.js => browser/components/preferences/in-content-new/containers.js
rename : browser/components/preferences/in-content/containers.xul => browser/components/preferences/in-content-new/containers.xul
rename : browser/components/preferences/in-content/findInPage.js => browser/components/preferences/in-content-new/findInPage.js
rename : browser/components/preferences/in-content/jar.mn => browser/components/preferences/in-content-new/jar.mn
rename : browser/components/preferences/in-content/main.js => browser/components/preferences/in-content-new/main.js
rename : browser/components/preferences/in-content/main.xul => browser/components/preferences/in-content-new/main.xul
rename : browser/components/preferences/in-content/moz.build => browser/components/preferences/in-content-new/moz.build
rename : browser/components/preferences/in-content/preferences.js => browser/components/preferences/in-content-new/preferences.js
rename : browser/components/preferences/in-content/preferences.xul => browser/components/preferences/in-content-new/preferences.xul
rename : browser/components/preferences/in-content/privacy.js => browser/components/preferences/in-content-new/privacy.js
rename : browser/components/preferences/in-content/privacy.xul => browser/components/preferences/in-content-new/privacy.xul
rename : browser/components/preferences/in-content/searchResults.xul => browser/components/preferences/in-content-new/searchResults.xul
rename : browser/components/preferences/in-content/subdialogs.js => browser/components/preferences/in-content-new/subdialogs.js
rename : browser/components/preferences/in-content/sync.js => browser/components/preferences/in-content-new/sync.js
rename : browser/components/preferences/in-content/sync.xul => browser/components/preferences/in-content-new/sync.xul
rename : browser/components/preferences/in-content/tests/.eslintrc.js => browser/components/preferences/in-content-new/tests/.eslintrc.js
rename : browser/components/preferences/in-content/tests/browser.ini => browser/components/preferences/in-content-new/tests/browser.ini
rename : browser/components/preferences/in-content/tests/browser_advanced_update.js => browser/components/preferences/in-content-new/tests/browser_advanced_update.js
rename : browser/components/preferences/in-content/tests/browser_applications_selection.js => browser/components/preferences/in-content-new/tests/browser_applications_selection.js
rename : browser/components/preferences/in-content/tests/browser_basic_rebuild_fonts_test.js => browser/components/preferences/in-content-new/tests/browser_basic_rebuild_fonts_test.js
rename : browser/components/preferences/in-content/tests/browser_bug1018066_resetScrollPosition.js => browser/components/preferences/in-content-new/tests/browser_bug1018066_resetScrollPosition.js
rename : browser/components/preferences/in-content/tests/browser_bug1020245_openPreferences_to_paneContent.js => browser/components/preferences/in-content-new/tests/browser_bug1020245_openPreferences_to_paneContent.js
rename : browser/components/preferences/in-content/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.js => browser/components/preferences/in-content-new/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.js
rename : browser/components/preferences/in-content/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.xul => browser/components/preferences/in-content-new/tests/browser_bug1184989_prevent_scrolling_when_preferences_flipped.xul
rename : browser/components/preferences/in-content/tests/browser_bug410900.js => browser/components/preferences/in-content-new/tests/browser_bug410900.js
rename : browser/components/preferences/in-content/tests/browser_bug705422.js => browser/components/preferences/in-content-new/tests/browser_bug705422.js
rename : browser/components/preferences/in-content/tests/browser_bug731866.js => browser/components/preferences/in-content-new/tests/browser_bug731866.js
rename : browser/components/preferences/in-content/tests/browser_bug795764_cachedisabled.js => browser/components/preferences/in-content-new/tests/browser_bug795764_cachedisabled.js
rename : browser/components/preferences/in-content/tests/browser_change_app_handler.js => browser/components/preferences/in-content-new/tests/browser_change_app_handler.js
rename : browser/components/preferences/in-content/tests/browser_checkspelling.js => browser/components/preferences/in-content-new/tests/browser_checkspelling.js
rename : browser/components/preferences/in-content/tests/browser_connection.js => browser/components/preferences/in-content-new/tests/browser_connection.js
rename : browser/components/preferences/in-content/tests/browser_connection_bug388287.js => browser/components/preferences/in-content-new/tests/browser_connection_bug388287.js
rename : browser/components/preferences/in-content/tests/browser_cookies_exceptions.js => browser/components/preferences/in-content-new/tests/browser_cookies_exceptions.js
rename : browser/components/preferences/in-content/tests/browser_defaultbrowser_alwayscheck.js => browser/components/preferences/in-content-new/tests/browser_defaultbrowser_alwayscheck.js
rename : browser/components/preferences/in-content/tests/browser_engines.js => browser/components/preferences/in-content-new/tests/browser_engines.js
rename : browser/components/preferences/in-content/tests/browser_healthreport.js => browser/components/preferences/in-content-new/tests/browser_healthreport.js
rename : browser/components/preferences/in-content/tests/browser_homepages_filter_aboutpreferences.js => browser/components/preferences/in-content-new/tests/browser_homepages_filter_aboutpreferences.js
rename : browser/components/preferences/in-content/tests/browser_layersacceleration.js => browser/components/preferences/in-content-new/tests/browser_layersacceleration.js
rename : browser/components/preferences/in-content/tests/browser_masterpassword.js => browser/components/preferences/in-content-new/tests/browser_masterpassword.js
rename : browser/components/preferences/in-content/tests/browser_notifications_do_not_disturb.js => browser/components/preferences/in-content-new/tests/browser_notifications_do_not_disturb.js
rename : browser/components/preferences/in-content/tests/browser_performance.js => browser/components/preferences/in-content-new/tests/browser_performance.js
rename : browser/components/preferences/in-content/tests/browser_permissions_urlFieldHidden.js => browser/components/preferences/in-content-new/tests/browser_permissions_urlFieldHidden.js
rename : browser/components/preferences/in-content/tests/browser_privacypane_1.js => browser/components/preferences/in-content-new/tests/browser_privacypane_1.js
rename : browser/components/preferences/in-content/tests/browser_privacypane_3.js => browser/components/preferences/in-content-new/tests/browser_privacypane_3.js
rename : browser/components/preferences/in-content/tests/browser_privacypane_4.js => browser/components/preferences/in-content-new/tests/browser_privacypane_4.js
rename : browser/components/preferences/in-content/tests/browser_privacypane_5.js => browser/components/preferences/in-content-new/tests/browser_privacypane_5.js
rename : browser/components/preferences/in-content/tests/browser_privacypane_8.js => browser/components/preferences/in-content-new/tests/browser_privacypane_8.js
rename : browser/components/preferences/in-content/tests/browser_proxy_backup.js => browser/components/preferences/in-content-new/tests/browser_proxy_backup.js
rename : browser/components/preferences/in-content/tests/browser_sanitizeOnShutdown_prefLocked.js => browser/components/preferences/in-content-new/tests/browser_sanitizeOnShutdown_prefLocked.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_1.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_1.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_2.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_2.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_3.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_3.js
rename : browser/components/preferences/in-content/tests/browser_search_subdialogs_within_preferences_4.js => browser/components/preferences/in-content-new/tests/browser_search_subdialogs_within_preferences_4.js
rename : browser/components/preferences/in-content/tests/browser_search_within_preferences.js => browser/components/preferences/in-content-new/tests/browser_search_within_preferences.js
rename : browser/components/preferences/in-content/tests/browser_searchsuggestions.js => browser/components/preferences/in-content-new/tests/browser_searchsuggestions.js
rename : browser/components/preferences/in-content/tests/browser_security.js => browser/components/preferences/in-content-new/tests/browser_security.js
rename : browser/components/preferences/in-content/tests/browser_siteData.js => browser/components/preferences/in-content-new/tests/browser_siteData.js
rename : browser/components/preferences/in-content/tests/browser_siteData2.js => browser/components/preferences/in-content-new/tests/browser_siteData2.js
rename : browser/components/preferences/in-content/tests/browser_subdialogs.js => browser/components/preferences/in-content-new/tests/browser_subdialogs.js
rename : browser/components/preferences/in-content/tests/browser_telemetry.js => browser/components/preferences/in-content-new/tests/browser_telemetry.js
rename : browser/components/preferences/in-content/tests/head.js => browser/components/preferences/in-content-new/tests/head.js
rename : browser/components/preferences/in-content/tests/offline/manifest.appcache => browser/components/preferences/in-content-new/tests/offline/manifest.appcache
rename : browser/components/preferences/in-content/tests/offline/offline.html => browser/components/preferences/in-content-new/tests/offline/offline.html
rename : browser/components/preferences/in-content/tests/privacypane_tests_perwindow.js => browser/components/preferences/in-content-new/tests/privacypane_tests_perwindow.js
rename : browser/components/preferences/in-content/tests/site_data_test.html => browser/components/preferences/in-content-new/tests/site_data_test.html
rename : browser/components/preferences/in-content/tests/subdialog.xul => browser/components/preferences/in-content-new/tests/subdialog.xul
rename : browser/components/preferences/in-content/tests/subdialog2.xul => browser/components/preferences/in-content-new/tests/subdialog2.xul
rename : browser/themes/linux/preferences/in-content/dialog.css => browser/themes/linux/preferences/in-content-new/dialog.css
rename : browser/themes/linux/preferences/in-content/preferences.css => browser/themes/linux/preferences/in-content-new/preferences.css
rename : browser/themes/osx/preferences/in-content/dialog.css => browser/themes/osx/preferences/in-content-new/dialog.css
rename : browser/themes/osx/preferences/in-content/preferences.css => browser/themes/osx/preferences/in-content-new/preferences.css
rename : browser/themes/windows/preferences/in-content/dialog.css => browser/themes/windows/preferences/in-content-new/dialog.css
rename : browser/themes/windows/preferences/in-content/preferences.css => browser/themes/windows/preferences/in-content-new/preferences.css
extra : rebase_source : a7accd26847f9b3d5ee0acc9442ef65edeadb5bf
2017-05-25 18:31:41 +08:00
Milan Sreckovic
b1510ddf53
Bug 1368109: No need to sync layers.acceleration.disabled and gfx.direct2d.disabled on Windows. r=mchang
...
MozReview-Commit-ID: FtyaRl0ar9X
--HG--
extra : rebase_source : 7297ff55207e58d5567224ba48ddff86321a7076
2017-05-26 13:09:56 -04:00
Evan Tseng
3399c6ee09
Bug 1367959 - Remove brandShortName from the string "… can improve &brandShortName; performance". r=jaws
...
MozReview-Commit-ID: FSewvreb330
--HG--
extra : rebase_source : 892647b896ccc7b4eb8adf86f60af7e1569aeb7f
2017-05-26 12:17:04 +08:00
Evan Tseng
2015314d61
Bug 1366252 - Include the URL of the support page in the error message of the no-results-found view of about:preferences search. r=jaws,mconley
...
MozReview-Commit-ID: 8WkMtMhN74B
--HG--
extra : rebase_source : 08de50da7c1030dfc34ad34b573cffa2c6c74a23
2017-05-22 15:26:16 +08:00
Phil Ringnalda
c320343758
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
Sebastian Hengst
d8e719c8a3
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: CEadD9RweN4
2017-05-27 10:00:59 +02:00
Ricky Chien
3025ba0bee
Bug 1366148 - Making menulist and menupopup highlightable r=jaws,mossop
...
MozReview-Commit-ID: 14HG16oPb0g
--HG--
extra : rebase_source : 2b1f1c16f8ab4605f73c36f376997ddd18ad08d5
2017-05-20 00:09:25 +08:00
Jared Wein
72128b8243
Bug 1352481 - Fix a few eslint errors related to unnecessary semicolon usage and incorrect quotes (should have used double quotes for string). r=me
2017-05-26 13:46:22 -04:00
Evan Tseng
6b78ec4800
Bug 1352481 - Add searchkeywords attributes for subdialog buttons and search the keywords in the searchWithinNode method. r=jaws
...
MozReview-Commit-ID: HM6HPLM5wPj
--HG--
extra : rebase_source : 951570dc5680a9463a40d507ae3df5f4335fb1d7
2017-05-09 17:00:45 -04:00
Evan Tseng
1a72503e33
Bug 1364094 - Make defaultPerformancePref become true after changing processCountPref and accelerationPref at one time. r=jaws
...
MozReview-Commit-ID: 7vBUqwzWOLv
--HG--
extra : rebase_source : 107d437f5307e3617be1225bc75925a690ba050d
2017-05-11 11:14:08 -04:00
David Keeler
98d942eac1
bug 1366100 - disable OCSP fetching for DV certificates in nightly r=jaws,jcj
...
After this change, the platform will only fetch OCSP responses for EV
certificates (in nightly).
MozReview-Commit-ID: 3d9kzCYmnsa
--HG--
extra : rebase_source : e0cbbf6615e1ba813461dd13350f40ae7e0fbc07
2017-05-23 17:07:51 -07:00
Evan Tseng
26c8609ebd
Bug 1366214 - Add a new result not found string for Windows. r=jaws,mconley
...
MozReview-Commit-ID: pSICMLRDPS
--HG--
extra : rebase_source : 638e466f40c0703ad4b7cf815ef8b30a897d78f6
2017-05-19 19:48:41 +08:00
Fischer.json
90c33909cd
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
--HG--
extra : rebase_source : 4072be4379c2228210eba1d643846cc2175c19bc
2017-05-18 00:29:31 +08:00
tfe
9ab5ad0312
Bug 1336395 - Disallow same alias in search engines r=jaws
...
MozReview-Commit-ID: 1GidMz0dimv
--HG--
extra : rebase_source : ac9bcf278012c498b6eeb5098f7d3887623ec0bf
2017-05-24 12:51:58 +02:00
Evan Tseng
d7b1e04902
Bug 1365210 - Update performance settings strings to align the spec. r=jaws
...
MozReview-Commit-ID: 5GfsyWG8KLY
--HG--
extra : rebase_source : 183545e49d3e81920676071e2d9ba6e43a525446
2017-05-17 15:24:58 +08:00
Ricky Chien
921fe178f8
Bug 1366633 - Saved Logins button is being left aligned r=dao
...
MozReview-Commit-ID: DjNvWWXyr4O
--HG--
extra : rebase_source : 7ba8b7a25b882c93e70636b922a017bfdea634b9
2017-05-23 09:47:22 +08:00
Ricky Chien
b3d9517e9c
Bug 1351867 - Show search tooltip on top of button r=mconley
...
MozReview-Commit-ID: HKbcs0kXLGq
--HG--
extra : rebase_source : 4fa2ae9e59c20ba2a53371eb265cd5171b8c7773
2017-05-09 22:32:26 +08:00
Evan Tseng
deefcfad44
Bug 1365259 - Update the result not found message. r=mconley
...
MozReview-Commit-ID: 3vmUP0GVbgy
--HG--
extra : rebase_source : f8fb8a2bdca49e029b632ab9129c9af0d8edbaab
2017-05-17 18:36:54 +08:00
Paolo Amadini
39e03eb845
Bug 1364050 - Part 5 - Update obsolete references in code comments. r=mak
...
MozReview-Commit-ID: 9EUn7vcSfe3
--HG--
extra : rebase_source : f23b5f67b42d19fc69b06e3408d066ae479d369b
2017-05-05 13:11:49 +01:00
Carsten "Tomcat" Book
e83697008e
merge mozilla-inbound to mozilla-central a=merge
2017-05-16 15:04:38 +02:00
Christoph Kerschbaumer
e4f38c8d7c
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
Geoff Brown
1aaa387888
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
Wes Kocher
54a256d920
Merge m-c to autoland a=merge
...
MozReview-Commit-ID: L0rsjIzeVij
--HG--
extra : rebase_source : 8b581702a4534fb9394f8d3f4e85f65d6f4ff293
2017-05-15 17:02:08 -07:00
Timothy Guan-tin Chien
1d08bd439b
Bug 1360500 - Allow custom colors on find selection type selections. r=jaws,masayuki,smaug
...
This patch implements chrome-only Selection#setColors and
Selection#resetColors methods, and use it to set the background color of
the preferences search highlight.
MozReview-Commit-ID: 2U92aBCAyeh
--HG--
extra : rebase_source : b07af1f37309d8184584b298a720cd5c1382929a
2017-05-10 10:48:50 -04:00
tfeserver
16a802286e
Bug 1354103 - Change 'passwords' to 'logins' in sync UI. r=eoger
...
MozReview-Commit-ID: ES3ojgmMglD
--HG--
extra : rebase_source : c3a61cfc183380320dc224900c0bb4514ee3fc22
2017-05-15 20:22:26 +02:00
Florian Quèze
97f401c644
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
16530fa1e3
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
5e3539e504
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
41a6ce397e
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
--HG--
extra : rebase_source : 81ec407bbfd9bb97828db97b2244dee19dbe7eee
2017-05-10 09:46:46 -04:00
Ryan VanderMeulen
ff1d6f6f88
Merge m-c to autoland. a=merge
2017-05-11 11:30:47 -04:00
Sebastian Hengst
db8f56dd23
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: HWYxZeNWish
2017-05-11 16:50:12 +02:00
Ricky Chien
3dcc2b17e9
Bug 1363726 - Clicking on the search input should select all text entered into it. r=jaws
...
MozReview-Commit-ID: KmY1P2CLsho
--HG--
extra : rebase_source : 3f60a037bfd511d364f8b29718103ae14d2d810a
2017-05-11 04:26:11 +08:00
Wes Kocher
02bf8c4425
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: FfNikA7un6F
2017-05-10 17:31:18 -07:00
Wes Kocher
1b5ad2c128
Merge inbound to central, a=merge
...
MozReview-Commit-ID: DfRZi0gKjit
2017-05-10 16:48:03 -07:00
Matthew Noorenberghe
18de45ca42
Bug 1362571 - Move 'Saved Logins' button under the remember logins checkbox. r=jaws
...
MozReview-Commit-ID: 9TDKQXnvUlb
--HG--
extra : rebase_source : 26cc209d55f91ed90b2d2f7ea126752a493bc09c
2017-05-10 15:25:26 -07:00
Evan Tseng
e98fff578d
Bug 1360846 - Make the prefs restore to default value before run the tests. r=jaws
...
MozReview-Commit-ID: 8a8gwTE5F9D
--HG--
extra : transplant_source : %04b%7B%B0%A0%E5%C7%EB%9Ep%8C.%D9%D3%CF%E5%16R%1E%B2
2017-05-08 10:28:32 -04:00
Chris Peterson
a8e2bb1720
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
--HG--
extra : rebase_source : 0f2144523dc1ec2009638f8e6efe3340541d989f
2017-04-29 19:43:50 -07:00
Evan Tseng
f0edc88c2a
Bug 1360140 - Add Learn More link for the Use recommended performance settings checkbox r=mconley
...
MozReview-Commit-ID: 3IQAbU3ovhg
--HG--
extra : rebase_source : 0ea3c904448bd61390f352aeea3efdb4eafbc26c
2017-05-04 21:31:05 +08:00
Evan Tseng
72cfaae56d
Bug 1361969 - Update the URL of "Firefox Support" Link r=mconley
...
MozReview-Commit-ID: 1aBPa6Pv9Fs
--HG--
extra : rebase_source : a82e82223dc0d598ac29da23090e80c7de6c86b6
2017-05-04 22:34:46 +08:00
Evan Tseng
de199e0386
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
--HG--
extra : rebase_source : f781f1c0a8b3570d4ca5a1ab66d13ac31b84f935
2017-05-02 16:28:11 +08:00
Wes Kocher
91617240e6
Merge m-c to autoland, a=merge
2017-05-09 14:59:18 -07:00
Wes Kocher
e2902f93a3
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: Fp2oBAcru51
2017-05-09 14:34:34 -07:00