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

Issue 1734853002: Sync createPattern with the spec (Closed)

Created:
4 years, 10 months ago by rwlbuis
Modified:
4 years, 10 months ago
Reviewers:
philipj_slow
CC:
chromium-reviews, blink-reviews, ajuma+watch-canvas_chromium.org, Rik, Justin Novosad, dshwang
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Sync createPattern with the spec According to the spec the repetition argument is not nullable, but the return type is: https://html.spec.whatwg.org/multipage/scripting.html#canvasfillstrokestyles This change is covered by fast/canvas/canvas-pattern-behaviour.html. No change in behavior for the repitition parameter since nullable and TreatNullAs=NullString both convert null to a null string. BUG=460722 Committed: https://crrev.com/90717942048c6aa1a9f56983b9a16eb7b7a50961 Cr-Commit-Position: refs/heads/master@{#377523}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Make return type nullable #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M third_party/WebKit/Source/modules/canvas2d/CanvasRenderingContext2D.idl View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 15 (8 generated)
rwlbuis
PTAL.
4 years, 10 months ago (2016-02-25 00:24:56 UTC) #4
philipj_slow
LGTM, but can you explain in the description why this change is not observable at ...
4 years, 10 months ago (2016-02-25 03:01:46 UTC) #5
rwlbuis
On 2016/02/25 03:01:46, philipj_UTC7 wrote: > LGTM, but can you explain in the description why ...
4 years, 10 months ago (2016-02-25 03:27:07 UTC) #8
philipj_slow
Thanks! Even more LGTM.
4 years, 10 months ago (2016-02-25 03:33:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1734853002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1734853002/20001
4 years, 10 months ago (2016-02-25 03:55:56 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-25 06:42:24 UTC) #13
commit-bot: I haz the power
4 years, 10 months ago (2016-02-25 06:43:26 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/90717942048c6aa1a9f56983b9a16eb7b7a50961
Cr-Commit-Position: refs/heads/master@{#377523}

Powered by Google App Engine
This is Rietveld 408576698