Bug 130864 - Fix crash when RenderView is cleared inside of frame flattening layout
Summary: Fix crash when RenderView is cleared inside of frame flattening layout
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-03-27 14:58 PDT by Simon Fraser (smfr)
Modified: 2014-03-27 15:28 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.73 KB, patch)
2014-03-27 15:00 PDT, Simon Fraser (smfr)
mitz: 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-03-27 14:58:28 PDT
Fix crash when RenderView is cleared inside of frame lattening layout
Comment 1 Simon Fraser (smfr) 2014-03-27 15:00:47 PDT
Created attachment 227988 [details]
Patch
Comment 2 mitz 2014-03-27 15:06:37 PDT
Comment on attachment 227988 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=227988&action=review

> Source/WebCore/ChangeLog:3
> +        Fix crash when RenderView is cleared inside of frame lattening layout

typo: lattening
Comment 3 Simon Fraser (smfr) 2014-03-27 15:28:39 PDT
https://trac.webkit.org/r166372