WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2011-04-20 18:59:50 PDT
Created
attachment 90475
[details]
Patch
Early Warning System Bot
Comment 2
2011-04-20 19:21:07 PDT
Attachment 90475
[details]
did not build on qt: Build output:
http://queues.webkit.org/results/8474869
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
Attachment 90475
[details]
did not build on win: Build output:
http://queues.webkit.org/results/8472895
Geoffrey Garen
Comment 6
2011-04-21 11:29:17 PDT
Committed
r84527
: <
http://trac.webkit.org/changeset/84527
>
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.
Top of Page
Format For Printing
XML
Clone This Bug