[Webkit-unassigned] [Bug 31680] WebCore::Document::updateLayoutIgnorePendingStylesheets NULL pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 00:50:59 PDT 2010


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





--- Comment #8 from MORITA Hajime <morrita at google.com>  2010-03-29 00:50:58 PST ---
Mitz, thank you for reviewing really quickly!

> specifies that createDocumentType() should return a node with a null
> ownerDocument. Unless I’m missing something, this change contradicts the
> specification.
You are right.
I updated the patch that just guards null document.

@ap
>Don't we have a regression test verifying that a newly created DocumentType
>node has no document? If we don't, please add one.
The last patch even broke the regression on fast/. I tested only editing/.
I'm so sorry about that... 
Updated patch certainly passes all test, as expected.

-- 
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