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

Issue 2569993003: Low risk non-nullable => nullable change (Closed)

Created:
4 years ago by lunalu1
Modified:
4 years ago
Reviewers:
foolip
CC:
chromium-reviews, toyoshim+midi_chromium.org, tzik, blink-reviews-html_chromium.org, nhiroki, haraken, dglazkov+blink, blink-reviews, kinuko+fileapi
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Low risk non-nullable => nullable change Made the following arguments / attributes nullable to match the spec. BUG=662005 Committed: https://crrev.com/8734aac57d4f724768a53326542d911f1836ad45 Cr-Commit-Position: refs/heads/master@{#438498}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Codereview update #

Patch Set 3 : Revert change made to HTMLTextAreaElement#slection* #

Patch Set 4 : Added fix for Window# top attribute and parent attribute #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -5 lines) Patch
M third_party/WebKit/Source/core/events/ClipboardEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/events/DragEvent.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/frame/Window.idl View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DataTransferItemFileSystem.idl View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 24 (18 generated)
foolip
https://codereview.chromium.org/2569993003/diff/1/third_party/WebKit/Source/core/html/HTMLInputElement.idl File third_party/WebKit/Source/core/html/HTMLInputElement.idl (right): https://codereview.chromium.org/2569993003/diff/1/third_party/WebKit/Source/core/html/HTMLInputElement.idl#newcode83 third_party/WebKit/Source/core/html/HTMLInputElement.idl:83: [RaisesException, ImplementedAs=selectionStartForBinding] attribute long? selectionStart; OK, so I said ...
4 years ago (2016-12-13 22:37:31 UTC) #6
lunalu1
Done. Thanks https://codereview.chromium.org/2569993003/diff/1/third_party/WebKit/Source/core/html/HTMLInputElement.idl File third_party/WebKit/Source/core/html/HTMLInputElement.idl (right): https://codereview.chromium.org/2569993003/diff/1/third_party/WebKit/Source/core/html/HTMLInputElement.idl#newcode83 third_party/WebKit/Source/core/html/HTMLInputElement.idl:83: [RaisesException, ImplementedAs=selectionStartForBinding] attribute long? selectionStart; On 2016/12/13 ...
4 years ago (2016-12-14 11:00:15 UTC) #13
foolip
lgtm
4 years ago (2016-12-14 11:33:35 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/2569993003/60001
4 years ago (2016-12-14 11:33:46 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-14 13:12:26 UTC) #22
commit-bot: I haz the power
4 years ago (2016-12-14 13:14:21 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8734aac57d4f724768a53326542d911f1836ad45
Cr-Commit-Position: refs/heads/master@{#438498}

Powered by Google App Engine
This is Rietveld 408576698