Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sunflower sample throws exception in Opera 12 #2892

Closed
gramster opened this issue May 3, 2012 · 10 comments
Closed

Sunflower sample throws exception in Opera 12 #2892

gramster opened this issue May 3, 2012 · 10 comments
Labels
closed-obsolete Closed as the reported issue is no longer relevant web-libraries Issues impacting dart:html, etc., libraries

Comments

@gramster
Copy link
Contributor

gramster commented May 3, 2012

This Dart line:

    CanvasElement canvas = document.query("#canvas");

causes this exception:

Uncaught exception: Error
Error thrown at line 12, column 2 in $throw(e) in file://localhost/home/gram/dart/test/test.dart.js:
    throw e;
called from line 306, column 10 in <anonymous function: method>() in file://localhost/home/gram/dart/test/test.dart.js:
    $throw(new NoSuchMethodException(
called from line 4584, column 2 in Sunflower() in file://localhost/home/gram/dart/test/test.dart.js:
    var canvas = get$$document().query("#canvas");

@anders-sandholm
Copy link
Contributor

Seems to be a Frog issue. Not sure if this works in Dart2JS.


Added Area-Frog, Triaged labels.

@anders-sandholm
Copy link
Contributor

Removed Area-Frog label.
Added Area-Dart2JS, OldAreaFrog labels.

@anders-sandholm
Copy link
Contributor

Removed OldAreaFrog label.
Added FromAreaFrog label.

@kasperl
Copy link

kasperl commented Jun 12, 2012

Removed Area-Dart2JS, FromAreaFrog labels.
Added Area-DOM label.

@vsmenon
Copy link
Member

vsmenon commented Jul 16, 2012

Added this to the M1 milestone.
Marked this as being blocked by #4111.

@iposva-google
Copy link
Contributor

Removed Area-DOM label.
Added Area-HTML label.

@vsmenon
Copy link
Member

vsmenon commented Aug 23, 2012

Removed this from the M1 milestone.
Added this to the M2 milestone.

@blois
Copy link
Contributor

blois commented Oct 15, 2012

Removed this from the M2 milestone.
Added this to the Later milestone.

@DartBot
Copy link

DartBot commented Feb 8, 2013

This comment was originally written by googlegroups...@kaioa.com


Seems to work fine with Opera 12.14 and the JavaScript generated by r18115.

@floitschG
Copy link
Contributor

Latest versions seem to work.


Added AssumedStale label.

@gramster gramster added Type-Defect web-libraries Issues impacting dart:html, etc., libraries closed-obsolete Closed as the reported issue is no longer relevant labels Feb 11, 2013
@gramster gramster added this to the Later milestone Feb 11, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant web-libraries Issues impacting dart:html, etc., libraries
Projects
None yet
Development

No branches or pull requests

8 participants