[Webkit-unassigned] [Bug 67056] Logic from HTMLElement::deprecatedCreateContextualFragment moved into Range::createContextualFragment function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 4 23:26:47 PDT 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #106307|review?                     |review+
               Flag|                            |




--- Comment #29 from Ryosuke Niwa <rniwa at webkit.org>  2011-09-04 23:26:47 PST ---
(From update of attachment 106307)
View in context: https://bugs.webkit.org/attachment.cgi?id=106307&action=review

sorry, I didn't catch one nit.

> Source/WebCore/dom/Range.cpp:1139
> +            return 0; // FIXME: We should propagate a syntax error exception out here.

Nit: wrong indentation.

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