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

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


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





--- Comment #10 from Tony Chang <tony at chromium.org>  2013-02-22 18:04:24 PST ---
(In reply to comment #9)
> (From update of attachment 189859 [details])
> 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.

LGTM with that change, but one of the API owners needs to approve.

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