Closed Bug 1677474 Opened 4 years ago Closed 4 years ago

window.onblur not invoked on framer when focus moves to OOP iframe

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

defect

Tracking

()

RESOLVED FIXED
88 Branch
Fission Milestone M7
Tracking Status
firefox88 --- fixed

People

(Reporter: edgar, Assigned: edgar)

References

(Blocks 1 open bug)

Details

Attachments

(4 files)

I noticed this while working on bug 1674702. I will attach a test script later.

Attached file test.html (deleted) —

STR:

  1. enable fission
  2. load the test.html

Expected result:
Get blur event on top-level window.

Actual result:
No blur event on top-level window..

Tracking for Fission Beta milestone (M7).

Fission Milestone: --- → M7
Priority: -- → P3
Assignee: nobody → echen
Status: NEW → ASSIGNED

As we always pass aCheckPermission as false over IPC.

Depends on D105641

Attachment #9202051 - Attachment description: Bug 1677474 - wpt test; → Bug 1677474 - Part 3: Trigger blur steps when window needs to adjust its focused element;
Pushed by echen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1446b35f97db Part 1: Remove aCheckPermission parameter from AdjustWindowFocus IPC; r=hsivonen https://hg.mozilla.org/integration/autoland/rev/3e8fefbe38a4 Part 2: Refine AdjustWindowFocus IPC flow; r=hsivonen https://hg.mozilla.org/integration/autoland/rev/20dc9a34ce45 Part 3: Trigger blur steps when window needs to adjust its focused element; r=hsivonen
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/27855 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: