Edward Lee
|
9f8f132e23
|
Remove unnecessary try/catch wrapping around a timeout-ed call.
|
2010-08-06 17:16:28 -07:00 |
|
Aza Raskin
|
59abde4d07
|
+ Also includes the jQuery inclusion text with utils.js
|
2010-08-02 13:38:29 -07:00 |
|
Raymond Lee
|
657b30f1f5
|
Remove extra spaces inside () and add spacing for before { bracket
|
2010-07-30 17:54:30 +08:00 |
|
Edward Lee
|
7e29ec9848
|
Just use instanceof Ci.nsIDOMElement for Utils.isDOMElement for bug 582023.
|
2010-07-29 13:15:21 -07:00 |
|
Edward Lee
|
481a445073
|
Simplify Utils.merge to use Array.forEach and Array.push for bug 582023.
|
2010-07-29 13:02:51 -07:00 |
|
Edward Lee
|
fa048fcc2b
|
Bug 583044 - Rename code references of TabCandy to TabView
Move files and update references to tabview from tabcandy. Only remaining candy reference is the link to aza's webm video.
|
2010-07-29 12:37:25 -07:00 |
|
Edward Lee
|
0afed3372c
|
Move utils.js into a javascript module that exports Point, Rect, Range, Subscribable, and Utils for bug 582023.
|
2010-07-28 22:21:34 -07:00 |
|