Bug 134202

Summary: Catch Obj-C exceptions thrown by _linenPatternImage
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Simon Fraser (smfr)
Reported 2014-06-23 11:45:53 PDT
Catch Obj-C exceptions thrown by _linenPatternImage
Attachments
Patch (1.95 KB, patch)
2014-06-23 11:46 PDT, Simon Fraser (smfr)
ggaren: review+
Simon Fraser (smfr)
Comment 1 2014-06-23 11:46:57 PDT
Geoffrey Garen
Comment 2 2014-06-23 11:58:18 PDT
Comment on attachment 233620 [details] Patch 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?
Simon Fraser (smfr)
Comment 3 2014-06-23 11:59:11 PDT
Yes, it's tracked by <rdar://problem/17222297>.
Simon Fraser (smfr)
Comment 4 2014-06-23 12:03:02 PDT
Note You need to log in before you can comment on or make changes to this bug.