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

Issue 2159883003: ResizeObserver pt1: IDLs with stubs (Closed)

Created:
4 years, 5 months ago by atotic1
Modified:
4 years, 5 months ago
Reviewers:
esprehn, eae
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ResizeObserver pt1: IDLs with stubs Full ResizeObserver implementation has been split into 7 parts for cleaner review. Part 1 is just ResizeObserver IDLs + stubs Original patch archived at https://codereview.chromium.org/2005593002 BUG=612962 Committed: https://crrev.com/7d1f9d52e374d32549ace497895d3d2c7b5667b4 Cr-Commit-Position: refs/heads/master@{#406333}

Patch Set 1 #

Total comments: 4

Patch Set 2 : CR fixes #

Messages

Total messages: 23 (14 generated)
atotic1
ResizeObserver checkin has been chopped up into bits that are easier to digest. Can you ...
4 years, 5 months ago (2016-07-18 23:23:52 UTC) #3
eae
LGTM
4 years, 5 months ago (2016-07-18 23:25:33 UTC) #4
esprehn
lgtm w/ fixes https://codereview.chromium.org/2159883003/diff/1/third_party/WebKit/Source/core/observer/ResizeObserverEntry.h File third_party/WebKit/Source/core/observer/ResizeObserverEntry.h (right): https://codereview.chromium.org/2159883003/diff/1/third_party/WebKit/Source/core/observer/ResizeObserverEntry.h#newcode22 third_party/WebKit/Source/core/observer/ResizeObserverEntry.h:22: ResizeObserverEntry(Element* target); explicit https://codereview.chromium.org/2159883003/diff/1/third_party/WebKit/Source/core/observer/ResizeObserverEntry.h#newcode26 third_party/WebKit/Source/core/observer/ResizeObserverEntry.h:26: ClientRect* ...
4 years, 5 months ago (2016-07-19 00:17:58 UTC) #7
atotic1
https://codereview.chromium.org/2159883003/diff/1/third_party/WebKit/Source/core/observer/ResizeObserverEntry.h File third_party/WebKit/Source/core/observer/ResizeObserverEntry.h (right): https://codereview.chromium.org/2159883003/diff/1/third_party/WebKit/Source/core/observer/ResizeObserverEntry.h#newcode26 third_party/WebKit/Source/core/observer/ResizeObserverEntry.h:26: ClientRect* contentRect() const { return m_contentRect; } On 2016/07/19 ...
4 years, 5 months ago (2016-07-19 04:28:43 UTC) #10
esprehn
https://codereview.chromium.org/2159883003/diff/1/third_party/WebKit/Source/core/observer/ResizeObserverEntry.h File third_party/WebKit/Source/core/observer/ResizeObserverEntry.h (right): https://codereview.chromium.org/2159883003/diff/1/third_party/WebKit/Source/core/observer/ResizeObserverEntry.h#newcode26 third_party/WebKit/Source/core/observer/ResizeObserverEntry.h:26: ClientRect* contentRect() const { return m_contentRect; } On 2016/07/19 ...
4 years, 5 months ago (2016-07-19 05:19:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2159883003/20001
4 years, 5 months ago (2016-07-19 18:39:58 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-19 18:46:29 UTC) #20
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-19 18:46:47 UTC) #21
commit-bot: I haz the power
4 years, 5 months ago (2016-07-19 18:48:39 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7d1f9d52e374d32549ace497895d3d2c7b5667b4
Cr-Commit-Position: refs/heads/master@{#406333}

Powered by Google App Engine
This is Rietveld 408576698