Closed
Bug 1766594
Opened 4 years ago
Closed 1 year ago
Stop exposing document.userHasInteracted to chrome
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
143 Branch
| Tracking | Status | |
|---|---|---|
| firefox143 | --- | fixed |
People
(Reporter: edgar, Assigned: edgar)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Current usage: https://searchfox.org/mozilla-central/search?q=userHasInteracted&path=&case=true®exp=false
They could use document.hasBeenUserGestureActivated instead.
| Assignee | ||
Comment 1•4 years ago
|
||
We could wait password manager to remove the usage in bug 1765381 first.
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → echen
Status: NEW → ASSIGNED
Pushed by echen@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/53c2bbbe8b53
https://hg.mozilla.org/integration/autoland/rev/667deda8bd99
Stop exposing document.userHasInteracted to chrome; r=smaug,layout-reviewers,credential-management-reviewers,emilio,dimi
Comment 4•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox143:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
Updated•11 months ago
|
QA Whiteboard: [qa-triage-done-c144/b143]
You need to log in
before you can comment on or make changes to this bug.
Description
•