Open
Bug 554144
Opened 15 years ago
Updated 2 years ago
docloader doesn't send notifications to OnProgressChanged64
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
NEW
People
(Reporter: benedict, Unassigned)
Details
If a listener implements nsIWebProgressListener2, the docloader should send a OnProgressChanged64() notification instead of OnProgressChanged(). Should be a small code change around here, where we truncate the 64-bit value:
http://mxr.mozilla.org/projects-central/source/places/uriloader/base/nsDocLoader.cpp#1238
Reporter | ||
Updated•15 years ago
|
Assignee: nobody → bhsieh
Reporter | ||
Updated•14 years ago
|
Assignee: bhsieh → nobody
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•