[Webkit-unassigned] [Bug 78191] WebCore::Range's setStart() and setEnd() should be called with exception code variable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 10:27:51 PST 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #126225|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2012-02-09 10:27:51 PST ---
(From update of attachment 126225)
This change doesn't make sense to me. The whole reason for having a default argument is to not pass an argument explicitly.

Why is passing it explicitly needed in this particular case? Bug description says that an assertion is triggered, but ChangeLog says that no logic is changed. Does this fix an assertion failure or not? If there is an assertion sometimes, what test case triggers it?

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