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

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

Created:
4 years ago by lunalu1
Modified:
4 years ago
Reviewers:
foolip
CC:
chromium-reviews, blink-reviews-style_chromium.org, blink-reviews-css, haraken, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Low risk nullable => non-nullable change Made the following arguments / attributes non-nullable to match the spec. History#pushState argument title seemed to be never used by our code. https://github.com/whatwg/html/issues/2174 BUG=662005 Committed: https://crrev.com/9a86e1807f73676102d1b6cb4d660604390d3e76 Cr-Commit-Position: refs/heads/master@{#438548}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Codereview update #

Total comments: 2

Patch Set 3 : Codereview update #

Patch Set 4 : Revert CSSStyleDeclaration.idl to pass layout tests #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -6 lines) Patch
M third_party/WebKit/Source/core/frame/History.idl View 1 2 3 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/imagebitmap/ImageBitmapOptions.idl View 1 chunk +2 lines, -2 lines 1 comment Download

Messages

Total messages: 26 (18 generated)
foolip
https://codereview.chromium.org/2569663005/diff/1/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl File third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl (right): https://codereview.chromium.org/2569663005/diff/1/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl#newcode34 third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl:34: [CEReactions, RaisesException] void setProperty(DOMString property, DOMString value, optional DOMString ...
4 years ago (2016-12-13 22:43:24 UTC) #4
lunalu1
Done. Thanks https://codereview.chromium.org/2569663005/diff/1/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl File third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl (right): https://codereview.chromium.org/2569663005/diff/1/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl#newcode34 third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl:34: [CEReactions, RaisesException] void setProperty(DOMString property, DOMString value, ...
4 years ago (2016-12-14 11:04:24 UTC) #10
foolip
https://codereview.chromium.org/2569663005/diff/20001/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl File third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl (right): https://codereview.chromium.org/2569663005/diff/20001/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl#newcode33 third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl:33: // [TreatNullAs=EmptyString] and should not be nullable. Can remove ...
4 years ago (2016-12-14 12:07:01 UTC) #11
lunalu1
Done. Thanks https://codereview.chromium.org/2569663005/diff/20001/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl File third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl (right): https://codereview.chromium.org/2569663005/diff/20001/third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl#newcode33 third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl:33: // [TreatNullAs=EmptyString] and should not be nullable. ...
4 years ago (2016-12-14 13:59:04 UTC) #16
foolip
lgtm https://codereview.chromium.org/2569663005/diff/60001/third_party/WebKit/Source/core/imagebitmap/ImageBitmapOptions.idl File third_party/WebKit/Source/core/imagebitmap/ImageBitmapOptions.idl (right): https://codereview.chromium.org/2569663005/diff/60001/third_party/WebKit/Source/core/imagebitmap/ImageBitmapOptions.idl#newcode15 third_party/WebKit/Source/core/imagebitmap/ImageBitmapOptions.idl:15: [RuntimeEnabled=ExperimentalCanvasFeatures, EnforceRange] unsigned long resizeWidth; For any drive-by ...
4 years ago (2016-12-14 16:36:36 UTC) #20
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/2569663005/60001
4 years ago (2016-12-14 16:36:53 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-14 18:42:31 UTC) #24
commit-bot: I haz the power
4 years ago (2016-12-14 18:46:04 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/9a86e1807f73676102d1b6cb4d660604390d3e76
Cr-Commit-Position: refs/heads/master@{#438548}

Powered by Google App Engine
This is Rietveld 408576698