Closed Bug 575508 Opened 13 years ago Closed 13 years ago

[e10s] Add consts and QI to fake webNavigation object

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mfinkle, Assigned: mfinkle)

Details

Attachments

(1 file)

Attached patch patchSplinter Review
For remote content, we use a remote-browser binding. It didn't have all the consts that a real nsIWebNavigation impl would have, and didn't support QueryInterface. We would get errors like:

JavaScript strict warning: chrome://global/content/bindings/browser.xml, line 186: reference to undefined property this.webNavigation.LOAD_FLAGS_FROM_EXTERNAL

This patch adds them
Attachment #454773 - Flags: review?(21)
added the STOP flags

pushed:
http://hg.mozilla.org/mobile-browser/rev/904f45182ba8
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
bugspam
Assignee: nobody → mark.finkle
You need to log in before you can comment on or make changes to this bug.