DescriptionRevert 177087.
This change appears to have broken many perf bots.
See bug at https://code.google.com/p/chromium/issues/detail?id=170310.
> [Telemetry] Clean separation between tab (public API) and tab_backend (Chrome implementation). Flatten tab's public methods.
>
> E.g. instead of tab.page.Navigate('url') it's now tab.Navigate('url'). This makes more sense for other browsers, who won't have the same domain divisions that Chrome DevTools does; and paves the way for future organization/separation between public API and backends.
>
> BUG=None.
> TEST=None.
>
> Review URL: https://codereview.chromium.org/11819018
TBR=dtu@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177225
Patch Set 1 #Messages
Total messages: 1 (0 generated)
|