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

Issue 723073003: Navigation transitions (web to native app): Bug fix for hide/Show transition elements (Closed)

Created:
6 years, 1 month ago by Zhen Wang
Modified:
6 years, 1 month ago
Reviewers:
shatch, Nate Chapin
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Navigation transitions (web to native app): Bug fix for hide/Show transition elements This CL fixes a bug when hiding and showing transition elements and adds the test for it. BUG=370696 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185328

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : review fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -1 line) Patch
M Source/web/WebDocument.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/web/tests/WebDocumentTest.cpp View 1 2 1 chunk +36 lines, -0 lines 0 comments Download
A Source/web/tests/data/transition_hide_and_show.html View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Zhen Wang
Hi Simon, can you take a look at this bug fix first? I will send ...
6 years, 1 month ago (2014-11-13 21:12:18 UTC) #2
shatch
On 2014/11/13 21:12:18, Zhen Wang wrote: > Hi Simon, can you take a look at ...
6 years, 1 month ago (2014-11-13 21:20:01 UTC) #3
Zhen Wang
Yes, it is. I will send it to Nate for review now.
6 years, 1 month ago (2014-11-13 21:25:32 UTC) #4
Zhen Wang
Hi Nate, This CL fixes a bug introduced in https://codereview.chromium.org/715653004/ by mistake. I also added ...
6 years, 1 month ago (2014-11-13 21:27:16 UTC) #6
Nate Chapin
lgtm w/nit https://codereview.chromium.org/723073003/diff/20001/Source/web/tests/WebDocumentTest.cpp File Source/web/tests/WebDocumentTest.cpp (right): https://codereview.chromium.org/723073003/diff/20001/Source/web/tests/WebDocumentTest.cpp#newcode121 Source/web/tests/WebDocumentTest.cpp:121: ASSERT_EQ(transitionStyle->opacity(), 1); ASSERT_EQ will abort the test ...
6 years, 1 month ago (2014-11-13 21:29:55 UTC) #7
Zhen Wang
https://codereview.chromium.org/723073003/diff/20001/Source/web/tests/WebDocumentTest.cpp File Source/web/tests/WebDocumentTest.cpp (right): https://codereview.chromium.org/723073003/diff/20001/Source/web/tests/WebDocumentTest.cpp#newcode121 Source/web/tests/WebDocumentTest.cpp:121: ASSERT_EQ(transitionStyle->opacity(), 1); I see. Changing to EXPECT_EQ now.
6 years, 1 month ago (2014-11-13 21:47:47 UTC) #8
Nate Chapin
lgtm, thanks
6 years, 1 month ago (2014-11-13 21:57:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/723073003/40001
6 years, 1 month ago (2014-11-13 22:55:36 UTC) #11
commit-bot: I haz the power
6 years, 1 month ago (2014-11-13 23:06:05 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 185328

Powered by Google App Engine
This is Rietveld 408576698