DescriptionIntroduce DEFINE_DOCUMENT_TYPE_CASTS, and use it
As a step to use DEFINE_TYPE_CASTS, this cl introduce DEFINE_DOCUMENT_TYPE_CASTS.
It's used by HTMLDocument, ImageDocument, PluginDocument, and SVGDocument in order to replace
manual toFoo() with generated toFoo() which supports all cast functions.
BUG=309516
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163404
Patch Set 1 : #
Total comments: 2
Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Total comments: 1
Patch Set 4 : #
Messages
Total messages: 13 (0 generated)
|