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

Issue 994903003: Merge Element::offsetParentForBindings() into offsetParent() (Closed)

Created:
5 years, 9 months ago by philipj_slow
Modified:
5 years, 9 months ago
CC:
arv+blink, blink-reviews, blink-reviews-dom_chromium.org, Inactive, dglazkov+blink, eae+blinkwatch, rwlbuis, sof, vivekg_samsung, vivekg
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Merge Element::offsetParentForBindings() into offsetParent() This split was introduced with a fix for "offsetParent should never return nodes in user agent Shadow DOM to script" in 2013: https://trac.webkit.org/changeset/146037 SpatialNavigations's rectToAbsoluteCoordinates was the only internal use of Element::offsetParent(). Rewrite that in a way that preserves the existing behavior. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191902

Patch Set 1 #

Patch Set 2 : oops #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -18 lines) Patch
M Source/core/dom/Element.h View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/core/dom/Element.cpp View 1 2 1 chunk +13 lines, -11 lines 0 comments Download
M Source/core/dom/Element.idl View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/HTMLElement.idl View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/SpatialNavigation.cpp View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 13 (2 generated)
philipj_slow
PTAL
5 years, 9 months ago (2015-03-10 10:31:11 UTC) #2
dominicc (has gone to gerrit)
On 2015/03/10 at 10:31:11, philipj wrote: > PTAL What do you make of the test ...
5 years, 9 months ago (2015-03-10 13:14:15 UTC) #3
philipj_slow
oops
5 years, 9 months ago (2015-03-10 16:21:28 UTC) #4
philipj_slow
On 2015/03/10 13:14:15, dominicc wrote: > On 2015/03/10 at 10:31:11, philipj wrote: > > PTAL ...
5 years, 9 months ago (2015-03-10 16:24:32 UTC) #5
philipj_slow
Ping, the bots are happy now.
5 years, 9 months ago (2015-03-11 18:31:32 UTC) #6
philipj_slow
rebase
5 years, 9 months ago (2015-03-15 03:52:11 UTC) #7
dominicc (has gone to gerrit)
On 2015/03/15 at 03:52:11, philipj wrote: > rebase Very neat. LGTM.
5 years, 9 months ago (2015-03-16 09:12:25 UTC) #8
dominicc (has gone to gerrit)
lgtm
5 years, 9 months ago (2015-03-16 09:12:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/994903003/40001
5 years, 9 months ago (2015-03-16 09:12:38 UTC) #11
philipj_slow
On 2015/03/16 09:12:25, dominicc wrote: > On 2015/03/15 at 03:52:11, philipj wrote: > > rebase ...
5 years, 9 months ago (2015-03-16 09:14:04 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-03-16 10:37:33 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191902

Powered by Google App Engine
This is Rietveld 408576698