Closed
Bug 778968
Opened 13 years ago
Closed 13 years ago
Avoid stat'ing remote blobs on the main thread
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
References
Details
Attachments
(1 file)
28.54 KB,
patch
|
janv
:
review+
|
Details | Diff | Splinter Review |
Bug 759427 added remote blobs, but they currently cause a stat on the main thread in the sending process. We need to fix this before we ship (but not before landing bug 759427).
Assignee | ||
Updated•13 years ago
|
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → bent.mozilla
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #647834 -
Flags: review?(Jan.Varga)
Updated•13 years ago
|
Attachment #647834 -
Flags: review?(Jan.Varga) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Assignee | ||
Comment 3•13 years ago
|
||
Oops, backed out https://hg.mozilla.org/integration/mozilla-inbound/rev/8233e9b84a46
template syntax on gcc again...
Assignee | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•