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

Issue 858533002: Simplify HTMLImageElement::canStartSelection() (Closed)

Created:
5 years, 11 months ago by philipj_slow
Modified:
5 years, 11 months ago
Reviewers:
hayato
CC:
blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Simplify HTMLImageElement::canStartSelection() It originally always return true, and got its current behavior as part of "Shadow DOM for img element" which was reverted: http://trac.webkit.org/changeset/122824 http://trac.webkit.org/changeset/125397 http://trac.webkit.org/changeset/140097 What is left looks odd in isolation, so revert it for now. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188603

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -9 lines) Patch
M Source/core/html/HTMLImageElement.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLImageElement.cpp View 1 chunk +0 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
philipj_slow
PTAL
5 years, 11 months ago (2015-01-16 13:38:17 UTC) #2
hayato
LGTM
5 years, 11 months ago (2015-01-19 02:14:40 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/858533002/1
5 years, 11 months ago (2015-01-19 08:13:48 UTC) #5
commit-bot: I haz the power
5 years, 11 months ago (2015-01-19 08:17:14 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=188603

Powered by Google App Engine
This is Rietveld 408576698