RESOLVED FIXED 14211
Move the BarInfo object out of the JS bindings
https://bugs.webkit.org/show_bug.cgi?id=14211
Summary Move the BarInfo object out of the JS bindings
Sam Weinig
Reported 2007-06-18 00:00:12 PDT
Patch forthcoming
Attachments
patch (32.92 KB, patch)
2007-06-18 00:08 PDT, Sam Weinig
ggaren: review+
Sam Weinig
Comment 1 2007-06-18 00:08:28 PDT
mitz
Comment 2 2007-06-18 00:16:02 PDT
Comment on attachment 15097 [details] patch What's this for? +DOMWindow::~DOMWindow() +{ +} +
Sam Weinig
Comment 3 2007-06-18 00:53:03 PDT
(In reply to comment #2) > (From update of attachment 15097 [details] [edit]) > What's this for? > > +DOMWindow::~DOMWindow() > +{ > +} > + GCC complains with out it.
Geoffrey Garen
Comment 4 2007-06-18 11:19:35 PDT
Comment on attachment 15097 [details] patch r=me
Geoffrey Garen
Comment 5 2007-06-18 11:20:19 PDT
Please write a layout test that performs basic access of these properties.
Sam Weinig
Comment 6 2007-06-18 17:20:57 PDT
Landed in r23573.
Note You need to log in before you can comment on or make changes to this bug.