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

Issue 404803002: Implement DOMPoint of geometry interfaces. (Closed)

Created:
6 years, 5 months ago by zino
Modified:
6 years, 5 months ago
CC:
arv+blink, blink-reviews, blink-reviews-dom_chromium.org, Inactive, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Implement DOMPoint of geometry interfaces. The DOMPoint can represent a 2D point or 3D point. This will replace non-standard WebKitPoint in the future. This CL is dependent on: https://crrev.com/404473004/ The specification: http://dev.w3.org/fxtf/geometry/ Intent to Implement: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/V_bJNtOg0oM BUG=388780 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178747

Patch Set 1 : should add some tests #

Patch Set 2 : layout test #

Total comments: 12

Patch Set 3 : addressed comments #

Total comments: 6

Patch Set 4 : haraken's comments #

Total comments: 2

Patch Set 5 : rik's comments and adding test #

Patch Set 6 : TestExpectations #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+365 lines, -0 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/geometry-interfaces-dom-point.html View 1 2 3 4 1 chunk +114 lines, -0 lines 0 comments Download
A LayoutTests/fast/dom/geometry-interfaces-dom-point-expected.txt View 1 2 3 4 1 chunk +75 lines, -0 lines 0 comments Download
M Source/core/core.gypi View 1 2 3 4 5 6 2 chunks +6 lines, -0 lines 0 comments Download
A Source/core/dom/DOMPoint.h View 1 2 1 chunk +29 lines, -0 lines 0 comments Download
A Source/core/dom/DOMPoint.cpp View 1 2 3 1 chunk +39 lines, -0 lines 0 comments Download
A Source/core/dom/DOMPoint.idl View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
A Source/core/dom/DOMPointReadOnly.h View 1 2 3 4 1 chunk +34 lines, -0 lines 0 comments Download
A Source/core/dom/DOMPointReadOnly.cpp View 1 2 3 4 1 chunk +23 lines, -0 lines 0 comments Download
A Source/core/dom/DOMPointReadOnly.idl View 1 2 3 4 1 chunk +18 lines, -0 lines 0 comments Download
M Source/platform/RuntimeEnabledFeatures.in View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 42 (0 generated)
zino
Please take a look. Thank you.
6 years, 5 months ago (2014-07-21 05:49:21 UTC) #1
abarth-chromium
https://codereview.chromium.org/404803002/diff/20001/Source/core/dom/DOMPoint.h File Source/core/dom/DOMPoint.h (right): https://codereview.chromium.org/404803002/diff/20001/Source/core/dom/DOMPoint.h#newcode16 Source/core/dom/DOMPoint.h:16: static PassRefPtrWillBeRawPtr<DOMPoint> create(const Dictionary& point) The implementation of this ...
6 years, 5 months ago (2014-07-21 06:23:02 UTC) #2
zino
Thank you for review. I addressed your comments. Could you please review again? https://codereview.chromium.org/404803002/diff/20001/Source/core/dom/DOMPoint.h File ...
6 years, 5 months ago (2014-07-21 11:15:26 UTC) #3
haraken
LGTM bashi@: This is another customer of the IDL dictionary. FYI. https://codereview.chromium.org/404803002/diff/40001/LayoutTests/fast/dom/geometry-interfaces-dom-point.html File LayoutTests/fast/dom/geometry-interfaces-dom-point.html (right): ...
6 years, 5 months ago (2014-07-21 14:03:55 UTC) #4
zino
Thank you for lgtm. Still need approval for Source/platform. I'm waiting for other reviews. https://codereview.chromium.org/404803002/diff/40001/LayoutTests/fast/dom/geometry-interfaces-dom-point.html ...
6 years, 5 months ago (2014-07-21 15:12:42 UTC) #5
abarth-chromium
platform/ LGTM
6 years, 5 months ago (2014-07-21 17:28:37 UTC) #6
Rik
https://codereview.chromium.org/404803002/diff/60001/Source/core/dom/DOMPointReadOnly.idl File Source/core/dom/DOMPointReadOnly.idl (right): https://codereview.chromium.org/404803002/diff/60001/Source/core/dom/DOMPointReadOnly.idl#newcode8 Source/core/dom/DOMPointReadOnly.idl:8: ] interface DOMPointReadOnly { The spec was updated to ...
6 years, 5 months ago (2014-07-21 17:57:22 UTC) #7
zino
Thank you for review. I also added the constructor and some tests. Please take a ...
6 years, 5 months ago (2014-07-22 01:27:02 UTC) #8
Rik
lgtm
6 years, 5 months ago (2014-07-22 01:47:22 UTC) #9
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 5 months ago (2014-07-22 02:14:33 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/404803002/80001
6 years, 5 months ago (2014-07-22 02:16:21 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 5 months ago (2014-07-22 03:28:00 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-22 03:57:38 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/17015)
6 years, 5 months ago (2014-07-22 03:57:39 UTC) #14
zino
FYI, I've updated TestExpectations for global-constructors-listing.html.
6 years, 5 months ago (2014-07-22 04:32:08 UTC) #15
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 5 months ago (2014-07-22 04:32:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/404803002/100001
6 years, 5 months ago (2014-07-22 04:32:36 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_blink_rel on tryserver.blink ...
6 years, 5 months ago (2014-07-22 05:38:03 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-22 06:22:17 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/18116)
6 years, 5 months ago (2014-07-22 06:22:17 UTC) #20
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 5 months ago (2014-07-22 14:09:10 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/404803002/100001
6 years, 5 months ago (2014-07-22 14:09:39 UTC) #22
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-22 14:09:48 UTC) #23
commit-bot: I haz the power
Failed to apply patch for LayoutTests/TestExpectations: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 5 months ago (2014-07-22 14:09:50 UTC) #24
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 5 months ago (2014-07-23 01:41:04 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/404803002/120001
6 years, 5 months ago (2014-07-23 01:41:46 UTC) #26
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 5 months ago (2014-07-23 05:56:43 UTC) #27
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-23 06:50:56 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/31281)
6 years, 5 months ago (2014-07-23 06:50:57 UTC) #29
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 5 months ago (2014-07-23 06:53:23 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/404803002/120001
6 years, 5 months ago (2014-07-23 06:54:10 UTC) #31
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 5 months ago (2014-07-23 07:47:10 UTC) #32
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-23 08:32:55 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/31357)
6 years, 5 months ago (2014-07-23 08:32:56 UTC) #34
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 5 months ago (2014-07-23 08:36:30 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/404803002/120001
6 years, 5 months ago (2014-07-23 08:37:27 UTC) #36
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_gpu_triggered_tests on tryserver.chromium.gpu ...
6 years, 5 months ago (2014-07-23 09:11:27 UTC) #37
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-23 09:41:42 UTC) #38
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/31357)
6 years, 5 months ago (2014-07-23 09:41:43 UTC) #39
zino
The CQ bit was checked by jinho.bang@samsung.com
6 years, 5 months ago (2014-07-23 10:28:58 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jinho.bang@samsung.com/404803002/120001
6 years, 5 months ago (2014-07-23 10:29:43 UTC) #41
commit-bot: I haz the power
6 years, 5 months ago (2014-07-23 10:30:49 UTC) #42
Message was sent while issue was closed.
Change committed as 178747

Powered by Google App Engine
This is Rietveld 408576698