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

allow dart.js to be compiled into html file #7974

Closed
dgrove opened this issue Jan 18, 2013 · 10 comments
Closed

allow dart.js to be compiled into html file #7974

dgrove opened this issue Jan 18, 2013 · 10 comments
Labels
area-infrastructure P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@dgrove
Copy link
Contributor

dgrove commented Jan 18, 2013

Right now, there's a roundtrip required to get dart.js - this slows down startup time.

Long ago, we had htmlconverter.py, which could embed things into the html file. Now that we have buildtool and html5lib, we can provide a tool which simply compiles dart.js into the html file, eliminating the need for a roundtrip.

@sethladd
Copy link
Contributor

Good idea!

(pick area=html as closed match. What other area?)


Added Area-HTML, Triaged labels.

@blois
Copy link
Contributor

blois commented Feb 8, 2013

Removed Area-HTML label.
Added Area-Build label.

@anders-sandholm
Copy link
Contributor

Removed this from the M3 milestone.
Added this to the M4 milestone.

@larsbak
Copy link

larsbak commented May 28, 2013

Removed this from the M4 milestone.
Added this to the M5 milestone.

@anders-sandholm
Copy link
Contributor

Removed Area-Build label.
Added Area-Infrastructure label.

@kasperl
Copy link

kasperl commented Jun 4, 2014

Removed this from the M5 milestone.
Added this to the 1.6 milestone.

@kasperl
Copy link

kasperl commented Jul 10, 2014

Removed this from the 1.6 milestone.
Added Oldschool-Milestone-1.6 label.

@sethladd
Copy link
Contributor

@kasperl
Copy link

kasperl commented Aug 4, 2014

Removed Oldschool-Milestone-1.6 label.

@kevmoo kevmoo added P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed triaged labels Feb 29, 2016
@dgrove
Copy link
Contributor Author

dgrove commented Apr 25, 2018

With dartium gone, obsolete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

8 participants