[Webkit-unassigned] [Bug 110618] [Chromium] Add expandParagraph() method to WebRange

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 18:01:38 PST 2013


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





--- Comment #9 from Tony Chang <tony at chromium.org>  2013-02-22 18:04:00 PST ---
(From update of attachment 189859)
View in context: https://bugs.webkit.org/attachment.cgi?id=189859&action=review

> Source/WebKit/chromium/src/WebRange.cpp:101
> +    ExceptionCode ec;
> +    copy.m_private->expand("block", ec);

I think you want to use IGNORE_EXCEPTION here.

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