Closed Bug 1524977 Opened 6 years ago Closed 6 years ago

Use RemoteFrameChild if present in nsFocusManager::GetNextTabbableContent()

Categories

(Core :: DOM: Core & HTML, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla67
Fission Milestone M2
Tracking Status
firefox67 --- fixed

People

(Reporter: hsivonen, Assigned: hsivonen)

References

Details

(Whiteboard: [fission-event-m1])

Attachments

(1 file)

When focus traversal moves into an iframe in nsFocusManager::GetNextTabbableContent, in addition to checking if the nsIContent* being iterated to is associated with a TabParent, check whether it is associated with RemoteFrameChild. If it has a RemoteFrameChild, call NavigateByKey() on the RemoteFrameChild. (Assumption: RemoteFrameChild will have such a method that will bounce an IPC message to the chrome process and have the chrome process call NavigateByKey() on the TabParent associated with the RemoteFrameParent.)

Priority: -- → P2
Whiteboard: [fission-event-m1]
Fission Milestone: --- → M2
Assignee: nobody → hsivonen
Status: NEW → ASSIGNED
Depends on: 1532334
Pushed by hsivonen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ed8a0908ddf0 Use RemoteFrameChild if present in nsFocusManager::GetNextTabbableContent(). r=nika
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: