Closed Bug 1091363 Opened 10 years ago Closed 10 years ago

BrowserElementParent constructor didn't carry isPendingFrame parameter from BrowserElementParentBuilder.

Categories

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

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mtseng, Assigned: kk1fff)

References

Details

Please see http://mxr.mozilla.org/mozilla-central/source/dom/browser-element/BrowserElementParent.jsm#64

Looks like a bug. After carry this parameter to BEP. There is some weird behavior in b2g such as keyboard always not shown.
Patrick, need your help here. :)
Flags: needinfo?(kk1fff)
sounds like a bug which a BrowserElementParent created with isPendingFrame = true doesn't work properly. I'll take a look.
Assignee: nobody → kk1fff
Flags: needinfo?(kk1fff)
Browser element is being rewriting to WebIDL, and BEP will no longer be in the pending state after the patch landed.
See Also: → 1044736
Since browser element will be re-written soon. I think we don't need fix this now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.