Closed
Bug 1174789
Opened 9 years ago
Closed 9 years ago
Missing newtab click reports from already opened newtab
Categories
(Firefox :: New Tab Page, defect)
Firefox
New Tab Page
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox41 | --- | affected |
People
(Reporter: mzhilyaev, Assigned: mzhilyaev)
References
(Blocks 1 open bug)
Details
(Whiteboard: .?)
Discovered on gecko-dev master, while working on bug 1161656.
To reproduce:
- setup an http server to display pings (for one time test use: nc -l 3000)
- configure browser send pings to the server (for example, browser.newtabpage.directory.ping=http://localhost:3000/)
- open multiple newtabs
- go back to the very fist newtab opened
- click a tile
- no click ping is sent
Note, that the last newtab opened will also fail to send a click ping after a click on previously opened newtab.
Updated•9 years ago
|
Assignee | ||
Updated•9 years ago
|
QA Contact: mzhilyaev
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → mzhilyaev
QA Contact: mzhilyaev → administration
Assignee | ||
Comment 1•9 years ago
|
||
Can no longer reproduce on current nightly master - 42.0a1 (2015-07-09)
closing with worksforme
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•