Sebastian Hengst
bbe32b6bed
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 44WBcWjnVo
2017-07-30 11:19:17 +02:00
Tomislav Jovanovic
460b84a6db
Bug 1385528 - Fix tools_menu in newly opened windows r=kmag
...
MozReview-Commit-ID: B9gTIzYDVdk
--HG--
extra : rebase_source : f044b0836e3aecd987f4382161ddef26290895f0
2017-07-29 20:51:47 +02:00
Luciano Italiani
dd592719c1
Bug 1374671 - Enable the ESLint no-whitespace-before-property rule across mozilla-central. r=standard8
...
MozReview-Commit-ID: 4WkNg0YrgHx
--HG--
extra : rebase_source : 2c32028e81c388406455004c2adcdb4a01942b95
2017-07-27 23:01:13 -03:00
Evan Tseng
719811aec6
Bug 1384813 - Show a header for "about:preferences#privacy-reports" content since we would like to show every content with a header. r=mconley
...
MozReview-Commit-ID: GmOxB0MOv3V
--HG--
extra : rebase_source : 900793c4b42cde37ad38e212c6fe8f3aff2a72bc
2017-07-28 13:56:46 +08:00
Ricky Chien
a7d48efba1
Bug 1384566 - Fix incorrect tooltip position by wrapping hbox r=mconley
...
MozReview-Commit-ID: 8R8q4JQCe4w
--HG--
extra : rebase_source : 44b6d8dbd41f2655de197f5a6de1ec1aeef914a1
2017-07-28 08:28:26 +08:00
Ricky Chien
ad2a95e216
Bug 1377009 - Search field should always float on the top r=jaws
...
MozReview-Commit-ID: 620fK75clzc
--HG--
extra : rebase_source : 221b090dfff68ed6690e4984a3b649d44be4360a
2017-07-12 16:25:03 +08:00
Wes Kocher
316fd8283a
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: KcxntLtRalL
--HG--
rename : taskcluster/actions/__init__.py => taskcluster/taskgraph/actions/__init__.py
rename : taskcluster/actions/add-new-jobs.py => taskcluster/taskgraph/actions/add-new-jobs.py
rename : taskcluster/actions/registry.py => taskcluster/taskgraph/actions/registry.py
rename : taskcluster/actions/retrigger.py => taskcluster/taskgraph/actions/retrigger.py
rename : taskcluster/actions/run_missing_tests.py => taskcluster/taskgraph/actions/run_missing_tests.py
rename : taskcluster/actions/test-retrigger-action.py => taskcluster/taskgraph/actions/test-retrigger-action.py
rename : taskcluster/actions/util.py => taskcluster/taskgraph/actions/util.py
2017-07-28 17:54:59 -07:00
Ursula Sarracini
cb0205c0ab
Bug 1021667 - Give Activity Stream URI_SAFE_FOR_UNTRUSTED_CONTENT r=ckerschb,Gijs
...
MozReview-Commit-ID: A7A2ThcpCeR
--HG--
extra : rebase_source : a9d0cbd771010af497c9fbeb3a244cbfb78fefce
2017-07-27 10:43:48 -04:00
Mark Hammond
8d2320d13f
Bug 1385191 - Prefer email address from the FxA profile over that from the account. r=eoger
...
MozReview-Commit-ID: 78U2RZQ5xfB
--HG--
extra : rebase_source : b79b18ea8c545003998692cd97c7ad5d6606c7f7
2017-07-28 16:35:40 +10:00
Timothy Guan-tin Chien
90605d32d8
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
--HG--
extra : rebase_source : cdd3f82dbf93f1632a06b52071f717eac3f044b0
extra : source : 5f81b547cd433d1a9056e5fe144ba56b13f15cc1
2017-07-27 23:41:31 +08:00
Evan Tseng
2b16f51241
Bug 1384812 - Add hbox for the defaultEngine menulist because we would like to make the menulist width just align its content width. r=jaws
...
MozReview-Commit-ID: DI4d2zloSCb
--HG--
extra : rebase_source : 4355ab5a2717077961d664198aa4a42cdffbaad1
2017-07-27 17:51:58 +08:00
Evan Tseng
f4d264ca7b
Bug 1384812 - Remove the flex=1 attribute from submitHealthReportBox and automaticallySubmitCrashesBox checkboxes because they have learn-more links in the same line which should appear next to the checkbox instead of at the end of the line. r=jaws
...
MozReview-Commit-ID: FK0H5u20uQH
--HG--
extra : rebase_source : ea7f625aac600ab2d06f28eedc404d41f3355bcc
2017-07-27 12:14:22 +08:00
Prathiksha
d912178c6f
Bug 1365957 - Pressing backspace on the cookies dialog to delete a cookie no longer removes the dialog. r=johannh
...
MozReview-Commit-ID: LDwIljC7Ji7
--HG--
extra : rebase_source : 0f3ae4e2aa901eb92d62935cdbced0db0bc9531a
2017-07-17 17:01:36 +05:30
Rex Lee
14a7e31cc1
Bug 1049130 - UITour: Fixing highlight placed in the wrong place at first time. r=Gijs
...
MozReview-Commit-ID: LVTbjeaizRD
--HG--
extra : rebase_source : 535286c1de72d42c24432b2e2073ab13dc808b87
2017-07-27 14:35:22 +08:00
Sebastian Hengst
ce0a3e41e1
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
Gijs Kruitbosch
45b153fcd7
Bug 1380274 - add an anchor to the definition of the overflow panel area, r=jaws
...
MozReview-Commit-ID: EezQr2JP1JH
--HG--
extra : rebase_source : 4f874a51694451fc09242a7d759cae78b92acc4f
2017-07-27 14:16:08 +01:00
Gijs Kruitbosch
4d02b42e8a
Bug 1378807 - make search bar shortcut work in the permanent overflow panel, r=bwinton
...
MozReview-Commit-ID: HLdegoy2525
--HG--
extra : rebase_source : 8442a0b0e1f5cdb76870f7e70252506d96a900cc
2017-07-27 15:00:38 +01:00
Carsten "Tomcat" Book
6aa98d7df0
Merge mozilla-central to autoland
2017-07-28 09:50:36 +02:00
Carsten "Tomcat" Book
61867d079e
Backed out changeset 0ee0458b1452 (bug 1351148)
2017-07-28 09:20:08 +02:00
Evan Tseng
01905b3674
Bug 1384554 - Use list-style-image style for images to support high contrast mode. r=mconley
...
MozReview-Commit-ID: HDLa8eg9LRr
--HG--
extra : rebase_source : 9ca82781d82a0b2817a48ca20c0c55e2305127a2
2017-07-27 18:14:04 +08:00
Timothy Guan-tin Chien
c3f031892f
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
--HG--
extra : rebase_source : 15d2082612415363e0f69a1880efb702adcece24
extra : source : 5f81b547cd433d1a9056e5fe144ba56b13f15cc1
2017-07-27 23:41:31 +08:00
Ricky Chien
9352eae160
Bug 1384402 - Fix broken about:preferences link after reorg v2 r=jaws
...
MozReview-Commit-ID: LnQsKHhrDWI
--HG--
extra : rebase_source : 627f9dd1c5b02954c2a14ae3fe107de90218083f
2017-07-27 11:30:05 +08:00
Ricky Chien
4864560cd0
Bug 1384576 - Ellipsis are misses on some buttons on Preferences r=jaws
...
MozReview-Commit-ID: GQjHOeToTC7
--HG--
extra : rebase_source : 304ba0833069cb3f6eaf3df861970dc99da549f4
2017-07-27 07:45:04 +08:00
Ricky Chien
11d85d9ce6
Bug 1384087 - Address bar's first option should be Browsing history r=jaws
...
MozReview-Commit-ID: 7Zk4PmYKVo8
--HG--
extra : rebase_source : a0e375a0153914297b174f00d8f6d652f6b7a2ea
2017-07-25 23:15:35 +08:00
Dan Mosedale ext:(%3E)
20769f61be
Bug 1384977 - Remove unused PreviewProvider.jsm and refs, r=ursula?
...
MozReview-Commit-ID: Ee4uIdPJ0Cy
--HG--
extra : rebase_source : e1badbbbee1c2af1ac92e641599e8d540fd21891
2017-07-27 09:26:39 -07:00
Carsten "Tomcat" Book
c4e7d0a39e
merge mozilla-central to autoland
...
--HG--
extra : rebase_source : 0f0f666839de9bee40c2d469fd8dd7e63b266f69
2017-07-27 11:38:15 +02:00
Carsten "Tomcat" Book
d360d49d2a
merge mozilla-inbound to mozilla-central a=merge
2017-07-27 10:57:25 +02:00
Carsten "Tomcat" Book
2240562934
Backed out changeset f65f933ecdce (bug 1359306) for bustage
2017-07-27 08:22:15 +02:00
Wes Kocher
ad35031103
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: LhiAcCiFBus
2017-07-26 18:33:18 -07:00
Ricky Chien
35fdfbdc9c
Bug 1359306 - Implant telemetry probe for search r=liuche,mconley
...
MozReview-Commit-ID: 8SyW6E8IYt7
--HG--
extra : rebase_source : 86f7e15e163c7212b974b733b79929fc9badec54
2017-07-27 15:06:52 +08:00
Marco Bonardo
8bab7e1d1f
Bug 1383138 - 'Bookmark all tabs' dialog is broken with async Places transactions. r=adw
...
MozReview-Commit-ID: IERtEaCCbjA
--HG--
extra : rebase_source : 75b2ad7b1bdaa57ee038b2d98ec08709fdb51596
2017-07-25 22:24:05 +02:00
Marco Bonardo
4a6d03679e
Bug 1382291 - Intermittent browser/components/places/tests/browser/browser_markPageAsFollowedLink.js. r=adw
...
MozReview-Commit-ID: KBukQFU9WPn
--HG--
extra : rebase_source : bcad7bf7011f510f574c49b168bb4b4ccf5cc8f2
2017-07-26 13:52:24 +02:00
Tim Huang
3f2687befb
Bug 1333641 - Part 2: Add a test case to verify the behavior of speechSynthesis API when 'privacy.resistfingerprinting' is true. r=arthuredelstein,smaug
...
This patch adds a test case to verify the speechSynthesis API when fingerprinting
resistance is enabled. This test will first make sure the speechSynthesis has been
setup correctly and then flip the pref 'privacy.resistFingerprinting'. Then, it
will test speechSynthesis.getVoices(), onvoiceschanged event and speechSynthesis.speak().
MozReview-Commit-ID: 33BcZcHPgat
--HG--
extra : rebase_source : 87b985fdc432372f9290a71ab65ba16395961e36
2017-07-20 16:57:03 +08:00
Evan Tseng
1b14f772ee
Bug 1383719 - Update and add strings for the Updates section. r=jaws
...
MozReview-Commit-ID: 2GUYgrNbKuo
--HG--
extra : rebase_source : 14c07d45e603dd310e46041041406bcd9b7ce975
2017-07-25 15:22:36 +08:00
Ricky Chien
e6159eea1a
Bug 1383456 - Remove redundant Default Search and One-Click preferences search result r=jaws
...
MozReview-Commit-ID: 64y3bT8o3DY
--HG--
extra : rebase_source : 745a0b854ea0455bd01c6b5e3e393d112156c5e4
2017-07-25 16:08:28 +08:00
Wes Kocher
f19f28adfd
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: F1X8wKqbkg
2017-07-25 19:16:09 -07:00
Wes Kocher
65bbd0525a
Merge inbound to central, a=merge
...
MozReview-Commit-ID: E4oXfAM1mtd
2017-07-25 19:04:37 -07:00
Mike de Boer
9c16099969
Bug 1354533 - Update the History panelview when it's shown inside the new Library panel. r=mak
...
This patch changes the history-panelmenu widget with the following:
- Move the Recently Closed Tabs and Recently Closed Windows lists into their own
respective (nested) subview,
- Add a Recent History header to list of history items,
- Extend the list of Recent History items to be max 42 items long,
- Share more code with Bookmarks panel,
- Generalizes panelview event dispatching to always support customizable widgets.
MozReview-Commit-ID: 4sBR6llIvxG
--HG--
extra : rebase_source : 2758dd643cd504448ee1f19296670a588bf56069
2017-07-21 15:07:23 +02:00
Evan Tseng
d2f956c8bf
Bug 1382660 - Allow all <checkbox> in preferences to expand to full width. r=jaws
...
MozReview-Commit-ID: CgvOW5S1bhH
--HG--
extra : rebase_source : efd0d0b6861845e66f7050a54b63b4ddc5534d28
2017-07-21 15:52:08 +08:00
Carsten "Tomcat" Book
bdf7db3d13
Merge mozilla-central to mozilla-inbound
...
--HG--
rename : dom/tests/mochitest/chrome/test_window_getAppLocales.html => dom/tests/mochitest/chrome/test_window_getRegionalPrefsLocales.html
rename : mobile/android/app/src/main/res/drawable/as_contextmenu_divider.xml => mobile/android/app/src/main/res/drawable/as_contextmenu_divider_helper.xml
rename : testing/tools/autotry/autotry.py => tools/tryselect/selectors/syntax.py
extra : rebase_source : d74c74a654cd977d35e35de2768ada4ebe659ae4
2017-07-25 14:38:43 +02:00
Carsten "Tomcat" Book
679210723b
merge mozilla-inbound to mozilla-central a=merge
2017-07-25 14:27:17 +02:00
Andrea Marchesini
aa6c45ef01
Bug 1368815 - ContextualIdentityService should remove containers only when all the tabs are completely closed, r=mconley
2017-07-25 13:26:28 +02:00
Carsten "Tomcat" Book
732f652f89
Backed out changeset 29131feeed60 (bug 1380065) for windows 7 perma failure in test_bug884693.xul | Got expected message count - got 1, expected +0
2017-07-25 10:52:58 +02:00
Sebastian Hengst
7eda2e248c
Backed out changeset 0bb1d7f7feb0 (bug 1363886)
2017-07-25 10:40:38 +02:00
Timothy Guan-tin Chien
c2ddda3deb
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
--HG--
extra : rebase_source : 5d6001a5f0585b2cd98fbeb85493bb20482bc3df
2017-07-21 12:42:19 +08:00
Evan Tseng
da942ca703
Bug 1377163 - Remove search result from the category list. r=mconley
...
MozReview-Commit-ID: JhS2GQFq4et
--HG--
extra : rebase_source : 7d2767418f4b584f35ef2758b3afef3af0472711
2017-07-20 16:15:04 +08:00
Carsten "Tomcat" Book
0ff1ec388b
Merge mozilla-central to autoland
2017-07-25 14:35:23 +02:00
Evan Tseng
c6516fc09b
Bug 1382134 - Do not show section title in search result. r=jaws
...
MozReview-Commit-ID: L1m1sQG7Uka
--HG--
extra : rebase_source : 8d5ade838da9a536a4fdea1bcd073ef58cc710cf
2017-07-20 12:00:12 +08:00
Ricky Chien
0322c56145
Bug 1363960 - Fix horizontal overflow for about:preferences pane r=jaws
...
MozReview-Commit-ID: DBDXvX5qR79
--HG--
extra : rebase_source : 09437ed5bd81e9b4dc91ad8e333ba78a64da2153
2017-07-17 17:39:10 +08:00
Ricky Chien
82d341e3cd
Bug 1384097 - Fix incorrect search engine suggestions link r=jaws
...
MozReview-Commit-ID: 4rdJim3mLhF
--HG--
extra : rebase_source : 467db10a819ec9bab8d116aea964150d9f3cc0b9
2017-07-25 22:40:29 +08:00