Closed Bug 1992044 Opened 5 months ago Closed 3 months ago

Make `TextInputListener::OnEditActionHandled` stop checking its `mFrame`

Categories

(Core :: DOM: Core & HTML, task)

task

Tracking

()

RESOLVED DUPLICATE of bug 2006520

People

(Reporter: masayuki, Assigned: masayuki)

Details

The method does not interact with mFrame actually, and mFrame may be nullptr even if mTxtCtrlElement is available.

However, this does not cause the mismatching state of placeholder with this simple testcase. So, I guess somebody has already flushed pending notifications before TextEditor calls the method.

Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Duplicate of bug: 2006520
Resolution: --- → DUPLICATE
No longer blocks: 1989331
You need to log in before you can comment on or make changes to this bug.