Bug 64543

Summary: [EFL] Account for the invalid pointer case in WebCore::screenRect()
Product: WebKit Reporter: Raphael Kubo da Costa (:rakuco) <rakuco>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, leandro, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Raphael Kubo da Costa (:rakuco) 2011-07-14 11:11:46 PDT
[EFL] Account for the invalid pointer case in WebCore::screenRect()
Comment 1 Raphael Kubo da Costa (:rakuco) 2011-07-14 11:12:53 PDT
Created attachment 100831 [details]
Patch
Comment 2 Antonio Gomes 2011-07-19 01:56:58 PDT
Comment on attachment 100831 [details]
Patch

Do you need to unskip a test?
Comment 3 WebKit Review Bot 2011-07-19 03:24:29 PDT
Comment on attachment 100831 [details]
Patch

Clearing flags on attachment: 100831

Committed r91247: <http://trac.webkit.org/changeset/91247>
Comment 4 WebKit Review Bot 2011-07-19 03:24:34 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Raphael Kubo da Costa (:rakuco) 2011-07-19 06:02:54 PDT
(In reply to comment #2)
> (From update of attachment 100831 [details])
> Do you need to unskip a test?

Not really; our skipped list is not upstream yet.