Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

encodeUtf8 an image data doesn't work on firefox #1

Description

@DartBot

Originally opened as dart-lang/sdk#11527

This issue was originally filed by Thomas.Dela...@gmail.com


What steps will reproduce the problem?

  1. load an image with HttpRequest (mine was 5mb)
  2. do an encodeUtf8(request.responseText)
  3. see firefox stop the script of dart2js

What is the expected output? What do you see instead?
expected : finish encoding
see instead : script takes too long times to respond

What version of the product are you using? On what operating system?
Dart Editor version 0.5.20_r24160
Dart SDK version 0.5.20.2_r24160
Firefox 21.0
MacBook Pro Retina (2012) OS X 10.8.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions