Closed
Bug 477793
Opened 16 years ago
Closed 16 years ago
Make sure preventive maintenance cannot act on roots
Categories
(Toolkit :: Places, defect, P1)
Toolkit
Places
Tracking
()
VERIFIED
FIXED
mozilla1.9.2a1
People
(Reporter: mak, Assigned: mak)
References
Details
(Keywords: verified1.9.1)
Attachments
(1 file)
9.66 KB,
patch
|
sdwilsh
:
review+
|
Details | Diff | Splinter Review |
bug 477739 shows a case where preventive maintenance in an unexpected situation could move roots, as an additional level of protection we should filter out them.
I checked that actually there's no way preventive maintenance could cause harm to roots, but if something other causes an un-coherence on them, we could end up doing more damage.
I think, while investigating on bug 477739 original causes, we should take this asap on both trunk and branch, and possibly for b3.
Flags: blocking1.9.1?
Attachment #361506 -
Flags: review?(dietrich)
Assignee | ||
Updated•16 years ago
|
Priority: -- → P1
Updated•16 years ago
|
Severity: normal → critical
OS: Windows Vista → All
Hardware: x86 → All
Updated•16 years ago
|
Attachment #361506 -
Flags: review?(dietrich) → review+
Comment 1•16 years ago
|
||
Comment on attachment 361506 [details] [diff] [review]
patch v1.0
r=sdwilsh
Comment 2•16 years ago
|
||
extra-defensive protection of user data ftw, blocking+.
Flags: blocking1.9.1? → blocking1.9.1+
Updated•16 years ago
|
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•16 years ago
|
Target Milestone: --- → mozilla1.9.2a1
Assignee | ||
Comment 4•16 years ago
|
||
Keywords: fixed1.9.1
Comment 5•16 years ago
|
||
Verified by the fact that the problem hasn't been occurred again on this ppc machine. Seems to be fine.
Status: RESOLVED → VERIFIED
Keywords: fixed1.9.1 → verified1.9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•