gecko-dev/toolkit
Marco Bonardo 6016550e26 Bug 1569146 - a page redirecting to itself should appear in history. r=Standard8
The history anti-flooding system prevents repeated loads of the same url from
flooding history, generating bogus frecency values.
In some cases though, like a page redirecting to itself, it may be overzealous.
A redirect source is always marked as hidden, and if the page redirects to
itself the second visit will be skipped, because repeated.
We always want to haveat least one unhidden visit in that case, thus we can
skip the anti-flooding check if the page will be unhidden.

Differential Revision: https://phabricator.services.mozilla.com/D40426

--HG--
extra : moz-landing-system : lando
2019-08-06 19:09:28 +00:00
..
actors Bug 1557994 - Picture-in-Picture player video element should not try decoding its own version of the originating video. r=JSON_voorhees 2019-08-02 18:09:24 +00:00
components Bug 1569146 - a page redirecting to itself should appear in history. r=Standard8 2019-08-06 19:09:28 +00:00
content Bug 1565273 - Remove unnecessary console.logs. r=mak 2019-08-06 13:37:26 +00:00
crashreporter Bug 1570789 - Remove the unused field from GeckoView/Fennec crash reports r=nalexander,agi 2019-08-02 08:26:05 +00:00
docs Bug 1542246 - Add initial documentation for the new Search Engine configuration format. r=daleharvey 2019-06-28 15:23:00 +00:00
forgetaboutsite Bug 1560455 - rename CodebasePrincipal to ContentPrincipal. r=ckerschb 2019-07-08 16:37:45 +00:00
library Bug 1570948 - Bump audio_thread_priority to 0.17. r=pehrsons 2019-08-02 12:44:33 +00:00
locales Bug 1501886 - Migrate menubar to Fluent. r=fluent-reviewers,Pike,flod 2019-08-02 16:07:44 +00:00
modules Bug 1535049 - Separate out search ignore lists into their own module. r=daleharvey 2019-08-05 21:52:36 +00:00
mozapps Bug 1565507 - Enable default theme on theme uninstallation r=aswan 2019-08-03 12:40:53 +00:00
pluginproblem
profile Bug 1565921 - Load editMenuOverlay.js and globalOverlay.js on documents with HTML inputs. r=Gijs 2019-07-15 11:14:44 +00:00
recordreplay Bug 1570089 Part 1 - Recover from replaying process crashes, r=loganfsmyth. 2019-08-04 16:55:00 +00:00
system Bug 1558915 - Use infallible nsIURI::SchemeIs in toolkit/ r=Ehsan 2019-08-02 16:31:54 +00:00
themes Bug 1570740 - Add yellow-10 color to common.css for use by the breached logins notification in about:logins. r=shorlander 2019-08-03 04:52:38 +00:00
xre Bug 1558915 - Use infallible nsIURI::SchemeIs in toolkit/ r=Ehsan 2019-08-02 16:31:54 +00:00
.eslintrc.js
l10n-registry.manifest Bug 1555662 - Register L10nRegistry sources using categories. r=kmag 2019-06-08 04:37:31 +00:00
moz.build Bug 1555662 - Register L10nRegistry sources using categories. r=kmag 2019-06-08 04:37:31 +00:00
moz.configure Bug 1530715 - P3: Build cubeb-coreaudio-rs in libcubeb. r=kinetik 2019-07-10 08:06:12 +00:00
nss.configure
toolkit.mozbuild Bug 1553254 - Part 1: Allow low-overhead selective collection of internal performance probes through ChromeUtils. r=brennie,nika 2019-05-21 21:01:31 +02:00