[webkit-reviews] review granted: [Bug 134202] Catch Obj-C exceptions thrown by _linenPatternImage : [Attachment 233620] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 23 11:57:56 PDT 2014


Geoffrey Garen <ggaren at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 134202: Catch Obj-C exceptions thrown by _linenPatternImage
https://bugs.webkit.org/show_bug.cgi?id=134202

Attachment 233620: Patch
https://bugs.webkit.org/attachment.cgi?id=233620&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
r=me

An exception like this will likely leak memory and/or locks, causing extra
memory use or deadlock. Is there a follow-up bug tracking the cause of the
exception throw?


More information about the webkit-reviews mailing list