RESOLVED FIXED 59057
Removed a use of markDOMObjectWrapper: CSS Object Model
https://bugs.webkit.org/show_bug.cgi?id=59057
Summary Removed a use of markDOMObjectWrapper: CSS Object Model
Geoffrey Garen
Reported 2011-04-20 18:28:38 PDT
Removed a use of markDOMObjectWrapper: CSS Object Model
Attachments
Patch (44.25 KB, patch)
2011-04-20 18:59 PDT, Geoffrey Garen
oliver: review+
Geoffrey Garen
Comment 1 2011-04-20 18:59:50 PDT
Early Warning System Bot
Comment 2 2011-04-20 19:21:07 PDT
Oliver Hunt
Comment 3 2011-04-20 20:34:15 PDT
Comment on attachment 90475 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=90475&action=review r=me, but fix efl + qt builds > Source/WebCore/bindings/js/JSCSSStyleDeclarationCustom.cpp:223 > + cssValueRoots().add(cssValue.get(), root(impl())); // Balanced by JSCSSValueOwner::finalize(). So much sadness
Oliver Hunt
Comment 4 2011-04-20 20:36:56 PDT
I think these custom toJS functions can be autogenerated -- just need a flag that says NeedsWeakHandleDoohicky or somesuch as you can auto generate the correct call to wrap..
Build Bot
Comment 5 2011-04-20 20:43:12 PDT
Geoffrey Garen
Comment 6 2011-04-21 11:29:17 PDT
WebKit Review Bot
Comment 7 2011-04-21 11:34:11 PDT
http://trac.webkit.org/changeset/84527 might have broken EFL Linux Release (Build)
Note You need to log in before you can comment on or make changes to this bug.