- 16 Dec, 2015 1 commit
-
-
Ian Hickson authored
-
- 08 Dec, 2015 1 commit
-
-
Collin Jackson authored
-
- 07 Dec, 2015 1 commit
-
-
Adam Barth authored
Instead, it should enter the world fully formed.
-
- 05 Dec, 2015 1 commit
-
-
Hixie authored
Primarily, this rearranges how listeners are handled internally by the various PerformanceView classes so that there's not so much redundancy. It also fixes ReversePerformance and ProxyPerformance to not leak. Previously, they never unhooked their listeners, so they'd leak until the entire chain of performances was killed. Now, they unhook as soon as they themselves have no listeners left, which is more idiomatic.
-
- 04 Dec, 2015 2 commits
-
-
Hixie authored
Instead of separate functions for the 0->1 and 1->2 transitions, just have one function.
-
Ian Hickson authored
One might argue, the most basic utility classes.
-
- 03 Dec, 2015 2 commits