Bug 55278 - V8 IDL code generator shouldn't emit an #include line for DOMString.
Summary: V8 IDL code generator shouldn't emit an #include line for DOMString.
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-25 17:36 PST by Daniel Cheng
Modified: 2011-03-08 09:46 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.54 KB, patch)
2011-02-25 17:39 PST, Daniel Cheng
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Cheng 2011-02-25 17:36:47 PST
V8 IDL code generator shouldn't emit an #include line for DOMString.
Comment 1 Daniel Cheng 2011-02-25 17:39:12 PST
Created attachment 83905 [details]
Patch
Comment 2 Daniel Cheng 2011-02-25 17:40:57 PST
I notice there's a test subdir, but I'm not sure how to run the tests contains within. Any tips?
Comment 3 Darin Adler 2011-02-25 17:40:58 PST
Comment on attachment 83905 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=83905&action=review

> Source/WebCore/ChangeLog:8
> +        No new tests, since I haven't figured out how to run them (OOPS!).

You are supposed to runt them by typing "run-bindings-tests" at the command line. I tried just now and they seem to be broken.
Comment 4 Daniel Cheng 2011-02-28 18:33:21 PST
Fixing the code generator as part of https://bugs.webkit.org/show_bug.cgi?id=55115. Landing this patch by itself wouldn't do too much, and the IDL generator tests are somewhat stale at the moment.
Comment 5 Eric Seidel (no email) 2011-03-08 09:46:40 PST
Comment on attachment 83905 [details]
Patch

Cleared review? from attachment 83905 [details] so that this bug does not appear in http://webkit.org/pending-review.  If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).