Bug 100716

Summary: [chromium] Null-check WebViewImpl::m_client before calling invalidateRect() on it
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: dpranke, enne, scheib, vangelis, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.