Closed
Bug 1198476
Opened 9 years ago
Closed 7 years ago
mozbrowser should have a property for currently loaded url
Categories
(Firefox OS Graveyard :: Runtime, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: irakli, Unassigned)
References
Details
One thing that has being an issues for browser.html project when using `moziframe` is that `iframe.src` reflects `url` that it was originally assigned to an iframe vs what is currently loaded in it. Which led us to maintaining second custom attribute so we can know what is loaded now and can avoid reloading currently loaded url if that is already loaded.
There is relevant discussion here https://github.com/mozilla/browser.html/pull/319
and here: https://github.com/benfrancis/webview/issues/5
Comment 1•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•