Open Bug 1894936 Opened 19 days ago Updated 19 days ago

Investigate why BounceTrackingState::OnStartNavigation isn't called generating warning

Categories

(Core :: Privacy: Anti-Tracking, task, P2)

task

Tracking

()

People

(Reporter: manuel, Unassigned)

References

(Blocks 1 open bug, )

Details

We expect that BounceTrackingState::OnStartNavigation is called, but here it isn't. Investigate why.

Investigate warnings in pernosco trace:

[Parent 87793, Main Thread] WARNING: NS_ENSURE_TRUE(mBounceTrackingRecord) failed: file /home/manuel/dev/gecko/toolkit/components/antitracking/bouncetrackingprotection/BounceTrackingState.cpp:585
[Parent 87793, Main Thread] WARNING: BounceTrackingState::OnDocumentStartRequest failed.: 'NS_SUCCEEDED(rv)', file /home/manuel/dev/gecko/netwerk/ipc/DocumentLoadListener.cpp:2581
[Parent 87793, Main Thread] WARNING: Failed to retarget HTML data delivery to the parser thread.: file /home/manuel/dev/gecko/parser/html/nsHtml5StreamParser.cpp:1215
[Parent 87793, Main Thread] WARNING: 'aOwner->IsDiscarded()', file /home/manuel/dev/gecko/obj-debug-fuzzing-noopt/dist/include/mozilla/dom/SyncedContextInlines.h:95

https://pernos.co/debug/ymm7RkxijGRP5DOnwMvdnQ/index.html

You need to log in before you can comment on or make changes to this bug.