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

47984 Коммитов

Автор SHA1 Сообщение Дата
Fischer.json c8aecb9619 Bug 1357641 - Part 1: Add onboarding tour notification, r=flod,mossop
This commit
- adds onboarding tour notification
- shows still not completed onboarding tour notifications in order
- opens target tour from tour notification for the target tour

MozReview-Commit-ID: AwLtwjoeARQ

--HG--
extra : rebase_source : 264531cf8aaf3f636faecf790a269d0166188f8a
2017-06-21 13:09:29 +08:00
Gijs Kruitbosch 0a11de7e87 Bug 1352120 - fix theming for the star icon, fix theming dealing with empty string icon urls, r=jaws
When debugging the test failures in this test, I noticed that the info() messages indicated we *were* using
moz-extension icon references even when we shouldn't be - they just didn't include the 'fox.svg' bit.
When pausing in the debugger, you can see that all the buttons are blank - we don't load any icon in this case.

This seemed bad, so I updated the test to actually check if we're using a moz-extension URI at all,
and then updated the implementation to actually make it work.

MozReview-Commit-ID: GGXaivJrzxj

--HG--
extra : rebase_source : a64bed37e1fb27c164a0543a0465038d251c709d
2017-06-22 13:08:52 +01:00
Gijs Kruitbosch dd070a9e91 Bug 1352120 - move the bookmarks star into the url bar, r=mak
MozReview-Commit-ID: Ka5Wn2hrb1P

--HG--
extra : rebase_source : e22d25295066386c4becc1a430b78aaa9c40ae4f
2017-06-23 17:35:59 +01:00
Mark Banner 10e375a830 Bug 1376531 - Fix some issues when enabling async places transactions - updating bookmarks names and pasting bookmarks. r=mak
MozReview-Commit-ID: 4sqbSMtMkDD

--HG--
extra : rebase_source : a227a56c8da60c748cd5543dae37bc95bb07923e
2017-06-27 12:54:16 -07:00
steveck-chung 1bc2516863 Bug 1374508 - [Form Autofill Doorhanger] Apply copy reviewed string/new anchor icon and move open pref link to button. r=lchang
MozReview-Commit-ID: FkzQbJ6Ayhe

--HG--
extra : rebase_source : 2516243e534e3968af1234894d3d9525c3eb9412
2017-06-22 16:46:41 +08:00
Tim Huang 435ce1fb06 Bug 1369319 - Part2: Add a test case to verify that device sensor events have been blocked when 'privacy.resistFingerprinting' is true. r=bz
MozReview-Commit-ID: 5hw5S56zDfE

--HG--
extra : rebase_source : a96663aed8b2fa8496c41fb8319b5f494bd2b7c6
2017-06-20 14:51:52 +08:00
Carsten "Tomcat" Book 9c5ccdbab2 Merge mozilla-central to autoland 2017-06-27 15:15:58 +02:00
Sean Lee 4d0a1eba3b Bug 1370475 - Part 3: Add a custom field "-moz-street-address-one-line" for popup label and filling street-address. r=lchang
MozReview-Commit-ID: Jh178WQZ5Qs

--HG--
extra : rebase_source : d2357397445a0671afa7d7f7e8aa5b7f675bf93f
2017-06-21 09:47:10 +08:00
Sean Lee 7c64597fd1 Bug 1370475 - Part 2: Convert the address related fields for display purpose. r=lchang
MozReview-Commit-ID: 1Jk0pRc1snu

--HG--
extra : rebase_source : 310824d6952b9f156dcddf6408b376e75623b565
2017-06-15 17:19:34 +08:00
Sean Lee e119e20da4 Bug 1370475 - Part 1: address-line[1-3] should be recognized as "street-address" in the secondary label order. r=lchang
MozReview-Commit-ID: 5pLWCeNoryE

--HG--
extra : rebase_source : a43ca26151922369ddd8ce6196a77cba696e0494
2017-06-19 13:10:34 +08:00
Gijs Kruitbosch ba15653cdf Bug 1374691 - don't instantiate the panelmultiview and panelview bindings until necessary, r=florian,mconley
MozReview-Commit-ID: L0P1eKxRf3A

--HG--
extra : rebase_source : dc37f06c10b5723bc929179042e7bc4f9d663f21
2017-06-22 09:11:45 +01:00
Carsten "Tomcat" Book 7815fe540b Backed out changeset 6cc6282c67c7 (bug 1374852) for test failures in browser_urlbarSearchSuggestions_opt-out.js 2017-06-27 09:04:20 +02:00
Ricky Chien 6ea9496773 Bug 1374852 - Visiting preferences should always focus on search field r=jaws
MozReview-Commit-ID: I7mnm5EkeIg

--HG--
extra : rebase_source : 9179cd243e28c70687ef3f1995ca9223add96418
2017-06-22 14:59:51 +08:00
Fischer.json 99a6b74591 Bug 1357641 - Part 2: Add the browser_onboarding_notification.js test, r=mossop
MozReview-Commit-ID: 8kEDXaQ0zqK

--HG--
extra : rebase_source : 3994b272dc185ea25d4257eb79e766d23bf6892e
2017-06-16 17:44:06 +08:00
Fischer.json 085aa9b471 Bug 1357641 - Part 1: Add onboarding tour notification, r=flod,mossop
This commit
- adds onboarding tour notification
- shows still not completed onboarding tour notifications in order
- opens target tour from tour notification for the target tour

MozReview-Commit-ID: AwLtwjoeARQ

--HG--
extra : rebase_source : 264531cf8aaf3f636faecf790a269d0166188f8a
2017-06-21 13:09:29 +08:00
Carsten "Tomcat" Book 7fa56f5378 Merge mozilla-central to autoland 2017-06-22 14:11:46 +02:00
Florian Quèze 33d29ec112 Bug 1374282 - ban Task.jsm during startup, r=Mossop, a=sheriffduty 2017-06-22 12:51:43 +02:00
Florian Quèze 7375dcec46 Bug 1374282 - script generated patch to remove generators from add_task in browser/ and toolkit/, r=Mossop. 2017-06-22 12:51:43 +02:00
Florian Quèze 1e40201f6d Bug 1374282 - script generated patch to remove useless bind calls, r=Mossop. 2017-06-22 12:51:42 +02:00
Carsten "Tomcat" Book 4f3bc4dba8 merge mozilla-inbound to mozilla-central a=merge 2017-06-22 12:47:40 +02:00
Phil Ringnalda cb4caa5dfa Merge m-c to m-i
MozReview-Commit-ID: FKVZCEscusy
2017-06-21 23:50:09 -07:00
Phil Ringnalda 0cbefa7f79 Merge m-c to autoland
MozReview-Commit-ID: J67ilIl6BtO
2017-06-21 23:36:06 -07:00
Phil Ringnalda 08e2f5187b Backed out 3 changesets (bug 1368072) for colliding with a new use of the thing it was renaming
Backed out changeset 1d7e008d7d70 (bug 1368072)
Backed out changeset c4a1ddf9be0d (bug 1368072)
Backed out changeset ba1cdae5a8d6 (bug 1368072)
2017-06-21 23:28:37 -07:00
Wes Kocher ac0fd2038c Merge inbound to m-c a=merge
MozReview-Commit-ID: 3LXFVwSoMvs
2017-06-21 17:58:17 -07:00
Mike Hommey 220b0bd806 Bug 1375271 - Add necessary DMG creation tools to the osx l10n mozconfigs. r=catlee,a=catlee DONTBUILD
Bug 1373150 made toolchain-related definitions go away for l10n builds,
but we still need those DMG-related tools for l10n repacks.
2017-06-22 08:58:18 +09:00
Wes Kocher 7f420b59d4 Merge autoland to central, a=merge
MozReview-Commit-ID: C4bl6Ufaiwv
2017-06-21 16:54:41 -07:00
Mike Hommey 79b2c7c3a4 Bug 1375271 - Add an explicit --target to osx l10n mozconfigs. r=catlee,a=catlee DONTBUILD
Before bug 1373150, the l10n mozconfigs would include
compilation-related mozconfigs, which include setting compiler paths,
and setting --target for cross builds. After bug 1373150, the
compilation-related mozconfigs are not included anymore, which made
--target unset for l10n builds, leaving it to configure to guess what it
is based on the host. Which for cross builds is Linux, so configure
would set things up for a linux build, which doesn't work to do osx
l10n repacks.

So we add back an explicit --target to those mozconfigs, without
including all the compilation-related things.

We set the target to x86_64-apple-darwin, which is the same as what was
set through build/macosx/cross-mozconfig.common. This is different from
what the native osx builds would get (x86_64-apple-darwin11.2.0), but
the extra version in that target is actually not relevant and native
builds shouldn't care that it's gone.
2017-06-22 07:26:41 +09:00
Phil Ringnalda 2b19da6e08 Backed out 2 changesets (bug 1357641) for Windows failures in browser_newtab_focus.js
Backed out changeset eb0d8a0d77e7 (bug 1357641)
Backed out changeset 9c86446d0a75 (bug 1357641)

MozReview-Commit-ID: 9PyFoOakveS
2017-06-21 22:05:23 -07:00
Nathan Froyd 452dc60022 Bug 1372670 - part 4 - use nsIThreadManager::dispatchToMainThread more from JS; r=florian
We did an automated conversion for many of these in another bug, but
these instances were either missed or have been added since then.
2017-06-21 12:59:28 -04:00
Nathan Froyd 27c58cf89f Bug 1372670 - part 3 - add spinEventLoopUntil to nsIThreadManager; r=erahm,florian 2017-06-21 12:59:28 -04:00
Bob Owen 1e2e90c347 Bug 1374997 Part 2: Add check to ensure we switch back to original tab after print preview. r=Gijs 2017-06-21 15:03:31 +01:00
Bob Owen 82095a15a7 Bug 1374997 Part 1: Make sure changing the tab is allowed, before we switch back after print preview. r=Gijs 2017-06-21 15:03:31 +01:00
steveck-chung 9ec27f8568 Bug 1339740 - Trigger notifyUsed API during form submission. r=lchang
MozReview-Commit-ID: 1wiwK74oeeB

--HG--
extra : rebase_source : c50ed41aba4e6eb2bac403947cca48adc142e7d6
2017-06-19 18:38:35 +08:00
Fischer.json b0b89bf334 Bug 1357641 - Part 2: Add the browser_onboarding_notification.js test, r=mossop
MozReview-Commit-ID: 8kEDXaQ0zqK

--HG--
extra : rebase_source : b0b7a39789880b84045619b0d2a1a73ef2f189d6
2017-06-16 17:44:06 +08:00
Fischer.json efb9ebb0bb Bug 1357641 - Part 1: Add onboarding tour notification, r=flod,mossop
This commit
- adds onboarding tour notification
- shows still not completed onboarding tour notifications in order
- opens target tour from tour notification for the target tour

MozReview-Commit-ID: AwLtwjoeARQ

--HG--
extra : rebase_source : 264531cf8aaf3f636faecf790a269d0166188f8a
2017-06-21 13:09:29 +08:00
Wes Kocher d0eddcaa44 Merge m-c to autoland a=merge
MozReview-Commit-ID: 5D2HzsGopzc
2017-06-21 18:13:41 -07:00
Ricky Chien b30a272f6c Bug 1374023 - Avoid showing Site Data when clicking search field r=jaws
MozReview-Commit-ID: 7Z4r99zKboO

--HG--
extra : rebase_source : 7ca3f16bfa8849f2deec566066590b6f9c203fab
2017-06-19 16:10:21 +08:00
Phil Ringnalda 44f60566a9 Backed out 3 changesets (bug 1368072) for timeouts in test_TelemetrySession.js and test_fullscreen-api.html and unhandled "TypeError: Services.tm.mainThread.idleDispatch is not a function" promise rejections
Backed out changeset 357635c84e49 (bug 1368072)
Backed out changeset 1797afe16a2a (bug 1368072)
Backed out changeset 4782401394a9 (bug 1368072)

MozReview-Commit-ID: 6kdcSkERjTD
2017-06-20 21:41:14 -07:00
Wes Kocher c0e1236f1a Merge autoland to m-c a=merge
MozReview-Commit-ID: LFtpTAueYrF
2017-06-20 18:24:29 -07:00
Wes Kocher 586bef635e Merge inbound to central, a=merge
MozReview-Commit-ID: 1SvQU51m5qC
2017-06-20 17:58:46 -07:00
Matthew Noorenberghe a62764e8da Bug 1374686 - Lazily import SpellCheckHelper in nsContextMenu.js. r=florian
MozReview-Commit-ID: 89adkR01CV7

--HG--
extra : rebase_source : f3c6cb632d8d4d6796841ca8524da33af779e649
2017-06-20 09:18:17 -07:00
Matthew Noorenberghe 139395de0a Bug 1374686 - Don't import LoginManagerContextMenu.jsm during startup. r=florian
MozReview-Commit-ID: KgCnds50n8j

--HG--
extra : rebase_source : b14325f800e11d3c7d713658dec07f4315e6dd19
2017-06-20 14:33:39 -07:00
ffxbld 714606a814 No bug, Automated blocklist update from host bld-linux64-spot-301 - a=blocklist-update 2017-06-20 08:47:04 -07:00
Carsten "Tomcat" Book 013fb0680e merge mozilla-inbound to mozilla-central a=merge 2017-06-20 11:26:40 +02:00
Wes Kocher 17a16ffd2f Merge m-c to inbound, a=merge
MozReview-Commit-ID: Gf5xDaCWnPi
2017-06-19 17:34:36 -07:00
Ricky Chien 674483db72 Bug 1372528 - Change search settings redirects to General section of about:preferences r=jaws
MozReview-Commit-ID: J5biFoOjsXX

--HG--
extra : rebase_source : 770cd42dcf5ee7067d2242971ff972a38953000c
2017-06-15 16:22:43 +08:00
Johann Hofmann d089b6c875 Bug 1363059 - Add a test for images loaded at startup vs. images shown at startup. r=florian,jwatt
This patch enables startupRecorder.js to collect data on
loaded and shown raster and SVG images on startup via events
from native code. It also adds a test that uses this data
to find images that are unnecessarily loaded.

I've not fixed any of the affected images yet, there's a
fairly comprehensive whitelist that I want to gradually
decrease by opening bugs in the respective components.

MozReview-Commit-ID: 9KqQvKLtZhu

--HG--
extra : rebase_source : fb118db362259a1ff32488868e8238b03638f40f
2017-06-15 00:11:48 +02:00
Julian Descottes e698093458 Bug 1372520 - use DevToolsShim to inspectNode in nContextMenu;r=bgrins,mixedpuppy
As devtools become optional, nsContextMenu needs to check if devtools are installed before
displaying the devtools-related menu entries.

Rather than loading devtools classing and calling APIs, use APIs provided by the DevToolsShim,
that will stay in mozilla-central.

MozReview-Commit-ID: CxqabTjhckC

--HG--
extra : rebase_source : 1781edcf11316eab7e95cbab834d1bc3230c44d7
2017-06-14 17:52:50 +02:00
Ricky Chien 9b6ee91cd7 Bug 1372583 - Hide about:preferences#containers panel in search result r=jaws
MozReview-Commit-ID: Fv3W3qqXsTt

--HG--
extra : rebase_source : fac684716763129b80b0ea5cb3c3042a74d74a3a
2017-06-14 23:09:51 +08:00
Wes Kocher 97ce4573b9 Backed out changeset 65ff5356cdfa (bug 1373271) for leaking a window in browser_1234021.js a=backout
MozReview-Commit-ID: LZT4Q7ixilz
2017-06-19 17:47:00 -07:00
Blake Kaplan 074fbc5557 Bug 1373707 - Enable e10s-multi for users with webextensions on Release. r=Felipe
MozReview-Commit-ID: 3enqdCkrtpF

--HG--
extra : rebase_source : fc07297ecdd754c88f31bda650c4baf42ba48283
2017-06-16 10:28:29 -07:00
k88hudson b7dbeaa205 Bug 1373271 - Handle crashes in preloaded browsers in tabbrowser r=mconley
MozReview-Commit-ID: IVMQOOsyMnZ

--HG--
extra : rebase_source : a36f0629532f890c4d43f189b764fd0c682d70de
2017-06-15 12:27:06 -04:00
Mike de Boer 6a1a237f33 Bug 1347182 - Add support for setting the background color of all toolbars using a WebExtension theme. r=jaws,mattw
MozReview-Commit-ID: IbTBCjt6oJp

--HG--
extra : rebase_source : 89d8b8322d5e680bf6bef745ba8fcb8082168a1f
2017-06-15 19:20:26 +02:00
Carsten "Tomcat" Book 7177a36cde Merge mozilla-central to mozilla-inbound 2017-06-21 14:55:27 +02:00
k88hudson 8959faf201 Bug 1373271 - Handle crashes in preloaded browsers in tabbrowser r=mconley
MozReview-Commit-ID: IVMQOOsyMnZ

--HG--
extra : rebase_source : 536517888ee3a907b95bc2c27d8e5380f8c50d80
2017-06-15 12:27:06 -04:00
Wes Kocher c072570052 Backed out 2 changesets (bug 1367385) at developer request a=backout
Backed out changeset d521c1d8d605 (bug 1367385)
Backed out changeset 2f7a963edf85 (bug 1367385)

MozReview-Commit-ID: 3XO1CPPWlGR

--HG--
extra : rebase_source : 7b74d28348a850d5051393f036ada63e4c29b677
2017-06-20 11:20:33 -07:00
Ehsan Akhgari 941548abbb Bug 1374892 - Implement nsISHistoryListener::OnLengthChanged/OnIndexChanged on the JS implementations to avoid generating silent exceptions when Gecko calls these functions; r=freesamael 2017-06-22 00:30:37 -04:00
Wes Kocher bb24138b9d Merge m-c to inbound, a=merge
MozReview-Commit-ID: CaSKFN9T7N4
2017-06-21 18:05:27 -07:00
Kris Maglione 30e4348236 Bug 1373293: Follow-up: Fix failing xpcshell test. r=me
MozReview-Commit-ID: 52X7bw6jlvu

--HG--
extra : rebase_source : c24e7e3d9deb858bd295a01bc2a0d150e27a7bc7
2017-06-21 14:10:22 -07:00
Jonathan Watt 1efe403de8 Bug 1374104 - Remove chrome://browser/skin/search-history-icon.svg in favor of the context-fill using chrome://browser/skin/history.svg. r=johannh
MozReview-Commit-ID: 6AJ8CH8KOjW
2017-06-02 14:53:26 +01:00
Mike Hommey a30f1505c7 Bug 1375271 - Add an explicit --target to osx l10n mozconfigs. r=catlee
Before bug 1373150, the l10n mozconfigs would include
compilation-related mozconfigs, which include setting compiler paths,
and setting --target for cross builds. After bug 1373150, the
compilation-related mozconfigs are not included anymore, which made
--target unset for l10n builds, leaving it to configure to guess what it
is based on the host. Which for cross builds is Linux, so configure
would set things up for a linux build, which doesn't work to do osx
l10n repacks.

So we add back an explicit --target to those mozconfigs, without
including all the compilation-related things.

We set the target to x86_64-apple-darwin, which is the same as what was
set through build/macosx/cross-mozconfig.common. This is different from
what the native osx builds would get (x86_64-apple-darwin11.2.0), but
the extra version in that target is actually not relevant and native
builds shouldn't care that it's gone.

--HG--
extra : rebase_source : 79d1616f0cc8291fbc3432165891fdfe8f221f95
2017-06-22 06:48:44 +09:00
Gregory Szorc 65c5851591 Bug 1374824 - Build stylo on Linux64 in automation; r=froydnj
The in-tree mozconfigs for Linux64 have been updated to build
Stylo by default. Stylo is still disabled in builds.

The existing Stylo Linux64 platform still exists. It still
uses its own mozconfigs. These mozconfigs source the mozconfigs
changed in this commit. This results in both --enable-stylo=build
and --enable-stylo being passed to configure. The latter takes
precedence.

This commit stops short of implying --enable-stylo=build as
the configure default for Linux64. I'm not sure if we're ready
to make that leap just yet.

MozReview-Commit-ID: K8rafDMlAGu

--HG--
extra : rebase_source : 7a3f7b63429bb2db18988478c0f4e7012b5ddee9
extra : source : 471a163b37d092fc5bf7a56bcf5c5295f727b8d8
2017-06-20 14:57:22 -07:00
Ralph Giles 818e082a0c Bug 1374807 - Require rust 1.17. r=mshal
Reduce development drag by requiring the most-recent-but-one
stable Rust release. This version is packaged for most
distros, but lets us use more recent library and language
features and spend less time finding work-arounds.

MozReview-Commit-ID: 4W3vkjlKoTu

--HG--
extra : rebase_source : 3828a8be964081bedb2857f9f71f4cd99f75c8be
2017-06-20 14:13:18 -07:00
Gregory Szorc a884ab04cf Backed out changeset 471a163b37d0 (bug 1374824) for breaking base toolchains build 2017-06-21 13:46:04 -07:00
Gregory Szorc e7086e87ce Bug 1374824 - Build stylo on Linux64 in automation; r=froydnj
The in-tree mozconfigs for Linux64 have been updated to build
Stylo by default. Stylo is still disabled in builds.

The existing Stylo Linux64 platform still exists. It still
uses its own mozconfigs. These mozconfigs source the mozconfigs
changed in this commit. This results in both --enable-stylo=build
and --enable-stylo being passed to configure. The latter takes
precedence.

This commit stops short of implying --enable-stylo=build as
the configure default for Linux64. I'm not sure if we're ready
to make that leap just yet.

MozReview-Commit-ID: K8rafDMlAGu

--HG--
extra : rebase_source : 5d32735f2574fae3bc9a396a06efa745d8fd1fb7
2017-06-20 14:57:22 -07:00
Jonathan Watt 88d8bca0ad Bug 1374107 - Convert chrome://global/skin/in-content/check.svg and its consumers to use SVG image context paint. r=dao
MozReview-Commit-ID: 5XgP61CLpME
2017-05-30 12:09:42 +01:00
Jonathan Watt da8006b200 Bug 1374107 - Convert chrome://global/skin/in-content/check-partial.svg and its consumers to use SVG image context paint. r=dao
MozReview-Commit-ID: 5p0TZavHbeP
2017-05-30 11:42:15 +01:00
Andreas Farre 36c8d2c7f7 Bug 1368072 - Use idleDispatchToMainThread instead. r=mconley
Adapt to the move of nsIThread.idleDispatch to
nsIThreadManager.idleDispatchToMainThread.
2017-06-21 12:36:41 +02:00
Geoff Brown abafca2c00 Bug 1343150 - Disable test_PreviewProvider.js on windows too; r=jmaher 2017-06-19 15:32:41 -06:00
Ryan VanderMeulen 095d515859 Bug 1374426 - Update pdf.js to version 1.8.467. r=bdahl 2017-06-19 16:44:42 -04:00
Honza Bambas 9e38f7b8fc Bug 1319111 - Expose 'result principal URI' on LoadInfo as a source for NS_GetFinalChannelURI (removes some use of LOAD_REPLACE flag). r=bz, r=mikedeboer
--HG--
extra : rebase_source : c9690f4b8decd39a10da676bd50ec09cb2ad8892
2017-05-30 18:07:59 +02:00
Carsten "Tomcat" Book d14a5a593a merge mozilla-inbound to mozilla-central a=merge 2017-06-19 13:37:20 +02:00
Sebastian Hengst 1f7d31312c merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-06-18 20:50:40 +02:00
Paolo Amadini 585fbe6cec Bug 1242505 - Detect unhandled rejections of native Promises in browser-chrome tests. r=Mossop
The browser-chrome test suite now detects and reports unhandled rejections of native Promises, in addition to those created by Promise.jsm. The whitelisting mechanism is updated to use primarily the PromiseTestUtils.expectUncaughtRejection function. Tests will fail if a rejection that is not whitelisted occurs, or if a whitelisted rejection does not occur anymore.

MozReview-Commit-ID: 1beGB5GG8Ty

--HG--
extra : rebase_source : b6573f8e2001f91d0e5a50f6376b191459549e94
extra : intermediate-source : 0411e687044ecc7b56684196238e6e6e68a9d685
extra : source : 8d53be05afc59519c5ce8cfae96d284a972fda71
2017-06-18 08:05:06 +01:00
Sebastian Hengst be35e9d97b Backed out changeset af176d040fad (bug 1370580) for frequently failing browser_ext_sidebarAction.js on Linux debug. r=backout a=backout
MozReview-Commit-ID: AwnMjAQTdmC
2017-06-17 23:18:55 +02:00
Sebastian Hengst 3654d560d6 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: DPQl41S3ZkU
2017-06-17 22:26:03 +02:00
Wes Kocher b0560565d7 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 8k4A4tEOtIT
2017-06-16 18:17:38 -07:00
Wes Kocher 39066d6984 Merge inbound to central, a=merge
MozReview-Commit-ID: 2k4filK9zyX
2017-06-16 17:58:58 -07:00
Gabriele Svelto 4289f3ebf7 Bug 1294025 - Ensure the test waits long enough for the success condition to be fullfilled; r=bsmedberg
MozReview-Commit-ID: 8ZerlrOgZa7

--HG--
extra : source : 6dba821aaf0469d142c6f91d4c90983aa08c237c
2017-06-15 15:16:12 +02:00
Gijs Kruitbosch 9a80ff00c4 Bug 1354534 - add pocket item to photon library panel, r=mixedpuppy
MozReview-Commit-ID: BEgyelipo0j

--HG--
extra : amend_source : 9333c8c4c2af80ab15609132acc92e598f5a6557
2017-06-16 23:16:29 +01:00
Mike de Boer 5df9078641 Bug 1370580 - Part 1 - Ensure that the overflow rules are set the exact same way for the temporary panel as for the appMenu panel. r=Gijs
These rules are set explicitly to allow the two views to be displayed next to
each other briefly when the slide-in transition starts.
This patch also applies the last remaining photon styles to the temporary panel,
which is used by the new Library widget as well.

MozReview-Commit-ID: 45aYzVHwRYv

--HG--
extra : rebase_source : 0bf4fc4effc9de9e431ee50dfcf5fc7206e252cf
2017-06-16 15:41:57 +02:00
Sebastian Hengst efd723cdad merge mozilla-central to autoland. r=merge 2017-06-18 00:21:41 +02:00
Masatoshi Kimura 3231cb3535 Bug 1372886 - Remove dead parameters from nsIConverterInputStream.init(). r=hsivonen
MozReview-Commit-ID: GliLHLsUWjt

--HG--
extra : rebase_source : 50d3f4680a498125ddf600b0d64f6740b0229f80
2017-06-17 19:30:09 +09:00
Cameron McCormack 1849ea4995 Backout bug 1291457 and bug 1370034 for bustage. 2017-06-19 13:55:15 +08:00
Ray Lin 0b1a2f32e3 Bug 1300995 - Part 2. Add a browser chrome test for form autofill popup footer. r=MattN
MozReview-Commit-ID: 7IAp0SzPzmm

--HG--
extra : rebase_source : c65e429b586dca0c94ba848311967154c1f93025
2017-06-13 10:29:56 +08:00
Tim Huang 928deef050 Bug 1369303 - Part 4: Add a test case for workers to check whether performance API has been correctly spoofed when 'privacy.resistFingerprinting' is true. r=arthuredelstein,baku
This patch adds a test case in the same file of part 3 that to check that does
fingerprinting resistance work correctly for workers when 'privacy.resistFingerprinting'
is true.

MozReview-Commit-ID: FoceQTGg127

--HG--
extra : rebase_source : ead0979a5b7d2f34804ceecf004155a0100fa064
2017-06-15 16:48:29 +08:00
Tim Huang 46fc5b47a0 Bug 1369303 - Part 3: Add a test case for making sure that performance APIs have been correctly spoofed. r=arthuredelstein,baku
This test case will open a content tab and access performance API in that
tab to check whether or not performance APIs are correctly spoofed.

MozReview-Commit-ID: KdG6xzQFmv6

--HG--
extra : rebase_source : d064d5a90d525190402107c22bac9ed2dfd4c085
2017-06-15 16:48:28 +08:00
Rex Lee 8054139b8e Bug 1357026 - Open about:accounts with pre-filled email account from UITour. r=Gijs,MattN
MozReview-Commit-ID: JWFuEufGRYB

--HG--
extra : rebase_source : bf030da006a89269e6bca246a0d24fa0f3d6458b
2017-06-16 15:20:34 +08:00
Oriol c765fc455b Bug 1372289 - Remove 1px gap above tabs in maximzed windows. r=dao
MozReview-Commit-ID: BniFC5O3v7N
2017-06-16 12:01:25 +02:00
Florian Quèze e2330580ff Bug 1373387 - Places should not be initialized by the SanityTest window, r=mak. 2017-06-16 09:58:06 +02:00
Sebastian Hengst d70c8aa98b merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-06-16 09:52:22 +02:00
Sebastian Hengst 265affc002 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 5wTyHWufcCh
2017-06-16 09:50:00 +02:00
Paolo Amadini c9b55f92a9 Bug 1372242 - The search suggestions hint is not smooth enough when animating. r=mak
By adding a small blank space to the end of the text, we can make the animation look faster. Also, the issues with the animation wouldn't be noticeable in that space.

MozReview-Commit-ID: H67YL6WZEd1

--HG--
extra : rebase_source : 2555fb0b40a9c83205537a969fe905f7f083f70a
extra : amend_source : 7a2deeb18c3e8dcc93fce1bca4be9efb8585e685
2017-06-16 08:43:11 +01:00
steveck-chung d309b485e7 Bug 1350264 - Allow users to re-enable form autofill feature after all populated fields were cleared manually, r=lchang
MozReview-Commit-ID: DG31YXJuT2t

--HG--
extra : rebase_source : 2a027b4d8ccdf0b385454783901dece914003623
2017-06-15 16:31:51 +08:00
Ryan VanderMeulen d55d9c97c5 Bug 1373467 - Update pdf.js to version 1.8.450. r=bdahl 2017-06-15 20:27:11 -04:00
Robert Strong f9ae3f3f52 Bug 1373267 - Remove hashFunction and hashValue attributes from nsIUpdatePatch and code related to these attributes. r=mhowell
--HG--
rename : toolkit/mozapps/update/tests/unit_aus_update/downloadAndHashCheckMar.js => toolkit/mozapps/update/tests/unit_aus_update/downloadInvalidMar.js
2017-06-15 17:15:28 -07:00
Wes Kocher 208ec84119 Merge inbound to central, a=merge
MozReview-Commit-ID: AiSwcmvIrE
2017-06-15 16:22:40 -07:00
Sebastian Hengst 9b6197930c merge mozilla-central to autoland. r=merge a=merge 2017-06-15 20:13:40 +02:00
Sebastian Hengst 43c84014a1 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: HYo8pUZXJ8Z
2017-06-15 20:12:28 +02:00
Sebastian Hengst 5e87ebd65f merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: DslWw03hayw
2017-06-15 20:04:31 +02:00
ffxbld 2170a219e8 No bug, Automated blocklist update from host bld-linux64-spot-382 - a=blocklist-update 2017-06-15 08:38:38 -07:00
Sebastian Hengst a672914c01 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-06-15 20:14:54 +02:00
Sebastian Hengst 20d16dadd3 merge mozilla-inbount to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 36YqbsnO3en
2017-06-15 11:11:30 +02:00
Gabriele Svelto a51632396e Bug 1294025 - Disable browser_CTP_crashreporting.js on Linux debug builds; r=me
MozReview-Commit-ID: Dl1v53VA5OW

--HG--
extra : source : b54749bd1aeb387be7783f1bd5f347682b022de9
2017-06-14 15:00:53 +02:00
Gijs Kruitbosch 6810627a3a Bug 1371311 - make full screen button hide the panel when clicked, r=mikedeboer
MozReview-Commit-ID: AhlzH9PoPK8

--HG--
extra : rebase_source : 57a959074157ecb71985dd506cc2cf74b21315c3
2017-06-14 13:09:09 +01:00
Sebastian Hengst 768c6d1b63 merge mozilla-central to autoland. r=merge a=merge 2017-06-15 11:15:42 +02:00
Sebastian Hengst 1b26da1b2f merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-06-15 11:17:07 +02:00
Robert Strong 31214d5a1c Bug 1372523 - Update tests for the removal of the isSecurityUpdate, showNeverForVersion, and showPrompt attributes from nsIUpdate. r=mhowell
Converts the test functions getLocalPatchString, getLocalUpdateString, getRemotePatchString, and getRemoteUpdateString to use an object as a param.
2017-06-14 16:18:42 -07:00
Sebastian Hengst a4809151b2 Backed out changeset d6be7dc56cc5 (bug 1370580) for failing test-oop-extensions/browser_ext_browserAction_popup_resize.js. r=backout 2017-06-15 19:24:39 +02:00
Jeongkyu Kim 65d67622d4 Bug 1371676 - Improve Sync Notification Titles r=eoger
MozReview-Commit-ID: 5SZJpicDuXC

--HG--
extra : rebase_source : 6fa58119de3814026dd92615fce2c3e28e096a6a
2017-06-13 21:26:58 +09:00
Mike de Boer 5704197fbf Bug 1370580 - Part 1 - Ensure that the overflow rules are set the exact same way for the temporary panel as for the appMenu panel. r=Gijs
These rules are set explicitly to allow the two views to be displayed next to
each other briefly when the slide-in transition starts.
This patch also applies the last remaining photon styles to the temporary panel,
which is used by the new Library widget as well.

MozReview-Commit-ID: 45aYzVHwRYv

--HG--
extra : rebase_source : f142e3dbba0d70effe129dad43f139e494070d82
2017-06-15 12:49:18 +02:00
Ricky Chien 582afb3462 Bug 1370491 - Show arrow indicator in menuitem r=jaws
MozReview-Commit-ID: IoTjj4UQBgk

--HG--
extra : rebase_source : 3eb4747f9641a4e2e4d9c0f7f1c0870a3defb357
2017-06-09 20:40:50 +08:00
Rex Lee ee0bd48e9f bug 1371201 - Show Mozilla icon at top of about:home at left-top under RTL direction. r=dao
MozReview-Commit-ID: K9Ubr8NdSit

--HG--
extra : rebase_source : 16ff3e5cb2d0e99ce7ce75ee46fe9113875dd21a
2017-06-08 16:07:35 +08:00
Rex Lee dfad430ed2 Bug 1369794 - Fit clickable area of onboarding icon with icon size. r=mossop
MozReview-Commit-ID: 7PzGPHqKDms

--HG--
extra : rebase_source : c2ddf8e11d84f852dcc905361408af219582c1eb
2017-06-14 21:21:14 +08:00
Ricky Chien 7c6c1dbfaf Bug 1353954 - Enable browser.preferences.search by default r=jaws
MozReview-Commit-ID: 18dSYLTPuhC

--HG--
extra : rebase_source : bf09e3f781c677539849b86e0737729f27f659fb
2017-06-14 11:46:45 +08:00
Sean Lee 6c9d45c486 Bug 1372843 - Identify the focused form only when applying heuristics. r=MattN
MozReview-Commit-ID: 9y6GgYxlQt3

--HG--
extra : rebase_source : 476d33b9b040d95cd039dc555be699d28e0fed59
2017-06-15 09:45:24 +08:00
gasolin 4dcf34792f Bug 1357029 - Should add the Default Browser tour in the onBoarding overlay;r=Fischer,mossop,rexboy
MozReview-Commit-ID: FYUHqd3g64Y

--HG--
extra : rebase_source : 74e3823540aadb6056831fd7598f299e84742c9c
2017-06-12 12:14:42 +08:00
gasolin 2450d9ca72 Bug 1357029 - Should add the Customize Firefox tour in the onBoarding overlay;r=Fischer,mossop,rexboy
MozReview-Commit-ID: AVsLUCcIJq7

--HG--
extra : rebase_source : 309222856b54268949b0142ebe3ebd05d8afdeb6
2017-06-12 11:55:39 +08:00
gasolin b34781488b Bug 1357029 - Should add the Add-on tour in the onBoarding overlay;r=Fischer,mossop,rexboy
MozReview-Commit-ID: LwSMLN5t7xt

--HG--
extra : rebase_source : bca7cdaabd9d86e479c51fc5a31a25eeee848271
2017-06-12 11:10:13 +08:00
Chris Manchester 58eee1afda Bug 1370129 - Do not dump or pack symbols during no-opt builds. r=froydnj
MozReview-Commit-ID: 84tesHrZBIH

--HG--
extra : rebase_source : b990c5fecf3bfd22d973d99bb6c41646c94f12ff
2017-06-15 16:21:28 -07:00
Gijs Kruitbosch 9da5cdff95 Bug 1370018 - pagehide shouldn't junk all popup data indiscriminately, r=Felipe
MozReview-Commit-ID: JOsKmYsVGbW

--HG--
extra : rebase_source : 132070ae503d40be1a8a23710a5993555f1f1739
2017-06-13 16:26:15 +01:00
Gijs Kruitbosch 940c47f97b Bug 1372309 - turn on photon structure on nightly only, r=mikedeboer
MozReview-Commit-ID: 6sU7Vutb4mV

--HG--
extra : rebase_source : 454457c7c8fe3ff6597304c75c6619efb57ad09f
2017-06-06 16:35:51 +01:00
Gijs Kruitbosch c6cf08cedd Bug 1372309 - fix browser_sync.js and browser_UITour_availableTargets.js to work with photon structure enabled, r=mikedeboer
MozReview-Commit-ID: 4bsqWScnRo2

--HG--
extra : rebase_source : a1b0f0dbd35054903469ae1623f56be9d038ad83
2017-06-14 10:18:27 +01:00
Gijs Kruitbosch 3e1354e6aa Bug 1372309 - force height of overflow panel when testing size of resizing popups, r=aswan
MozReview-Commit-ID: BK6z60Isd06

--HG--
extra : rebase_source : 1674e0510a565aa7e4c50a34e01a6f89336982e1
2017-06-13 17:48:03 +01:00
Gijs Kruitbosch a9dd1d894a Bug 1368317 - fix sidebar overlap styling for when the sidebar is on the end-side of the window (rhs in ltr), r=bgrins
MozReview-Commit-ID: 3BZily6xSD2

--HG--
extra : rebase_source : 0332398458dab27542c49b75614153c6c44aed25
2017-06-15 14:31:54 +01:00
Wes Kocher ebf35623cd Merge mozilla-central to autoland a=merge
UPGRADE_NSS_RELEASE
2017-06-13 18:57:32 -07:00
Wes Kocher 1af6d5cf57 Merge inbound to central, a=merge
UPGRADE_NSS_RELEASE
MozReview-Commit-ID: CBIFPwA5aNp

--HG--
extra : amend_source : 035a5be59d0046a643d0f836a95195e8c4ade4a6
2017-06-13 18:27:10 -07:00
Wes Kocher 97c2f0b514 Backed out changeset d6fadd1aa4fc (bug 1365847) for win8 failures in browser_search_within_preferences_2.js a=backout
MozReview-Commit-ID: 8aCYHb2vunh

--HG--
rename : browser/components/preferences/in-content-new/tests/browser_search_within_preferences_1.js => browser/components/preferences/in-content-new/tests/browser_search_within_preferences.js
2017-06-13 12:10:19 -07:00
Ray Lin 9e6ffa5462 Bug 1300995 - Part 1. Add a footer on formautofill popup to let users open a preferences privacy tab when click on it. r=MattN
MozReview-Commit-ID: Izr6IbHlkLY

--HG--
extra : rebase_source : e5730884378c94d8db9c12edf48f947ce86e4808
2017-06-01 21:53:37 +08:00
Edouard Oger b599411285 Bug 1369119 - Refresh known stale devices list on FxA device disconnect. r=markh
MozReview-Commit-ID: A2iqas0kP20

--HG--
extra : rebase_source : 15db886e4751885e173a55c561df7ea1a3b2871b
2017-06-06 14:28:00 -04:00
Gijs Kruitbosch cf239a7857 Bug 1370482 - use longer timeout for browser_ext_sidebarAction.js, r=mikedeboer
MozReview-Commit-ID: Fp9rXZlwfI6

--HG--
extra : rebase_source : e70fc0ee2863abf09e3e8bfb4597912e66fd0ab0
2017-06-19 16:17:27 +01:00
Bob Silverberg e35a1d5bac Bug 1364936 - Allow WebExtensions to disable the browser cache, r=aswan
MozReview-Commit-ID: KhupGnBT5mZ

--HG--
extra : rebase_source : ef4c23761736881af11ecd59f8e673071d0a9bf9
2017-05-24 13:17:42 -04:00
Wes Kocher 90f13e338d Backed out changeset 4482dcd48309 (bug 1219725) for functional test failures in test_tabbar_session_restore_button.py a=backout
MozReview-Commit-ID: Iqp5eV9cv6L
2017-06-19 13:50:26 -07:00
Erica Wright 4487761ac8 Bug 1219725 - Add a button for session restore to the tab bar. r=dao,Gijs,mikedeboer,whimboo ui-r=shorlander
MozReview-Commit-ID: 7KEKlLFiaij

--HG--
extra : rebase_source : 68d5d2eb1c2e9f305d5e9bdb0aa0914d0343f0e1
2017-06-15 15:35:03 -07:00
Sebastian Hengst cc82adb848 Backed out changeset c829f7a6cc0d (bug 1219725) for flake8 linting failure at tabbar.py:53: line too long. r=backout 2017-06-19 20:02:52 +02:00
Erica Wright 432d6f2de7 Bug 1219725 - Add a button for session restore to the tab bar. r=dao,Gijs,mikedeboer,whimboo ui-r=shorlander
MozReview-Commit-ID: 7KEKlLFiaij

--HG--
extra : rebase_source : d570502aa448cc9ef656005ad8650b3ca7bfa5ae
2017-06-15 15:35:03 -07:00
Ian Bicking a33d80d6fe Bug 1372310 - Export Screenshots 10.3.0 to Firefox; r=aswan,mossop
--HG--
extra : rebase_source : 81be07cea32674fecbfa096292d105e7f6c6a9b6
2017-06-16 15:19:44 -05:00
Ian Bicking 9dde471d5e Bug 1372310 - Exports Screenshots 10.1.0 to Firefox; r=standard8
--HG--
extra : rebase_source : 4837746f30875b215bcdbb6b8e9115da94e5d787
2017-06-12 13:38:25 -05:00
Brian Grinstead 7133c66b38 Bug 1360282 - Remove the popup that opens from the sidebar toolbar button;r=Gijs
MozReview-Commit-ID: 4N841nISf3F

--HG--
rename : browser/components/customizableui/test/browser_988072_sidebar_events.js => browser/components/customizableui/test/browser_sidebar_toggle.js
extra : rebase_source : ac822ab6f4f64a32c51b5cd55ba7f87bee4f90f8
2017-06-13 08:14:58 -07:00
Brian Grinstead 536568a93b Bug 1360282 - Use the existing title setter for SidebarUI instead of changing the value directly;r=Gijs
MozReview-Commit-ID: FCke6FxUrJj

--HG--
extra : rebase_source : bc2b45ea29848aee3767757a8a0497eaf065cd0d
2017-06-13 08:14:58 -07:00
Brian Grinstead b6848cb6ba Bug 1360282 - Remove _setVisibility helper now that the sidebar is always shown through show();r=Gijs
MozReview-Commit-ID: FWJshLtYZ3h

--HG--
extra : rebase_source : ed67bebb88ca18ba009d3b943d52086e648161f4
2017-06-13 08:14:57 -07:00
Brian Grinstead 5725b640bc Bug 1360282 - Use querySelectorAll instead of getElementsByAttribute and a condition;r=Gijs
MozReview-Commit-ID: Fq6pXxiSZ7b

--HG--
extra : rebase_source : 6a76148a3adaef616df2107f62d2a1138dd86aa0
2017-06-13 08:14:57 -07:00
Brian Grinstead 3806dc7f1c Bug 1360282 - Always call `show` to open the sidebar, even when it's called from startDelayedLoad;r=Gijs
By running through the same path anytime the sidebar is shown it will be easier to
implement the sidebar-button as a toggle, since we can rely on consistent state
to determine which sidebar was opened last.

MozReview-Commit-ID: 14HXtr8uNmb

--HG--
extra : rebase_source : dc1f7224f62af95c50672e278613da7951db8571
2017-06-13 08:14:10 -07:00
k88hudson 75415c8201 Bug 1372382 - Add prefs panel and update strings in Activity Stream system add-on r=ursula
MozReview-Commit-ID: A94Cw8dg63A

--HG--
extra : rebase_source : eb15fd31f94702b7790e133dab9807d0d037fabd
2017-06-12 17:26:21 -04:00
Nihanth Subramanya ef643b6f95 Bug 1367242 - Part 4: Update styling of sidebar header elements. r=dao
MozReview-Commit-ID: 6hbkiE4UlS9

--HG--
extra : rebase_source : 033c87da068192cd035a2c43e5147b62b19cf4b9
2017-05-30 02:29:10 +05:30
Nihanth Subramanya 6da6f141b1 Bug 1367242 - Part 3: Increase padding and font size of sidebar header, add bottom border. r=dao
MozReview-Commit-ID: KtU1DJmokbw

--HG--
extra : rebase_source : dc61f34d2594028d4099fde6511251ef16ffa9cd
2017-05-30 02:07:56 +05:30
Nihanth Subramanya 3bc249417c Bug 1367242 - Part 2: Reduce margin below search box, remove top border from tree view. r=dao
MozReview-Commit-ID: HvQZK1ZbhjC

--HG--
extra : rebase_source : ebd736ec7410f7c751eb80f797c832ce030dacc5
2017-05-30 01:50:57 +05:30
Nihanth Subramanya ea349131ca Bug 1367242 - Part 1: Search bar should not be compact; should have a placeholder. r=dao
MozReview-Commit-ID: B6eZsZrzo7W

--HG--
extra : rebase_source : 367ba5ca8f1827fbf05845d65f344d90adc8b657
2017-05-30 01:39:41 +05:30
Scott Wu 5b4c4c8ee1 Bug 1365895 - Select element fires events properly when autofilled. r=MattN
MozReview-Commit-ID: 6OZX9ieQlw5

--HG--
extra : rebase_source : 303a68f759ab80bc03d061f5ff1cad0e28da1050
2017-06-13 14:46:21 +08:00
Evan Tseng c066ef2a2b Bug 1365847 - Do not search for unselected <xul:deck> items. r=mconley
MozReview-Commit-ID: BBeg2RdUtHV

--HG--
rename : browser/components/preferences/in-content-new/tests/browser_search_within_preferences.js => browser/components/preferences/in-content-new/tests/browser_search_within_preferences_1.js
extra : rebase_source : 9de16963116e88639fce76d7128b786c3c09911b
2017-05-26 16:28:43 +08:00