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

Issue 2873453004: Shape Detection: add SaveSameObject idl to SameObject annotations (Closed)

Created:
3 years, 7 months ago by mcasas
Modified:
3 years, 7 months ago
Reviewers:
Yuki
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Shape Detection: add SaveSameObject idl to SameObject annotations This CL adds SaveSameObject to the SameObject annotation in idls, following up to comments [1,2]. [1] https://codereview.chromium.org/2859413002/#msg27 [2] https://codereview.chromium.org/2859413002/#msg28 BUG=718693 TBR=haraken@chromium.org Review-Url: https://codereview.chromium.org/2873453004 Cr-Commit-Position: refs/heads/master@{#471476} Committed: https://chromium.googlesource.com/chromium/src/+/fc059e074702f77cd815822eb93e6ee954a12bc5

Patch Set 1 #

Patch Set 2 : Updated V8PrivateProperty.h #

Patch Set 3 : Added [SameObject]-specific layout test #

Total comments: 5

Patch Set 4 : Removed [SaveSameObject] from members where it doesn't make sense #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -7 lines) Patch
A third_party/WebKit/LayoutTests/shapedetection/detector-same-object.html View 1 2 1 chunk +89 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.idl View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/shapedetection/DetectedFace.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/shapedetection/DetectedFace.idl View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/shapedetection/DetectedText.idl View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/bindings/V8PrivateProperty.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (18 generated)
mcasas
yukishiino@ PTAL (haraken@ FYI)
3 years, 7 months ago (2017-05-09 17:28:51 UTC) #3
haraken
Can we add tests?
3 years, 7 months ago (2017-05-09 22:30:43 UTC) #11
mcasas
ptal
3 years, 7 months ago (2017-05-10 00:58:13 UTC) #13
Yuki
https://codereview.chromium.org/2873453004/diff/60001/third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.idl File third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.idl (right): https://codereview.chromium.org/2873453004/diff/60001/third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.idl#newcode12 third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.idl:12: [SameObject, SaveSameObject] readonly attribute DOMString rawValue; Please double-check on ...
3 years, 7 months ago (2017-05-10 06:37:37 UTC) #14
mcasas
ptal https://codereview.chromium.org/2873453004/diff/60001/third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.idl File third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.idl (right): https://codereview.chromium.org/2873453004/diff/60001/third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.idl#newcode13 third_party/WebKit/Source/modules/shapedetection/DetectedBarcode.idl:13: [SameObject, SaveSameObject] readonly attribute DOMRect boundingBox; On 2017/05/10 ...
3 years, 7 months ago (2017-05-10 19:00:45 UTC) #17
Yuki
LGTM.
3 years, 7 months ago (2017-05-11 08:11:45 UTC) #20
mcasas
On 2017/05/11 08:11:45, Yuki wrote: > LGTM. Thanks! haraken@ does this lgty?
3 years, 7 months ago (2017-05-11 16:13:22 UTC) #21
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/2873453004/80001
3 years, 7 months ago (2017-05-12 19:04:49 UTC) #24
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 22:59:59 UTC) #27
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/fc059e074702f77cd815822eb93e...

Powered by Google App Engine
This is Rietveld 408576698