Closed
Bug 1206060
Opened 9 years ago
Closed 9 years ago
Add pinning status to about:cache
Categories
(Core :: Networking: Cache, defect)
Core
Networking: Cache
Tracking
()
RESOLVED
FIXED
mozilla45
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•9 years ago
|
Assignee: nobody → honzab.moz
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8665451 -
Flags: review?(michal.novotny)
Comment 2•9 years ago
|
||
Comment on attachment 8665451 [details] [diff] [review]
v1
Review of attachment 8665451 [details] [diff] [review]:
-----------------------------------------------------------------
::: netwerk/cache2/CacheFileContextEvictor.cpp
@@ +295,5 @@
> nsresult rv;
>
> + /// TEST
> + return NS_OK;
> + /// TEST
I guess this shouldn't be in the final patch :)
Attachment #8665451 -
Flags: review?(michal.novotny) → review+
Assignee | ||
Comment 3•9 years ago
|
||
- rebased
- test code removed
Attachment #8665451 -
Attachment is obsolete: true
Attachment #8681300 -
Flags: review+
Assignee | ||
Comment 4•9 years ago
|
||
This patch doesn't need a try run since I don't know about a test that would rely on _content_ of about:cache* pages. Hence I'm asking for check-in w/o wasting a whole try run. If it's not an option I can push, tho.
Keywords: checkin-needed
Keywords: checkin-needed
Comment 6•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Comment 7•9 years ago
|
||
bugherder uplift |
status-b2g-v2.5:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•