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

Issue 382043002: Devirtualize supportsSpatialNavigationFocus (Closed)

Created:
6 years, 5 months ago by rwlbuis
Modified:
6 years, 5 months ago
Reviewers:
pdr.
CC:
blink-reviews, ed+blinkwatch_opera.com, krit, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, f(malita), gyuyoung.kim_webkit.org, Stephen Chennney, kouhei+svg_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Devirtualize supportsSpatialNavigationFocus Devirtualize supportsSpatialNavigationFocus, there is no need to use virtual here. Removing this also decreases the binary size. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177974

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add more event listerners #

Patch Set 3 : Make more readable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -25 lines) Patch
M Source/core/dom/Element.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Element.cpp View 1 2 1 chunk +9 lines, -2 lines 0 comments Download
M Source/core/svg/SVGElement.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/svg/SVGElement.cpp View 1 chunk +0 lines, -20 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
rwlbuis
PTAL
6 years, 5 months ago (2014-07-10 21:00:42 UTC) #1
pdr.
This looks good in general. Two minor questions. https://codereview.chromium.org/382043002/diff/1/Source/core/dom/Element.cpp File Source/core/dom/Element.cpp (right): https://codereview.chromium.org/382043002/diff/1/Source/core/dom/Element.cpp#newcode2186 Source/core/dom/Element.cpp:2186: || ...
6 years, 5 months ago (2014-07-10 21:19:24 UTC) #2
rwlbuis
On 2014/07/10 21:19:24, pdr wrote: > This looks good in general. > > Two minor ...
6 years, 5 months ago (2014-07-10 22:37:53 UTC) #3
fs
On 2014/07/10 22:37:53, rwlbuis wrote: > On 2014/07/10 21:19:24, pdr wrote: > > This looks ...
6 years, 5 months ago (2014-07-11 08:15:29 UTC) #4
pdr.
On 2014/07/11 08:15:29, fs wrote: > On 2014/07/10 22:37:53, rwlbuis wrote: > > On 2014/07/10 ...
6 years, 5 months ago (2014-07-11 17:46:54 UTC) #5
rwlbuis
The CQ bit was checked by rob.buis@samsung.com
6 years, 5 months ago (2014-07-11 18:28:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/382043002/40001
6 years, 5 months ago (2014-07-11 18:29:33 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-11 19:28:31 UTC) #8
Message was sent while issue was closed.
Change committed as 177974

Powered by Google App Engine
This is Rietveld 408576698