mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
bug 1023108 - nsITabSource.idl UUID have to be updated for the 31 release r=mfinkle
This commit is contained in:
parent
8f6c4c7516
commit
eeea9fdc80
@ -6,7 +6,7 @@
|
||||
#include "nsISupports.idl"
|
||||
#include "nsIDOMWindow.idl"
|
||||
|
||||
[scriptable,uuid(ff9c0e45-4646-45ec-b2f0-3b16d9e41875)]
|
||||
[scriptable,uuid(b3a7a402-2760-4583-b4a3-af095fe00c84)]
|
||||
interface nsITabSource : nsISupports
|
||||
{
|
||||
nsIDOMWindow getTabToStream();
|
||||
|
Loading…
Reference in New Issue
Block a user