Closed
Bug 1022133
Opened 10 years ago
Closed 10 years ago
Disable HTTP cache v2 for Thunderbird
Categories
(MailNews Core :: Networking, defect)
MailNews Core
Networking
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 32.0
People
(Reporter: mayhemer, Assigned: mayhemer)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
mayhemer
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•10 years ago
|
Blocks: mail-cache2
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8436305 -
Flags: review?(Pidgeot18)
Comment 2•10 years ago
|
||
Comment on attachment 8436305 [details] [diff] [review]
v1
Review of attachment 8436305 [details] [diff] [review]:
-----------------------------------------------------------------
Fortunately for you, I couldn't go back to sleep after waking up this morning, so I actually have a small window of time to actually review this.
This does make both the probably-cache-related failing tests pass, which I assume is a decent enough proxy to gauge which cache is being used.
::: mail/app/profile/all-thunderbird.js
@@ +868,5 @@
> // If set to true, when saving a message to a file, use underscore
> // instead of space in the file name.
> pref("mail.save_msg_filename_underscores_for_space", false);
> +
> +// Disable cache v2 since migration has not been done
Can you note here the bug where the migration in c-c will be done? I suppose that's bug 1021843 at this point...
Attachment #8436305 -
Flags: review?(Pidgeot18) → review+
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Joshua Cranmer [:jcranmer] (away June 7-12) from comment #2)
> Comment on attachment 8436305 [details] [diff] [review]
> v1
>
> Review of attachment 8436305 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> Fortunately for you, I couldn't go back to sleep after waking up this
> morning, so I actually have a small window of time to actually review this.
I had today something very similar! What a coincidence..
I'll update and land. Thanks!
Assignee | ||
Comment 4•10 years ago
|
||
Here is a try push https://tbpl.mozilla.org/?tree=Thunderbird-Try&rev=865b93680d14
Will land when green enough.
Attachment #8436305 -
Attachment is obsolete: true
Attachment #8436311 -
Flags: review+
Assignee | ||
Comment 5•10 years ago
|
||
Seems OK to me, at least nothing visibly cache related.
When I get approval for c-c landing, I will push it.
Assignee | ||
Comment 6•10 years ago
|
||
Can someone land this please for me? Thanks.
Keywords: checkin-needed
Comment 7•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 32.0
You need to log in
before you can comment on or make changes to this bug.
Description
•