Revert of Start calling show/hide onStart/onStop in DocumentActivity (patchset...
Revert of Start calling show/hide onStart/onStop in DocumentActivity (patchset #1 id:1 of https://codereview.chromium.org/1455343002/ ) Reason for revert: BUG=559197 This was causing an early tab.show call which made the test think the activity is in the foreground. Reverting my CL for now. Will have to figure out a proper way to hide/show to reland. Original issue's description: > Start calling show/hide onStart/onStop in DocumentActivity > > This logic in documents diverge from CHromeActivity behavior for > archaic reasons (crbug.com/451672). Making documents show/hide > in the same time as all other ChromeActivities with this change. > Verified that the previous bug that caused the bheavior divergence > no longer exists after this CL. > > BUG=546182 > > Committed: https://crrev.com/e548d4580bbd915716a855f9195b6f5f2d63d2a1 > Cr-Commit-Position: refs/heads/master@{#360581} TBR=dfalcantara@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=546182 Review URL: https://codereview.chromium.org/1464313003 Cr-Commit-Position: refs/heads/master@{#361223}
Showing
Please register or sign in to comment