Bug 55550

Summary: Assertion fails when a form validation bubble appears
Product: WebKit Reporter: Kent Tamura <tkent>
Component: FormsAssignee: Kent Tamura <tkent>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch 2 none

Description Kent Tamura 2011-03-01 21:04:07 PST
Assertion fails when a form validation bubble appears
Comment 1 Kent Tamura 2011-03-01 21:08:33 PST
Created attachment 84364 [details]
Patch
Comment 2 Kent Tamura 2011-03-01 21:13:11 PST
Created attachment 84365 [details]
Patch 2

Add the test to Skipped of some platforms
Comment 3 Dimitri Glazkov (Google) 2011-03-01 21:14:37 PST
Comment on attachment 84365 [details]
Patch 2

yup. I broke it, I think :)
Comment 4 Dimitri Glazkov (Google) 2011-03-01 21:15:12 PST
Comment on attachment 84365 [details]
Patch 2

Can you pls remove the WebPreferences changes though?
Comment 5 Kent Tamura 2011-03-01 21:17:57 PST
(In reply to comment #4)
> Can you pls remove the WebPreferences changes though?

The new test would make no sense if the WebPreference change was removed.
Comment 6 Dimitri Glazkov (Google) 2011-03-01 21:46:48 PST
(In reply to comment #5)
> (In reply to comment #4)
> > Can you pls remove the WebPreferences changes though?
> 
> The new test would make no sense if the WebPreference change was removed.

Ah, sorry! I was looking at the wrong thing.
Comment 7 Kent Tamura 2011-03-01 23:04:31 PST
Comment on attachment 84365 [details]
Patch 2

Clearing flags on attachment: 84365

Committed r80097: <http://trac.webkit.org/changeset/80097>
Comment 8 Kent Tamura 2011-03-01 23:04:38 PST
All reviewed patches have been landed.  Closing bug.