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

Issue 2635543003: [GeometryInterface] add toJSON() function in DOMQuad (Closed)

Created:
3 years, 11 months ago by Hwanseung Lee
Modified:
3 years, 11 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, rwlbuis, sof
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[GeometryInterface] add toJSON() function in DOMQuad Return the result of jsonObject which has all attributes. spec list: https://drafts.fxtf.org/geometry/#domquad BUG=678237 Review-Url: https://codereview.chromium.org/2635543003 Cr-Commit-Position: refs/heads/master@{#444345} Committed: https://chromium.googlesource.com/chromium/src/+/35ae2da872692c4a5c9570dd5d70f1a13ac7f754

Patch Set 1 #

Total comments: 4

Patch Set 2 : [GeometryInterface] add toJson() function in DOMQuad #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -1 line) Patch
M third_party/WebKit/LayoutTests/fast/dom/geometry-interface-dom-quad.html View 1 1 chunk +12 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DOMQuad.h View 2 chunks +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DOMQuad.cpp View 2 chunks +10 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/DOMQuad.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (10 generated)
Hwanseung Lee
@dominicc, zino PTAL, thank you.
3 years, 11 months ago (2017-01-14 07:05:17 UTC) #4
zino
lgtm
3 years, 11 months ago (2017-01-15 04:34:36 UTC) #7
zino
Please update your CL description. (toJson() -> toJSON())
3 years, 11 months ago (2017-01-15 04:35:10 UTC) #8
Hwanseung Lee
On 2017/01/15 04:35:10, zino wrote: > Please update your CL description. (toJson() -> toJSON()) i ...
3 years, 11 months ago (2017-01-16 10:04:56 UTC) #10
dominicc (has gone to gerrit)
lgtm LGTM modulo a couple of formatting nits inline. https://codereview.chromium.org/2635543003/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interface-dom-quad.html File third_party/WebKit/LayoutTests/fast/dom/geometry-interface-dom-quad.html (right): https://codereview.chromium.org/2635543003/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interface-dom-quad.html#newcode23 third_party/WebKit/LayoutTests/fast/dom/geometry-interface-dom-quad.html:23: ...
3 years, 11 months ago (2017-01-18 01:48:42 UTC) #11
Hwanseung Lee
@dominicc i fixed it, thank you. https://codereview.chromium.org/2635543003/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interface-dom-quad.html File third_party/WebKit/LayoutTests/fast/dom/geometry-interface-dom-quad.html (right): https://codereview.chromium.org/2635543003/diff/1/third_party/WebKit/LayoutTests/fast/dom/geometry-interface-dom-quad.html#newcode23 third_party/WebKit/LayoutTests/fast/dom/geometry-interface-dom-quad.html:23: var quad = ...
3 years, 11 months ago (2017-01-18 12:04:28 UTC) #12
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/2635543003/20001
3 years, 11 months ago (2017-01-18 12:04:44 UTC) #15
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 13:50:18 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/35ae2da872692c4a5c9570dd5d70...

Powered by Google App Engine
This is Rietveld 408576698