Closed
Bug 482601
Opened 16 years ago
Closed 16 years ago
write tests for fix to "http-on-examine-response isn't fired when a response comes from the cache" (bug 449198)
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: beltzner, Assigned: michal)
References
Details
(Keywords: fixed1.9.1)
Attachments
(1 file)
6.93 KB,
patch
|
bzbarsky
:
review+
beltzner
:
approval1.9.1+
|
Details | Diff | Splinter Review |
Bug 449198 didn't come with tests. My bad for accepting it. We need tests. Michal, you're on the hook for this.
Assignee | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•16 years ago
|
||
This test checks what topics are notified in case of
- normal download
- partial download
- requests is satisfied from cache with validation from server
- requests is satisfied from cache without validation from server
Attachment #367050 -
Flags: review?(bzbarsky)
![]() |
||
Comment 2•16 years ago
|
||
Comment on attachment 367050 [details] [diff] [review]
unit test
Very nice!
Attachment #367050 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> (From update of attachment 367050 [details] [diff] [review])
> Very nice!
Thanks :)
Tests don't need superreview, right? Mike, could you please set appropriate approval flags? I'm not sure where should this patch land.
![]() |
||
Comment 4•16 years ago
|
||
Comment on attachment 367050 [details] [diff] [review]
unit test
This needs to land on all branches where bug 449198 landed.
Attachment #367050 -
Flags: approval1.9.1?
![]() |
||
Comment 5•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Reporter | ||
Comment 6•16 years ago
|
||
Comment on attachment 367050 [details] [diff] [review]
unit test
a191=beltzner
Attachment #367050 -
Flags: approval1.9.1? → approval1.9.1+
![]() |
||
Comment 7•16 years ago
|
||
Keywords: fixed1.9.1
![]() |
||
Comment 8•16 years ago
|
||
Pushed http://hg.mozilla.org/releases/mozilla-1.9.1/rev/b331c6887b9a to fix the resulting orange.
You need to log in
before you can comment on or make changes to this bug.
Description
•