Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2035)

Issue 8373010: Fixing visibility transitions for Instant. (Closed)

Created:
9 years, 2 months ago by Shishir
Modified:
9 years, 1 month ago
Reviewers:
sreeram, sky
CC:
chromium-reviews
Visibility:
Public.

Description

Fixing visibility transitions for Instant BUG=101593 TEST=instant_browsertest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107585

Patch Set 1 #

Patch Set 2 : Simplifying change and adding tests. #

Patch Set 3 : Minor style fix. #

Total comments: 11

Patch Set 4 : Addressing Sreeram's comments. #

Total comments: 1

Patch Set 5 : Fixing possible crash. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -0 lines) Patch
M chrome/browser/instant/instant_browsertest.cc View 1 2 3 4 5 chunks +50 lines, -0 lines 0 comments Download
M chrome/browser/instant/instant_loader.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Shishir
Hi Scott, sreeram, I was hoping to get this CL merged for the M1 dev ...
9 years, 1 month ago (2011-10-25 23:04:13 UTC) #1
Shishir
I meant M16 :)
9 years, 1 month ago (2011-10-25 23:05:38 UTC) #2
sreeram
http://codereview.chromium.org/8373010/diff/5001/chrome/browser/instant/instant_browsertest.cc File chrome/browser/instant/instant_browsertest.cc (right): http://codereview.chromium.org/8373010/diff/5001/chrome/browser/instant/instant_browsertest.cc#newcode260 chrome/browser/instant/instant_browsertest.cc:260: bool IsTabContentsPageVisibiltyVisible(TabContents* tab_contents) { Typo in "Visibilty". In any ...
9 years, 1 month ago (2011-10-25 23:26:48 UTC) #3
Shishir
http://codereview.chromium.org/8373010/diff/5001/chrome/browser/instant/instant_browsertest.cc File chrome/browser/instant/instant_browsertest.cc (right): http://codereview.chromium.org/8373010/diff/5001/chrome/browser/instant/instant_browsertest.cc#newcode260 chrome/browser/instant/instant_browsertest.cc:260: bool IsTabContentsPageVisibiltyVisible(TabContents* tab_contents) { On 2011/10/25 23:26:48, sreeram wrote: ...
9 years, 1 month ago (2011-10-25 23:46:26 UTC) #4
sky
http://codereview.chromium.org/8373010/diff/2002/chrome/browser/ui/browser.cc File chrome/browser/ui/browser.cc (right): http://codereview.chromium.org/8373010/diff/2002/chrome/browser/ui/browser.cc#newcode4321 chrome/browser/ui/browser.cc:4321: GetSelectedTabContents()->ShowContents(); What is the event ordering on a tab ...
9 years, 1 month ago (2011-10-26 00:01:06 UTC) #5
Shishir
On 2011/10/26 00:01:06, sky wrote: > http://codereview.chromium.org/8373010/diff/2002/chrome/browser/ui/browser.cc > File chrome/browser/ui/browser.cc (right): > > http://codereview.chromium.org/8373010/diff/2002/chrome/browser/ui/browser.cc#newcode4321 > ...
9 years, 1 month ago (2011-10-26 00:24:09 UTC) #6
sky
LGTM
9 years, 1 month ago (2011-10-26 03:45:17 UTC) #7
sreeram
On 2011/10/26 00:24:09, Shishir wrote: > On 2011/10/26 00:01:06, sky wrote: > > chrome/browser/ui/browser.cc:4321: GetSelectedTabContents()->ShowContents(); ...
9 years, 1 month ago (2011-10-26 04:24:17 UTC) #8
sreeram
http://codereview.chromium.org/8373010/diff/5001/chrome/browser/instant/instant_browsertest.cc File chrome/browser/instant/instant_browsertest.cc (right): http://codereview.chromium.org/8373010/diff/5001/chrome/browser/instant/instant_browsertest.cc#newcode951 chrome/browser/instant/instant_browsertest.cc:951: EXPECT_TRUE(IsTabContentsPageVisibiltyVisible(preview_contents)); On 2011/10/25 23:46:26, Shishir wrote: > On 2011/10/25 ...
9 years, 1 month ago (2011-10-26 04:29:52 UTC) #9
sreeram
Problem #3: With the preview showing, press <Alt-Enter>. This opens (and commits) the preview in ...
9 years, 1 month ago (2011-10-26 18:14:28 UTC) #10
Shishir
On 2011/10/26 18:14:28, sreeram wrote: > Problem #3: With the preview showing, press <Alt-Enter>. This ...
9 years, 1 month ago (2011-10-27 15:24:48 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/shishir@chromium.org/8373010/10001
9 years, 1 month ago (2011-10-27 15:25:01 UTC) #12
sreeram
lgtm I'll file bugs for the other cases so you can track them independently. On ...
9 years, 1 month ago (2011-10-27 16:22:12 UTC) #13
commit-bot: I haz the power
9 years, 1 month ago (2011-10-27 16:37:51 UTC) #14
Change committed as 107585

Powered by Google App Engine
This is Rietveld 408576698