Closed Bug 1320586 Opened 8 years ago Closed 7 years ago

[geckoview] Make GeckoView.loadUri work in geckoview.{xul,js}

Categories

(GeckoView :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1322592

People

(Reporter: nalexander, Assigned: esawin)

References

Details

After Bug 1285572, geckoview.js must set up an nsIBrowserDOMWindow (see http://searchfox.org/mozilla-central/source/dom/interfaces/base/nsIBrowserDOMWindow.idl#32) in order for loadUri to function.  This interface allows a pleasant API for loading content URIs into a <browser> embedded in a given chrome <window>.
Modulo flags that make no sense in GeckoView (switching tabs, new windows, etc), I have this mostly in place.  I'll post patches when I clean them up and add some basic tests.
Assignee: nobody → esawin
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Firefox for Android → GeckoView
You need to log in before you can comment on or make changes to this bug.