Closed
Bug 1253593
Opened 9 years ago
Closed 9 years ago
[e10s/appcache] onchecking not called
Categories
(Core :: Networking: Cache, defect)
Core
Networking: Cache
Tracking
()
RESOLVED
FIXED
mozilla48
People
(Reporter: mayhemer, Assigned: mayhemer)
Details
(Whiteboard: [necko-active])
Attachments
(1 file)
|
1.27 KB,
patch
|
jduell.mcbugs
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Updated•9 years ago
|
tracking-e10s:
--- → ?
Updated•9 years ago
|
Whiteboard: [necko-backlog]
| Assignee | ||
Comment 1•9 years ago
|
||
This is weird! Now I can't reproduce with exactly the same setup :) That's fun.
Can you give me your STR/expected/actual?
Flags: needinfo?(gijskruitbosch+bugs)
Whiteboard: [necko-backlog] → [necko-active]
| Assignee | ||
Comment 2•9 years ago
|
||
For me it seems that only onchecking is not called...
Comment 3•9 years ago
|
||
(In reply to Honza Bambas (:mayhemer) from comment #1)
> This is weird! Now I can't reproduce with exactly the same setup :) That's
> fun.
>
> Can you give me your STR/expected/actual?
1. get fx-team on Win32, build;
2. apply WIP patch from bug 621158;
3. ./mach build faster
4. ./mach mochitest --e10s browser/base/content/test/general/browser_offlineQuotaNotification.js
and it hangs indefinitely waiting for the oncached call.
Flags: needinfo?(gijskruitbosch+bugs)
| Assignee | ||
Comment 4•9 years ago
|
||
After a correct verification only missing notification is onchecking. oncached is always called.
Status: NEW → ASSIGNED
Summary: [e10s/appcache] onchecking and oncached are not called → [e10s/appcache] onchecking not called
| Assignee | ||
Comment 5•9 years ago
|
||
Attachment #8727076 -
Flags: review?(jduell.mcbugs)
Updated•9 years ago
|
Attachment #8727076 -
Flags: review?(jduell.mcbugs) → review+
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Updated•9 years ago
|
Keywords: checkin-needed
Comment 8•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
You need to log in
before you can comment on or make changes to this bug.
Description
•