mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 668642 - Make nsIHttpHeaderVisitor a [function] interface. r=bz
This commit is contained in:
parent
00fefc69cf
commit
c28032f446
@ -41,7 +41,7 @@
|
||||
/**
|
||||
* Implement this interface to visit http headers.
|
||||
*/
|
||||
[scriptable, uuid(0cf40717-d7c1-4a94-8c1e-d6c9734101bb)]
|
||||
[scriptable, function, uuid(35412859-b9d9-423c-8866-2d4559fdd2be)]
|
||||
interface nsIHttpHeaderVisitor : nsISupports
|
||||
{
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user