Closed Bug 947216 Opened 11 years ago Closed 11 years ago

Remove special case for about:config's form data collection

Categories

(Firefox :: Session Restore, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 29

People

(Reporter: ttaubert, Assigned: ttaubert)

References

Details

Attachments

(1 file)

From TextAndScrollData.updateFrame():

> if (topURL == "about:config") {
>   entry.formdata = {
>     id: { "textbox": content.top.document.getElementById("textbox").value },
>     xpath: {}
>   };
> }

This always bothered me.
BTW, this is covered by browser_393716.js.
Comment on attachment 8343757 [details] [diff] [review]
0001-Bug-947216-Remove-special-case-for-about-config-s-fo.patch

Review of attachment 8343757 [details] [diff] [review]:
-----------------------------------------------------------------

LGTM
Attachment #8343757 - Flags: review?(smacleod) → review+
https://hg.mozilla.org/mozilla-central/rev/b9836f876013
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 29
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: