Closed
Bug 481393
Opened 16 years ago
Closed 16 years ago
Make SeaMonkey sessionstore processable.
Categories
(SeaMonkey :: Session Restore, defect)
SeaMonkey
Session Restore
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.0b1
People
(Reporter: misak.bugzilla, Assigned: misak.bugzilla)
References
Details
Attachments
(1 file, 2 obsolete files)
407 bytes,
patch
|
misak.bugzilla
:
review+
misak.bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
Firefox does that too, and we need this for bug 481370
Attachment #365418 -
Flags: superreview?(neil)
Attachment #365418 -
Flags: review?(neil)
Comment 1•16 years ago
|
||
We don't have to do all of them do we?
Assignee | ||
Comment 2•16 years ago
|
||
Ok, we need only nssessionstore.js now, will add others as soon as they will be needed.
Attachment #365418 -
Attachment is obsolete: true
Attachment #365437 -
Flags: superreview?(neil)
Attachment #365437 -
Flags: review?(neil)
Attachment #365418 -
Flags: superreview?(neil)
Attachment #365418 -
Flags: review?(neil)
Comment 3•16 years ago
|
||
Comment on attachment 365437 [details] [diff] [review]
v2
> EXTRA_COMPONENTS = \
> nsAboutCertError.js \
>+ nsSuiteGlue.js \
> nsAboutSessionRestore.js \
> nsSessionStartup.js \
Nit: please keep these in alphabetical order.
Attachment #365437 -
Flags: superreview?(neil)
Attachment #365437 -
Flags: superreview+
Attachment #365437 -
Flags: review?(neil)
Attachment #365437 -
Flags: review+
Assignee | ||
Comment 4•16 years ago
|
||
Sorry, nit fixed. Carrying forward r+ sr+ from Neil.
Attachment #365437 -
Attachment is obsolete: true
Attachment #365623 -
Flags: superreview+
Attachment #365623 -
Flags: review+
Assignee | ||
Updated•16 years ago
|
Keywords: checkin-needed
Comment 5•16 years ago
|
||
![]() |
||
Updated•16 years ago
|
Component: UI Design → Session Restore
QA Contact: ui-design → session.restore
You need to log in
before you can comment on or make changes to this bug.
Description
•