mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Remove SetGCZeal() stub and its callers.
This commit is contained in:
parent
ed9ef4d079
commit
f8ab99eba0
6 changed files with 1 additions and 33 deletions
|
|
@ -123,7 +123,7 @@ interface ScheduledGCCallback : nsISupports
|
|||
/**
|
||||
* interface of Components.utils
|
||||
*/
|
||||
[scriptable, uuid(86003fe3-ee9a-4620-91dc-eef8b1e58815)]
|
||||
[scriptable, uuid(a6e66965-4b9a-4846-8985-985e71aaf549)]
|
||||
interface nsIXPCComponents_Utils : nsISupports
|
||||
{
|
||||
|
||||
|
|
@ -529,9 +529,6 @@ interface nsIXPCComponents_Utils : nsISupports
|
|||
[implicit_jscontext]
|
||||
attribute boolean ion;
|
||||
|
||||
[implicit_jscontext]
|
||||
void setGCZeal(in long zeal);
|
||||
|
||||
[implicit_jscontext]
|
||||
void nukeSandbox(in jsval obj);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue