Files
tubestation/browser/actors
James Teow eea7373fb2 Bug 1884219 - Don't extract hrefs from elements if it contains Javascript - r=scunnane
The extractHrefs method is used to retrieve hrefs from components before passing it
SearchSERPTelemetry to store for future use when observer activity in the network process.
Javascript URLs are uncommon but can accidentally be extracted, especially if a topDown
search for elements is used. No test is added because the presence of the element in an
categorized component will break existing tests.

Differential Revision: https://phabricator.services.mozilla.com/D203957
2024-03-08 11:26:48 +00:00
..