[Webkit-unassigned] [Bug 78080] REGRESSION (r106681): Null check missing in [WebFrame(WebInternal) _typingStyle]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 09:25:01 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78080


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #126100|review?                     |review+
               Flag|                            |




--- Comment #5 from Darin Adler <darin at apple.com>  2012-02-08 09:25:01 PST ---
(From update of attachment 126100)
View in context: https://bugs.webkit.org/attachment.cgi?id=126100&action=review

> Tools/TestWebKitAPI/Tests/mac/TypingStyleCrash.mm:32
> +    WebView *webView = [[WebView alloc] initWithFrame:NSZeroRect frameName:@"" groupName:@""];

I think another way to do the same thing is: [[WebView alloc] init]. I believe those arguments are the defaults.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list