Bug 1172139 - Convert nsIHttpChannel to builtinclass; r=mcmanus

This commit is contained in:
Ehsan Akhgari 2015-06-05 16:31:11 -04:00
parent 5b82e263af
commit ab951e3376

View File

@ -14,7 +14,7 @@ interface nsIHttpHeaderVisitor;
* the inspection of the resulting HTTP response status and headers when they
* become available.
*/
[scriptable, uuid(86ad7e1f-3a64-4e0f-a104-395ebecd7d5c)]
[builtinclass, scriptable, uuid(1656b777-3045-4b74-b6c3-a2677c0ae082)]
interface nsIHttpChannel : nsIChannel
{
/**************************************************************************