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

Issue 16647009: Fix crash when assuming that an AREA's parent must be a MAP. (Closed)

Created:
7 years, 6 months ago by dmazzoni
Modified:
7 years, 6 months ago
Reviewers:
inferno
CC:
blink-reviews, eae+blinkwatch, aboxhall
Visibility:
Public.

Description

Fix crash when assuming that an AREA's parent must be a MAP. BUG=246635 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=152090

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
A LayoutTests/accessibility/image-map-with-indirect-area-crash.html View 1 chunk +19 lines, -0 lines 0 comments Download
A + LayoutTests/accessibility/image-map-with-indirect-area-crash-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/core/accessibility/AccessibilityRenderObject.cpp View 1 chunk +6 lines, -1 line 1 comment Download

Messages

Total messages: 14 (0 generated)
dmazzoni
7 years, 6 months ago (2013-06-07 22:46:27 UTC) #1
inferno
lgtm
7 years, 6 months ago (2013-06-08 22:38:52 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/16647009/1
7 years, 6 months ago (2013-06-08 22:38:58 UTC) #3
inferno
https://codereview.chromium.org/16647009/diff/1/Source/core/accessibility/AccessibilityRenderObject.cpp File Source/core/accessibility/AccessibilityRenderObject.cpp (right): https://codereview.chromium.org/16647009/diff/1/Source/core/accessibility/AccessibilityRenderObject.cpp#newcode2191 Source/core/accessibility/AccessibilityRenderObject.cpp:2191: Element* mapParent = area->parentElement(); Why should we traverse the ...
7 years, 6 months ago (2013-06-08 22:44:39 UTC) #4
dmazzoni
On 2013/06/08 22:44:39, inferno wrote: > Why should we traverse the parent chain ? The ...
7 years, 6 months ago (2013-06-08 23:06:32 UTC) #5
inferno
On 2013/06/08 23:06:32, Dominic Mazzoni wrote: > On 2013/06/08 22:44:39, inferno wrote: > > Why ...
7 years, 6 months ago (2013-06-08 23:26:54 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/16647009/1
7 years, 6 months ago (2013-06-08 23:27:04 UTC) #7
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=1359
7 years, 6 months ago (2013-06-09 00:36:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/16647009/1
7 years, 6 months ago (2013-06-09 06:07:03 UTC) #9
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=1363
7 years, 6 months ago (2013-06-09 07:15:07 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/16647009/1
7 years, 6 months ago (2013-06-09 07:33:21 UTC) #11
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=12080
7 years, 6 months ago (2013-06-09 08:31:49 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dmazzoni@chromium.org/16647009/1
7 years, 6 months ago (2013-06-09 19:38:18 UTC) #13
commit-bot: I haz the power
7 years, 6 months ago (2013-06-09 20:10:07 UTC) #14
Message was sent while issue was closed.
Change committed as 152090

Powered by Google App Engine
This is Rietveld 408576698