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

Issue 971783002: IDL: Remove last traces of [TypeChecking=Unrestricted] (Closed)

Created:
5 years, 9 months ago by Jens Widell
Modified:
5 years, 9 months ago
Reviewers:
haraken
CC:
blink-reviews, blink-reviews-bindings_chromium.org, vivekg_samsung, arv+blink, vivekg
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

IDL: Remove last traces of [TypeChecking=Unrestricted] - Remove the Unrestricted value from IDLExtendedAttributes.txt. - Remove [TypeChecking=Unrestricted] from InternalSettingsGenerated.idl which was previously missed since it's a generated file. - To simplify the code, revert some of the changes made in https://codereview.chromium.org/938403007/ that are no longer needed since TypeChecking now only supports a single value (Interface). BUG=354298 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191178

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -31 lines) Patch
M Source/bindings/IDLExtendedAttributes.txt View 1 chunk +1 line, -1 line 1 comment Download
M Source/bindings/scripts/interface_dependency_resolver.py View 3 chunks +8 lines, -24 lines 0 comments Download
M Source/bindings/tests/idls/core/TestDictionary.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/tests/idls/core/TestInterface.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/tests/idls/core/TestObject.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/tests/idls/core/TestPartialInterface4.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/tests/idls/modules/TestInterface5.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/build/scripts/templates/InternalSettingsGenerated.idl.tmpl View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
Jens Widell
PTAL
5 years, 9 months ago (2015-03-02 17:29:23 UTC) #2
haraken
LGTM https://codereview.chromium.org/971783002/diff/1/Source/bindings/IDLExtendedAttributes.txt File Source/bindings/IDLExtendedAttributes.txt (right): https://codereview.chromium.org/971783002/diff/1/Source/bindings/IDLExtendedAttributes.txt#newcode100 Source/bindings/IDLExtendedAttributes.txt:100: TypeChecking=Interface Can we change [TypeChecking=Interface] to [TypeChecking], simply? ...
5 years, 9 months ago (2015-03-03 01:23:31 UTC) #3
Jens Widell
On 2015/03/03 01:23:31, haraken wrote: > LGTM > > https://codereview.chromium.org/971783002/diff/1/Source/bindings/IDLExtendedAttributes.txt > File Source/bindings/IDLExtendedAttributes.txt (right): > ...
5 years, 9 months ago (2015-03-03 07:03:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/971783002/1
5 years, 9 months ago (2015-03-03 07:05:56 UTC) #6
haraken
> > BTW, how much work would be needed to make [TypeChecking=Interface] the > default ...
5 years, 9 months ago (2015-03-03 08:23:20 UTC) #7
commit-bot: I haz the power
5 years, 9 months ago (2015-03-03 08:23:41 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191178

Powered by Google App Engine
This is Rietveld 408576698