Changes

Jump to: navigation, search

Dive into Mozilla Modifying Firefox Lab

119 bytes added, 12:48, 16 March 2007
Success, and some bugs
t._tPos = position;
This will break tab deletion, among other things, since the positions of newly created tabs will be wrong internally. Where the assumption before was that the newly created tab was at the end of the list, the new code breaks that. Therefore, we also need to update the value of '''position'''
// wire up a progress listener for the new browser object.

Navigation menu