Bug 136932 - Avoid divide by zero when we get an empty rect while snapshotting a node
Summary: Avoid divide by zero when we get an empty rect while snapshotting a node
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-18 15:21 PDT by Simon Fraser (smfr)
Modified: 2014-09-18 15:40 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.57 KB, patch)
2014-09-18 15:26 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (1.60 KB, patch)
2014-09-18 15:27 PDT, Simon Fraser (smfr)
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2014-09-18 15:21:54 PDT
Avoid divide by zero when we get an empty rect while snapshotting a node
Comment 1 Simon Fraser (smfr) 2014-09-18 15:26:17 PDT
Created attachment 238326 [details]
Patch
Comment 2 Simon Fraser (smfr) 2014-09-18 15:27:15 PDT
Created attachment 238327 [details]
Patch
Comment 3 Simon Fraser (smfr) 2014-09-18 15:40:26 PDT
https://trac.webkit.org/r173737