Closed
Bug 1762877
Opened 3 years ago
Closed 3 years ago
Remove setTimeout from browser_update_doorhanger.js
Categories
(Toolkit :: Form Autofill, task, P2)
Toolkit
Form Autofill
Tracking
()
RESOLVED
FIXED
102 Branch
| Tracking | Status | |
|---|---|---|
| firefox102 | --- | fixed |
People
(Reporter: dimi, Assigned: dimi)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxcm-test-refactoring])
Attachments
(2 files)
No description provided.
| Assignee | ||
Updated•3 years ago
|
Whiteboard: [fxcm-test-refactoring]
Updated•3 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/FXCM-12
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
This only to make it easier to know openPopupOn and openPopupOnSubframe are
doing similar thing (just different target).
We might also want to merge the implementation of these two functions in the future.
Depends on D144926
Updated•3 years ago
|
Attachment #9274195 -
Attachment description: Bug 1762877 - P1. Remove setTimeout from browser_update_doorhanger.js r=sgalich!,tgiles! → Bug 1762877 - P1. Remove setTimeout from browser_update_doorhanger.js r=sgalich!
Updated•3 years ago
|
Attachment #9274196 -
Attachment description: Bug 1762877 - P2. Merge 'openPopupForSubframe' to 'openPopupOnSubframe' r=sgalich!,tgiles! → Bug 1762877 - P2. Merge 'openPopupForSubframe' to 'openPopupOnSubframe' r=sgalich!
Pushed by dlee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3f5d126bdd46
P1. Remove setTimeout from browser_update_doorhanger.js r=sgalich,tgiles
https://hg.mozilla.org/integration/autoland/rev/c4a61b117585
P2. Merge 'openPopupForSubframe' to 'openPopupOnSubframe' r=sgalich,tgiles
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3f5d126bdd46
https://hg.mozilla.org/mozilla-central/rev/c4a61b117585
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•