Skip to content

ImageData.runtimeType has changed in Dartium #28183

@kmillikin

Description

@kmillikin

With d9f80a9 the implementation class of the (abstract) dart:typed_data class Uint8ClampedList changed to _Uint8ClampedList.

It is still intended to report 'Uint8ClampedList' from .runtimeType.toString(). For some reason I don't yet understand, this doesn't happen in Dartium which reports '_Uint8ClampedList'.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions