[Webkit-unassigned] [Bug 115643] Document should be constructable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 03:52:51 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=115643





--- Comment #13 from László Langó <llango.u-szeged at partner.samsung.com>  2014-02-14 03:50:05 PST ---
(In reply to comment #10)
> (From update of attachment 224054 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=224054&action=review
> 
> > Source/WebCore/dom/Document.cpp:566
> > +    return document;
> 
> Oh, I just realized this line should read document.release() to avoid a tiny bit of needless reference count churn. Probably will let this go into the commit queue anyway. We can follow up with a 1-line patch to fix that.

It's fixed. Committed in https://trac.webkit.org/r164099

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list