Closed
Bug 298793
Opened 20 years ago
Closed 20 years ago
pref to save javascript urls
Categories
(Firefox :: General, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: tonglebeak, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050622 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050622 Firefox/1.0+ I just think there should be a pref (no UI for this pref though) to save javascript urls in history (something for advanced users). There are many reasons for this, such as testing the javascript on a web page. Once again, I'm asking for just a pref, no UI to set this pref or anything (except in about:config of course). Reproducible: Always
Comment 1•20 years ago
|
||
javascript URLs are special constructs that generally only work in the context of the page they're embedded in. "javascript:goBack()" isn't going to to be useful, and adding a bunch of code to support saving these just doesn't make sense.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•