Bug 100716 - [chromium] Null-check WebViewImpl::m_client before calling invalidateRect() on it
Summary: [chromium] Null-check WebViewImpl::m_client before calling invalidateRect() o...
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: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-29 18:23 PDT by James Robinson
Modified: 2012-10-29 20:50 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.41 KB, patch)
2012-10-29 18:24 PDT, James Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2012-10-29 18:23:40 PDT
[chromium] Null-check WebViewImpl::m_client before calling invalidateRect() on it
Comment 1 James Robinson 2012-10-29 18:24:19 PDT
Created attachment 171353 [details]
Patch
Comment 2 James Robinson 2012-10-29 18:24:46 PDT
WebPageSerializerTest.MultipleFrames is crashing due to this.
Comment 3 WebKit Review Bot 2012-10-29 19:29:10 PDT
Comment on attachment 171353 [details]
Patch

Rejecting attachment 171353 [details] from commit-queue.

New failing tests:
animations/suspend-resume-animation-events.html
Full output: http://queues.webkit.org/results/14641297
Comment 4 WebKit Review Bot 2012-10-29 20:50:14 PDT
Comment on attachment 171353 [details]
Patch

Clearing flags on attachment: 171353

Committed r132871: <http://trac.webkit.org/changeset/132871>
Comment 5 WebKit Review Bot 2012-10-29 20:50:17 PDT
All reviewed patches have been landed.  Closing bug.