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

Issue 2574303002: Fix low risk non-nullable => nullable attributes / arguments to match the spec (Closed)

Created:
4 years ago by lunalu1
Modified:
4 years ago
CC:
chromium-reviews, awdf+watch_chromium.org, Peter Beverloo, johnme+watch_chromium.org, sof, eae+blinkwatch, haraken, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews, harkness+watch_chromium.org, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix low risk non-nullable => nullable attributes / arguments to match the spec BUG=662005 Committed: https://crrev.com/f35734e8595bf59e62f8b8b87c0dd638bd01e472 Cr-Commit-Position: refs/heads/master@{#438869}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Revert change on ImageCapture.idl #

Total comments: 2

Patch Set 3 : Codereview update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M third_party/WebKit/Source/core/dom/ProcessingInstruction.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/presentation/PresentationConnection.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/push_messaging/PushEvent.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 30 (18 generated)
lunalu1
Thanks for reviewing my CL's
4 years ago (2016-12-14 17:51:49 UTC) #2
foolip
Bots seems pretty angry :) https://codereview.chromium.org/2574303002/diff/1/third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl File third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl (right): https://codereview.chromium.org/2574303002/diff/1/third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl#newcode19 third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl:19: [CallWith=ScriptState, RaisesException] Promise<void> setOptions(PhotoSettings? ...
4 years ago (2016-12-14 19:17:12 UTC) #7
foolip
https://codereview.chromium.org/2574303002/diff/1/third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl File third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl (right): https://codereview.chromium.org/2574303002/diff/1/third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl#newcode19 third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl:19: [CallWith=ScriptState, RaisesException] Promise<void> setOptions(PhotoSettings? photoSettings); On 2016/12/14 19:17:12, foolip ...
4 years ago (2016-12-14 19:18:02 UTC) #8
lunalu1
Hi mlamouri@, Could you please confirm that PresentationConnection#id could never be null so that I ...
4 years ago (2016-12-15 11:33:59 UTC) #12
Peter Beverloo
push_messaging lgtm
4 years ago (2016-12-15 12:45:48 UTC) #16
mlamouri (slow - plz ping)
On 2016/12/15 at 11:33:59, lunalu wrote: > Hi mlamouri@, > > Could you please confirm ...
4 years ago (2016-12-15 13:31:48 UTC) #17
foolip
lgtm % ? https://codereview.chromium.org/2574303002/diff/20001/third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl File third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl (right): https://codereview.chromium.org/2574303002/diff/20001/third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl#newcode5 third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl:5: // https://w3c.github.io/mediacapture-image/#ImageCaptureAPI? Trailing question mark here, ...
4 years ago (2016-12-15 15:04:58 UTC) #18
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/2574303002/20001
4 years ago (2016-12-15 15:23:04 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/2574303002/40001
4 years ago (2016-12-15 15:27:42 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-12-15 17:48:37 UTC) #27
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/f35734e8595bf59e62f8b8b87c0dd638bd01e472 Cr-Commit-Position: refs/heads/master@{#438869}
4 years ago (2016-12-15 17:50:48 UTC) #29
lunalu1
4 years ago (2016-12-16 08:58:56 UTC) #30
Message was sent while issue was closed.
https://codereview.chromium.org/2574303002/diff/20001/third_party/WebKit/Sour...
File third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl (right):

https://codereview.chromium.org/2574303002/diff/20001/third_party/WebKit/Sour...
third_party/WebKit/Source/modules/imagecapture/ImageCapture.idl:5: //
https://w3c.github.io/mediacapture-image/#ImageCaptureAPI?
On 2016/12/15 15:04:58, foolip wrote:
> Trailing question mark here, needs more certainty :)

Done.

Powered by Google App Engine
This is Rietveld 408576698