Skip to content

Instantly share code, notes, and snippets.

@ochameau
ochameau / gist:e7478973d738b2b523bc23315dc4c26f
Created June 21, 2021 16:21
Events for about:blank new tabs
Tested while executing:
gBrowser.addTab("about:blank", {triggeringPrincipal:Services.scriptSecurityManager.getSystemPrincipal()})
[WindowGlobalLogger] handleEvent(DOMWindowCreated)
BrowsingContext.browserId: 13
BrowsingContext.id: 43
innerWindowId: 36
pid: undefined
isClosed: false
isInProcess: false
@ochameau
ochameau / gist:98adee2938b4cdcee1d7e96fedc730aa
Created June 21, 2021 16:25
Events for print preview on pdf
[WindowGlobalLogger] handleEvent(DOMWindowCreated)
BrowsingContext.browserId: 4294967297
BrowsingContext.id: 4294967297
innerWindowId: 4294967298
pid: undefined
isClosed: false
isInProcess: false
isCurrentGlobal: true
currentRemoteType: undefined
hasParent: no