You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
arnaud edited this page Aug 17, 2010
·
3 revisions
Classes diagram
Design facts
Group represent the browser actual windows, and tabs represent the browser actual tabs.
The “ID” parameter of both groups and tabs are independent from actual window and tab ids.
Both actual windows and tab ids are unique in the browsing session, but don’t persist after a browser restart.
That is why there is an identification mechanism which helps recognize which group corresponds to which opened window (To Be Implemented).