Changes

Jump to: navigation, search

Browser Metrics:Data Collectors

8 bytes added, 00:18, 22 February 2006
trying to make window events be more visibly grouped
The id of the affected window. Ids are assigned starting from 0 and are never reused during that session. The window id is not unique across sessions.
=====Window Create Event=====
Records the creation of a new toplevel or child DOM Window.
Whether the new window has chrome privileges. Defaults to false.
=====Window Open Event=====
Records the opening of a toplevel DOM Window.
The id of the opener DOM window, if present.
=====Window Close Event=====
Records the closing of a toplevel DOM Window.
Event-specific attributes: none
=====Window Destroy Event=====
Records the destruction of a toplevel or child DOM Window.
53
edits

Navigation menu