Closed Bug 1093921 Opened 10 years ago Closed 4 years ago

Support aParams in openURIInFrame

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: tomasz, Unassigned)

References

Details

It's a follow-up of bug 1058116, see https://bugzilla.mozilla.org/show_bug.cgi?id=1058116#c16.

That bug changed the arguments that openURIInFrame was called. It used to be called with aOpener that was always set to null. Now it's called with aParams = {referrer, isPrivate}.

openURIInFrame basically calls http://hg.mozilla.org/mozilla-central/file/5999e92e89ff/mobile/android/chrome/content/browser.js#l3066 which always does the check for truthiness of aOpener (which in case of openURIInFrame was always null). Pass the new information to _getBrowser.
Blocks: 1058116
OS: Mac OS X → Android
Hardware: x86 → All
Summary: Support aParams in openURIInFrame. → Support aParams in openURIInFrame

I can't remember what this bug was about. Closing it as invalid.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.