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

Issue 1559593002: Add root margin support for IntersectionObserver. (Closed)

Created:
4 years, 11 months ago by szager1
Modified:
4 years, 11 months ago
Reviewers:
esprehn, ojan
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Base URL:
https://chromium.googlesource.com/chromium/src@intersection-observer-no-root-margin
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add root margin support for IntersectionObserver. Depends on: https://codereview.chromium.org/1553773002/ BUG=540528 R=ojan@chromium.org,esprehn@chromium.org Committed: https://crrev.com/c88a8ad4f12d63045bafaa0c4bb68aba3eb161d5 Cr-Commit-Position: refs/heads/master@{#369015}

Patch Set 1 #

Patch Set 2 : rebaseline #

Patch Set 3 : rebaseline #

Patch Set 4 : rebaseline #

Total comments: 14

Patch Set 5 : Added TODO's, syntax tests #

Patch Set 6 : test expectation #

Total comments: 2

Patch Set 7 : Initialize margin members to Fixed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+224 lines, -62 lines) Patch
A + third_party/WebKit/LayoutTests/intersection-observer/root-margin.html View 1 2 3 4 1 chunk +51 lines, -59 lines 0 comments Download
A third_party/WebKit/LayoutTests/intersection-observer/root-margin-expected.txt View 1 2 3 4 5 1 chunk +47 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/IntersectionObservation.cpp View 1 2 3 4 2 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/IntersectionObserver.h View 1 2 3 4 3 chunks +11 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/IntersectionObserver.cpp View 1 2 3 4 5 6 6 chunks +111 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/dom/IntersectionObserverInit.idl View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 11 (2 generated)
szager1
4 years, 11 months ago (2015-12-30 22:04:22 UTC) #1
szager1
ping
4 years, 11 months ago (2016-01-08 23:54:21 UTC) #2
ojan
Can you file github issues for all the TODO things if you agree they need ...
4 years, 11 months ago (2016-01-12 01:08:49 UTC) #3
szager1
https://codereview.chromium.org/1559593002/diff/60001/third_party/WebKit/LayoutTests/intersection-observer/root-margin.html File third_party/WebKit/LayoutTests/intersection-observer/root-margin.html (right): https://codereview.chromium.org/1559593002/diff/60001/third_party/WebKit/LayoutTests/intersection-observer/root-margin.html#newcode22 third_party/WebKit/LayoutTests/intersection-observer/root-margin.html:22: rootMargin: "10px 20% 40% 30px" On 2016/01/12 01:08:49, ojan ...
4 years, 11 months ago (2016-01-12 19:24:44 UTC) #4
ojan
lgtm I would have made the spec issues actual issues in the github. I'm a ...
4 years, 11 months ago (2016-01-12 21:13:48 UTC) #5
szager1
https://codereview.chromium.org/1559593002/diff/100001/third_party/WebKit/Source/core/dom/IntersectionObservation.cpp File third_party/WebKit/Source/core/dom/IntersectionObservation.cpp (right): https://codereview.chromium.org/1559593002/diff/100001/third_party/WebKit/Source/core/dom/IntersectionObservation.cpp#newcode61 third_party/WebKit/Source/core/dom/IntersectionObservation.cpp:61: m_observer->applyRootMargin(geometry.rootRect); On 2016/01/12 21:13:48, ojan wrote: > Do you ...
4 years, 11 months ago (2016-01-12 21:18:38 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1559593002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1559593002/120001
4 years, 11 months ago (2016-01-12 21:18:53 UTC) #8
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 11 months ago (2016-01-12 22:49:47 UTC) #9
commit-bot: I haz the power
4 years, 11 months ago (2016-01-12 22:51:41 UTC) #11
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/c88a8ad4f12d63045bafaa0c4bb68aba3eb161d5
Cr-Commit-Position: refs/heads/master@{#369015}

Powered by Google App Engine
This is Rietveld 408576698