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

Issue 2752103003: Make item and namedItem args in MimeTypeArray/PluginArray/Plugin non-optional (Closed)

Created:
3 years, 9 months ago by lunalu1
Modified:
3 years, 8 months ago
Reviewers:
foolip
CC:
chromium-reviews, haraken, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make item and namedItem args in MimeTypeArray/PluginArray/Plugin non-optional Intent to Ship: https://groups.google.com/a/chromium.org/d/msg/blink-dev/mGKzBiGe_Co/hMzVBa9vBwAJ BUG=701560, 701561 Review-Url: https://codereview.chromium.org/2752103003 Cr-Commit-Position: refs/heads/master@{#461726} Committed: https://chromium.googlesource.com/chromium/src/+/a758d4d5c23e748d3db4d07e5f9ee310238419c3

Patch Set 1 #

Total comments: 2

Patch Set 2 : Codereview update #

Total comments: 9

Patch Set 3 : Codereview: fixed nullability and removed commented code #

Patch Set 4 : Codereview update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M third_party/WebKit/Source/modules/plugins/MimeTypeArray.idl View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/plugins/Plugin.idl View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/modules/plugins/PluginArray.idl View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 39 (27 generated)
lunalu1
PTAL.
3 years, 9 months ago (2017-03-16 01:01:23 UTC) #6
foolip
These are good changes that I think we should make, but with a non-zero compat ...
3 years, 9 months ago (2017-03-17 00:31:46 UTC) #7
lunalu1
Done. PTAL What kind of layout tests should we be providing though? I think just ...
3 years, 9 months ago (2017-03-17 18:52:38 UTC) #10
foolip
https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/MimeTypeArray.idl File third_party/WebKit/Source/modules/plugins/MimeTypeArray.idl (right): https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/MimeTypeArray.idl#newcode27 third_party/WebKit/Source/modules/plugins/MimeTypeArray.idl:27: // TODO(lunalu): the return type should be nullable. You ...
3 years, 9 months ago (2017-03-21 08:57:52 UTC) #14
lunalu1
Please see the comments below. https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/Plugin.idl File third_party/WebKit/Source/modules/plugins/Plugin.idl (right): https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/Plugin.idl#newcode31 third_party/WebKit/Source/modules/plugins/Plugin.idl:31: [NotEnumerable] getter MimeType? namedItem(DOMString ...
3 years, 9 months ago (2017-03-21 17:56:50 UTC) #15
foolip
https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/Plugin.idl File third_party/WebKit/Source/modules/plugins/Plugin.idl (right): https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/Plugin.idl#newcode31 third_party/WebKit/Source/modules/plugins/Plugin.idl:31: [NotEnumerable] getter MimeType? namedItem(DOMString name); On 2017/03/21 17:56:50, loonybear ...
3 years, 9 months ago (2017-03-22 05:04:53 UTC) #20
lunalu1
Please take another look https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/Plugin.idl File third_party/WebKit/Source/modules/plugins/Plugin.idl (right): https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/Plugin.idl#newcode31 third_party/WebKit/Source/modules/plugins/Plugin.idl:31: [NotEnumerable] getter MimeType? namedItem(DOMString name); ...
3 years, 9 months ago (2017-03-24 15:42:17 UTC) #22
foolip
https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/Plugin.idl File third_party/WebKit/Source/modules/plugins/Plugin.idl (right): https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/Plugin.idl#newcode31 third_party/WebKit/Source/modules/plugins/Plugin.idl:31: [NotEnumerable] getter MimeType? namedItem(DOMString name); On 2017/03/24 15:42:17, loonybear ...
3 years, 8 months ago (2017-03-30 04:52:21 UTC) #31
lunalu1
PTAL at the new patch https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/Plugin.idl File third_party/WebKit/Source/modules/plugins/Plugin.idl (right): https://codereview.chromium.org/2752103003/diff/20001/third_party/WebKit/Source/modules/plugins/Plugin.idl#newcode31 third_party/WebKit/Source/modules/plugins/Plugin.idl:31: [NotEnumerable] getter MimeType? namedItem(DOMString ...
3 years, 8 months ago (2017-03-30 18:32:04 UTC) #32
foolip
lgtm
3 years, 8 months ago (2017-04-04 03:53:56 UTC) #34
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/2752103003/80001
3 years, 8 months ago (2017-04-04 13:57:53 UTC) #36
commit-bot: I haz the power
3 years, 8 months ago (2017-04-04 15:30:32 UTC) #39
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/a758d4d5c23e748d3db4d07e5f9e...

Powered by Google App Engine
This is Rietveld 408576698