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

Issue 2361653003: Fix the scale of Drag and Drop shadow image. (Closed)

Created:
4 years, 3 months ago by hush (inactive)
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2840
Project:
chromium
Visibility:
Public.

Description

Fix the scale of Drag and Drop shadow image. Physical Pixel = CSS pixel * DIP scale * page scale. In the case of our bitmap shadow image, page scale is not applied to it. BUG=648413 Review-Url: https://codereview.chromium.org/2352773003 Cr-Commit-Position: refs/heads/master@{#420243} (cherry picked from commit adba2165f4c6e1c7d4a78179d6e066aa8e37f938) Committed: https://chromium.googlesource.com/chromium/src/+/b7cafe4f263044ed309cabf89b0333827199c864

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -3 lines) Patch
M third_party/WebKit/Source/core/frame/LocalFrame.cpp View 2 chunks +5 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/frame/LocalFrameTest.cpp View 2 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
hush (inactive)
4 years, 3 months ago (2016-09-22 02:58:11 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
b7cafe4f263044ed309cabf89b0333827199c864.

Powered by Google App Engine
This is Rietveld 408576698