Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Creating new TabbedLocation | |
| 2 [] | |
| 3 Appending three views | |
| 4 ["first","second","third"] | |
| 5 Creating new TabbedLocation | |
| 6 ["first","second","third"] | |
| 7 Re-order tabs | |
| 8 ["third","first","second"] | |
| 9 Creating new TabbedLocation | |
| 10 ["third","first","second"] | |
| 11 ["third","first","second","fourth"] | |
| 12 Creating new TabbedLocation | |
| 13 ["third","first","second","fourth"] | |
| 14 Closing second tab | |
| 15 ["third","first","fourth"] | |
| 16 Creating new TabbedLocation | |
| 17 ["third","first","fourth"] | |
| 18 | |
| OLD | NEW |