Bug 89143 - [chromium] Make TiledLayerChromium robust to unexpected null tiles
Summary: [chromium] Make TiledLayerChromium robust to unexpected null tiles
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: Adrienne Walker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-14 17:32 PDT by Adrienne Walker
Modified: 2012-06-14 21:59 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.55 KB, patch)
2012-06-14 17:34 PDT, Adrienne Walker
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adrienne Walker 2012-06-14 17:32:29 PDT
[chromium] Make TiledLayerChromium robust to unexpected null tiles
Comment 1 Adrienne Walker 2012-06-14 17:34:30 PDT
Created attachment 147689 [details]
Patch
Comment 2 Adrienne Walker 2012-06-14 17:35:20 PDT
See: http://code.google.com/p/chromium/issues/detail?id=116442

This is an attempt to get the crash rate down in the short term.  If this makes the updateLayerRect-related crashes go away, that will also be a useful signal.
Comment 3 James Robinson 2012-06-14 17:39:59 PDT
Comment on attachment 147689 [details]
Patch

Let's try it
Comment 4 WebKit Review Bot 2012-06-14 21:59:54 PDT
Comment on attachment 147689 [details]
Patch

Clearing flags on attachment: 147689

Committed r120398: <http://trac.webkit.org/changeset/120398>
Comment 5 WebKit Review Bot 2012-06-14 21:59:58 PDT
All reviewed patches have been landed.  Closing bug.