Closed
Bug 1539470
Opened 6 years ago
Closed 4 years ago
Opening a tab in the background wrongly counts as a visit to the website
Categories
(Firefox :: Messaging System, defect, P5)
Firefox
Messaging System
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox66 | --- | unaffected |
firefox67 | --- | affected |
firefox68 | --- | affected |
People
(Reporter: andreio, Assigned: andreio)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When opening a tab in the background (through the context menu or otherwise) onLocationChange
trigger listener runs.
The tab will not get a CFR message because selectedTab
and the background tab are different, but it will count towards the recent visits
.
When you actually switch to the tab (in less than 15 minutes) the trigger won't run because of the imposed 15 minutes limit and a possible impression is lost.
Updated•6 years ago
|
Iteration: --- → 68.3 - Apr 15 - 28
status-firefox66:
--- → unaffected
status-firefox67:
--- → affected
status-firefox68:
--- → affected
Priority: -- → P2
Updated•6 years ago
|
Iteration: 68.3 - Apr 15 - 28 → ---
Updated•5 years ago
|
No longer blocks: pinned-tabs-68
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → andrei.br92
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Component: Activity Streams: Newtab → Messaging System
Updated•4 years ago
|
Priority: P2 → P5
Assignee | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•