Skip to content

dart:j2 - Cross-frame native objects are always proxied in dart2js, but transferred directly in Dartium #15053

Closed
@DartBot

Description

@DartBot

This issue was originally filed by ross.dart...@gmail.com


0.8.10_r30107
Windows 7x64

The documentation of dart:js states:

"The following types are transferred directly and not proxied:

...
Blob
..."

What I am seeing is that they are transferred directly in Dartium (VM) but still proxied in dart2js compiled javascript (Chrome Beta). This is causing me problems. I don't have an isolated repro handy but I could make one if need be...

thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-obsoleteClosed as the reported issue is no longer relevantlibrary-jstype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions