Open Bug 1451078 Opened 7 years ago Updated 7 months ago

Port Bug 1444760 "Combine loadURIWithFlags with loadURI" to SeaMonkey

Categories

(SeaMonkey :: Tabbed Browser, enhancement)

enhancement
Not set
normal

Tracking

(seamonkey2.58 affected)

Tracking Status
seamonkey2.58 --- affected

People

(Reporter: frg, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

+++ This bug was initially created as a clone of Bug #1444760 +++

Right now, two forms of loadURIWithFlags are supported:

loadURIWithFlags(aURI, aFlags, aReferrerURI, aCharset, aPostData);

and

loadURIWithFlags(aURI, aParams);

where aParams is an object containing aFlags, aReferrerURI, aCharset, aPostData.


This bug is about supporting only the second form.
Will look into it when I find some time. If someone else wants to do do it he/she has my blessing :)
Attachment #9386287 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: