[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:28:05 PST 2012


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





--- Comment #6 from mitz at webkit.org  2012-02-08 09:28:05 PST ---
(From update of attachment 126100)
View in context: https://bugs.webkit.org/attachment.cgi?id=126100&action=review

> Tools/ChangeLog:12
> +        (TestWebKitAPI):

prepare-ChangeLog keeps adding these…

> Tools/TestWebKitAPI/Tests/mac/TypingStyleCrash.mm:33
> +    [webView.mainFrame loadHTMLString:@"<html><body>foo</body></html>" baseURL:nil];

I doubt that this accomplishes anything, since you don’t spin the run loop and wait for this to load before continuing. Presumably, you can just remove this.

-- 
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