зеркало из https://github.com/mozilla/pjs.git
addressing reviewer comments for bug 283489
This commit is contained in:
Родитель
763f225033
Коммит
9234d56bb8
|
@ -148,7 +148,8 @@ interface nsIChannel : nsIRequest
|
|||
* of -1 indicates that the content length is unknown.
|
||||
*
|
||||
* Callers should prefer getting the "content-length" property
|
||||
* using nsIPropertyBag2 as 64-bit value, if available.
|
||||
* as 64-bit value by QIing the channel to nsIPropertyBag2,
|
||||
* if that interface is exposed by the channel.
|
||||
*/
|
||||
attribute long contentLength;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче