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

Issue 2490233002: Use unsigned longs in HTMLImageElement idl (Closed)

Created:
4 years, 1 month ago by rwlbuis
Modified:
4 years, 1 month ago
Reviewers:
haraken, foolip
CC:
chromium-reviews, blink-reviews, tfarina, blink-reviews-w3ctests_chromium.org, blink-reviews-html_chromium.org, dglazkov+blink
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use unsigned longs in HTMLImageElement idl Use unsigned longs instead of longs in HTMLImageElement idl like specified: https://html.spec.whatwg.org/#the-img-element BUG=496400 Committed: https://crrev.com/d4c998bd79ab0b96c844f7df3e3c6c8683e7da53 Cr-Commit-Position: refs/heads/master@{#431620}

Patch Set 1 #

Patch Set 2 : V2 #

Patch Set 3 : V3 #

Total comments: 3

Patch Set 4 : V4 #

Patch Set 5 : Fix compile error #

Messages

Total messages: 19 (7 generated)
rwlbuis
PTAL. Hope I have the correct Bug number :)
4 years, 1 month ago (2016-11-10 16:45:43 UTC) #4
foolip
https://codereview.chromium.org/2490233002/diff/40001/third_party/WebKit/Source/core/html/HTMLImageElement.idl File third_party/WebKit/Source/core/html/HTMLImageElement.idl (right): https://codereview.chromium.org/2490233002/diff/40001/third_party/WebKit/Source/core/html/HTMLImageElement.idl#newcode37 third_party/WebKit/Source/core/html/HTMLImageElement.idl:37: readonly attribute unsigned long naturalWidth; It looks these and ...
4 years, 1 month ago (2016-11-10 16:53:33 UTC) #5
rwlbuis
https://codereview.chromium.org/2490233002/diff/40001/third_party/WebKit/Source/core/html/HTMLImageElement.idl File third_party/WebKit/Source/core/html/HTMLImageElement.idl (right): https://codereview.chromium.org/2490233002/diff/40001/third_party/WebKit/Source/core/html/HTMLImageElement.idl#newcode37 third_party/WebKit/Source/core/html/HTMLImageElement.idl:37: readonly attribute unsigned long naturalWidth; On 2016/11/10 16:53:33, foolip ...
4 years, 1 month ago (2016-11-10 17:07:45 UTC) #6
rwlbuis
On 2016/11/10 17:07:45, rwlbuis wrote: > https://codereview.chromium.org/2490233002/diff/40001/third_party/WebKit/Source/core/html/HTMLImageElement.idl > File third_party/WebKit/Source/core/html/HTMLImageElement.idl (right): > > https://codereview.chromium.org/2490233002/diff/40001/third_party/WebKit/Source/core/html/HTMLImageElement.idl#newcode37 > ...
4 years, 1 month ago (2016-11-10 17:48:04 UTC) #7
foolip
https://codereview.chromium.org/2490233002/diff/40001/third_party/WebKit/Source/core/html/HTMLImageElement.idl File third_party/WebKit/Source/core/html/HTMLImageElement.idl (right): https://codereview.chromium.org/2490233002/diff/40001/third_party/WebKit/Source/core/html/HTMLImageElement.idl#newcode37 third_party/WebKit/Source/core/html/HTMLImageElement.idl:37: readonly attribute unsigned long naturalWidth; On 2016/11/10 17:07:45, rwlbuis ...
4 years, 1 month ago (2016-11-11 09:47:22 UTC) #8
rwlbuis
On 2016/11/11 09:47:22, foolip wrote: > https://codereview.chromium.org/2490233002/diff/40001/third_party/WebKit/Source/core/html/HTMLImageElement.idl > File third_party/WebKit/Source/core/html/HTMLImageElement.idl (right): > > https://codereview.chromium.org/2490233002/diff/40001/third_party/WebKit/Source/core/html/HTMLImageElement.idl#newcode37 > ...
4 years, 1 month ago (2016-11-11 16:17:01 UTC) #9
foolip
lgtm
4 years, 1 month ago (2016-11-11 16:25:31 UTC) #10
rwlbuis
Adding haraken for modules review.
4 years, 1 month ago (2016-11-11 16:27:21 UTC) #12
haraken
On 2016/11/11 16:27:21, rwlbuis wrote: > Adding haraken for modules review. LGTM
4 years, 1 month ago (2016-11-11 17:06:13 UTC) #13
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/2490233002/80001
4 years, 1 month ago (2016-11-11 18:10:50 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-11 19:47:21 UTC) #17
commit-bot: I haz the power
4 years, 1 month ago (2016-11-11 20:00:11 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d4c998bd79ab0b96c844f7df3e3c6c8683e7da53
Cr-Commit-Position: refs/heads/master@{#431620}

Powered by Google App Engine
This is Rietveld 408576698