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

Issue 2050643002: HTMLAreaElement should expose `download` and `rel` attributes. (Closed)

Created:
4 years, 6 months ago by Anton Obzhirov
Modified:
4 years, 5 months ago
CC:
blink-reviews, blink-reviews-html_chromium.org, chromium-reviews, dglazkov+blink
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

HTMLAreaElement should expose `download` and `rel` attributes. HTMLAreaElement should define IDL `download` and `rel` attributes for faster access. Firefox implements both of them, Safari/Edge has only `rel` (WebKit has no `download` yet). BUG=605552 Committed: https://crrev.com/0bf0830d9b2964a57c2fceced5e873b31d8f91d5 Cr-Commit-Position: refs/heads/master@{#406541}

Patch Set 1 #

Patch Set 2 : Add layout test for download attribute. #

Total comments: 1

Patch Set 3 : Cleanup. #

Total comments: 1

Patch Set 4 : Final version #

Messages

Total messages: 35 (10 generated)
Anton Obzhirov
On 2016/06/08 12:27:16, a.obzhirov wrote: > mailto:a.obzhirov@samsung.com changed reviewers: > + mailto:dominicc@chromium.org Hi, plz have ...
4 years, 6 months ago (2016-06-08 12:27:56 UTC) #3
dominicc (has gone to gerrit)
On 2016/06/08 at 12:27:56, a.obzhirov wrote: > On 2016/06/08 12:27:16, a.obzhirov wrote: > > mailto:a.obzhirov@samsung.com ...
4 years, 6 months ago (2016-06-09 07:59:32 UTC) #4
Anton Obzhirov
On 2016/06/09 07:59:32, dominicc wrote: > On 2016/06/08 at 12:27:56, a.obzhirov wrote: > > On ...
4 years, 6 months ago (2016-06-09 16:56:37 UTC) #5
Anton Obzhirov
On 2016/06/09 16:56:37, Anton Obzhirov wrote: > On 2016/06/09 07:59:32, dominicc wrote: > > On ...
4 years, 6 months ago (2016-06-20 13:58:37 UTC) #6
dominicc (has gone to gerrit)
This looks really nice, thank you. One minor nit inline then LGTM. https://codereview.chromium.org/2050643002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/HTMLAreaElement/area-download.html File third_party/WebKit/LayoutTests/fast/dom/HTMLAreaElement/area-download.html ...
4 years, 6 months ago (2016-06-23 04:20:19 UTC) #7
Anton Obzhirov
On 2016/06/23 04:20:19, dominicc wrote: > This looks really nice, thank you. One minor nit ...
4 years, 6 months ago (2016-06-23 12:09:52 UTC) #8
Anton Obzhirov
On 2016/06/23 12:09:52, Anton Obzhirov wrote: > On 2016/06/23 04:20:19, dominicc wrote: > > This ...
4 years, 6 months ago (2016-06-23 14:08:36 UTC) #9
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/2050643002/40001
4 years, 5 months ago (2016-06-28 03:14:46 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/208207)
4 years, 5 months ago (2016-06-28 03:21:35 UTC) #14
dominicc (has gone to gerrit)
On 2016/06/28 at 03:21:35, commit-bot wrote: > Try jobs failed on following builders: > chromium_presubmit ...
4 years, 5 months ago (2016-06-28 03:39:09 UTC) #16
tkent
This change has no risk, and we may skip intent-to-ship. Please make an entry in ...
4 years, 5 months ago (2016-06-28 03:49:33 UTC) #17
Anton Obzhirov
On 2016/06/28 03:49:33, tkent wrote: > This change has no risk, and we may skip ...
4 years, 5 months ago (2016-06-28 11:00:08 UTC) #18
tkent
On 2016/06/28 at 11:00:08, a.obzhirov wrote: > On 2016/06/28 03:49:33, tkent wrote: > > This ...
4 years, 5 months ago (2016-06-28 22:56:00 UTC) #19
Anton Obzhirov
On 2016/06/28 22:56:00, tkent wrote: > On 2016/06/28 at 11:00:08, a.obzhirov wrote: > > On ...
4 years, 5 months ago (2016-06-30 12:48:57 UTC) #20
dominicc (has gone to gerrit)
On 2016/06/30 at 12:48:57, a.obzhirov wrote: > On 2016/06/28 22:56:00, tkent wrote: > > On ...
4 years, 5 months ago (2016-07-13 07:08:11 UTC) #21
Anton Obzhirov
On 2016/07/13 07:08:11, dominicc wrote: > On 2016/06/30 at 12:48:57, a.obzhirov wrote: > > On ...
4 years, 5 months ago (2016-07-13 12:14:33 UTC) #22
dominicc (has gone to gerrit)
I've pinged someone about it. Sorry it's taking so long. On Wed, Jul 13, 2016 ...
4 years, 5 months ago (2016-07-15 06:08:11 UTC) #23
dominicc (has gone to gerrit)
I've pinged someone about it. Sorry it's taking so long. On Wed, Jul 13, 2016 ...
4 years, 5 months ago (2016-07-15 06:08:12 UTC) #24
Anton Obzhirov
On 2016/07/15 06:08:12, dominicc wrote: > I've pinged someone about it. Sorry it's taking so ...
4 years, 5 months ago (2016-07-19 10:52:49 UTC) #25
tkent
lgtm. Thank you! https://codereview.chromium.org/2050643002/diff/40001/third_party/WebKit/Source/core/html/HTMLAreaElement.idl File third_party/WebKit/Source/core/html/HTMLAreaElement.idl (right): https://codereview.chromium.org/2050643002/diff/40001/third_party/WebKit/Source/core/html/HTMLAreaElement.idl#newcode32 third_party/WebKit/Source/core/html/HTMLAreaElement.idl:32: // FIXME: relList are missing are ...
4 years, 5 months ago (2016-07-19 23:18:48 UTC) #26
Anton Obzhirov
On 2016/07/19 23:18:48, tkent wrote: > lgtm. Thank you! > > https://codereview.chromium.org/2050643002/diff/40001/third_party/WebKit/Source/core/html/HTMLAreaElement.idl > File third_party/WebKit/Source/core/html/HTMLAreaElement.idl ...
4 years, 5 months ago (2016-07-20 09:31:55 UTC) #27
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/2050643002/60001
4 years, 5 months ago (2016-07-20 10:52:24 UTC) #30
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-20 13:07:01 UTC) #32
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-20 13:07:10 UTC) #33
commit-bot: I haz the power
4 years, 5 months ago (2016-07-20 13:09:59 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0bf0830d9b2964a57c2fceced5e873b31d8f91d5
Cr-Commit-Position: refs/heads/master@{#406541}

Powered by Google App Engine
This is Rietveld 408576698