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

51707 Коммитов

Автор SHA1 Сообщение Дата
Fischer.json e950686227 Bug 1399808 - Remove the offlineGroup UI in about:preferences, r=jaws
MozReview-Commit-ID: 4JZ62Bg79Zo

--HG--
extra : rebase_source : 663174dba1dca0cdcad18d22c2b3030368b6b41f
2017-10-30 16:16:24 +08:00
Mark Banner 0e947c9d32 Bug 1411891 - Improve the performance of deleting bookmarks with async transactions. r=mak
MozReview-Commit-ID: GL9nKfypie1

--HG--
extra : rebase_source : 5cd1c4d848dc32611349e25eb7297ba50890f0a9
2017-10-26 10:14:14 +01:00
Bob Silverberg f85ae5dc48 Bug 1371919 - Fix Intermittent browser/components/extensions/test/browser/browser_ext_browsingData_history.js, r=mixedpuppy
I spoke to Marco about this and it turns out the problem is due to using PlacesUtils.history.insertMany together with
PlacesTestUtils.visitsInDB. Calling the former to insert the visits and then immediately calling the latter to verify
them can result in the latter reading a snapshot of the places DB that is not up to date. The fix is to call
PlacesTestUtils.addVisits which will not return until everything is finished up and will therefore not cause
PlacesTestUtils.visitsInDB to possibly read an old snapshot.

MozReview-Commit-ID: GebqORQI0Co

--HG--
extra : rebase_source : a52b9354557f7bcf4f94ad2b06693ae8f81b87ab
2017-10-30 11:37:31 -04:00
Margareta Eliza Balazs 1d0ba383ae Backed out changeset e17a2bca5391 (bug 1411891) for failing xpcshell in toolkit/modules/tests/xpcshell/test_NewTabUtils.js r=backout on CLOSED TREE 2017-10-31 14:19:52 +02:00
Attila Craciun 2ae920762e Merge mozilla-central to mozilla-autoland. r=merge a=merge CLOSED TREE 2017-10-31 12:53:23 +02:00
Mark Banner d059b763bb Bug 1411891 - Improve the performance of deleting bookmarks with async transactions. r=mak
MozReview-Commit-ID: GL9nKfypie1

--HG--
extra : rebase_source : ca8ec95e51899bc1fb18e7a39f42a96569a2d4d1
2017-10-26 10:14:14 +01:00
Mark Striemer 73701c8f36 Bug 1386018 - Tell users that the default search engine was set by an extension r=aswan,bsilverberg,jaws
MozReview-Commit-ID: A7uJ2lN0cLF

--HG--
extra : rebase_source : ef7f20b2efd4034116dafa7fe91ee454155bee1b
2017-10-18 14:54:54 -05:00
Mark Striemer 405f85917d Bug 1386018 - Tell users that the default search engine was set by an extension r=aswan,bsilverberg,jaws
MozReview-Commit-ID: A7uJ2lN0cLF

--HG--
extra : rebase_source : ea916c020037a303b3d16c6e778049a86a9b44c3
2017-10-18 14:54:54 -05:00
Sebastian Hengst 2470a9a87b merge mozilla-central to autoland. r=merge a=merge 2017-11-01 00:38:25 +01:00
Shane Caraveo ccad062436 Bug 1321854 add logging for intermittent, r=mixedpuppy
MozReview-Commit-ID: 6Wo1CYLVtgL

--HG--
extra : rebase_source : cdee6fc233475a3f29f4ec58833da67a32632b5a
2017-10-31 15:46:13 -07:00
Doug Thayer f51bea58d4 Bug 1398972 - Update Histograms.json r=liuche
Since the user can now block Flash and ask the browser to
remember that decision, the histogram that collects user's choices
on this has to be updated with a fourth option.

MozReview-Commit-ID: J4r6nJIiaeQ

--HG--
extra : rebase_source : 782e01f95af000cf21efe1b8790dae9c37ccd717
2017-10-31 11:39:18 -07:00
Doug Thayer de9d4008af Bug 1398972 - Plugin doorhanger test cleanup r=Felipe
MozReview-Commit-ID: BNIFILtPWwP

--HG--
extra : rebase_source : 43cac9498a570a38737c9c8c59735c9586c6999a
2017-10-31 11:40:20 -07:00
Doug Thayer a6dea0eb89 Bug 1398972 - Remove plugin doorhanger XBL r=Felipe
MozReview-Commit-ID: 6BI6ChGxQwa

--HG--
extra : rebase_source : a6236a7c325834d87c945cb67560d79bbbda2208
2017-10-20 15:01:24 -07:00
Doug Thayer f55615a8df Bug 1398972 - Replace usage of plugin doorhanger XBL binding r=Felipe
Migrated to simply use PopupNotifications.jsm. Additionally, this
changes the behavior to always have two buttons and a remember
checkbox. When selecting allow with remember, it will behave like
the always allow option previously, but when selecting block with
remember, it will move that page into a quiet mode with respect
to Flash - i.e., no plugin overlays will show anymore, and instead
you will just see the plugin icon in the URL bar, which you can
continue to interact with as before.

MozReview-Commit-ID: EUFlI7nM09t

--HG--
extra : rebase_source : 4f6fdaa602ea6c398cc646ba98282ee5c154956e
2017-10-31 11:40:04 -07:00
Sebastian Hengst 2c835e29c4 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-10-31 00:00:54 +01:00
Sebastian Hengst f07fc93141 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 4PW6ESqLL73
2017-10-30 23:52:23 +01:00
Sebastian Hengst ea2bfe23e2 merge autoland to mozilla-central. r=merge a=merge
MozReview-Commit-ID: BnX9U7tZ4zU
2017-10-30 23:42:58 +01:00
ffxbld b4dbfc78f6 No bug, Automated blocklist update from host bld-linux64-spot-033 - a=blocklist-update 2017-10-30 11:46:21 -07:00
Coroiu Cristina de62a69e14 Merge inbound to mozilla-central r=merge a=merge 2017-10-30 12:16:47 +02:00
Fred Lin 1e17939ca3 Bug 1409977 - mark Onboarding tour will set as completed instantly via define a tour property;r=Fischer
MozReview-Commit-ID: 4zsPzXieZap

--HG--
extra : rebase_source : fdefc23e74d268359e0f421271d1cae867ddea36
2017-10-30 10:44:39 +08:00
Myk Melez 645d6562bd Bug 1412445 - replace custom QI impl with XPCOMUtils.generateQI call; r=rickychien 2017-10-30 14:37:09 -07:00
Kevin Jones 02944dc817 Bug 1322485 - Implement browser.tabs.discard API. r=mixedpuppy 2017-10-30 12:52:00 -04:00
Sebastian Hengst 7bf9eb161a Backed out 2 changesets (bug 1411979) for failing xpcshell's toolkit/components/jsdownloads/test/unit/test_PrivateTemp.js. r=backout on a CLOSED TREE
Backed out changeset 7a4f33d16b9e (bug 1411979)
***
Backed out changeset 68e85782bbca (bug 1411979)

--HG--
extra : histedit_source : 0226bf9f95762ef7fe4e57aee97b96ae5deff496%2C066dd55855dbcbd146642acd72bcd4e5d8044a2f
2017-10-30 19:19:45 +01:00
Paolo Amadini 775d561b32 Bug 1411979 - Fix ESLint failure. rs=me
MozReview-Commit-ID: 9nZhdTcycF2

--HG--
extra : rebase_source : 7c08832cdae2ec2b4c8e054f66fcf966df4701ae
2017-10-30 17:21:27 +00:00
Paolo Amadini 7e4a6c3456 Bug 1411979 - Share the getTempFile function in xpcshell and browser tests. r=mak
MozReview-Commit-ID: 5hshgOrFqws

--HG--
extra : rebase_source : 9377484a4416829e0bfbe30c70d434b331e7301c
2017-10-30 16:53:22 +00:00
Chris H-C bd45a385a1 bug 1408433 - Remove toolkit.telemetry.enabled code from Experiments r=Dexter
MozReview-Commit-ID: 1Kz7G2oJWO6
2017-10-30 10:47:39 -04:00
Chris H-C 43db8f8428 bug 1408512 - test_tabCloseProbes doesn't need to change toolkit.telemetry.enabled r=Dexter
MozReview-Commit-ID: 4PDwO0X2NrO
2017-10-30 10:47:39 -04:00
Chris H-C 75fc345254 bug 1406391 - Remove toolkit.telemetry.enabled manipulation from tests r=Dexter
Minor note:
reftests should've turned off uploadEnabled in the first place.
reftests should have unified telemetry on. It's the future.

MozReview-Commit-ID: 9spzuUAXwwP
2017-10-30 10:47:39 -04:00
Nicholas Nethercote 9252435548 Bug 1410794 (attempt 2) - Change some |string| occurrences in nsIPrefBranch.idl to |ACString|. r=erahm.
This makes the code nicer. In particular, it removes many getter_Copies()
calls. The patch also converts a lot of nsCStrings to nsAutoCString, which will
avoid heap allocation in the common case.

The patch also renames PREF_CopyCharPref() as PREF_GetCStringPref(), because
it's actually getting a string, not a char, and that matches the existing
GetCString() and GetDefaultCString() methods. Correspondingly, it also renames
PREF_SetCharPref() as PREF_SetCStringPref().

The |aPrefName| arguments in nsIPrefBranch.idl remain as |string| because they
almost always involve passing in C string literals, and passing "foo" is much
nicer than passing NS_LITERAL_CSTRING("foo").

It's worth noting that early versions of this patch used |AUTF8String| instead
of |ACString|. But it turns out that libpref stores prefs internally as Latin1.
And |ACString| is compatible with Latin1 but |AUTF8String| isn't, because
non-ASCII Latin1 strings are not valid UTF-8!

MozReview-Commit-ID: D3f7a1Vl1oE

--HG--
extra : rebase_source : e6e4b15d6d210cfd93686f96400281f02bd1d06b
2017-10-27 10:30:33 +11:00
Sebastian Hengst d67d120cc4 Backed out 4 changesets (bug 1386404) for mass failures, e.g. in browser-chrome's dom/tests/browser/browser_xhr_sandbox.js. r=backout on a CLOSED TREE
Backed out changeset 36556e1a5ac7 (bug 1386404)
Backed out changeset b136f90dc49f (bug 1386404)
Backed out changeset 4600c2d575f9 (bug 1386404)
Backed out changeset c2c40e4d9815 (bug 1386404)
2017-10-30 19:10:01 +01:00
Mark Banner b616c881e1 Bug 1404267 - Enable Async Places Transactions for all builds, not just nightly. r=mak
MozReview-Commit-ID: LBlM8CqMue1

--HG--
extra : rebase_source : a3105bce6246cce8143ff72aaf244b9557ba42aa
2017-10-30 13:46:07 +00:00
Margareta Eliza Balazs e0faa300c5 Backed out changeset afc2cbb9370f (bug 1398103) for unexpected network connection in wpt2 /css/css-tables-3/table-model-fixup-2.html r=backout on CLOSED TREE 2017-10-31 12:13:51 +02:00
Dão Gottwald db4af8b188 Bug 1412245 - Replace --tab-toolbar-navbar-overlap variable with preprocessor directive. r=daleharvey
MozReview-Commit-ID: 52MHjqEMwyI

--HG--
extra : rebase_source : a29d88d2bcd04b8a8a74d4a2a2fbf471016e4a67
2017-10-27 11:33:40 +02:00
Dão Gottwald d7b7191438 Bug 1398103 - Adjust toolbar and toolbar button spacing to match photon spec. r=daleharvey
MozReview-Commit-ID: CzvlxUprMKL

--HG--
extra : rebase_source : c25aecf98504bf0870bdc39d6c2a99e896635028
2017-10-27 15:34:07 +02:00
Dão Gottwald ca2092d25b Bug 1402075 - Increase vertical bookmark-item padding. r=daleharvey
MozReview-Commit-ID: 7rk3BNziKOS

--HG--
extra : rebase_source : faf181880ec9ba28f0cbc91636ffd29870b324b1
2017-10-27 16:11:26 +02:00
Luke Chang b157ab7182 Bug 1412788 - [Form Autofill] The sync metadata should be updated while merging address records. r=steveck
MozReview-Commit-ID: 3arMCcVTPPE

--HG--
extra : rebase_source : 8e463dd1982afde3f4056e957d3b0ed2a4114224
2017-10-30 18:55:50 +08:00
Phil Ringnalda 54c283afaf Bug 1413092 followup, redisable browser_validation_iframe.js, it's not quite ready yet
MozReview-Commit-ID: 9myhmqRjXVf
2017-10-31 22:22:00 -07:00
Matthew Noorenberghe 67d4b55c85 Bug 1413092 - Cleanup and move formValidation b-c tests. r=Felipe
MozReview-Commit-ID: 9lVE2ulrtV7

--HG--
rename : browser/base/content/test/general/browser_bug561636.js => browser/modules/test/browser/formValidation/browser_form_validation.js
rename : browser/base/content/test/general/browser_bug595507.js => browser/modules/test/browser/formValidation/browser_validation_iframe.js
rename : browser/modules/test/browser/browser_bug1319078.js => browser/modules/test/browser/formValidation/browser_validation_invisible.js
extra : rebase_source : b2109c88d799d3592f4425bc216aff20a8409c39
2017-10-31 21:18:07 -07:00
Zibi Braniecki bbadabd3ce Bug 1410731 - Use multilocale.json as a locale set for L10nRegistry sources. r=mossop
MozReview-Commit-ID: 4SsInmlt1C4

--HG--
extra : rebase_source : bf2e00d5545d9becb5b3fad25d4e24e196cadd20
2017-10-22 11:09:44 -07:00
Sebastian Hengst 6979ea37b4 merge mozilla-central to autoland. r=merge a=merge 2017-10-30 23:58:16 +01:00
Gian-Carlo Pascutto 802f1b9395 Bug 1386404 - Enable content-process specific tmpdir on Linux. r=haik
MozReview-Commit-ID: 6Hijq0to9MG

--HG--
extra : rebase_source : c7a3559e4cbdfd1885d13a489c4eeb311ca973fa
2017-10-12 11:18:25 +02:00
Drew Willcoxon 37cb69c21b Bug 1395387 - Reconcile WebExtension page actions and Photon page actions: WebExtensions changes. r=mixedpuppy
MozReview-Commit-ID: n2eR3q1aZF

--HG--
extra : rebase_source : 56a68a6a268e23c05d57960040be4a441566fa03
2017-10-27 17:39:57 -04:00
Drew Willcoxon e487a36e83 Bug 1395387 - Reconcile WebExtension page actions and Photon page actions: Photon page actions changes part 2, purge cache on shutdown. r=mikedeboer
MozReview-Commit-ID: LEMywaJu8xM

--HG--
extra : rebase_source : 965816bef4ae5708eb088416bb5de923493974fc
2017-10-27 17:39:47 -04:00
Drew Willcoxon 6d7492ef9b Bug 1395387 - Reconcile WebExtension page actions and Photon page actions: Photon page actions changes. r=Gijs
MozReview-Commit-ID: 5NOc9N2idRE

--HG--
extra : rebase_source : 17e91f9b85bfb49d6fdf29c25bfba7a7c4f86452
2017-10-27 17:39:38 -04:00
Francesco Lodolo (:flod) e0acd0da49 Bug 1411935 - Add Nepali (ne-NP) to shipped-locales r=Pike
MozReview-Commit-ID: 19wR8VU6QhI

--HG--
extra : rebase_source : e5b019d30a80ee13319bef5523b4b861ef3a9ab2
2017-10-26 14:10:09 +02:00
Scott Wu 38bfa383f7 Bug 1412230 - Replace the word "Company" with "Organization". r=flod,lchang
MozReview-Commit-ID: 6e8dm5QMbxk

--HG--
extra : rebase_source : b5b6fff6f0b60147ba1c8426aa3bf30a4d8c39b5
2017-10-27 16:20:44 +08:00
Mark Banner 01008c7d57 Bug 1412778 - Enable ESLint rule no-cpows-in-tests across the whole tree. r=florian
MozReview-Commit-ID: 8pidN7x6MYh

--HG--
extra : rebase_source : 6a0d6800091231fc1535223bd7fc6df0ba40d47b
2017-10-30 09:55:39 +00:00
Drew Willcoxon 3629cb997a Bug 1412170 - Integrate WebExtension page action context menus with the Photon page action context menu: WebExtensions changes. r=mixedpuppy
MozReview-Commit-ID: 4vBNSmCU1a0

--HG--
extra : rebase_source : dd4f1a60479a435565c78ff7561bf3997cc8e049
2017-10-30 17:50:33 -04:00
Drew Willcoxon 13280ee095 Bug 1412170 - Integrate WebExtension page action context menus with the Photon page action context menu: Photon page action changes. r=jaws
MozReview-Commit-ID: BOEhQEJbUNO

--HG--
extra : rebase_source : ff88d19669530269486d3441fe9cbebe6c73090b
2017-10-30 17:47:54 -04:00
Phil Ringnalda c21a471320 Backed out 2 changesets (bug 1412170) for eslint bustage
Backed out changeset a9a646fe54ec (bug 1412170)
Backed out changeset 8b46ed411edf (bug 1412170)

MozReview-Commit-ID: Et3MnX3ieBe
2017-10-30 14:21:45 -07:00
Drew Willcoxon 7cdccba586 Bug 1412170 - Integrate WebExtension page action context menus with the Photon page action context menu: WebExtensions changes. r=mixedpuppy
MozReview-Commit-ID: 4vBNSmCU1a0

--HG--
extra : rebase_source : c80e33fdb0e7dd825987c8bd4b36dcbaa875ebcc
2017-10-30 16:53:42 -04:00
Drew Willcoxon cdfcd527d8 Bug 1412170 - Integrate WebExtension page action context menus with the Photon page action context menu: Photon page action changes. r=jaws
MozReview-Commit-ID: BOEhQEJbUNO

--HG--
extra : rebase_source : 4cfa98799c5b1a673efe52c37e595c88cbd71902
2017-10-30 16:53:21 -04:00
Tomislav Jovanovic bf724a5a3a Bug 1409433 - Handle contextmenu clicks in non-tab content r=aswan
MozReview-Commit-ID: BSTb0ATBfbh

--HG--
extra : rebase_source : 03888d08aab2dd58f8886d1adc0baa1d2c658c8f
2017-11-01 23:00:33 +01:00
Luke Chang 3f5cf7ed3e Bug 1413479 - [Form Autofill] A field with an empty string in the incoming record shouldn't be saved to storage. r=steveck
MozReview-Commit-ID: Iwp05R4GS6X

--HG--
extra : rebase_source : b918860f678b1e28e945c72849f470fd475e1d28
2017-11-01 19:03:50 +08:00
Ed Lee 8cc937f0de Bug 1413550 - Add per-platform styles, per-locale html and bug fixes to Activity Stream. r=k88hudson
MozReview-Commit-ID: I7Y4nfrAvLL

--HG--
extra : rebase_source : 82a7c81ba58e294761c0cb25a3b1a2253a22d541
2017-11-03 12:08:30 -07:00
Sebastian Hengst 8c8a36efd9 Backed out changeset def95432b0a1 (bug 1413550) on request from Mardak for test failure. r=backout on a CLOSED TREE 2017-11-04 01:34:19 +01:00
Zibi Braniecki 4c3a3ac1fb Bug 1410736 - Replace remaining uses of general.useragent.locale with LocaleService API. r=jfkthame
MozReview-Commit-ID: F0Ofe2lHHEo

--HG--
extra : rebase_source : 420c65111dc5066eb00ef86ddf375db533008bbf
2017-11-03 17:08:34 -07:00
Ed Lee dad9d3748b Bug 1413550 - Add per-platform styles, per-locale html and bug fixes to Activity Stream. r=k88hudson
MozReview-Commit-ID: I7Y4nfrAvLL

--HG--
extra : rebase_source : b0b410b95a991b8c57b9f79f2a906137e6882c45
2017-11-03 12:08:30 -07:00
Sebastian Hengst eebc5b65c0 Backed out changeset 0637dca8a971 (bug 1410736) for eslint failure at toolkit/components/extensions/test/xpcshell/test_ext_i18n_css.js:130: Unexpected var, use let or const instead. r=backout on a CLOSED TREE 2017-11-04 00:51:02 +01:00
Rand Mustafa 1151820f71 Bug 1411602 - controlCenter_about does not show the control center. r=MattN
MozReview-Commit-ID: 7d0dvAebymF

--HG--
extra : rebase_source : 0acda3bbb5b2677c0a0e31b37c21dcc1e2753d55
2017-11-03 16:39:30 -04:00
Francesco Lodolo (:flod) 0dcaeaf102 Bug 1412215 - Switch Latgalian wikipedia searchplugin to ltg.wikipedia.org, r=delphine
Also fixing a typo in Latvian description

MozReview-Commit-ID: COUtD3ycvm8

--HG--
extra : rebase_source : 8d6e850ec5ab04366f3b991d3353d6e17166d951
2017-10-27 09:14:54 +02:00
Andrew Swan 77124f8a0d Bug 1409245 Part 3 Handle update and uninstall events in WebExtensions r=kmag
This patch just forwards invocations of the bootstrap update() and
uninstall() methods to events that other parts of the WebExtension
framework can listen for.  We have an existing event that fires while
an extension is being uninstalled.  This event was named "uninstall"
but it gets renamed here to "onUninstalling" to disambiguate the two
events.

MozReview-Commit-ID: BIpIR8n9HBM

--HG--
extra : rebase_source : b191d43279129da6fc7f67b7e7960b8b20dca6b8
2017-10-25 20:49:14 -07:00
Nihanth Subramanya 69868dab1b Bug 1412430 - Move light theme tabstrip vibrancy rule to MacOS-specific stylesheet. r=dao
MozReview-Commit-ID: F9bWOE5dGHE

--HG--
extra : rebase_source : b63dc2ef2f20a6da5457e9797029cd5662267af6
2017-10-28 03:16:11 +05:30
Phil Ringnalda a6b525b33e Merge m-c to autoland
MozReview-Commit-ID: K1ZFkTVIF5B
2017-10-27 21:42:38 -07:00
Phil Ringnalda 4bc2b1615d Backed out 4 changesets (bug 1408433, bug 1406391, bug 1408512) for crashing tests by touching the network contacting incoming.telemetry.mozilla.org on nightly builds
Backed out changeset 9bfd4b0927dc (bug 1408433)
Backed out changeset 555850d5107e (bug 1408512)
Backed out changeset 15d959b9123e (bug 1406391)
Backed out changeset e1f34ba9cecc (bug 1406391)

MozReview-Commit-ID: BVoGRsD73Hf
2017-10-27 21:08:27 -07:00
Sebastian Hengst 28b1c813ea merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: DasxLYlgq0N
2017-10-27 23:30:52 +02:00
David Major e247435916 Bug 1408789 - Switch Windows builders to VS2017 15.4.1 with SDK 10.0.16299.0. r=gps 2017-10-27 11:15:58 -04:00
David Major 9ed1b43eb9 Bug 1408789 - Temporarily keep clang-cl builds using VS2015 binaries. r=gps
--HG--
rename : browser/config/tooltool-manifests/win32/releng.manifest => browser/config/tooltool-manifests/win32/vs2015.manifest
rename : browser/config/tooltool-manifests/win64/releng.manifest => browser/config/tooltool-manifests/win64/vs2015.manifest
2017-10-27 11:15:16 -04:00
Chris H-C 4d5d42a5b6 bug 1408433 - Remove toolkit.telemetry.enabled code from Experiments r=Dexter
MozReview-Commit-ID: 1Kz7G2oJWO6
2017-10-27 11:00:00 -04:00
Chris H-C 61572c9c91 bug 1408512 - test_tabCloseProbes doesn't need to change toolkit.telemetry.enabled r=Dexter
MozReview-Commit-ID: 4PDwO0X2NrO
2017-10-27 10:59:51 -04:00
Chris H-C 8e6dd31d55 bug 1406391 - Remove toolkit.telemetry.enabled manipulation from tests r=Dexter
Minor note:
reftests should've turned off uploadEnabled in the first place.

MozReview-Commit-ID: 9spzuUAXwwP
2017-10-27 10:59:43 -04:00
Sebastian Hengst 0cd2b5d266 Backed out 2 changesets (bug 1384753) for frequently failing toolkit/components/extensions/test/mochitest/test_chrome_ext_downloads_saveAs.html on Android. r=backout on a CLOSED TREE
Backed out changeset 2f0da700e651 (bug 1384753)
Backed out changeset 9801aade9511 (bug 1384753)

--HG--
rename : toolkit/components/reputationservice/ApplicationReputation.cpp => toolkit/components/downloads/ApplicationReputation.cpp
rename : toolkit/components/reputationservice/ApplicationReputation.h => toolkit/components/downloads/ApplicationReputation.h
rename : toolkit/components/reputationservice/chromium/LICENSE => toolkit/components/downloads/chromium/LICENSE
rename : toolkit/components/reputationservice/chromium/chrome/common/safe_browsing/csd.pb.cc => toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.pb.cc
rename : toolkit/components/reputationservice/chromium/chrome/common/safe_browsing/csd.pb.h => toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.pb.h
rename : toolkit/components/reputationservice/chromium/chrome/common/safe_browsing/csd.proto => toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.proto
rename : toolkit/components/reputationservice/nsIApplicationReputation.idl => toolkit/components/downloads/nsIApplicationReputation.idl
rename : toolkit/components/reputationservice/test/unit/.eslintrc.js => toolkit/components/downloads/test/unit/.eslintrc.js
rename : toolkit/components/reputationservice/test/unit/data/block_digest.chunk => toolkit/components/downloads/test/unit/data/block_digest.chunk
rename : toolkit/components/reputationservice/test/unit/data/digest.chunk => toolkit/components/downloads/test/unit/data/digest.chunk
rename : toolkit/components/reputationservice/test/unit/data/signed_win.exe => toolkit/components/downloads/test/unit/data/signed_win.exe
rename : toolkit/components/reputationservice/test/unit/head_download_manager.js => toolkit/components/downloads/test/unit/head_download_manager.js
rename : toolkit/components/reputationservice/test/unit/xpcshell.ini => toolkit/components/downloads/test/unit/xpcshell.ini
2017-10-27 18:36:30 +02:00
Sebastian Hengst 841ee307e6 merge mozilla-central to autoland. r=merge a=merge 2017-10-27 23:32:15 +02:00
Jared Wein f953e19feb Bug 1378366 - If the default font is not found, use 'Default' as the name for an unchanged font preference. Previously this would show up as blank in this case. r=timdream
MozReview-Commit-ID: G1GEwWNtBMi

--HG--
extra : rebase_source : 9c972fd4f2108325fddb9413ad364dd94b99e832
2017-10-26 12:25:12 -04:00
Zibi Braniecki c46d36dffb Bug 1362617 - Generalize MOZ_CHROME_MULTILOCALE to work for browser as well. r=gps,mshal,Pike,ted
MozReview-Commit-ID: 80ldQPhNyi7

--HG--
extra : rebase_source : d6a1c6fcc36ba7fb49df25fa4c73f4aa564db613
2017-10-23 08:04:24 -07:00
Markus Stange bd9cd045d4 Bug 1400259 - Add will-change:transform to the panel in order to work around a compositor bug. r=mconley
The bug has something to do with ContainerLayer nesting changes being mishandled:
a new ContainerLayer for the transform is being inserted around the container
layer for the opacity, which has an intermediate surface.
This change makes the outer ContainerLayer permanent so that the dynamic
insertion case is not hit.

MozReview-Commit-ID: lETpsr4YJi

--HG--
extra : rebase_source : 7b82976c7c91328c72b54a931732447d82a3ce6d
2017-11-02 15:23:41 -04:00
Francesco Lodolo (:flod) 32428ab567 Bug 1413464 - [oc] Search engine setup for Firefox for Occitan r=delphine
I've also renamed wikipediaro.xml to wikipedia-ro.xml, since it's the only file without an hyphen.

MozReview-Commit-ID: BXh2t5NzrSt

--HG--
rename : browser/locales/searchplugins/wikipediaro.xml => browser/locales/searchplugins/wikipedia-ro.xml
extra : rebase_source : 40e95cff70c1de7aa26fcc21f3b1f49e383bf3c2
2017-11-02 17:40:49 +01:00
Mike Cooper d09cfa3ca5 Bug 1413643 - Sync shield recipe-client v76.1 from Github (commit 10b351b) r=RyanVM
MozReview-Commit-ID: FBP54WWP00S

--HG--
extra : rebase_source : 52fb22536a43ba0567a59539569f93a78c272d80
2017-11-01 11:49:24 -07:00
steveck-chung 009db8012b Bug 1395123 - Unhide credit cards sync engine by default. r=lchang,markh
MozReview-Commit-ID: 4WzzW327PTe

--HG--
extra : rebase_source : 6313ebe75131aba4de7a168c20ee3841a173f402
2017-09-11 11:55:05 +08:00
Markus Stange ea1a8597fe Bug 1400259 - Extend the workaround to cover all popup states and both opacity and transform. r=Gijs
MozReview-Commit-ID: ADRPANKhQy8

--HG--
extra : rebase_source : d829e986e2de48e29e1e1ab19307e3f26bfd4b5d
2017-11-03 16:28:50 -04:00
Marco Bonardo d02470df30 Bug 1403829 - Prefer fetching properly sized favicons from pages. r=Mardak
MozReview-Commit-ID: CzMHWzsGuRo

--HG--
extra : rebase_source : a2473653d45c280448a598dfe131067948cce8bc
2017-11-03 12:07:16 +01:00
Csoregi Natalia 5bd3c93996 Backed out 1 changesets (bug 1414222) for failing Browser Chrome browser_parsable_css.js r=backout CLOSED TREE
Backed out changeset 749437068f04 (bug 1414222)
2017-11-06 15:47:02 +02:00
Dão Gottwald d947f11c21 Bug 1414252 - Remove dysfunctional performance optimization in tabbrowser's resize handler. r=daleharvey
MozReview-Commit-ID: 7JzknebfzlV

--HG--
extra : rebase_source : d51c808301f2d2a238c9e077dd4c32c0169c7889
2017-11-06 12:40:47 +01:00
Martin Stransky 78338236d0 Bug 1414222 - Hide or show #titlebar according to -moz-gtk-csd-available and draw tilebar buttons, r=dao
Based on patches by Andrew Comminos [:acomminos] <andrew@comminos.com>

MozReview-Commit-ID: EJtahgBcBrf

--HG--
extra : rebase_source : 454b0a67139c680f37e5578a92d2bd383188aa6b
2017-11-03 15:54:15 +01:00
Luke Chang fa911e3e35 Bug 1413118 - [Form Autofill] Fill "tel-national" to a recognized "tel" field even the international format passes "maxlength". r=seanlee
MozReview-Commit-ID: KOyFeaORTWV

--HG--
extra : rebase_source : 6e99ffa7685caab8bed5c31b87c2eeb8e3a7e0b8
2017-11-02 13:17:24 +08:00
Vedant Chakravadhanula 0ebbbb8320 Bug 1401137 - Updated hard-coded SUMO link to the safe browsing page. r=johannh
The link to the phishin-malware support site was hard-coded in bug 1363051 and bug 1359289. The links have been built through the urlFormatter.

MozReview-Commit-ID: FmKGcEM4GZd

--HG--
extra : rebase_source : bc73ff0d7ad87e9e5b36aa831a851e1aef443348
2017-10-13 19:22:22 +05:30
Mark Banner 2f2b926bc0 Bug 1411368 - Automatically fix indent-legacy issues raised when using ESLint 4. r=mossop
MozReview-Commit-ID: BaQ8GXIGV5v

--HG--
extra : rebase_source : 0be52046d11133a54e961d770572d81e5c0dd7f7
2017-10-26 12:20:08 +01:00
Mark Banner 4de6bf22b1 Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop
MozReview-Commit-ID: H5YVp3rnzGo

--HG--
extra : rebase_source : 5b45b6c0df834131812d094e975047eaad374e06
2017-10-26 11:47:01 +01:00
DimiL 9711670a1a Bug 1384753 - Add dummy login reputation service in reputationservice component. r=francois
Login reputation service is initialized during idle startup.

--HG--
extra : rebase_source : 6f851bbc9a1ef7c7821c09d8f739197468ab24df
2017-10-26 11:27:17 +08:00
DimiL 7a49148363 Bug 1384753 - Move Application Reputation files into a new component. r=francois
MozReview-Commit-ID: Ehi9IziJyXB

--HG--
rename : toolkit/components/downloads/ApplicationReputation.cpp => toolkit/components/reputationservice/ApplicationReputation.cpp
rename : toolkit/components/downloads/ApplicationReputation.h => toolkit/components/reputationservice/ApplicationReputation.h
rename : toolkit/components/downloads/chromium/LICENSE => toolkit/components/reputationservice/chromium/LICENSE
rename : toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.pb.cc => toolkit/components/reputationservice/chromium/chrome/common/safe_browsing/csd.pb.cc
rename : toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.pb.h => toolkit/components/reputationservice/chromium/chrome/common/safe_browsing/csd.pb.h
rename : toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.proto => toolkit/components/reputationservice/chromium/chrome/common/safe_browsing/csd.proto
rename : toolkit/components/downloads/nsIApplicationReputation.idl => toolkit/components/reputationservice/nsIApplicationReputation.idl
rename : toolkit/components/downloads/test/unit/.eslintrc.js => toolkit/components/reputationservice/test/unit/.eslintrc.js
rename : toolkit/components/downloads/test/unit/data/block_digest.chunk => toolkit/components/reputationservice/test/unit/data/block_digest.chunk
rename : toolkit/components/downloads/test/unit/data/digest.chunk => toolkit/components/reputationservice/test/unit/data/digest.chunk
rename : toolkit/components/downloads/test/unit/data/signed_win.exe => toolkit/components/reputationservice/test/unit/data/signed_win.exe
rename : toolkit/components/downloads/test/unit/head_download_manager.js => toolkit/components/reputationservice/test/unit/head_download_manager.js
rename : toolkit/components/downloads/test/unit/xpcshell.ini => toolkit/components/reputationservice/test/unit/xpcshell.ini
extra : rebase_source : 6bb39e940087ebd71208d868fda3aa85f6f63e23
2017-10-23 16:18:52 +08:00
Sebastian Hengst 429ff227ee Backed out changeset 17ef68e368bb (bug 1362617) for build bustage on OS X. r=backout on a CLOSED TREE
--HG--
extra : amend_source : 78500a66ae825039d21ea4d69a23ae2d6570ee38
2017-10-27 16:46:27 +02:00
Zibi Braniecki f31e020d7e Bug 1362617 - Generalize MOZ_CHROME_MULTILOCALE to work for browser as well. r=gps,mshal,Pike,ted
MozReview-Commit-ID: 80ldQPhNyi7

--HG--
extra : rebase_source : e40838ce14ebe1e4fae4d6742633c16b5c4387f9
2017-10-23 08:04:24 -07:00
Nihanth Subramanya b4c232f4d0 Bug 1386721 - Add vibrancy to tabstrip in light theme. r=dao
MozReview-Commit-ID: 4ohA3C6SoOr

--HG--
extra : rebase_source : 936c865cfa087c7fe12347f890dbaa4b13762904
2017-10-26 19:41:05 +05:30
Bob Silverberg 05d1c44747 Bug 1411351 - Fix Console error "WeakMap key must be an object..." that happens when opening a new tab, r=aswan
When the New Tab page is opened, the browser object that is passed into the isArticleChangeListener
is not a valid browser from the perspective of tabbrowser.xml, so it is not able to find it in its
_tabForBrowser map. This causes undefined to be passed into tabManager.getWrapper(), which causes
the error.

This patch fixes this by not calling tabManager.getWrapper(), and subsequently firing the onUpdate
event, if the return value from gBrowser.getTabForBrowser() is undefined. Testing shows that that
is only the case when the New Tab page is opened, and that page is not, and is unlikely to be
readerable any time in the foreseeable future (confirmed on IRC), so ignoring this case in the
listener is acceptable.

MozReview-Commit-ID: D9LQRrPmCoU

--HG--
extra : rebase_source : da5c074c2e59babb5385d24a4f768aa4b7ae8997
2017-10-26 14:31:43 -04:00
Mike Williams 42f369953b Bug 1403682 - Add _findBoundingBox function and tests for mozscreenshots cropping; r=jaws
MozReview-Commit-ID: 7kvVsF3Wq3z

--HG--
extra : rebase_source : ac838d9888fdba002008bbf788ed3c7c6743f6ed
2017-10-14 11:13:32 -04:00
Prathiksha 6a75b6bf98 Bug 1411290 - Make menulist label text visible for popup permission in identity manager in localized builds. r=johannh
MozReview-Commit-ID: 1Vx2uBqzPNc

--HG--
extra : rebase_source : 99f62a3a65230dca11011306a9bf2b7cf1d67733
2017-10-24 22:49:55 +05:30
Sebastian Hengst a92de1bfc3 merge mozilla-central to autoland. r=merge a=merge on a CLOSED TREE
--HG--
extra : amend_source : 5afba38563fd825a1d36aaee0debd5844aca3432
2017-10-27 12:54:29 +03:00
Sebastian Hengst 5c15da1f08 merge mozilla-inbound to mozilla-central. r=merge a=merge
--HG--
rename : testing/talos/tests/__init__.py => testing/talos/talos/unittests/__init__.py
rename : testing/talos/tests/browser_output.ts.txt => testing/talos/talos/unittests/browser_output.ts.txt
rename : testing/talos/tests/browser_output.tsvg.txt => testing/talos/talos/unittests/browser_output.tsvg.txt
rename : testing/talos/tests/profile.tgz => testing/talos/talos/unittests/profile.tgz
rename : testing/talos/tests/ps-Acj.out => testing/talos/talos/unittests/ps-Acj.out
rename : testing/talos/tests/test_talosconfig_browser_config.json => testing/talos/talos/unittests/test_talosconfig_browser_config.json
rename : testing/talos/tests/test_talosconfig_test_config.json => testing/talos/talos/unittests/test_talosconfig_test_config.json
rename : testing/talos/tests/xrestop_output.txt => testing/talos/talos/unittests/xrestop_output.txt
2017-10-27 12:45:34 +03:00
Scott Wu a08de2b2d1 Bug 1412217 - Add a period to the end of the insecure warning string. r=lchang
MozReview-Commit-ID: 2fNsVUuEdrB

--HG--
extra : rebase_source : 60cecb5de47a22326ccff49871ce78e371416872
2017-10-27 15:49:32 +08:00
Ryan VanderMeulen 337e94b88f Bug 1412153 - Update pdf.js to version 1.10.88. r=bdahl 2017-10-26 21:01:32 -04:00
Mark Striemer 14392e73d5 Bug 1409359 - Cleanup installed add-on in testExtensionControlledNewTab r=aswan,bsilverberg
MozReview-Commit-ID: B9GKuyvPWNd

--HG--
extra : rebase_source : 07140c9189c8f278f9526d4b12ea27a5afff6088
2017-10-26 13:14:18 -05:00
Sebastian Hengst d10e26c913 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-10-27 00:00:25 +02:00
Dão Gottwald 5318d77e13 Bug 1411648 - Remove leftover z-index and bogus border from the nav bar. r=nhnt11
MozReview-Commit-ID: 5rdVAEHczZd

--HG--
extra : rebase_source : db20d7ac8da7f31e6e6c565e2945b80949d5014a
2017-10-26 14:25:27 +02:00
Fred Lin 2e36aa6222 Bug 1410763 - Backout bug 1390055;r=Fischer
MozReview-Commit-ID: 56hnjzgri0x

--HG--
extra : rebase_source : ffd87274c9b564e6e91700f91c57a1b5ae18ce4c
2017-10-26 17:27:31 +08:00
Jared Wein eaeac4ff97 Bug 1383207 - Using the keyboard shortcut to select-all in the Cookies dialog should select all the visible cookies. r=evanxd
MozReview-Commit-ID: KmIapWrr0Zm

--HG--
extra : rebase_source : b5417adbcd1ad3bfaff96693f0076edc86193d63
2017-10-24 14:59:34 -04:00
steveck-chung 6926e37396 Bug 1395028 - Part 3: Hide the sync checkbox if credit card sync is unavailable. r=lchang
MozReview-Commit-ID: KOdNkwdzWDN

--HG--
extra : rebase_source : 1aaade752f7cadebd2ff1d720b3c46a777aba17e
2017-10-26 14:19:48 +08:00
Jared Wein d6b4704310 Bug 1406414 - Switch to an APNG loading indicator when the browser is under schedule pressure. r=francois,mconley
MozReview-Commit-ID: 13KnlI9QcvU

--HG--
extra : rebase_source : 04ec34551ca8d0c2b4566c069ddf9202673bd3d2
2017-09-21 16:10:49 -04:00
steveck-chung 5e0a5c9a94 Bug 1395028 - Part 2: Add cc doorhanger sync checkbox mochitest. r=lchang
MozReview-Commit-ID: 2eqqn19REKy

--HG--
extra : rebase_source : 99d6061c8217a368206e3b9dafc404721427d3cb
2017-09-13 18:17:07 +08:00
Jared Wein f6559c300f Bug 1411747 - Lower the opacity on text and chevrons of disabled items to correspond with their lighter icon. r=johannh
MozReview-Commit-ID: 2QaD8wG1A6Y

--HG--
extra : rebase_source : 734eaa5f858bb52da8fa785ca63c4d63cdd35dda
2017-10-26 14:03:38 -04:00
Ursula Sarracini 6e92bb8d1f Bug 1411419 - Update Tiles new tab page to match Photon Design System r=dmose
MozReview-Commit-ID: Ix1Ylv3L4No

--HG--
extra : rebase_source : 2fb3d0b9cc566d164b20ac483e21912206cebbe7
2017-10-26 17:41:16 -04:00
Edouard Oger 1b0cd12bff Bug 1395460 p2 - Remove about:accounts. r=tcsc
MozReview-Commit-ID: CdNZRf4divV

--HG--
extra : rebase_source : d7552c6b4808b5d5bfe9dd37ada4030100b6d749
2017-10-24 17:57:03 -04:00
Edouard Oger 76547f53cc Bug 1395460 p1 - Remove usages of about:accounts. r=tcsc
MozReview-Commit-ID: APdGc9avJDw

--HG--
extra : rebase_source : aaa788be5251607ebedcb5b690da0e2a1a64e2cb
2017-10-24 14:05:52 -04:00
Sebastian Hengst 93903f0306 Backed out 2 changesets (bug 1395460) for eslint failure at browser/components/uitour/UITour.jsm:556 (no return value from arrow function). r=backout on a CLOSED TREE
Backed out changeset 0bc6d186d609 (bug 1395460)
Backed out changeset 6c028123001d (bug 1395460)
2017-10-26 23:33:04 +02:00
Prathiksha e177125c34 Bug 1334411 - Remove the UI for indexedDB in Permissions section of PageInfo and the identity block. r=johannh
MozReview-Commit-ID: 4Q9H1Aq4O2B

--HG--
extra : rebase_source : ef9673e637972a024c30eea77e5b51b39b6310d5
2017-10-04 19:59:19 +05:30
Edouard Oger dc67fe3fc7 Bug 1395460 p2 - Remove about:accounts. r=tcsc
MozReview-Commit-ID: CdNZRf4divV

--HG--
extra : rebase_source : 3ffeb9e025d48d3bbf3362addc800b14b9488acc
2017-10-24 17:57:03 -04:00
Edouard Oger 58876ecbe9 Bug 1395460 p1 - Remove usages of about:accounts. r=tcsc
MozReview-Commit-ID: APdGc9avJDw

--HG--
extra : rebase_source : 9da1cea9fb6494c057bc6587a7bcbdb4ac127448
2017-10-24 14:05:52 -04:00
Tom Ritter 2a4555d99b Bug 1412099 Enable MOZ_AUTOMATION_BUILD_SYMBOLS and MOZ_AUTOMATION_INSTALLER on the MinGW build r=froydnj
MozReview-Commit-ID: 1dhxJRyAAGC

--HG--
extra : rebase_source : d2bc458886705d5234c408205b413208f4962be9
2017-10-26 15:04:23 -05:00
Matthew Noorenberghe e42d0ddde5 Bug 1411825 - Capture browser-screenshots on try without MOZSCREENSHOTS_SETS. r=bgrins
MozReview-Commit-ID: 5xI6hTVFSXh

--HG--
extra : rebase_source : 4421d3085270375a912e2611377ba2299c41d132
2017-10-25 19:55:45 -07:00
Emilio Cobos Álvarez 18c8d123c0 Bug 1410074: Restrict system metric stuff in content pages. r=xidorn
MozReview-Commit-ID: 6rmMQfr8fzf

--HG--
extra : rebase_source : a6d133fa757cb1f6eade9fa7b215c5e404e39855
2017-10-19 16:23:45 +02:00
steveck-chung 1445664e03 Bug 1395028 - Part 1: Add credit card sync checkbox in its doorhanger. r=lchang,markh
MozReview-Commit-ID: 7OmFi2SWaKS

--HG--
extra : rebase_source : 8cde250175791dfa5aa8cbfba728cbe46e1e5caa
2017-09-08 19:20:36 +08:00
Dão Gottwald 7f7ffdecd6 Bug 1411007 - Fix tab-crashed icon size. r=ntim
MozReview-Commit-ID: 9DBZa2ji5Z4

--HG--
extra : rebase_source : 476890eef96b72568a560064d33fd283a97af957
2017-10-26 12:28:20 +02:00
Ray Lin 2295ced962 Bug 1411190 - Collect and parse only eligible fields in form autofill heuristics. r=lchang,seanlee
MozReview-Commit-ID: GWp0cU5jt6k

--HG--
extra : rebase_source : bc890687ff9686eb077fbc5d05e864b8e04e70b8
2017-10-25 09:47:58 +08:00
Dão Gottwald 44f575271b Bug 1411642 - Don't let window controls overlap the nav bar. r=johannh
MozReview-Commit-ID: HLZoEaktNau

--HG--
extra : rebase_source : 07e975b423272d3b044c691e061adad4e3a5a33f
2017-10-26 11:46:30 +02:00
Luke Chang 13694f167f Bug 1395122 - [Form Autofill] Treat "cc-number-encrypted" as a computed field and compute it within the storage. r=kitcambridge,MattN,steveck
MozReview-Commit-ID: K58A7Qdj4va

--HG--
extra : rebase_source : 0f5ecb317bf78c6f5ce1e761e674fe8467f49220
2017-09-08 12:31:02 +08:00
Attila Craciun 252daa8e0a Merge mozilla-central to mozilla-autoland. r=merge a=merge CLOSED TREE 2017-10-26 12:32:58 +03:00
Attila Craciun 0cab95ab0f Merge inbound to mozilla-central r=merge a=merge 2017-10-26 12:20:45 +03:00
Phil Ringnalda d4835402f9 Backed out changeset bae28f445fad (bug 1410763) for failing browser_onboarding_uitour.js on Win7 debug non-e10s
MozReview-Commit-ID: 3HixjOyzjSg
2017-10-25 21:43:02 -07:00
Sebastian Hengst 85c5258052 merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-10-26 00:45:51 +02:00
Myk Melez b372f4225d Bug 1410564 - remove obsolete comment about Windows tests being disabled; r=mossop 2017-10-25 15:24:49 -07:00
Sebastian Hengst e38c4ab9b8 merge mozilla-inbound to mozilla-central. r=merge a=merge
MozReview-Commit-ID: 1LCusZIzMkc
2017-10-26 00:21:53 +02:00
Evan Tseng 047f48f346 Bug 1407887 - Set the size of permission icons as 20x20px. r=johannh
MozReview-Commit-ID: 2QelTehn70s

--HG--
extra : rebase_source : 7e6847fd1f4fa358df791f60dd3710783cad89fa
2017-10-24 11:12:59 +08:00
Mark Banner f3ee4e500b Bug 1411518 - Update follow-on search add-on to 0.9.6. r=past
--HG--
extra : rebase_source : e157aea8c2f35dc2b41c3afd3292e42cd0110775
2017-10-25 10:58:52 +01:00
Johann Hofmann f48ec32447 Bug 1409495 - Don't set beforeselected-visible and beforehovered on the last pinned tab in overflow. r=dao
MozReview-Commit-ID: JiOLOYtR303

--HG--
extra : rebase_source : e382a0aa3769bc81e2789b62856b2d6c28fc9b03
2017-10-25 01:05:24 +02:00
Ray Lin 01ead6c2f2 Bug 1406581 - Add a short waiting time before basic credit card autofill mochitest initialization. r=lchang
MozReview-Commit-ID: 68nQEPPCfdS

--HG--
extra : rebase_source : dc379dc26c61472686ad70df345ab25bd1a547fe
2017-10-24 15:55:00 +08:00
Luke Chang bf7ba5740b Bug 1409658 - Increase timer for waiting menubutton's binding. r=steveck
MozReview-Commit-ID: 9B2uGb1jt5t

--HG--
extra : rebase_source : 232a1b0b5e013453cafb49a475dcdc4bac0be5a1
2017-10-24 11:29:22 +08:00
Francesco Lodolo (:flod) 170f4354c3 Bug 1411616 - Remove findbook.tw searchplugin from zh-TW r=delphine
MozReview-Commit-ID: 1B9Xy6GZcDM

--HG--
extra : rebase_source : 91a2b73ecb9afd8a4b6fc0dcc0f20854e0daf942
2017-10-25 17:00:22 +02:00
Mike Conley dd33d08c01 Bug 1407631 - Wait about 10 minutes after browser session start before scanning for unsubmitted crash reports. r=gsvelto
While the crash reporter client is submitting a crash report, the report itself
stays in the crashes directory. We suspect that in some cases, if the browser starts
up while the crash reporter client is still sending the report, the unsubmitted
crash report handler will also attempt to send the same report.

This patch makes the unsubmitted crash report handler wait approximately 10 minutes
after the session starts before doing the unsubmitted crash report scan.

MozReview-Commit-ID: KkrPDa1Qwv1

--HG--
extra : rebase_source : cafecef5776a21a76c64300eb53fdde28e09d18b
2017-10-24 16:55:24 -04:00
Jared Wein e42a0ecfec Bug 1410985 - Run the pocket-library animation if the item was added, regardless of the position of the Pocket button. r=adw
MozReview-Commit-ID: H5jFPHeusJL

--HG--
extra : rebase_source : d2dde89cfb127ac47e0d4ba49c29d26649831f39
2017-10-24 17:40:59 -04:00
Ralph Giles 08d4f53445 Bug 1411371 - Update builders to Microsoft Visual Studio 2017 15.4.1. r=dmajor,mshal
Repack of the new Visual Studio release using the packaging
scripts from bug 1407678. This version also includes the
pgo runtime, resolving a performance regression from the
previous package.

MozReview-Commit-ID: LhoVyG4IwmP

--HG--
extra : rebase_source : 0d3d2f28f05335976d236e5f76893307c252dc96
2017-10-24 11:39:03 -07:00
Sebastian Hengst 319217d574 Backed out changeset ba4a39241953 (bug 1386018) for xpcshell failures, e.g. toolkit/mozapps/extensions/test/xpcshell/test_signed_install.js on Linux debug. r=backout on a CLOSED TREE
--HG--
extra : amend_source : 0b31c5a3d73783a3c60f4126a5c11fdda862d9e3
2017-10-25 00:32:35 +02:00
Sebastian Hengst d3632a713b Backed out changeset 4f223f11a08f (bug 1334411) for failing xpcshell's browser/modules/test/unit/test_SitePermissions.js. r=backout on a CLOSED TREE
--HG--
extra : amend_source : 312a520b843a8b640ffc5060651c64b36a6ddd97
2017-10-25 00:11:02 +02:00
Mark Striemer 04b924cbdf Bug 1386018 - Tell users that the default search engine was set by an extension r=bsilverberg,jaws
MozReview-Commit-ID: A7uJ2lN0cLF

--HG--
extra : rebase_source : 98875d0bcabbae86f9c25dea9b4fe30d6a3d0109
2017-10-18 14:54:54 -05:00
Sean Lee 18271717b1 Bug 1407759 - SELECT element supports some fieldNames only. (e.g. cc-exp*, country, address-level*) r=lchang,ralin
MozReview-Commit-ID: KtGO4TseJwH

--HG--
extra : rebase_source : 736c7dfa6bd9fd96a8e1cb0b890cb5a7cdea255b
2017-10-11 17:12:09 +08:00
Prathiksha 79e0cb83c0 Bug 1334411 - Remove the UI for indexedDB in Permissions section of PageInfo and the identity block. r=johannh
MozReview-Commit-ID: 3OcrBcRPSgZ

--HG--
extra : rebase_source : 47d75389b7597566450d3d2c46674bf6bcfaaa8e
2017-10-04 19:59:19 +05:30
Prathiksha 22cddb8e9c Bug 1411323 - Use 'pop-up' instead of 'popup' in popup permission strings in the site identity section. r=flod
MozReview-Commit-ID: 9BKtOhG94Az

--HG--
extra : rebase_source : 658a778a7ec7a137d00f12c993bf58b412c47d9c
2017-10-24 22:27:54 +05:30
Sebastian Hengst 08e94c180c Backed out changeset 1fb52bba8d5c (bug 1409226) for eslint failure at browser/base/content/utilityOverlay.js:210: Function 'openLinkIn' has a complexity of 41. r=backout
--HG--
extra : amend_source : d453826eb6170a8e6d4aa049b71f477189351a0e
2017-10-24 18:30:24 +02:00
Luke Crouch 076182907c Bug 1409226 - When opening a link into a new private window, remove Referer. r=mikedeboer
Always set aNoReferrer = true in openLinkIn when where == 'window'

MozReview-Commit-ID: 7szUyO6w6d4

--HG--
extra : rebase_source : 7e8af95bedee17e01226d10e4cb168c950574dba
2017-10-17 18:07:58 -05:00
Dale Harvey 2579480009 Bug 1374812 - Update sidebar header button hover states. r=dao
MozReview-Commit-ID: HDg3gwI5Pfa

--HG--
extra : rebase_source : d1243f6a84c7393a3e9f18c5de9ec796ba57d54f
2017-10-11 11:30:05 +01:00
Sebastian Hengst 420ac6b7c9 merge mozilla-central to autoland. r=merge a=merge 2017-10-24 15:22:18 +02:00
Sebastian Hengst 1285ae3e81 Backed out changeset 51fded9c47aa (bug 1403682) for failing browser-screenshots' browser/tools/mozscreenshots/browser_boundingbox.js on mozilla-central. r=backout a=backout
MozReview-Commit-ID: 6OSB7ieAFx3

--HG--
extra : amend_source : d78d41c60327021fe3eb65fe539a18bfeadf03d6
2017-10-24 15:19:58 +02:00