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

Issue 1050533002: Slightly upgrade caching of descendant of barren parent. (Closed)

Created:
5 years, 8 months ago by k.czech
Modified:
5 years, 8 months ago
Reviewers:
dmazzoni
CC:
blink-reviews, nektarios, dmazzoni, je_julie(Not used), aboxhall
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Slightly improved caching of descendant of barren parent. Do not need walking up all the parents. Check the first parent, then call isDescendantOfBarrenParent(), if the parent was already computed returns it, no need to go further. BUG=459381 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192944

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M Source/modules/accessibility/AXObject.cpp View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
k.czech
5 years, 8 months ago (2015-03-31 15:07:53 UTC) #2
k.czech
On 2015/03/31 15:07:53, k.czech wrote: Before landing I will write a short description.
5 years, 8 months ago (2015-03-31 15:09:02 UTC) #3
dmazzoni
lgtm Thanks
5 years, 8 months ago (2015-03-31 15:12:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1050533002/1
5 years, 8 months ago (2015-04-01 07:53:40 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/55307)
5 years, 8 months ago (2015-04-01 09:54:13 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1050533002/1
5 years, 8 months ago (2015-04-01 13:57:52 UTC) #10
commit-bot: I haz the power
5 years, 8 months ago (2015-04-01 15:03:54 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192944

Powered by Google App Engine
This is Rietveld 408576698