Closed Bug 870717 Opened 11 years ago Closed 11 years ago

[system] Wrap mozbrowserAPI in browserFrame

Categories

(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: alive, Assigned: alive)

References

Details

There's a plan to replace <iframe mozbrowser> with <webview> or something else.
Anyway, it's bad that currently in system app,
if one module wants to create a |mozbrowser|, it creates by its own.
It's also difficult to test with these self-produces iframes.

Plan: 
1) Let browserFrame class to generate/browserize an iframe to mozbrowseriframe
2) Wrap all mozbrowserEvent, use custom events for the mozbrowser iframe container to register.
Component: Gaia::System → Gaia::System::Window Mgmt
Wontfix since the event handler is delt in appWindow now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.