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

Issue 22847002: Fix for crash occuring when spatial navigation is enabled (Closed)

Created:
7 years, 4 months ago by Krzysztof Olczyk
Modified:
6 years, 9 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, Mostyn Bramley-Moore
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix for crash occuring when spatial navigation is enabled and user tries to navigate from the element containing shadow DOM such as <input type="date">. BUG=234034 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156839

Patch Set 1 #

Total comments: 12

Patch Set 2 : Fixed layout tests #

Total comments: 8

Patch Set 3 : Further fixes in test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -1 line) Patch
A LayoutTests/fast/spatial-navigation/snav-date.html View 1 2 1 chunk +55 lines, -0 lines 0 comments Download
A LayoutTests/fast/spatial-navigation/snav-date-expected.txt View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
M Source/core/page/SpatialNavigation.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Krzysztof Olczyk
Hi Hayato, Tkent, Morrita, this is a small fix for a crash which occurs e.g. ...
7 years, 4 months ago (2013-08-12 14:19:32 UTC) #1
tkent
https://codereview.chromium.org/22847002/diff/1/LayoutTests/fast/spatial-navigation/snav-date.html File LayoutTests/fast/spatial-navigation/snav-date.html (right): https://codereview.chromium.org/22847002/diff/1/LayoutTests/fast/spatial-navigation/snav-date.html#newcode5 LayoutTests/fast/spatial-navigation/snav-date.html:5: <script src="js/resources/js-test-post.js"></script> looks a wrong path. https://codereview.chromium.org/22847002/diff/1/LayoutTests/fast/spatial-navigation/snav-date.html#newcode20 LayoutTests/fast/spatial-navigation/snav-date.html:20: description('This ...
7 years, 4 months ago (2013-08-13 23:09:56 UTC) #2
Krzysztof Olczyk
Updated layout tests according to review comments. https://codereview.chromium.org/22847002/diff/1/LayoutTests/fast/spatial-navigation/snav-date.html File LayoutTests/fast/spatial-navigation/snav-date.html (right): https://codereview.chromium.org/22847002/diff/1/LayoutTests/fast/spatial-navigation/snav-date.html#newcode5 LayoutTests/fast/spatial-navigation/snav-date.html:5: <script src="js/resources/js-test-post.js"></script> ...
7 years, 4 months ago (2013-08-23 12:03:16 UTC) #3
tkent
https://codereview.chromium.org/22847002/diff/6001/LayoutTests/fast/spatial-navigation/snav-date.html File LayoutTests/fast/spatial-navigation/snav-date.html (right): https://codereview.chromium.org/22847002/diff/6001/LayoutTests/fast/spatial-navigation/snav-date.html#newcode6 LayoutTests/fast/spatial-navigation/snav-date.html:6: window.jsTestIsAsync = true; Do not indent all of <script> ...
7 years, 4 months ago (2013-08-25 22:11:36 UTC) #4
Krzysztof Olczyk
https://codereview.chromium.org/22847002/diff/6001/LayoutTests/fast/spatial-navigation/snav-date.html File LayoutTests/fast/spatial-navigation/snav-date.html (right): https://codereview.chromium.org/22847002/diff/6001/LayoutTests/fast/spatial-navigation/snav-date.html#newcode6 LayoutTests/fast/spatial-navigation/snav-date.html:6: window.jsTestIsAsync = true; On 2013/08/25 22:11:36, tkent wrote: > ...
7 years, 3 months ago (2013-08-28 08:13:00 UTC) #5
tkent
lgtm
7 years, 3 months ago (2013-08-28 09:16:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kolczyk@opera.com/22847002/14001
7 years, 3 months ago (2013-08-28 09:20:47 UTC) #7
commit-bot: I haz the power
7 years, 3 months ago (2013-08-28 10:58:15 UTC) #8
Message was sent while issue was closed.
Change committed as 156839

Powered by Google App Engine
This is Rietveld 408576698