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

Issue 267693002: Add picture related attributes to Source (Closed)

Created:
6 years, 7 months ago by Yoav Weiss
Modified:
6 years, 7 months ago
CC:
blink-reviews, arv+blink, blink-reviews-html_chromium.org, dglazkov+blink, adamk+blink_chromium.org, watchdog-blink-watchlist_google.com, Inactive
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add picture related attributes to Source As part of the picture specification, the source element gets added with several new attributes, that are used in HTMLImageElement's source selection algorithm. This CL adds these attributes. BUG=368830 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173727

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 1

Patch Set 3 : Removed getters #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M Source/core/html/HTMLSourceElement.idl View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Yoav Weiss
6 years, 7 months ago (2014-05-08 13:47:03 UTC) #1
eseidel
We don't have a way to autogen these getAttribute calls these days? Also I suspect ...
6 years, 7 months ago (2014-05-08 18:51:52 UTC) #2
Nils Barth (inactive)
On 2014/05/08 18:51:52, eseidel wrote: > We don't have a way to autogen these getAttribute ...
6 years, 7 months ago (2014-05-09 01:54:59 UTC) #3
Nils Barth (inactive)
https://codereview.chromium.org/267693002/diff/20001/Source/core/html/HTMLSourceElement.h File Source/core/html/HTMLSourceElement.h (right): https://codereview.chromium.org/267693002/diff/20001/Source/core/html/HTMLSourceElement.h#newcode43 Source/core/html/HTMLSourceElement.h:43: const AtomicString& media() const; As noted, not needed if ...
6 years, 7 months ago (2014-05-09 01:56:25 UTC) #4
Yoav Weiss
On 2014/05/09 01:56:25, Nils Barth wrote: > https://codereview.chromium.org/267693002/diff/20001/Source/core/html/HTMLSourceElement.h > File Source/core/html/HTMLSourceElement.h (right): > > https://codereview.chromium.org/267693002/diff/20001/Source/core/html/HTMLSourceElement.h#newcode43 ...
6 years, 7 months ago (2014-05-09 05:21:09 UTC) #5
eseidel
lgtm
6 years, 7 months ago (2014-05-09 05:24:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoav@yoav.ws/267693002/40001
6 years, 7 months ago (2014-05-09 05:25:59 UTC) #7
Nils Barth (inactive)
On 2014/05/09 05:21:09, Yoav Weiss wrote: > I've removed the getters. I'll probably need them ...
6 years, 7 months ago (2014-05-09 05:26:13 UTC) #8
commit-bot: I haz the power
6 years, 7 months ago (2014-05-09 06:31:17 UTC) #9
Message was sent while issue was closed.
Change committed as 173727

Powered by Google App Engine
This is Rietveld 408576698