Philip Chee wrote: > On Tue, 13 Mar 2007 15:10:08 +0100, Michael Vincent van Rantwijk wrote: > >> I would extend onStateChange in tabbrowser.xml for this and use >> "this.mTab.myProperty = value;" over "this.mTab.setAttribute = value;" >> because setting attributes in XBL is slower (see Hyatt's comment in > > ITYM |this.mTab.setAttribute(myProperty, value);|
Yep ;) Michael _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
