Closed Bug 945874 Opened 10 years ago Closed 10 years ago

InvalidateCaches entry not written correctly to compatibility.ini

Categories

(Toolkit :: Startup and Profile System, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla28

People

(Reporter: bugzilla, Assigned: bugzilla)

Details

Attachments

(1 file)

The the code that writes InvalidateCaches to compatibility.ini omits a newline, causing InvalidateCaches to be appended to the end of the LastAppDir entry. This causes compatibility checks to fail when they should be succeeding.
This makes InvalidateCache consistent with the way the other entries are written with the line break in front.
Attachment #8341911 - Flags: review?(netzen)
Attachment #8341911 - Flags: review?(netzen) → review+
This was checked in with the wrong bug number in the commit message.

https://hg.mozilla.org/mozilla-central/rev/9883b8930f30
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Do we have tests for this sort of thing?
Flags: in-testsuite?
You need to log in before you can comment on or make changes to this bug.