Package: chromium
Version: 80.0.3987.106-1

I just saw this article about a new feature coming in Chrome 80,

https://www.forbes.com/sites/gordonkelly/2020/02/23/google-chrome-80-upgrade-deep-linking-update-chrome-browser/

That seems like something we want to not include in debian chromium.
I ran a grep on the current unstable source and this is what it found.

$ rgrep ScrollToTextFr
third_party/blink/renderer/core/page/scrolling/text_fragment_anchor.cc: // https://wicg.github.io/ScrollToTextFragment/#should-allow-text-fragment third_party/blink/renderer/core/frame/fragment_directive.idl:// https://github.com/WICG/ScrollToTextFragment

Based on those I then searched for "TextFragment" which found a lot more (but I don't know which are relevent).

Maybe someone who understands the chromium source can investigate further.

Thanks,

--
Matt Taggart
tagg...@debian.org

Reply via email to