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

Issue 1555163002: Revert "Revert of Support device scale factor test with popups in LayoutTest (patchset #2 id:40001 … (Closed)

Created:
4 years, 11 months ago by oshima
Modified:
4 years, 11 months ago
CC:
blink-reviews, chromium-reviews, darin-cc_chromium.org, jam, jochen+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, mlamouri+watch-content_chromium.org, mlamouri+watch-test-runner_chromium.org, Peter Beverloo, tdanderson+views_chromium.org, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert "Revert of Support device scale factor test with popups in LayoutTest (patchset #2 id:40001 of https://codereview.chromium.org/1525933002/ )" Reland of https://codereview.chromium.org/1525933002 with hypothentical fix. >> Support device scale factor test with popups in LayoutTest >> >> * Sends DSF to host so that host can send a resize request with requested DSF. >> * Updated X11's screen so that displays contains specified DSF. >> This is used by RWH to construct WebScreenInfo with updated DSF. >> - Win/Mac will use the DSF specified by command line flag. >> * Scale the popup location based on the device scale factor. >> This is done by compositor in normal scenario. BUG=567837 TEST=added popu-menu-appearance-dsf2.html TBR=mkwst@chromium.org,sadrul@chromium.org,tkent@chromium.org,wkorman@chromium.org,oshima@chromium.org R=noel@chromium.org

Patch Set 1 #

Patch Set 2 : hypothentical fix #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -20 lines) Patch
M components/html_viewer/web_test_delegate_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/html_viewer/web_test_delegate_impl.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M components/test_runner/web_test_delegate.h View 2 chunks +5 lines, -0 lines 0 comments Download
M components/test_runner/web_test_proxy.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/shell/browser/blink_test_controller.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/shell/browser/blink_test_controller.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M content/shell/browser/shell.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/shell/browser/shell.cc View 3 chunks +20 lines, -0 lines 0 comments Download
M content/shell/renderer/layout_test/blink_test_runner.h View 2 chunks +4 lines, -0 lines 0 comments Download
M content/shell/renderer/layout_test/blink_test_runner.cc View 1 4 chunks +12 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 chunk +11 lines, -6 lines 2 comments Download
A + third_party/WebKit/LayoutTests/fast/hidpi/popup-menu-appearance-dsf2.html View 1 chunk +1 line, -3 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/android/fast/hidpi/popup-menu-appearance-dsf2-expected.png View Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/linux/fast/hidpi/popup-menu-appearance-dsf2-expected.png View Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-lion/fast/hidpi/popup-menu-appearance-dsf2-expected.png View Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/hidpi/popup-menu-appearance-dsf2-expected.png View Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/hidpi/popup-menu-appearance-dsf2-expected.png View Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/hidpi/popup-menu-appearance-dsf2-expected.png View Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/mac/fast/hidpi/popup-menu-appearance-dsf2-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/mac/fast/hidpi/popup-menu-appearance-dsf2-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/platform/win-xp/fast/hidpi/popup-menu-appearance-dsf2-expected.png View Binary file 0 comments Download
A third_party/WebKit/LayoutTests/platform/win/fast/hidpi/popup-menu-appearance-dsf2-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/hidpi/popup-menu-appearance-dsf2-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_screen_x11.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/widget/desktop_aura/desktop_screen_x11.cc View 2 chunks +2 lines, -7 lines 0 comments Download

Messages

Total messages: 33 (3 generated)
wkorman
Can you briefly describe what changes were made to address the two issues that came ...
4 years, 11 months ago (2016-01-04 21:51:29 UTC) #1
oshima
On 2016/01/04 21:51:29, wkorman wrote: > Can you briefly describe what changes were made to ...
4 years, 11 months ago (2016-01-04 21:55:06 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1555163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1555163002/20001
4 years, 11 months ago (2016-01-04 21:56:44 UTC) #4
wkorman
On 2016/01/04 at 21:55:06, oshima wrote: > On 2016/01/04 21:51:29, wkorman wrote: > > Can ...
4 years, 11 months ago (2016-01-04 22:08:40 UTC) #5
oshima
On 2016/01/04 22:08:40, wkorman wrote: > On 2016/01/04 at 21:55:06, oshima wrote: > > On ...
4 years, 11 months ago (2016-01-04 22:52:55 UTC) #6
wkorman
On 2016/01/04 at 22:52:55, oshima wrote: > On 2016/01/04 22:08:40, wkorman wrote: > > On ...
4 years, 11 months ago (2016-01-04 23:03:37 UTC) #7
wkorman
https://codereview.chromium.org/1555163002/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (left): https://codereview.chromium.org/1555163002/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#oldcode226 third_party/WebKit/LayoutTests/TestExpectations:226: # FIXME issue 570401, FIXME dsf2 is an abbrv, ...
4 years, 11 months ago (2016-01-04 23:03:45 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-04 23:12:21 UTC) #10
oshima
On 2016/01/04 23:03:37, wkorman wrote: > On 2016/01/04 at 22:52:55, oshima wrote: > > On ...
4 years, 11 months ago (2016-01-04 23:24:58 UTC) #11
wkorman
lgtm LGTM please also see my prior comment re: the dsf test rename FIXME. Could ...
4 years, 11 months ago (2016-01-04 23:28:25 UTC) #12
Noel Gordon
https://code.google.com/p/chromium/issues/detail?id=567837#c2 was good advice for implementing popup DSF tests. Why was that advice not followed?
4 years, 11 months ago (2016-01-04 23:31:45 UTC) #13
oshima
https://codereview.chromium.org/1555163002/diff/20001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (left): https://codereview.chromium.org/1555163002/diff/20001/third_party/WebKit/LayoutTests/TestExpectations#oldcode226 third_party/WebKit/LayoutTests/TestExpectations:226: # FIXME issue 570401, FIXME dsf2 is an abbrv, ...
4 years, 11 months ago (2016-01-05 00:03:52 UTC) #14
oshima
Just passing command line didn't work, partly because the layout test wasn't using command line ...
4 years, 11 months ago (2016-01-05 00:12:30 UTC) #15
oshima
Just passing command line didn't work, partly because the layout test wasn't using command line ...
4 years, 11 months ago (2016-01-05 00:12:31 UTC) #16
Noel Gordon
On 2016/01/05 00:12:31, oshima wrote: > Just passing command line didn't work, partly because the ...
4 years, 11 months ago (2016-01-05 01:16:36 UTC) #17
oshima
On Mon, Jan 4, 2016 at 5:16 PM, <noel@chromium.org> wrote: > On 2016/01/05 00:12:31, oshima ...
4 years, 11 months ago (2016-01-05 01:34:07 UTC) #18
oshima
On Mon, Jan 4, 2016 at 5:16 PM, <noel@chromium.org> wrote: > On 2016/01/05 00:12:31, oshima ...
4 years, 11 months ago (2016-01-05 01:34:08 UTC) #19
Noel Gordon
On 2016/01/05 01:34:08, oshima wrote: > On Mon, Jan 4, 2016 at 5:16 PM, <mailto:noel@chromium.org> ...
4 years, 11 months ago (2016-01-05 01:50:40 UTC) #20
oshima
On 2016/01/05 01:50:40, noel gordon wrote: > On 2016/01/05 01:34:08, oshima wrote: > > On ...
4 years, 11 months ago (2016-01-05 01:59:36 UTC) #21
Noel Gordon
On 2016/01/05 01:59:36, oshima wrote: > On 2016/01/05 01:50:40, noel gordon wrote: > > On ...
4 years, 11 months ago (2016-01-05 02:05:11 UTC) #22
Noel Gordon
On 2016/01/05 01:34:08, oshima wrote: > On Mon, Jan 4, 2016 at 5:16 PM, <mailto:noel@chromium.org> ...
4 years, 11 months ago (2016-01-05 02:22:20 UTC) #23
oshima
On 2016/01/05 02:22:20, noel gordon wrote: > On 2016/01/05 01:34:08, oshima wrote: > > On ...
4 years, 11 months ago (2016-01-05 03:05:07 UTC) #24
oshima
We decided to go with VirtualTestSuite. I'll abandon this CL and create new one. Thanks.
4 years, 11 months ago (2016-01-07 20:31:37 UTC) #25
Noel Gordon
On 2016/01/05 03:05:07, oshima wrote: > On 2016/01/05 02:22:20, noel gordon wrote: > > On ...
4 years, 11 months ago (2016-01-08 03:09:04 UTC) #27
Noel Gordon
On 2016/01/05 03:05:07, oshima wrote: > On 2016/01/05 02:22:20, noel gordon wrote: > > Also, ...
4 years, 11 months ago (2016-01-08 03:14:39 UTC) #28
Noel Gordon
On 2016/01/07 20:31:37, oshima wrote: > We decided to go with VirtualTestSuite. I'll abandon this ...
4 years, 11 months ago (2016-01-08 03:16:21 UTC) #29
Noel Gordon
Also, we should recall that we tried decoupling scale factor updates from the Resize IPC ...
4 years, 11 months ago (2016-01-08 04:47:03 UTC) #30
Noel Gordon
On 2016/01/08 04:47:03, noel gordon wrote: > Also, we should recall that we tried decoupling ...
4 years, 11 months ago (2016-01-08 05:00:38 UTC) #31
Noel Gordon
Since you are working on multi-monitor DPI, best I can tell, what's the OOPIF story? ...
4 years, 11 months ago (2016-01-08 05:25:08 UTC) #32
Noel Gordon
4 years, 11 months ago (2016-01-10 22:50:03 UTC) #33
Message was sent while issue was closed.
On 2016/01/08 04:47:03, noel gordon wrote:
> Also, we should recall that we tried decoupling scale factor updates from the
> Resize IPC message in the past.  All hell broke loose
> 
> https://code.google.com/p/chromium/issues/detail?id=366848#c4
> 
> and produced all the "drawn-an-quartered" bugs,
> https://code.google.com/p/chromium/issues/detail?id=239624 is one example, but
> there were many others,
> https://code.google.com/p/chromium/issues/detail?id=338130 and related.
> 
> Those bugs eventually got "fixed".  No tests were added on the chromium-side. 
> We could regress at any moment, sadly.

And sadly, https://code.google.com/p/chromium/issues/detail?id=338130#c52
suggest users still experience that problem.

Powered by Google App Engine
This is Rietveld 408576698