Mark nsFocusManager methods as MOZ_CAN_RUN_SCRIPT if necessary
Categories
(Core :: DOM: UI Events & Focus Handling, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: saschanaz, Assigned: masayuki)
References
(Blocks 1 open bug)
Details
Attachments
(11 files, 1 obsolete file)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Because it can fire a synchronous focus event.
Assignee | ||
Comment 1•3 years ago
|
||
I hit this bug.
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Depends on D147060
Assignee | ||
Comment 4•3 years ago
|
||
Depends on D147061
Assignee | ||
Comment 5•3 years ago
|
||
Depends on D147062
Assignee | ||
Comment 6•3 years ago
|
||
Depends on D147063
Assignee | ||
Comment 7•3 years ago
|
||
Depends on D147064
Assignee | ||
Comment 8•3 years ago
|
||
Depends on D147065
Assignee | ||
Comment 9•3 years ago
|
||
Depends on D147066
Assignee | ||
Comment 10•3 years ago
|
||
Depends on D147067
Assignee | ||
Comment 11•3 years ago
|
||
Depends on D147068
Assignee | ||
Comment 12•3 years ago
|
||
Depends on D147071
Assignee | ||
Comment 13•3 years ago
|
||
Instead, returning things with a tiny struct is clearer what are the result and
maybe modified in the caller side.
Depends on D147069
Updated•3 years ago
|
Comment 14•3 years ago
|
||
Comment 15•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/6875ec5cd247
https://hg.mozilla.org/mozilla-central/rev/1842c19f2ccd
https://hg.mozilla.org/mozilla-central/rev/5768dbdd45ab
https://hg.mozilla.org/mozilla-central/rev/02e53ff426c9
https://hg.mozilla.org/mozilla-central/rev/7cfd4c5adbc7
https://hg.mozilla.org/mozilla-central/rev/50c993d5c294
https://hg.mozilla.org/mozilla-central/rev/45bccd2ca9dd
https://hg.mozilla.org/mozilla-central/rev/58f913928b11
https://hg.mozilla.org/mozilla-central/rev/ce978103b160
https://hg.mozilla.org/mozilla-central/rev/781146dd61d8
https://hg.mozilla.org/mozilla-central/rev/0ab9981db037
Assignee | ||
Updated•3 years ago
|
Description
•