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

Issue 1119813002: Use the correct node when hit testing on an image map (Closed)

Created:
5 years, 7 months ago by rhogan
Modified:
5 years, 7 months ago
Reviewers:
pdr.
CC:
blink-reviews, blink-reviews-rendering, Dominik Röttsches, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, zoltan1
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Use the correct node when hit testing on an image map This was a slip during https://codereview.chromium.org/1094133004 - I meant to use the imageElement's layout object, not the one associated with whatever node had been hit in the alt content. BUG=482214 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194773

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -2 lines) Patch
A LayoutTests/fast/replaced/image-map-alt-content-crash.html View 1 chunk +10 lines, -0 lines 0 comments Download
A LayoutTests/fast/replaced/image-map-alt-content-crash-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/layout/HitTestResult.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
rhogan
5 years, 7 months ago (2015-04-30 20:00:56 UTC) #2
pdr.
lgtm
5 years, 7 months ago (2015-04-30 20:03:06 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1119813002/1
5 years, 7 months ago (2015-04-30 20:03:35 UTC) #5
commit-bot: I haz the power
5 years, 7 months ago (2015-04-30 21:21:45 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194773

Powered by Google App Engine
This is Rietveld 408576698