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

49099 Коммитов

Автор SHA1 Сообщение Дата
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
Ryan VanderMeulen c6a9b76f34 Bug 1385136 - Update pdf.js to version 1.8.581. r=bdahl 2017-07-27 20:17:24 -04:00
Wes Kocher 7dc0b363c1 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 1JlPbFMKbJZ
2017-07-27 16:17:40 -07:00
Kershaw Chang fc3aa4a532 Bug 1366822 - Part1: Modify NetworkPrioritizer to only update selected tab's window ID, r=dao
The original NetworkPrioritizer tracks each browser window and give the high priority to the selected tab.
This patch is based on the NetworkPrioritizer, but only send a notification of the current selected tab's content outer window ID to network module.
2017-07-27 23:41:00 +02:00
Sebastian Hengst f2043880e1 Backed out changeset 3b9509ef04d0 (bug 1385177) on suspicion of causing exceptions in browser-chrome tests and connections in wpt tests. r=backout on a CLOSED TREE 2017-07-28 20:54:12 +02:00
Wes Kocher ad35031103 Merge m-c to inbound, a=merge
MozReview-Commit-ID: LhiAcCiFBus
2017-07-26 18:33:18 -07:00
Jared Wein 5ba6124b52 Bug 1384581 - Define a default value for --toolbarbutton-height to prevent CSS errors when the property is applied before the more specific value has been set. r=Gijs
MozReview-Commit-ID: 55IaJKzILNp

--HG--
extra : rebase_source : 9e84c065566560cb20a1844d3b4512678dc672b4
2017-07-26 10:07:24 -04:00
Gijs Kruitbosch 6b70b349d9 Bug 1379447 - fix intermittent failure in browser_alltabslistener caused by tab hitting about:blank when waiting for page stops, r=dao
MozReview-Commit-ID: Sn4uj4jMDc

--HG--
extra : rebase_source : c2ef1651e84ba54ca1e7584ed0dc533c2cbe1cbd
2017-07-19 23:17:01 +01:00
Jared Wein 86387ff54d Bug 1383709 - Don't wait for the sync-pane-loaded notification in old prefs since it won't be fired when only viewing the Content pane. r=mconley
Waiting for this notification is only necessary in the 'new prefs', as detailed by the comment that I added in this patch.

MozReview-Commit-ID: LpFwHrqNc0g

--HG--
extra : rebase_source : d8882492575e088a53cf644e00e4965e9223c7b5
2017-07-24 18:40:46 -04:00
Jared Wein 35296b8931 Bug 1384145 - Guard the removal of the 'animate' attribute so it only happens in builds with MOZ_PHOTON_ANIMATIONS since the attribute only makes sense when MOZ_PHOTON_ANIMATIONS=True. r=mconley
MozReview-Commit-ID: DuUCYGt5uV2

--HG--
extra : rebase_source : 295cfb32c4fd71007c9863032f95891ed2f8ebeb
2017-07-26 08:53:04 -04:00
Jared Wein dfdda32615 Bug 1384268 - Conditionally include the animation images only if the MOZ_PHOTON_ANIMATIONS build flag is enabled. r=mconley
MozReview-Commit-ID: HFJnyEnBZi7

--HG--
extra : rebase_source : b4b7a1e82df927e7aa4e352b3382abdb7d0b38fc
2017-07-26 08:38:15 -04:00
Kris Maglione 6463caf0f6 Bug 1383367: Part 3 - Defer getComputedStyle call if a reflow is currently pending. r=mconley
MozReview-Commit-ID: 33IRfOlaBxP

--HG--
extra : rebase_source : a1de8cdc6819dc9c8ecceb790247640a8162149f
2017-07-26 14:30:00 -07:00
Mike Conley 8cfbdba9c5 Bug 1385005 - Put toolbarbutton-dropdown-arrow.png on the non-Photon browser_startup_images.js whitelist. r=johannh
This was originally removed from the whitelist when bug 1372689 landed. With
Photon enabled, this image doesn't load at all. Instead of trying to debug
the non-Photon case, we're whitelisting this again because Photon is going
out the door in the next release anyways.

MozReview-Commit-ID: DdN38s3oqST

--HG--
extra : rebase_source : 986c338fb8448f26719ecefd7c4a72db19614622
2017-07-27 13:52:18 -07:00
Alex Gaynor 55f84a6eac Bug 1377522 - let the macOS level 3 content sandbox ride the trains! r=haik
MozReview-Commit-ID: DiP82tDSBmD

--HG--
extra : rebase_source : 7df6f680aade7863e1e202639f4d3c2bc790369a
2017-07-21 13:16:27 -04: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
Sebastian Hengst 9ecbeec83a Backed out changeset 1d04c6559f71 (bug 1377011) for failing browser-chrome's browser/base/content/test/static/browser_parsable_css.js on Linux because allBookmarks.png missing. r=backout 2017-07-27 19:04:53 +02:00
Luke Chang 491deaf2a1 Bug 1362290 - Support non-experimental autocomplete pref. r=baku
MozReview-Commit-ID: LABuNLbq2Io

--HG--
extra : rebase_source : 3902adee74ef95ff144325d7b77c13192133d3e7
2017-07-27 11:41:15 +08:00
Ralph Giles c7c885bcbe Bug 1384258 - Build Stylo by default. r=chmanchester
Build Stylo (the styling system from servo) by default in all
builds for win32, win64, macOS and linux64 targets. It was
previously enabled for automation builds, so this just changes
the behaviour for local developer builds.

Note that this introduces a new dependency on libclang for the
binding generator. If you're developing on a tier-1 platform,
run `./mach boostrap` to install a working copy. Otherwise
llvm+libclang 4.0.1 is recommended.

Remove the explicit --enable-stylo=build in mozconfig.stylo
in favour of the configure default.

Add mozconfig.stylo to the hazard and debug-asan mozconfigs
so LLVM_CONFIG is defined properly for those builds.

Based on a patch by Bobby Holly in bug 1356991.

MozReview-Commit-ID: C2wRNl7JHpz

--HG--
extra : rebase_source : 1ed7c36a64e25b235a26864592cd7ea969a4cd25
2017-07-25 14:29:52 -07:00
Dão Gottwald afe20366c2 Bug 1384895 - Manage Share Providers button icon is wrongly sized and shouldn't use --toolbarbutton-icon-fill. r=johannh
The icon is 16x16 rather than 18x18 and --toolbarbutton-icon-fill only makes sense in toolbars.

MozReview-Commit-ID: 5IHokX5PrKM

--HG--
extra : rebase_source : 6f038b49fa028ae8d1f4d2e7f6bc509a712ce8ea
2017-07-27 15:26:56 +02:00
Dão Gottwald 4f44c50e87 Bug 1384898 - Don't bother setting default fill colors for the downloads indicator. r=Paolo
toolbarbutton-icons.inc.css takes care of this.

MozReview-Commit-ID: IdwxiC7ZkHG

--HG--
extra : rebase_source : ebfd819d5abee4ea4d3b52c1a2c21761ef0b369d
2017-07-27 15:29:24 +02:00
Mike Conley b6867b29a5 Bug 1376822 - Re-enable appmenu reflow tests for sync subview. r=Gijs
MozReview-Commit-ID: B95VVqaTDja

--HG--
extra : rebase_source : 484b78d839e16650167c7dc9937d7f2ec908b8e3
2017-07-13 07:59:35 -07:00
Carsten "Tomcat" Book c12b6f9364 Backed out changeset 53c50961ee5c (bug 1377011) for test failures in browser_all_files_referenced.js | there should be no unreferenced files - Got 2, expected 0
--HG--
extra : rebase_source : c88dd742e0272561e3baa6dbd6fa1bad58366188
2017-07-26 15:02:24 +02:00
Jared Wein 109235b976 Bug 1384522 - Add automated test for TextZoomChange and the urlbar-zoom-button. r=dao
MozReview-Commit-ID: adhZCyStXz

--HG--
extra : rebase_source : 55bcfa284b7d23086a5cf5b7d5981654859a06cf
2017-07-26 07:30:03 -04:00
Dão Gottwald bcff6ac568 Bug 1377655 - Remove controlcenter-specific subview arrows. r=johannh
MozReview-Commit-ID: F1FzR7FQ1Ft

--HG--
extra : rebase_source : ac5bbd58726455b02e20c873d4ff8327e8eb1973
2017-07-20 12:41:35 +02:00
Nihanth Subramanya 02c44f317b Bug 1377011 - [Photon] Update sidebar tree icons on all platforms. r=dao
MozReview-Commit-ID: HIPXVTwXqDl

--HG--
extra : rebase_source : 803039552fa4abc15c2069547bd3b590ea35d4c2
2017-06-29 23:33:30 -07:00
Dale Harvey 8f216154b8 Bug 1370929 - Update dark theme colours. r=dao
MozReview-Commit-ID: rmfHwlHwpe

--HG--
extra : rebase_source : 7360e11b43822eb7aea1b24b8e4384ededbf34ed
2017-07-20 16:22:58 +01:00
Luke Chang 971e68a344 Bug 1378668 - [Form Autofill] Update the saved field names when a profile is updated, merged or reconciled. r=steveck
MozReview-Commit-ID: 5aLqvr0n0KO

--HG--
extra : rebase_source : 2e6d529d1091f7d51c7cae4d761aa270853bec38
2017-07-26 19:25:36 +08:00
Carsten "Tomcat" Book c4e7d0a39e merge mozilla-central to autoland
--HG--
extra : rebase_source : 0f0f666839de9bee40c2d469fd8dd7e63b266f69
2017-07-27 11:38:15 +02:00
Alessio Placitelli 2d82f2c5e6 Bug 1120372 - Introduce the "update" ping. r=bsmedberg,gfritzsche,mhowell
This ping will be sent as soon as an update is ready to be applied, after
it's downloaded. This is currently enabled but protected behind the
'toolkit.telemetry.updatePing.enabled' preference.

MozReview-Commit-ID: 4TuM0e5MzBl

--HG--
extra : rebase_source : aa3ebda3cf1e1fc2cdb8c294a643973c5101fa1c
2017-07-12 12:12:18 +02: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
Nihanth Subramanya 697b4b7295 Bug 1377011 - [Photon] Update sidebar tree icons on all platforms. r=dao
MozReview-Commit-ID: 6biFG00rzYE

--HG--
extra : rebase_source : 94fdcdbe5d87e894c16646b784d46de65454cccb
2017-06-29 23:33:30 -07:00
Scott Wu 884f15c439 Bug 1376642 - (Part 2) Replace "profile" with "address" in formautofill file content. r=lchang
MozReview-Commit-ID: CJF7HpGjZaQ

--HG--
extra : rebase_source : c97b5615f6d65292acb3d98e29bbe453c624d457
2017-07-26 13:59:50 +08:00
Scott Wu 88ca381eed Bug 1376642 - (Part 1) Rename files with the word "profile" with "address" in formautofill. r=lchang
MozReview-Commit-ID: CITYezz57Et

--HG--
rename : browser/extensions/formautofill/content/editProfile.js => browser/extensions/formautofill/content/editAddress.js
rename : browser/extensions/formautofill/content/editProfile.xhtml => browser/extensions/formautofill/content/editAddress.xhtml
rename : browser/extensions/formautofill/content/manageProfiles.css => browser/extensions/formautofill/content/manageAddresses.css
rename : browser/extensions/formautofill/content/manageProfiles.js => browser/extensions/formautofill/content/manageAddresses.js
rename : browser/extensions/formautofill/content/manageProfiles.xhtml => browser/extensions/formautofill/content/manageAddresses.xhtml
rename : browser/extensions/formautofill/skin/linux/editProfile.css => browser/extensions/formautofill/skin/linux/editAddress.css
rename : browser/extensions/formautofill/skin/osx/editProfile.css => browser/extensions/formautofill/skin/osx/editAddress.css
rename : browser/extensions/formautofill/skin/shared/editProfile.css => browser/extensions/formautofill/skin/shared/editAddress.css
rename : browser/extensions/formautofill/skin/windows/editProfile.css => browser/extensions/formautofill/skin/windows/editAddress.css
rename : browser/extensions/formautofill/test/browser/browser_editProfileDialog.js => browser/extensions/formautofill/test/browser/browser_editAddressDialog.js
rename : browser/extensions/formautofill/test/browser/browser_manageProfilesDialog.js => browser/extensions/formautofill/test/browser/browser_manageAddressesDialog.js
extra : rebase_source : 2408257636b0ff0927632bb542320d517caa1ed2
2017-07-26 14:39:58 +08:00
Carsten "Tomcat" Book 8a74dfa905 Merge mozilla-central to autoland 2017-07-26 11:18:21 +02:00
Carsten "Tomcat" Book 198430bca2 merge mozilla-inbound to mozilla-central a=merge 2017-07-26 11:11:40 +02: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
Evan Tseng 9f94a8d166 Bug 1383792 - Change the "Manage Account" to "Manage account". r=jaws
MozReview-Commit-ID: 7xkKU1zej5Q

--HG--
extra : rebase_source : 093c23646843753bc06e40bbdab6f5604d687802
2017-07-25 11:52:21 +08:00
Ian Bicking 4c1f464cff Bug 1384281 - Export Screenshots 10.9.0 to Firefox; r=kmag
MozReview-Commit-ID: 4o7FvYWHmCM

--HG--
extra : rebase_source : fa357d1fa36d46142481faf205a887fa98cb4831
2017-07-25 15:25:25 -05:00
Luciano Italiani efccffaa5f Bug 1380738 - Fix the size of the avatar to avoid reflow. r=eoger
MozReview-Commit-ID: 5MWoxolsiJd

--HG--
extra : rebase_source : 537213e57bdc4d4c6da6d0a5dca0afcaec0fa724
2017-07-25 13:53:08 -03:00
Rex Lee cf92e34d51 Bug 1383660 - Let speech bubble of onboarding icon clickable. r=mossop
MozReview-Commit-ID: Mmq5CZNdre

--HG--
extra : rebase_source : a442270cf5b3067b86e20b144b914a46315f6286
2017-07-24 18:56:17 +08:00
Rex Lee 04ef4d11b8 Bug 1381360 - Make the speech bubbles 3px to the right of the fox icons. r=mossop
MozReview-Commit-ID: 8htzKAz3dRS

--HG--
extra : rebase_source : 49968325182d34cec88af72e52ea554f1b7f5e6c
2017-07-24 12:25:30 +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
Sebastian Hengst 7888b852aa Backed out changeset a7da25c837d8 (bug 1372689) for failing browser-chrome's browser_startup_images.js about toolbarbutton-dropdown-arrow.png. r=backout
--HG--
rename : browser/themes/shared/tabbrowser/newtab.svg => browser/themes/linux/tabbrowser/newtab.svg
2017-07-25 11:04:57 +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
Timothy Guan-tin Chien f3372fc646 Bug 1382649 - Unset dom.ipc.processCount pref value should be taken as a user opt-in value if browser.preferences.defaultPerformanceSettings.enabled is false. r=mrbkap
MozReview-Commit-ID: 5zSix0koTc4

--HG--
extra : rebase_source : 2b033328830e4f5d5293b204b1613c90f9d00e58
2017-07-21 11:48:07 +08:00
gasolin 7204d28172 Bug 1381650 - Update bottom tag line on the stub installer;r=mhowell
MozReview-Commit-ID: EVtY8ouhSa0

--HG--
extra : rebase_source : 8b060b4a04331c06e7bdf1c9463f93ee104869cc
2017-07-21 16:13:04 +08:00
Ray Lin f7280e2caa Bug 1371131 - Part 4. Hide form autofill footer notes if no warning data in the results. r=lchang,seanlee
MozReview-Commit-ID: AAOEu2JVHnO

--HG--
extra : rebase_source : d5170fd86b7e8b6e81064905b406b05579046552
2017-07-25 10:25:02 +08:00
Ray Lin 10f4426cb9 Bug 1371131 - Part 3. Create address and credit card result subclasses. r=lchang,steveck
MozReview-Commit-ID: 25TNvIQL6ob

--HG--
extra : rebase_source : d4bfd322e9100363b921bf0ad7541604ee15ed56
2017-07-24 11:50:58 +08:00
Ray Lin 118c203023 Bug 1371131 - Part 2. Refactor ProfileAutoCompleteResult to using class syntax. r=lchang,steveck
MozReview-Commit-ID: GDsLZrhcSBx

--HG--
extra : rebase_source : f6030f309e626f3d4d340a6de767656e5645aa96
2017-07-24 11:41:33 +08:00
Ray Lin 3a5dd6f9cc Bug 1371131 - Part 1. Replace the "cc-number-masked" field name in form autofill storage with "cc-number". r=lchang
MozReview-Commit-ID: 1RGL4gu7JrK

--HG--
extra : rebase_source : a88e2bef04b47f76ac7e3ebb901fb958d73aa6aa
2017-07-24 11:41:13 +08: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 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
Dão Gottwald fe72da1e54 Bug 1007283 - Enable arrow panel animations on Linux. r=jaws
MozReview-Commit-ID: BUL3NWpsKll

--HG--
extra : rebase_source : b2434d6167e758a92b42a2277e5f4b63f32e7e00
2017-07-19 23:16:19 +02:00
Dão Gottwald 9f14f73597 Bug 1372689 - Update tab strip button icons. r=johannh
MozReview-Commit-ID: C8Dy44CNVLi

--HG--
extra : rebase_source : e06902c8a55fc1621d3b636d6a8e1659327bce6d
2017-07-25 14:51:20 +02: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
Matthew Noorenberghe c7c6b8cb55 Bug 1378754 - Test that autofill and login fields remain marked after a persisted pagehide. r=steveck
MozReview-Commit-ID: 5FTGiu8Lb9Q

--HG--
extra : rebase_source : cbf01620a28dd69967ede6ec74ef436839dfd656
2017-07-21 23:00:10 -07:00
Wes Kocher fd09155f06 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 418vKEKrk3n
2017-07-24 18:10:56 -07:00
Wes Kocher 2673406be5 Merge inbound to central, a=merge
MozReview-Commit-ID: 1oTeP8uycV2
2017-07-24 18:06:39 -07:00
Wes Kocher 85af52b438 Backed out changeset 839d8a60a2ea (bug 1381460) for failures in browser_bing_behavior.js a=backout
MozReview-Commit-ID: E4b5kfbNJw8
2017-07-24 17:02:11 -07:00
Andrei Oprea 1a5dd16ae6 Bug 1381460 - Add telemetry search event for Activity Stream. f=florian, r=Dexter, data-r=bsmedberg
MozReview-Commit-ID: 6FzcVbwVimw
2017-07-24 15:04:02 -07:00
Carsten "Tomcat" Book b3e81e29a0 Merge mozilla-central to autoland 2017-07-24 15:00:31 +02:00
Carsten "Tomcat" Book 0c215343b0 merge mozilla-inbound to mozilla-central a=merge 2017-07-24 13:01:44 +02:00
Chris H-C a21051c236 bug 1366294 - Part 13 - Fix telemetry-using tests. r=Dexter
Some tests were using "secret" APIs to get at telemetry knowledge from various
processes in various ways. Adjust them so that they work with the new ways of
doing things.

MozReview-Commit-ID: 2iBL00HVGyg
2017-07-24 09:52:26 -04:00
Bill McCloskey fff3f0890c Bug 1383328 - Use TabGroup as event target for browser-status-filter (r=smaug)
MozReview-Commit-ID: HOSmqr5Vpwh
2017-07-25 19:52:36 -07:00
Wes Kocher 1c6b33b69a Merge m-c to inbound, a=merge
MozReview-Commit-ID: AwACQvl2e5g

--HG--
extra : rebase_source : e70812f9a96acf1d0747cb7ea57afa1e2152283b
2017-07-25 19:09:39 -07:00
Sam Foster fba4d7c501 Bug 1380065 - Disable arrow-panel animations if the cosmeticAnimations pref is set to false. r=jaws
* Toggle animate=false attribute on arrow panels when toolkit.cosmeticAnimations.enabled is false
* Use preferences-service component to lookup the pref in the arrowpanel binding
* Disable this pref during tests to remove a source of instability and timing-based test failures in chrome/UI tests.
* Enable cosmeticAnimations for tests which depend on existing behavior
* Re-enable cosmeticAnimations pref for browser_ext_popup_select.js which is known to be more reliable with animations

MozReview-Commit-ID: IvA2ySPPmeJ

--HG--
extra : rebase_source : effd7fab536294de967661be4dcaaadc5b869db7
2017-07-13 14:30:38 -04:00
Wes Kocher a1eadef812 Merge m-c to autoland, a=merge
MozReview-Commit-ID: B7oWq7qfpJ0
2017-07-24 18:13:05 -07:00
Jared Wein 827e22d063 Bug 1383886 - Remove redundant element.closest() call since one call to closest() can do the work that was previously done by two calls to closest() and a property check. r=Gijs
MozReview-Commit-ID: L6weawO4qB0

--HG--
extra : rebase_source : 5e7b1d6df7fe68bcbf11b409f9897f63cf34e179
2017-07-24 16:27:10 -04:00
Jared Wein da6c891ee3 Bug 1383882 - Don't show the Pocket library animation if the Pocket page was removed. r=Gijs
MozReview-Commit-ID: D6xsPEUIC96

--HG--
extra : rebase_source : b719aea283275305e51dbf9cdfa30ffce2145bb7
2017-07-24 16:16:56 -04:00
Jared Wein d22613adea Bug 1352063 - Implement new animation for bookmarking. r=Gijs
MozReview-Commit-ID: GDfxtaCNtZo

--HG--
extra : rebase_source : b207c927de65ba58cadbd023fa9974a106c88433
2017-07-24 17:52:44 -04:00
Wes Kocher 4d4051d2e2 Backed out changeset 2e0c2b3bc28b (bug 1380065) for eslint failures in browser_ext_popup_select.js a=backout
MozReview-Commit-ID: HZqI6A06YiO
2017-07-24 17:25:37 -07:00
Sam Foster fef0cddea2 Bug 1380065 - Disable arrow-panel animations if the cosmeticAnimations pref is set to false. r=jaws
* Toggle animate=false attribute on arrow panels when toolkit.cosmeticAnimations.enabled is false
* Use preferences-service component to lookup the pref in the arrowpanel binding
* Disable this pref during tests to remove a source of instability and timing-based test failures in chrome/UI tests.
* Enable cosmeticAnimations for tests which depend on existing behavior
* Re-enable cosmeticAnimations pref for browser_ext_popup_select.js which is known to be more reliable with animations

MozReview-Commit-ID: IvA2ySPPmeJ

--HG--
extra : rebase_source : 577f534d2409da76eecd6c36dfa3db50eca50f40
2017-07-13 14:30:38 -04:00
Jorg K ce5c327601 Bug 1383463 - Use mozIntl for cookies and page info. r=zibi
--HG--
extra : rebase_source : fd5e59df9904a406fe381d6e4f5ad5e52700faf4
2017-07-22 23:18:00 -04:00
Sean Lee bc6111f219 Bug 1383065 - Consider the form with 3 address fields as a valid address form. r=lchang
MozReview-Commit-ID: Ck81HbI3zwe

--HG--
extra : rebase_source : 579a33101fde43939d58bcf8ad3f99829a910bf5
2017-07-24 17:33:04 +08:00
Florian Quèze 540a908e79 Bug 1383749 - One-off buttons should be cached the first time, r=mak. 2017-07-24 22:54:48 +02:00
Luciano Italiani bd32331e0f Bug 1382290 - Change Fxa avatar rendering from crisp-edges to auto. r=eoger
MozReview-Commit-ID: 7xf27DMG6uc
2017-07-24 15:57:06 -04:00
Christoph Kerschbaumer ee712ab23e Bug 1381755: Updating the data: URI inheritance security model renders test browser_CTP_data_urls.js superfluous. r=bsmedberg 2017-07-24 20:34:29 +02:00
Gian-Carlo Pascutto 8bc55108f2 Bug 1308400 - Support file process, whitelist path prefs. r=jld
MozReview-Commit-ID: 3eX06AioPZL

--HG--
extra : rebase_source : 56bcfaad3360fe92ce605a0413bb3a9cacb4446d
2017-07-24 16:32:22 +02:00
gasolin de94bcd2b7 Bug 1375793 - Shipping onboarding overlay to all versions;r=mossop
MozReview-Commit-ID: DT5K4WpaCkq

--HG--
extra : rebase_source : 73fd58044cbb6138c753859de9560c1e7cc5b415
2017-06-29 16:19:51 -07:00
Ricky Chien 1dd202509c Bug 1359306 - Implant telemetry probe for search r=liuche,mconley
MozReview-Commit-ID: DoVIQbD92CA

--HG--
extra : rebase_source : e015755efbfd0e6808bec94e60564222aafab7e9
2017-07-20 18:20:00 +08:00
Evelyn Hung 09b67e6c91 Bug 1355443 - Speculatively connect to the current search engine. r=mak
when the first result is "Search with ...", we can preconnect to the
search engine to speed up the possible search query.

MozReview-Commit-ID: 1K1Vp5gVwmR

--HG--
extra : rebase_source : ed83ece0dd1ba3c3ee8e0d8897706b7ad9306c5c
2017-07-26 17:35:13 +08:00
Ed Lee c9400a94de Bug 1384807 - Enable Pocket (en-US/en-CA), add hero element telemetry and bug fixes to Activity Stream. r=dmose
MozReview-Commit-ID: ATqGmgJf7l0

--HG--
extra : rebase_source : fa435bf10ab5f8a896523bc9d565b510daf1d1a0
2017-07-26 20:53:10 -07:00
Mike Hommey b34d63fa5b Bug 1384744 - Remove mozmake and rustc from the build-clang-cl tooltool manifest. r=gps
The manifest is only used for windows clang-cl toolchain jobs, and
building clang-cl doesn't use make or rustc.

--HG--
extra : rebase_source : 2209098306461cac9c2145d8d9a0f2ea096b1f08
2017-07-27 08:09:34 +09:00
Evan Tseng c6bd9e5a77 Bug 1384470 - The w letter of "web" string should be lowercase. r=mconley
MozReview-Commit-ID: IIgC5tYcRB6

--HG--
extra : rebase_source : fa40dad711119828697d4e77a2cd940d6baed683
2017-07-26 17:12:14 +08:00
Mike Hommey b8a3eeeaa9 Bug 1384422 - Remove clang entries from tooltool manifests. r=gps
Except for fuzzing and linux static analysis. Also, we leave them in windows
releng.manifest in case buildbot builds still need to happen for some reason.

--HG--
extra : rebase_source : 43299b3aca8a84ccca5adb3b03c9ca9d500adcb5
2017-07-26 16:34:54 +09:00
Ralph Giles bb23e851ae Bug 1384363 - Update builders to rust 1.19.0 for linux64-fuzzing. r=mshal
Missed this in the update in bug 1382743. Thanks to glandium
for pointing out the oversight.

MozReview-Commit-ID: 6P4qnBCNEGy
2017-07-26 16:36:52 -07:00
Doug Thayer 7469d83745 Bug 1362786 - (3) Run CppFiltParser in worker r=kmag
Pulls out the CppFiltParser work into a worker to run in the
background and avoid the jank induced by the final
convertSymsMapToExpectedSymFormat call.

Profiling shows that after this change there is virtually no
jank when asking the geckoProfiler API for symbols.

MozReview-Commit-ID: CAKMvjLa4dl

--HG--
extra : rebase_source : de9202687ca8ffbfa5216f73fe57e97ffdbea8ef
2017-07-21 14:13:37 -07:00
Doug Thayer ed9ed87b3e Bug 1362786 - (2) Run NMParser in worker r=kmag
Pulls out the NMParser work (parsing nm results and turning
them into an ArrayBuffer'd map of addresses to symbols) into
a worker.

For OSX we will still need to do some work to run c++filt in the
background, but this gets us most of the way there. Without a
Subprocess.jsm usable from a worker, we'll have to bounce data
back to the main thread in order to bounce it to the c++filt
worker.

MozReview-Commit-ID: LZi7J1qGpmh

--HG--
extra : rebase_source : 048329fb085542ecc4c8f8d872e6c4cf0b535376
2017-07-21 14:14:17 -07:00
Mike Hommey 196b7d48a4 Bug 1384421 - Remove cctools-port entries from tooltool manifests. r=gps
--HG--
extra : rebase_source : bb8b551b772e42305a6700419979d55150746f71
2017-07-26 15:49:37 +09:00
Mike Hommey b593f8dc2a Bug 1384420 - Remove hfsplus entries from tooltool manifests. r=gps
This leaves one for l10n for now.

--HG--
extra : rebase_source : 33a49131d4cea0d895396c5d8158e671722a0d4e
2017-07-26 15:44:39 +09:00
Mike Hommey f78b14b798 Bug 1384419 - Remove libdmg entries from tooltool manifests. r=gps
This leaves one for l10n for now.

--HG--
extra : rebase_source : c2674d225aaa4cc09be20af25d913941f0337437
2017-07-26 15:34:26 +09:00
Mike Hommey 0f1ddd55b2 Bug 1384418 - Remove gcc entries from tooltool manifests. r=gps
--HG--
extra : rebase_source : 815c57f65ee9a9954d11ac890fb6e0ba56f1842c
2017-07-26 15:28:29 +09:00
Mike Hommey ba682f0aa4 Bug 1384417 - Remove sccache entries from tooltool manifests. r=gps
--HG--
extra : rebase_source : 11719df12969beea3f717dad9dc596e4d842bf69
2017-07-26 15:05:13 +09:00
Wes Kocher 5d67f0565d Backed out changeset 24755d1775fc (bug 1384363) for typos in tooltool manifest a=backout
MozReview-Commit-ID: B342OMIDZOu
2017-07-26 15:10:00 -07:00
Bob Silverberg f54d2052b3 Bug 1381573 - Use callOnClose instead of onShutdown in ext-url-overrides.js, r=aswan
Also replace onStartup with onManifestEntry

MozReview-Commit-ID: GMrdzjvXZe5

--HG--
extra : rebase_source : 010c3b2d328e6738a49d7a1e551720117950bfc0
2017-07-17 14:01:04 -04: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
Sean Lee 99b93952d0 Bug 1370429 - Part 6: Modify the test case of targeting web sites to support the telephone related fields. r=MattN
MozReview-Commit-ID: CqqpjGEnnaw

--HG--
extra : rebase_source : 15b7e114efd4dab1b5f59e963205291b55f013fb
2017-07-19 10:20:32 +08:00
Sean Lee ab38f88d2d Bug 1370429 - Part 5: Add tel-extension support. r=MattN
MozReview-Commit-ID: 7XdiwYWERBC

--HG--
extra : rebase_source : 36e3ebaf6d3de946ab7ed1ac8c3b3f3d67b32001
2017-07-19 10:18:57 +08:00
Sean Lee 4a501f7c37 Bug 1370429 - Part 4: Implement grammar list matching algorithm for telephone fields. r=MattN
MozReview-Commit-ID: K81o3XSqxKO

--HG--
extra : rebase_source : a40ff47dafc37afadb4d132dd417cb997be46589
2017-07-19 10:18:06 +08:00
Sean Lee db98424284 Bug 1370429 - Part 3: Import the telephone grammar list from Chromium. r=MattN
MozReview-Commit-ID: kwPfrzi6Q3

--HG--
extra : rebase_source : 21db6185aed4b5df52b980d0bbf209257a0c1934
2017-07-19 10:16:57 +08:00
Sean Lee f6560013df Bug 1370429 - Part 2: Implement address-lines parser and refactor getInfo function. r=MattN
MozReview-Commit-ID: 5gseB36n1M0

--HG--
extra : rebase_source : b3c4a5af031d9f79c3b30cda68a392afc017f99e
2017-07-19 10:15:34 +08:00
Sean Lee d86f56a31c Bug 1370429 - Part 1: Implement FieldScanner and refactor getFormInfo function. r=MattN
MozReview-Commit-ID: GvFlOLuKSDU

--HG--
extra : rebase_source : b65320f9f53ccd5306cb8b4c3c75d850a65a96ae
2017-07-19 10:14:09 +08:00
Prathiksha b4e18c04d9 Bug 1354297 - Certificate expiry date is displayed in the page info dialog. r=johannh
MozReview-Commit-ID: K0Rg6QMNNZ2

--HG--
extra : rebase_source : 120d51879bd75a201aa242db0c3fde1f14dae6cc
2017-07-18 13:44:44 +05:30
Robert Helmer 6403d4dfc8 Bug 1385177 - Remove check for built-in self-support from shield recipe client r=mythmon
MozReview-Commit-ID: 3xxrSHFlV6i

--HG--
extra : rebase_source : d06dff2ce588ce8fdc45ce5fa2833f3d7f9d567c
2017-07-27 22:24:05 -07:00
Fischer.json ca0a680558 Bug 1383070 - Intermittent: Uncaught exception Should load onboarding overlay, r=mossop
MozReview-Commit-ID: 6avWDMV3PAg

--HG--
extra : rebase_source : e8a9ed4d88d9fe566b5589b1bfd208ecb59a2fa4
2017-07-22 23:40:01 +08:00
Samael Wang f690118f45 Bug 1384168 - Handle invalid aURI in _isLocalAboutURI. r=Mardak
MozReview-Commit-ID: FxZjLTZKISw

--HG--
extra : rebase_source : 37dee526b4209ff4f74e9f89d7e3e041a6094710
2017-07-28 18:47:35 +08:00
Blake Kaplan ce6900032e Bug 1384985 - Update e10srollout for 55 to move to Release. r=Felipe
MozReview-Commit-ID: AGuhEHHOWU0

--HG--
extra : rebase_source : fcc1470eb2323062226c52a51290e524d1f8b350
2017-07-27 09:57:23 -07: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
Carsten "Tomcat" Book 740c6ff791 Merge mozilla-central to autoland 2017-07-28 15:27:47 +02: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
Luke Chang f9ed9e0c01 Bug 1382529 - [Form Autofill] Exception occurs when saving a telephone number like "1234567". r=steveck
MozReview-Commit-ID: mJ3KJemnme

--HG--
extra : rebase_source : c4a7b2e5273bac8d941bd558adc49aced331b2e6
2017-07-20 13:30:53 +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
gasolin 68ccdfe639 Bug 1382510 - update Private Browsing overlay and notification description;r=Ehsan,flod,mossop
MozReview-Commit-ID: KHyrFHHPVpo

--HG--
extra : rebase_source : eed2e3862f3502cad3d678ceba49e792345f0a97
2017-07-21 11:27:47 +08:00
Fischer.json cca97d8d15 Bug 1381366 - The onboarding tour notifications and tour dialog close buttons should have a tooltip, r=mossop
MozReview-Commit-ID: 9sEMs6gUsNu

--HG--
extra : rebase_source : f39467f6d1f192e844a851da43182ddb3ae70a84
2017-07-27 13:52:17 +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
Marco Castelluccio 18ff02cf4e Bug 1357517 - Remove Preferences.jsm usage from LaterRun.jsm. r=jaws
--HG--
extra : rebase_source : bd04a0e601fad4625be36fd4769d90e1214cf29c
2017-07-28 21:20:27 +02:00
Sebastian Hengst 215e8013ba Backed out changeset 5a6100bac239 (bug 1383205) for failing browser_selectpopup_colors.js, at least on Windows. r=backout 2017-07-29 00:46:35 +02:00
Bill McCloskey 55f153be76 Bug 1383328 - Use TabGroup as event target for browser-status-filter (r=smaug)
MozReview-Commit-ID: HOSmqr5Vpwh
2017-07-28 13:11:59 -07:00
Kris Maglione 89980ca107 Bug 1383367: Part 3 - Defer getComputedStyle call if a reflow is currently pending. r=mconley
MozReview-Commit-ID: 33IRfOlaBxP

--HG--
extra : source : 1f9ec38274940ff20a1bfc0a6b8c76ea5ae16cff
2017-07-26 14:30:00 -07:00
Felipe Gomes bce164765e Bug 1383205 - Update transitionend properties of <option> elements on a deferred task. r=jaws
Also, we only care about the properties that we support and that are animatable, as the non-animatable ones do not generate transitionend events

MozReview-Commit-ID: Aluf8gnAhbn
2017-07-28 16:15:32 -03:00
Marco Castelluccio 9ca39b7d11 Bug 1380659 - Introduce code coverage component to dump/reset coverage counters. r=erahm
--HG--
rename : ipc/glue/CodeCoverageHandler.cpp => tools/code-coverage/CodeCoverageHandler.cpp
rename : ipc/glue/CodeCoverageHandler.h => tools/code-coverage/CodeCoverageHandler.h
extra : rebase_source : 77b2f698d9120d3fadcae65b3d22831a9e5429f9
2017-07-14 10:58:56 +02:00
Sebastian Hengst 78b9ef353f merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: Lanp1XedkmZ
2017-07-23 11:27:03 +02:00
Florian Quèze e6f71ebfa1 Bug 1380996 - avoid intermittent 'TabListener.jsm is not allowed before handling user events' failure by blacklisting only before first paint, r=me. 2017-07-23 00:18:00 +02:00
Florian Quèze dd190f9360 Bug 1381853 - Make browser mochitests ignore global properties added by XPCOMUtils.defineLazyScriptGetter, r=Mossop. 2017-07-23 00:18:00 +02:00
Florian Quèze ce79aaeea4 Bug 1381853 - lazy load editBookmarkOverlay.js into the browser window, r=mconley. 2017-07-23 00:18:00 +02:00
Florian Quèze b5647ed1c0 Bug 1381853 - lazy load downloads scripts into the browser window, r=mconley. 2017-07-23 00:18:00 +02:00
Florian Quèze 520a79823f Bug 1381853 - lazy load nsContextMenu.js into the browser window, r=mconley. 2017-07-23 00:17:59 +02:00
Florian Quèze 2e4c2cc726 Bug 1381853 - lazy load browser-thumbnails.js into the browser window, r=mconley. 2017-07-23 00:17:59 +02:00
Florian Quèze d05f708f77 Bug 1381853 - lazy load browser-sync.js into the browser window, r=mconley. 2017-07-23 00:17:59 +02:00
Florian Quèze d65f4676a6 Bug 1381853 - lazy load browser-social.js into the browser window, r=mconley. 2017-07-23 00:17:59 +02:00
Florian Quèze 22b404db62 Bug 1381853 - lazy load browser-safebrowsing.js into the browser window, r=mconley. 2017-07-23 00:17:58 +02:00
Florian Quèze cfb8e478a5 Bug 1381853 - Remove browser-refreshblocker.js and move its code to tabbrowser.xml, avoiding the RefreshBlocked event completely, r=mconley. 2017-07-23 00:17:58 +02:00
Florian Quèze 7dddee4b69 Bug 1381853 - lazy load browser-gestureSupport.js into the browser window, r=mconley. 2017-07-23 00:17:58 +02:00
Florian Quèze 839c58b538 Bug 1381853 - lazy load browser-fullScreenAndPointerLock.js into the browser window, r=mconley. 2017-07-23 00:17:57 +02:00
Florian Quèze 9422b19f8d Bug 1381853 - lazy load browser-customization.js into the browser window, r=mconley. 2017-07-23 00:17:57 +02:00
Florian Quèze 8a99c9ce27 Bug 1381853 - lazy load browser-ctrlTab.js into the browser window, r=mconley. 2017-07-23 00:17:57 +02:00
Florian Quèze 71d8831567 Bug 1381853 - lazy load browser-addons.js into the browser window, r=mconley. 2017-07-23 00:17:57 +02:00
Florian Quèze f2657d6151 Bug 1381853 - lazy load viewSourceUtils.js into the browser window, r=mconley. 2017-07-23 00:17:56 +02:00
Florian Quèze 5aa184f945 Bug 1381853 - lazy load panelUI.js into the browser window, r=mconley. 2017-07-23 00:17:56 +02:00
Florian Quèze c41a960d40 Bug 1381853 - lazy load browserPlacesViews.js into the browser window, r=mconley. 2017-07-23 00:17:56 +02:00
Florian Quèze 10acf21200 Bug 1381853 - load viewZoomOverlay.js and browser-fullZoom.js into the browser window lazily, r=mconley. 2017-07-23 00:17:55 +02:00
Florian Quèze 359a6563f2 Bug 1381853 - load printUtils.js into the browser window lazily, r=mconley. 2017-07-23 00:17:55 +02:00
Ryan VanderMeulen 0a8474fdc9 Bug 1383448 - Update pdf.js to version 1.8.564. r=bdahl 2017-07-22 15:02:16 -04:00
Sebastian Hengst c5d5d2452d Backed out changeset 55070d5d1a59 (bug 1362617) for breaking OS X L10n nightlies. r=backout a=backout
MozReview-Commit-ID: 3rwifpDf2aK
2017-07-22 13:12:06 +02:00
Gregory Szorc f5cf99793e Bug 1382839 - Fix typo in preprocessor directive; r=me
s/define/defined/

This fixes 70e1925b92ae.
2017-07-21 19:12:39 -07:00
Jonathan Guillotte-Blouin 4c0b01afcd Bug 1382839 - add pre-processor guards around payments manifest. r=MattN,rail
MozReview-Commit-ID: JYCodxosxyL

--HG--
extra : rebase_source : ad0aac2bb2469975415e6c7f2c5490e25882dcf2
2017-07-20 17:02:23 -07:00
Jared Wein b451d4ce96 Bug 1355922 - Save to Pocket should have an associated animation. r=Gijs
The animations on the pocket-button and library-button are disabled if they are not in the nav-bar due to issues with getting overflow:hidden and position:absolute to work the same way outside of #nav-bar. This is on file as bug 1382894.

MozReview-Commit-ID: Lq20GuocMkg

--HG--
extra : rebase_source : de322ffcc261ad3ef497ec82494056d44c767590
2017-07-21 18:00:01 -04:00
Dão Gottwald 39d43112eb Bug 1383026 - Remove gradient from the status panel's background. r=shorlander
MozReview-Commit-ID: HpOMAVmZPWQ

--HG--
extra : rebase_source : d656b30db419c7596c43ecdb53aca4fc51c5b108
2017-07-22 16:37:59 +02:00
Jared Wein 1e2bf53f24 Bug 1381991 - Pin to Overflow animation is placed in the wrong position when using a non-default font-size. r=sfoster
MozReview-Commit-ID: ERE1FnTuIWF

--HG--
extra : rebase_source : 7ab56c4ccaf12a1ce72801197414013bc0e70ead
2017-07-20 12:31:06 -04:00
Wes Kocher 61354cf6c0 Merge m-c to autoland, a=merge CLOSED TREE
MozReview-Commit-ID: 9pPsy8McMun
2017-07-21 18:18:35 -07:00
Wes Kocher 051dc17e6c Merge inbound to central, a=merge CLOSED TREE
MozReview-Commit-ID: GYc8r8gnS0j
2017-07-21 18:12:55 -07:00
Wes Kocher 55d0ef80b9 Backed out changeset 49c4c4a3fb81 (bug 1380065) for failures in browser_aboutStopReload.js a=backout CLOSED TREE
MozReview-Commit-ID: Hxfpijgy3dL

--HG--
extra : amend_source : 588ff0272fac30b78726cf2e216c4f0294c2f3ab
2017-07-21 17:01:30 -07:00
Ryan VanderMeulen f4e3a91992 Merge m-c to inbound. a=merge 2017-07-21 09:40:28 -04:00
Sebastian Hengst 367f0ac5a2 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: IWRTFZdtzaE
2017-07-21 12:56:44 +02:00
Sam Foster d169f11f91 Bug 1380065 - Disable arrow-panel animations if the cosmeticAnimations pref is set to false. r=jaws
* Toggle animate=false attribute on arrow panels when toolkit.cosmeticAnimations.enabled is false
* Use preferences-service component to lookup the pref in the arrowpanel binding
* Disable this pref during tests to remove a source of instability and timing-based test failures in chrome/UI tests.
* Enable cosmeticAnimations for tests which depend on existing behavior

MozReview-Commit-ID: IvA2ySPPmeJ

--HG--
extra : rebase_source : a83177668dc2035ff5c6d92a5f93227190583229
2017-07-13 14:30:38 -04:00
Fischer.json 38803e780c Bug 1377439 - Should adapt the oboarding UI to the hight-contrast display mode, r=mossop
This patch makes the mininmum and the important elements and images visible in the high-constrast mode, including
- making button have border (using the given default grey border in the high-constrast mode)
- making the upper-left overlay button's fox image visible
- making the images of the X close buttons on the notification bar and on the overlay visible
- making that the navigation item of the current tour on the overlay's right side would have outline
- making the hovered navigation item on the overlay's right side would have outline
- making sure using <button> element for buttons for a better semantic
- changing #onboarding-overlay-icon to #onboarding-overlay-button for a better semantic

MozReview-Commit-ID: Aj6wndb4to9

--HG--
extra : rebase_source : 927658d278dc2ecec762cf856a10020329a95a50
2017-07-18 14:26:25 +08:00
Rex Lee 4cbb3e83f9 Bug 1357027 - Should mark the Firefox Sync tour as completed if user sign-in a Firefox Account. r=florian,mossop
MozReview-Commit-ID: 3giuXdqjJc3

--HG--
extra : rebase_source : 27ac2427291d05b56abcd0cce03345943aef3846
2017-07-10 14:10:03 +08:00
Ray Lin e2f2e8e9c0 Bug 1380279 - Add an ability to retrieve multiple collection type in startSearch to support credit cards autofilling. r=MattN,seanlee
MozReview-Commit-ID: EeV3W8fZylh

--HG--
extra : rebase_source : 5d4a904bb7057a66b44758cb10579168472661c2
2017-07-20 12:13:37 +08:00
Blake Kaplan 1c0cec4daa Bug 1381907 - Roll out to 1% of users on 54 Release. r=Felipe
MozReview-Commit-ID: 1WwDAJo1FEs

--HG--
extra : rebase_source : f9e3653ae278a436468104ca55968eb766d240ad
2017-07-18 14:47:58 -07:00
Sebastian Hengst d5768897c3 Backed out changeset cf72ce758a61 (bug 1381554) for failing browser_ext_popup_corners.js, at least on OS X opt. r=backout 2017-07-20 18:28:20 +02:00
Dão Gottwald 2ee97c338a Bug 1383031 - Rename customization-uidensity-menu-button* classes and ids since these are menuitems. r=johannh
MozReview-Commit-ID: 72S5zENy1gX

--HG--
extra : rebase_source : bdecd5c216638da9e83787150cffa970ae8da059
2017-07-21 14:11:15 +02:00
Mike Hommey f751ce9e63 Bug 1382502 - Include mozconfig.cache in most cases. r=ted
We want most builds to be actually using sccache, so we include
mozconfig.cache from mozconfig.common. However, since the --with-ccache
configure option doesn't exist on non-compile jobs (e.g. artifact
builds), we move to using the CCACHE environment variable instead, which
allows us to unset it in mozconfig.no-compile.

And since mozconfig.no-compile is always included where no_sccache is
set, we can remove that variable.

--HG--
extra : rebase_source : a8c743de1fd7a3c0fbc53f7c233df36585897767
2017-07-20 11:07:53 +09:00
Mike Hommey ef1224001f Bug 1382502 - Add sccache to asan/msan/fuzzing tooltool manifest. r=ted
--HG--
extra : rebase_source : 26b0b76fde117baccad4aaf46595ac0ec8ba33c9
2017-07-20 11:27:36 +09:00
Mike Hommey 4b7a4dc4ce Bug 1381772 - Add taskcluster jobs to build sccache for automation. r=ted
The MinGit tooltool package used for Windows builds comes straight from
https://github.com/git-for-windows/git/releases/

This builds the version currently used on automation.

--HG--
extra : rebase_source : dbc2a36b07611e673d6661032ad53123a688d422
2017-07-14 11:07:40 +09:00
Marco Castelluccio d5bbddcc3e Bug 1357517 - Remove Preferences.jsm usage from some browser/extensions/ modules. r=Gijs
--HG--
extra : rebase_source : 88c4cec30759e18d77e7e492747a58364ad82474
2017-07-31 20:18:57 +02:00
Sebastian Hengst ee9445ad01 Backed out changeset 5f2af8ad6139 (bug 1385407) for failing browser_startup_images.js with: Loaded image chrome://browser/skin/bookmark-hollow.svg should have been shown. r=backout 2017-07-31 20:24:11 +02:00
Yura Zenevich 8e51be4606 Bug 1377285 - better focus styling for onboarding-tour action buttons. r=mossop
MozReview-Commit-ID: DuVWIzaKJkG
2017-07-25 15:44:24 -04:00
Paolo Amadini 54a5e2c5a7 Bug 830415 - Part 2 - Move the front-end code that stores download metadata in history to the DownloadHistory module. r=mak
Regression tests will be added in bug 1381411 when methods to retrieve the metadata will be available.

MozReview-Commit-ID: I3MgwM0EOty

--HG--
extra : source : 6b7ffdcb3f99be007e88c685fd54a8132d844101
2017-07-26 16:12:57 +01:00
Carol Chung e1e37e3e9c Bug 1381545 - Send stylo prefs via Report Site Issue. r=Gijs 2017-07-24 18:05:29 -07:00
Axel Hecht 3df95ba269 bug 1370506, add l10n-related targets to top-level build.mk, r=glandium
These rules are just convenience, both for developers and automation.
Instead of having to hard-code to run make in a particular directory to
do l10n-repacks, you can now just do

./mach build installers-de

and that's that.

MozReview-Commit-ID: C4WKXljjN7n

--HG--
extra : rebase_source : f305bb2bc0ddb4712c8b28f5225fd8ad22a16055
2017-06-16 12:13:55 +02:00
Axel Hecht d5b161f5d0 bug 1370506, good default download URL for Desktop l10n repacks, r=glandium
This is just for Nightly, and only for Desktop. Beta and beyond don't have
a canonical directory, and Fennec needs the platform in the directory.

MozReview-Commit-ID: 9dvJLVlWiQv

--HG--
extra : rebase_source : d8030eaf53954bdce6582c3024bfb199bb3ca873
2017-06-16 11:59:44 +02:00
Axel Hecht aebc0e7f7e bug 1370506, always merge for l10n repacks, with internally set merge dir, r=glandium
To not merge the en-US language pack, the merge-% steps are in
a conditional function that disables that for en-US. Using a function
here as that's easier than a shell if in the merge rule, and
Makefile conditionals don't get evaluated late enough.

To liberate the l10n builds from settings in the automation,
we move the patch logic from LOCALE_MERGEDIR to REAL_LOCALE_MERGEDIR.

To determine strongly when we're in a repack or building a langpack,
the trick here is to

  export IS_LANGUAGE_REPACK

in l10n.mk, and only set that to true in the entry-point rules.

Now, we can use that value in config.mk to define the l10n-specific
rules.

I did the same thing for langpack-%, which allows us to disable
the crashreporter files for language packs, for example.

With that,

  make installers-de

just works, if you have localizations checked out.

For a while, we might run l10n-merge twice in automation, but it's really not
optional, so let's just make sure we run it.


MozReview-Commit-ID: 3nr33CKxkBQ

--HG--
extra : rebase_source : 0605a4adba018fa4b85d563cdafba80b0533bc91
2017-06-16 15:21:16 +02:00
Axel Hecht bdccebaf44 bug 1370506, use MERGE_FILE instead of vpath to pick up merged files, r=glandium
This makes l10n-merge more consistent in how it works, and thus the following
changes that change that behavior easier.

MozReview-Commit-ID: IsKm9rBO4Dg

--HG--
extra : rebase_source : 73529e72a0aff2ca024584518548ff4aa519f47b
2017-07-24 11:08:36 +02:00
Axel Hecht 2f6175c28a bug 1370506, libs-% and chrome-% targets should set AB_CD, r=glandium
Set AB_CD on per-locale entry point pattern rules.

Not setting this on the repackaging top-level pattern rules, as they
need AB_CD to be en-US to find the original package to unpack.
MozReview-Commit-ID: JqrLYyEyvvb

--HG--
extra : rebase_source : 82c840f16e131fe8f340e21ff86a34c70e3f7f97
2017-06-19 16:51:05 +02:00
Mike Hommey a634142d7b Bug 1386610 - Use the clang 4 toolchain job for fuzzing builds. r=gps
--HG--
extra : rebase_source : 4f9d1a20eb8ed3ef4a74451f0868cb2b10c4d031
2017-08-02 19:55:11 +09:00
Nihanth Subramanya 34c4b0035b Bug 1355455 - Replace shared icons with Photon versions. r=dao
MozReview-Commit-ID: 64TLH0OHp5J

--HG--
extra : rebase_source : bdbd52a4704b34c7d07d96ecfe3df0337e82f37e
2017-07-31 01:36:43 +05:30
Wes Kocher 0a5c3424f6 Backed out changeset 5c84321d226e (bug 1355455) for failures in browser_startup_images.js a=backout
MozReview-Commit-ID: EHkKo9R9KW9
2017-08-02 17:59:59 -07:00
Wes Kocher 5df77c43f9 Merge m-c to autoland, a=merge
MozReview-Commit-ID: IJRYyJu1sWm
2017-08-02 17:42:10 -07:00
Jared Wein 581d374885 Bug 1386255 - Switch the stop/reload button if the about: URL loaded is not top-level. r=Felipe
MozReview-Commit-ID: Ieet9wNQf9o

--HG--
extra : rebase_source : 125080ba687006c62af1a04de224f9d3606cbb13
2017-08-02 11:11:35 -04:00
Wes Kocher cffa02b4bb Backed out 2 changesets (bug 1349555) for failures in viewport-units-css2-001.html a=backout
Backed out changeset 5f1e7e8de03f (bug 1349555)
Backed out changeset 3ef0f35adc9f (bug 1349555)

MozReview-Commit-ID: Ly8AeXQy5Mn
2017-08-02 15:22:58 -07:00
Nihanth Subramanya 341cc4a624 Bug 1355455 - Replace shared icons with Photon versions. r=dao
MozReview-Commit-ID: HnlqsCcYGCi

--HG--
extra : rebase_source : 3e615ad8471c1d13e64e9779b48f2a5f4e64b547
2017-07-31 01:36:43 +05:30
Shane Caraveo 0030609514 Bug 1385696 fix retrieval of protocol flags, r=Gijs
MozReview-Commit-ID: 8zYVnvg0x21

--HG--
extra : rebase_source : 937d159913fbaa687fc2da4313a913ff6bf6f065
2017-08-02 14:03:37 -07:00
Mike Conley 6804701dfc Bug 1349555 - Fix windowopen reflows for OS X and Windows. r=dao
MozReview-Commit-ID: 228nAPJ0Wof

--HG--
extra : rebase_source : 1b691d2b1999ae9e631688be45ec44a8124c7b26
2017-08-02 13:18:43 -04:00
Dão Gottwald 4204a10e89 Bug 1349555 - Implement most of the photon tab strip. r=johannh
MozReview-Commit-ID: GmWBIdjNMkC

--HG--
extra : rebase_source : f8e7a73b751e59ead4ed67c3fc2aaccd5f939798
2017-08-02 15:06:10 +02:00
UK992 579d663bdf Bug 1363485 - Update urlbarBindings.xml r=dao
MozReview-Commit-ID: 5PoMe8pNaYx

--HG--
extra : rebase_source : f73c9399e605a3cd6cfee50fcfe260f2f18f34b5
2017-08-02 19:21:01 +02:00
UK992 04a7b8f7ca Bug 1363485 - Update tests r=dao
MozReview-Commit-ID: 4epuVQVCJPH

--HG--
extra : rebase_source : aef306464344009feb0e28295a0159cc9aab19ad
2017-07-30 20:39:55 +02:00
UK992 77670afaf3 Bug 1363485 - Update BrowserUITelemetry.jsm r=Gijs
MozReview-Commit-ID: Ah8SAEADJ7O

--HG--
extra : rebase_source : 17e861ebcc30e65dc4668909849bbaf68ec0b196
2017-06-30 16:22:06 +02:00
UK992 3f1f818fff Bug 1363485 - Add migration to new navbar layout r=Gijs
MozReview-Commit-ID: HIPq5rKgtlA

--HG--
extra : rebase_source : 88433e9470e2ccaec6ac8c58c6c96c75bef8acaa
2017-06-29 19:09:43 +02:00
UK992 b52599b66d Bug 1363485 - Move the Back, Forward, Reload and Stop buttons outside of the location bar container to the start of the toolbar along with the Home button r=Gijs
MozReview-Commit-ID: 2GxcXMxdbjW

--HG--
extra : rebase_source : 4c156a92a59ddb073d9ef743a986e7da2b8a034b
2017-06-29 01:09:05 +02:00
Fischer.json cd05af9091 Bug 1386226 - Perma failure when 56 merges to beta in browser/base/content/test/newtab/browser_newtab_focus.js, r=mossop
This commit

- Fixes the focus count failure. The bug 1375793 turned on the onboarding on all channels but this test still checks `AppConstants.NIGHTLY_BUILD`. Hence although the onboarding is enabled on Beta, this test thought it is disabled and missed counting the onboarding elements. The solution is to remove `AppConstants.NIGHTLY_BUILD` condition.

- Updates the `promiseTourNotificationOpened` function the same as the bug 1383070 btw

MozReview-Commit-ID: 2TVyqDxMGS6

--HG--
extra : rebase_source : f6d0488f06d9fda42ba01e78e70ea64d389b0294
2017-08-02 15:57:33 +08:00
Nicolas Chevobbe 8356937ddd Bug 1386221 - Fix test for inspect binding on 56 beta. r=bgrins.
The test was failing on 56 beta because the new console frontend isn't enabled there and thus
the ObjectInspector that were tested not in the old frontend.
This patch adds a branch in the test so we can wait for the correct element (VariableView or ObjectInspector)
depending on whether the new console frontend is enabled or not.

MozReview-Commit-ID: HGGgr7CWMpe

--HG--
extra : rebase_source : ef8e21d1f0a1b074fd798ed2b05fb18a9a9335cc
2017-08-01 19:59:24 +02:00
Sebastian Hengst 677464e70c Backed out changeset 9f57aa650148 (bug 1379620) on request from jaws. r=backout 2017-08-02 21:09:35 +02:00
Erica Wright e2a35da326 Bug 1378016 - Fix keyboard navigation and selection on 'recent bookmarks'. r=Gijs
MozReview-Commit-ID: GJ7vRPz8zuo

--HG--
extra : rebase_source : b8a212cd174f81994e3cdb5adc4226b5dfc531d3
2017-07-31 09:47:19 -04:00
Rex Lee b0efeb2304 Bug 1385123 - [Onboarding] Fix word wrapping when focusing on tour items under some languages. r=Fischer,mossop
MozReview-Commit-ID: HgMnsOQefQR

--HG--
extra : rebase_source : f19ac9fe53bbe931223c7598e2a150eec66f46b3
2017-08-01 12:22:03 +08:00
Jared Wein 22e9f773cb Bug 1379620 - Disable stop-reload animation while a tab is opening or closing. r=dao
MozReview-Commit-ID: 4rwBQaH7jTR

--HG--
extra : rebase_source : e4554e675d3a8df8ed90c3fff639cd44c9857cb5
extra : intermediate-source : 4b9c3835d19ef7b8d2d3483a3e76b5fe78cb5787
extra : source : f001da39af0528b649ad577e17f67523a5ff88ac
2017-07-26 11:34:22 -04:00
Gijs Kruitbosch 9f3b089742 Bug 1378277 - make arrow vertically align correctly in customize mode independent of font-size, r=mikedeboer
This seems to be caused by the container box being sized by font-size because
the image is being baseline-aligned, even though I don't think XUL is
supposed to do that given the <image> isn't inline-block. Anyway, setting
vertical-align: top fixes this, though it means we then need to update the
margin so we continue to overlap correctly.

MozReview-Commit-ID: DW6wdKmfPE2

--HG--
extra : rebase_source : c97ac10bb5f0ae890c82a479a322801dc83114ab
2017-07-19 23:37:55 +01:00
Beekill95 787d320805 Bug 874533 - Part 2: Test connections prepared when users hover mouse on tabs or when restoring automatically. r=mikedeboer
MozReview-Commit-ID: 4rfhQF2WVwn

--HG--
extra : rebase_source : 6561a85ddeeb17cabc9fc2b4bbf2d06f3b92d8ae
2017-06-23 10:29:32 +07:00
Beekill95 1914bb6831 Bug 874533 - Part 1: Speculative connect when users hover mouse on a tab or when restoring tabs automatically. r=mikedeboer
MozReview-Commit-ID: aJUyM4z3Nh

--HG--
extra : rebase_source : 028e8c05ff1dc6285d9391525e6bee60919cbfe2
2017-06-23 10:27:32 +07:00
Rex Lee e8b290868d Bug 1380963 - Display different welcome messages for update or new users on the overlay tour icon.r=flod,gasolin,mossop
MozReview-Commit-ID: A8DxVkSz9dX

--HG--
extra : rebase_source : b3271c44df2b6f92773ada01f003537e86244705
2017-07-17 15:51:43 +08:00
Mike Conley 7ff0084411 Bug 1381020 - Account for UITour panel targets having been invalidated due to DOM shuffle and XBL teardown. r=MattN
MozReview-Commit-ID: CAcJdCmo8ol

--HG--
extra : rebase_source : 3695ecbc8e6b426641272e441626b773b0d396c9
2017-07-19 14:33:08 -07:00
darcese 3b48b858ec Bug 1381554 - Remove rounded corners in doorhangers. r=dao
MozReview-Commit-ID: 3EF2OEUJPgP

--HG--
extra : rebase_source : cfcb2fe5cc0a0eebbb2a531f19200de58a681875
2017-07-17 12:45:38 -04:00
Rex Lee f4762d7c5e Bug 1381407 - Add Fast&Mordern tour in onboarding overlay. r=flod,gasolin,mossop
MozReview-Commit-ID: 7P4BT3xDheV

--HG--
extra : rebase_source : 16d3d27129bfc664fe3c2d75486414454fc13b1e
2017-07-17 18:25:39 +08:00
Thomas Nguyen 196e1a74c9 Bug 1376591 - Move SafeBrowsing.init() after startup and put it into IdleDispatch Callback r=florian
MozReview-Commit-ID: E834rSHikYb

--HG--
extra : rebase_source : 4caf9d213009e7e86626d6f54f1096856990709a
2017-07-10 15:30:17 +08:00
Rex Lee cfc0003109 Bug 1371531 - Add single search tour and notification to onboarding. r=flod,mossop
MozReview-Commit-ID: CQJPpYAmOZd

--HG--
extra : rebase_source : 2e8b28898880d6fc74fa068a985f402d2ad32e72
2017-07-11 16:04:49 +08:00
Mike Conley ba8eb72242 Bug 1356271 - add a test to measure how many layout flushes it takes for a simple location bar search. r=florian
MozReview-Commit-ID: GFDvSIn53Zh

--HG--
extra : rebase_source : 8e03360a10c0a33b57b515959bad087953006619
extra : source : fdea4300bc5dabf5d1bb2b77a419bac489a56b6d
2017-06-14 15:45:33 -04:00
Mike Conley 8bbe36922b Bug 1356271 - Make it so that it's easier to define repeating reflows for reflow tests. r=florian
MozReview-Commit-ID: 5ZL5RtItbiL

--HG--
extra : rebase_source : 2ebb0b9bd458cb1673f504304872371c175255e2
extra : source : 7629e34f7fb6f756c09f0d6735b746a9d1050c5f
2017-07-10 18:07:25 -04:00
Mike Conley ff4c2e6317 Bug 1356271 - Clean up comment about reflow test helper now that we're using a better mechanism to dirty the frame tree. r=florian
MozReview-Commit-ID: 6YjhG0fOyjO

--HG--
extra : rebase_source : 4a481313e6a8a76356fa94640ef3282d2e98643c
extra : source : 0db5eafa8f0ba0ec86977a05f250f66d61da0b92
2017-07-13 08:41:51 -07:00
Blake Winton 01440593f7 Bug 1379270 - Focus the urlbar a little later. r=mconley.
MozReview-Commit-ID: 6IivPYjfm1Q

--HG--
extra : rebase_source : da277cffcf4b2bb8974208e9690fc12cd6d8b3a7
2017-07-17 10:52:38 -04:00
Robert Helmer 164fe5998a Bug 1383338 - await shield recipe runner so recipes have a chance to see if this is first run r=mkelly
MozReview-Commit-ID: BAmWPQ3buaH

--HG--
extra : rebase_source : aaf40cda47b857c66181a27a2450f9c9affb27d9
2017-07-28 13:27:30 -07:00
Mike Conley 6e9f0d9045 Bug 1356271 - add a test to measure how many layout flushes it takes for a simple location bar search. r=florian
MozReview-Commit-ID: GFDvSIn53Zh

--HG--
extra : rebase_source : 5d3938d62b92503a692cdb4476b20e2ed91d999c
extra : source : fdea4300bc5dabf5d1bb2b77a419bac489a56b6d
2017-06-14 15:45:33 -04:00
Mike Conley af3acf6f54 Bug 1356271 - Make it so that it's easier to define repeating reflows for reflow tests. r=florian
MozReview-Commit-ID: 5ZL5RtItbiL

--HG--
extra : rebase_source : bac2ac9f7eb73ef50132a3343956e98dc1308af0
extra : source : 7629e34f7fb6f756c09f0d6735b746a9d1050c5f
2017-07-10 18:07:25 -04:00
Mike Conley ba5af40f6f Bug 1356271 - Clean up comment about reflow test helper now that we're using a better mechanism to dirty the frame tree. r=florian
MozReview-Commit-ID: 6YjhG0fOyjO

--HG--
extra : rebase_source : 675b36cc835c18e4fe104743dd4141495f6134d7
extra : source : 0db5eafa8f0ba0ec86977a05f250f66d61da0b92
2017-07-13 08:41:51 -07:00
Gijs Kruitbosch 91bbc3b4c4 Bug 1384212 - about:home mozilla logo shifts on hover, r=dao
MozReview-Commit-ID: 1voxAxxHDZ6

--HG--
extra : rebase_source : 09caf6df0ac95149ecc0ad3eadce5f94a6dd455b
2017-07-26 21:26:39 +01:00
Julian Descottes be3db82a6e Bug 1369801 - dt-addon-prefs: move jsonview enabled pref outside of devtools addon;r=ochameau
DevTools preferences are loaded dynamically by calling DevtoolsPreferences.loadPrefs().
We can not preload them when the addon starts, otherwise this will slow down the startup
of Firefox.

But jsonview's converter-observer needs to check preferences to check if jsonview is
enabled very early. Moving devtools.jsonview.enabled to a separate preferences file
that is still processed by firefox fixes the issue.

The downside is that this pref will keep following m-c's release cycle and not the addon's.
But it is so generic it should not be a big issue.


MozReview-Commit-ID: HrD5IVe54Ks

--HG--
extra : rebase_source : 7feb021770c827996e276b60169b08093ecc1ff0
2017-07-21 12:27:35 +02:00
Mike Conley 9d127d0c7f Bug 1356271 - add a test to measure how many layout flushes it takes for a simple location bar search. r=florian
MozReview-Commit-ID: GFDvSIn53Zh

--HG--
extra : rebase_source : 63e1b8421dbbc320e3eaf39822ef3fd8b1069211
extra : source : fdea4300bc5dabf5d1bb2b77a419bac489a56b6d
2017-06-14 15:45:33 -04:00
Mike Conley 5f9f0cd7f2 Bug 1356271 - Make it so that it's easier to define repeating reflows for reflow tests. r=florian
MozReview-Commit-ID: 5ZL5RtItbiL

--HG--
extra : rebase_source : 93fbacfde3a9825e46c0d81bb3ad29af448551fa
extra : source : 7629e34f7fb6f756c09f0d6735b746a9d1050c5f
2017-07-10 18:07:25 -04:00
Mike Conley 7670733223 Bug 1356271 - Clean up comment about reflow test helper now that we're using a better mechanism to dirty the frame tree. r=florian
MozReview-Commit-ID: 6YjhG0fOyjO

--HG--
extra : rebase_source : e61ba6915f3d4a006388f5131d0b3bb1c51a4b0a
extra : source : 0db5eafa8f0ba0ec86977a05f250f66d61da0b92
2017-07-13 08:41:51 -07:00
Jared Wein 3da85f2bec Bug 1385407 - Add an extra selector for the urlbar-icon within the star-button-box now that the urlbar-icon for the bookmark star isn't a direct child of urlbar-icons. r=Gijs
This change in markup was necessary to implement bug 1352063. I have audited all other CSS to make sure other selectors looking for this icon still apply. This was the only one found that needed to be updated.

MozReview-Commit-ID: 6O1iUUjJ0dh

--HG--
extra : rebase_source : 47a6429a6dd22c76d9030507eb318d930bee7f77
2017-07-31 11:39:05 -04:00
Jared Wein db5c94f99e Bug 1384654 - Horizontally flip the 'pin to overflow' animation during the fade out when in RTL. r=Gijs
MozReview-Commit-ID: 7OKoPYdPYNV

--HG--
extra : rebase_source : 851e4175ac087e639e299749f59f1b247ce3e74e
2017-07-31 10:23:33 -04:00
Jared Wein 9f83193d0e Bug 1385923 - Only include the animatable-box for the overflow button in builds that support the animation. r=Gijs
MozReview-Commit-ID: 8tlFbIm7Nwp

--HG--
extra : rebase_source : 81f6b221f1b2fabda64d8ab1b32bd02ae474a0db
2017-07-31 11:23:19 -04:00
Andrew Halberstadt ef2417d716 Bug 1385356 - Skip browser_tabicon_after_bg_tab_crash.js and browser_child_resources.js if crashreporter is disabled, r=mccr8
These tests use BrowserTestUtils.crashBrowser() and fail with ASan enabled.

MozReview-Commit-ID: CpkldaKouzD

--HG--
extra : rebase_source : 02c4c0c13e7ab3ba144b2922b0cc54913daa6ab9
2017-07-28 14:47:00 -04:00
Bob Silverberg f386f9df93 Bug 1381605 - Do not load ExtensionSettingsStore's JSON file synchronously, r=aswan
MozReview-Commit-ID: 7lQp9hL9pNd

--HG--
extra : rebase_source : 8e61f79fe131111e91cb5853354a0dcfabf5ccbf
2017-07-24 15:49:30 -04:00
Sebastian Hengst 804a36e668 Backed out changeset f5922a7ed25a (bug 1374620) for failing eslint at telemetry/tests/unit/test_TelemetrySend.js:358: ["os"] is better written in dot notation. r=backout 2017-07-31 14:44:34 +02:00
Rajesh Kathiriya 22dfa54ef4 Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8
MozReview-Commit-ID: FadrI2li43G

--HG--
extra : rebase_source : 5992bdde34bcc2421350433bc8c1e498a6bba848
2017-07-25 23:45:41 +05:30
Rex Lee 60823446ea Bug 1384045 - Show different contents in sync tour of onboarding for signed-in user.r=flod,mossop
MozReview-Commit-ID: BH2f4ujdHbG

--HG--
extra : rebase_source : 45eee8f6284432275db4c106879fdfc398816c13
2017-07-28 16:54:55 +08:00
Timothy Guan-tin Chien 02def262dc Bug 1382170 - Only run gSearchResultsPane.initializeCategories() when search is used for the first time, r=jaws
This shuffled what bug 1374852 did a little bit; instead of initialize all panes
when the page loads, the call will happen inside an idle callback.

An the event listener is added to ensure that even if idle callback doesn't run
soon enough, the function is run already when the user starts search.

MozReview-Commit-ID: LU4Nb8lql36

--HG--
extra : rebase_source : 653f068cec6d7a42d406ea0109358d0c48e195bf
2017-07-27 12:02:56 +08:00
Scott Wu 247c04c888 Bug 1377360 - [Form Autofill] Move warning message from the manage addresses dialog to the edit address dialog. r=lchang
MozReview-Commit-ID: IuZpHQ6hyBo

--HG--
extra : rebase_source : 6246c9e10cf0d911971b6e3db2c5829cc2c7770b
2017-07-28 17:37:23 +08:00
Dão Gottwald e38594f603 Bug 1384893 - Avoid using --toolbarbutton-icon-fill and menuPanel.svg in the add-on post-install notification. r=johannh
--toolbarbutton-icon-fill only makes sense in toolbars and menuPanel.svg is obsolete.

MozReview-Commit-ID: 1LYh4JFpfrb

--HG--
extra : rebase_source : 251bf0b6b5502651d3a61bcb403346b574a9aac3
2017-07-27 15:24:21 +02:00
steveck-chung 966999640b Bug 1379588 - Part 2: Make createRecords support creditcard. r=lchang
MozReview-Commit-ID: Co4uQ04kK6L

--HG--
extra : rebase_source : e564e01fe47b098438460bbe284905ce7cdfb85c
2017-07-24 12:16:41 +08:00
steveck-chung 0cd16b2ca9 Bug 1379588 - Part 1: Add address/creditCard object in handler and refactor collectFormFields for less cross-module call. r=lchang,seanlee
MozReview-Commit-ID: 6FkfGH8nre1

--HG--
extra : rebase_source : 32b68fd0aebc92e94a4bf432ff6fc8639f40bd53
2017-07-24 12:15:24 +08:00
Sebastian Hengst 97be923d31 merge mozilla-central to autoland. r=merge a=merge 2017-07-31 11:12:06 +02:00
Drew Willcoxon bafcf94652 Bug 1374477 - Add a new test for Photon page actions, along with some related code changes. r=Gijs
MozReview-Commit-ID: ADaEnEiGFvX

--HG--
extra : rebase_source : 0c7e8b3d5244eb9c3def5dac0c9a2bf3b830f4f7
2017-07-29 20:25:14 -07:00
Drew Willcoxon ec1eedf685 Bug 1374477 - Photon SVG changes for page action panel. r=Gijs
MozReview-Commit-ID: 5oGeJPT8j3f

--HG--
extra : rebase_source : f3a0a45cd0982a46849f14d3b9100bbace8dd835
2017-07-29 20:25:11 -07:00
Drew Willcoxon 838d1a8a02 Bug 1374477 - Update consumers of Photon page action panel for changed identifiers. r=Gijs
MozReview-Commit-ID: 1skE8YJaqA7

--HG--
extra : rebase_source : 42517e7d5e273acb8fdb22a7c04436f157c1ba7d
2017-07-29 20:25:08 -07:00
Drew Willcoxon 06bdff5bfd Bug 1374477 - Update Photon page action panel CSS. r=Gijs
MozReview-Commit-ID: K5vAkfK1Skr

--HG--
extra : rebase_source : 1a1b91d7cab21bd5ecc956ddde5c299745ce95b4
2017-07-29 20:25:05 -07:00