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

Issue 530653002: Use page popup pixel readback for calendar-picker-appearance.html (Closed)

Created:
6 years, 3 months ago by keishi
Modified:
6 years, 2 months ago
Reviewers:
tkent
CC:
blink-reviews, Nate Chapin, arv+blink, gavinp+loader_chromium.org, Inactive
Project:
blink
Visibility:
Public.

Description

Use page popup pixel readback for calendar-picker-appearance.html Use openPickerWithoutMock to test using real page popups and not the iframe mock. window.internals.pagePopupWindow returns the window object of the page popup. BUG=409503 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182909

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : Used LayoutTestSupport #

Patch Set 10 : #

Patch Set 11 : #

Total comments: 7

Patch Set 12 : #

Patch Set 13 : rebaseline test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -7 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +2 lines, -0 lines 0 comments Download
M LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance.html View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -3 lines 0 comments Download
M LayoutTests/fast/forms/resources/picker-common.js View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +23 lines, -3 lines 0 comments Download
M Source/core/loader/EmptyClients.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/page/ChromeClient.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/page/PagePopupDriver.h View 2 chunks +2 lines, -0 lines 0 comments Download
M Source/core/testing/Internals.h View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/testing/Internals.cpp View 1 2 3 4 5 6 7 8 1 chunk +14 lines, -0 lines 0 comments Download
M Source/core/testing/Internals.idl View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/testing/MockPagePopupDriver.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/ChromeClientImpl.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebPagePopupImpl.h View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M Source/web/WebPagePopupImpl.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 3 chunks +11 lines, -1 line 0 comments Download
M Source/web/WebViewImpl.h View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebViewImpl.cpp View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (4 generated)
keishi
CL will be landed in this order https://codereview.chromium.org/513723003/ https://codereview.chromium.org/508063002/ https://codereview.chromium.org/530653002/ (this)
6 years, 3 months ago (2014-09-01 04:36:29 UTC) #2
tkent
On 2014/09/01 04:36:29, keishi wrote: > CL will be landed in this order > https://codereview.chromium.org/513723003/ ...
6 years, 3 months ago (2014-09-01 05:38:50 UTC) #3
keishi
On 2014/09/01 05:38:50, tkent wrote: > On 2014/09/01 04:36:29, keishi wrote: > > CL will ...
6 years, 3 months ago (2014-09-04 13:14:51 UTC) #4
keishi
I had to use some hacks because resize events aren't firing for page popups. In ...
6 years, 3 months ago (2014-09-19 10:00:11 UTC) #5
keishi
The resize event needs to fire properly to be acceptable as a test, so I ...
6 years, 2 months ago (2014-09-25 06:34:19 UTC) #6
keishi
Uploaded new patch that uses LayoutTestSupport. PTAL. Thanks.
6 years, 2 months ago (2014-09-29 06:02:45 UTC) #7
tkent
https://codereview.chromium.org/530653002/diff/200001/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/530653002/diff/200001/LayoutTests/TestExpectations#newcode149 LayoutTests/TestExpectations:149: #crbug.com/340522 fast/forms/calendar-picker/calendar-picker-appearance.html [ NeedsRebaseline ] Do you want to ...
6 years, 2 months ago (2014-09-29 06:20:45 UTC) #8
keishi
https://codereview.chromium.org/530653002/diff/200001/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/530653002/diff/200001/LayoutTests/TestExpectations#newcode149 LayoutTests/TestExpectations:149: #crbug.com/340522 fast/forms/calendar-picker/calendar-picker-appearance.html [ NeedsRebaseline ] On 2014/09/29 06:20:45, tkent ...
6 years, 2 months ago (2014-09-29 12:48:45 UTC) #9
tkent
lgtm We need to disable the test until https://codereview.chromium.org/603873002 is landed. > Use page popup ...
6 years, 2 months ago (2014-09-29 13:08:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/530653002/220001
6 years, 2 months ago (2014-09-30 07:27:51 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_dbg/builds/27124) linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/27016)
6 years, 2 months ago (2014-09-30 08:31:48 UTC) #14
keishi
https://codereview.chromium.org/530653002/diff/200001/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/530653002/diff/200001/LayoutTests/TestExpectations#newcode149 LayoutTests/TestExpectations:149: #crbug.com/340522 fast/forms/calendar-picker/calendar-picker-appearance.html [ NeedsRebaseline ] On 2014/09/29 12:48:44, keishi ...
6 years, 2 months ago (2014-09-30 09:06:30 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/530653002/240001
6 years, 2 months ago (2014-09-30 09:07:39 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-09-30 11:20:42 UTC) #18
Message was sent while issue was closed.
Committed patchset #13 (id:240001) as 182909

Powered by Google App Engine
This is Rietveld 408576698