Closed
Bug 1784242
Opened 3 years ago
Closed 3 years ago
If a Sponsored tile is opened in a new tab using middle click the source has value 0
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
VERIFIED
FIXED
105 Branch
| Tracking | Status | |
|---|---|---|
| firefox103 | --- | unaffected |
| firefox104 | --- | unaffected |
| firefox105 | --- | verified |
People
(Reporter: cmuntean, Assigned: daisuke)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
[Affected versions]:
- Nightly 105.01a
[Affected Platforms]:
- Mac 12.4
- Windows 10 x64
- Linux Mint 20
[Prerequisites]:
- Have the "DB Browser for SQLite" software installed/extracted.
- Have a new Firefox Profile created.
- Have the "places.sqlite" file from the new profile directory opened in "DB Browser for SQLite".
- Have a VPN set to the US country.
[Steps to reproduce]:
- Open the Nightly browser.
- Middle click on a Sponsored tile displayed in the "about:newtab" page.
- Focus the "DB Browser for SQLite", in "Browse Data" tab select "moz_historyvisits" table.
- Refresh the database and observe the last value added in the "source" column.
[Expected result]:
- The source has value 1.
[Actual result]:
- The source has value 1.
[Notes]:
- Attached is a screen recording of the issue.
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → daisuke
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Depends on D154486
Updated•3 years ago
|
Attachment #9289605 -
Attachment description: Bug 1784242: Make opening in new tab by middle click eligible for inheritance of sponsored session. → Bug 1784242: Make opening in new tab by middle click target for inheritance of sponsored session.
Updated•3 years ago
|
Attachment #9289606 -
Attachment description: Bug 1784242: Make opening in new tab by context menu on tile eligible for inheritance of sponsored session. → Bug 1784242: Make opening in new tab by context menu on tile target for inheritance of sponsored session.
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0722fc4bb4fa
Make opening in new tab by middle click target for inheritance of sponsored session. r=daleharvey
https://hg.mozilla.org/integration/autoland/rev/f19a8a76a85b
Make opening in new tab by context menu on tile target for inheritance of sponsored session. r=daleharvey
Comment 4•3 years ago
|
||
Flags: needinfo?(daisuke)
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(daisuke)
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c85026ef0f1
Make opening in new tab by middle click target for inheritance of sponsored session. r=daleharvey
https://hg.mozilla.org/integration/autoland/rev/69f7115e5814
Make opening in new tab by context menu on tile target for inheritance of sponsored session. r=daleharvey
Comment 6•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/8c85026ef0f1
https://hg.mozilla.org/mozilla-central/rev/69f7115e5814
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 105 Branch
| Reporter | ||
Comment 7•3 years ago
|
||
I have verified this issue using the latest Nightly 105.0a1 build (Build ID: 20220816095503) on Windows 10 x64, macOS 12.4 and Linux Mint 20 x64.
- This issue is no longer reproducible. If a Sponsored tile is opened in a new tab using the middle click the
sourcehas value 1.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•