Removed a use of markDOMObjectWrapper: CSS Object Model
Created attachment 90475 [details] Patch
Attachment 90475 [details] did not build on qt: Build output: http://queues.webkit.org/results/8474869
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
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..
Attachment 90475 [details] did not build on win: Build output: http://queues.webkit.org/results/8472895
Committed r84527: <http://trac.webkit.org/changeset/84527>
http://trac.webkit.org/changeset/84527 might have broken EFL Linux Release (Build)