Open Bug 515223 Opened 15 years ago Updated 2 years ago

Create whitelist for pages with "Post Data"?

Categories

(Firefox :: Settings UI, enhancement)

x86
Windows XP
enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: kamyl.rg, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.0.13) Gecko/2009073022 Firefox/3.0.13

I've wanted to ask if it would be possible to create something like whitelist for pages with "sending Post Data" while refreshing site? I'know that it's not bug and it's for security reasons, but I think possibility for turning off this function on selected sites would make browsing more comfortable.

Reproducible: Always

Steps to Reproduce:
1.For example open http://rapidshare.com/files/277378738/test1mb.html
2.Click on "Free user" button, when next page will load, try to refresh.
3.Announcement with sending post data will appear.
This should block bug 160144.

It would be nice to have this list also specify weather to re-POST the same data, or to GET the same URI, as with bug 322984.
I like this idea (see comment https://bugzilla.mozilla.org/show_bug.cgi?id=160144#c213 as well).

Some thoughts that may be an alternative to the whitelist:
1. Analyse the URL. If it contains "search" (like search.php or /search/) than just auto-submit. Searches are unobstrusive and will return the same results.

and/or:
2. Add a "dont show this message again for this request domain.com/url/url.html (help-link)" to let users OptIn for sites they trust.

and/or:
3. Make the dialogue non-modal, just show the *cached* view of the page and show a unobstrusive message about reloading. I believe thats what (https://bugzilla.mozilla.org/show_bug.cgi?id=324157) is about.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.