Closed
Bug 524365
Opened 16 years ago
Closed 16 years ago
Port Bug 493467 [preserve allowDNSPrefetch and allowAuth and test for completeness] to SeaMonkey
Categories
(SeaMonkey :: Session Restore, defect)
SeaMonkey
Session Restore
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1a1
People
(Reporter: misak.bugzilla, Assigned: misak.bugzilla)
References
Details
Attachments
(1 file)
4.23 KB,
patch
|
neil
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
From parent bug:
I guess we need a better way of keeping up with the nsIDocShell:allow... flags,
either by iterating through all of a docshell's property the first time we
encounter one and take note of all attributes starting with allow, or by doing
this in a test and verifying that SessionStore tracks all of them when
disabled.
Assignee | ||
Comment 1•16 years ago
|
||
Attachment #409903 -
Flags: superreview?(neil)
Attachment #409903 -
Flags: review?(neil)
Updated•16 years ago
|
Attachment #409903 -
Flags: superreview?(neil)
Attachment #409903 -
Flags: superreview+
Attachment #409903 -
Flags: review?(neil)
Attachment #409903 -
Flags: review+
Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Comment 2•16 years ago
|
||
Comment on attachment 409903 [details] [diff] [review]
patch with test
[Checkin: Comment 2]
http://hg.mozilla.org/comm-central/rev/64251b359d35
Attachment #409903 -
Attachment description: patch with test → patch with test
[Checkin: Comment 2]
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1a1
You need to log in
before you can comment on or make changes to this bug.
Description
•