Bug 55550 - Assertion fails when a form validation bubble appears
Summary: Assertion fails when a form validation bubble appears
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kent Tamura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-01 21:04 PST by Kent Tamura
Modified: 2011-03-01 23:04 PST (History)
1 user (show)

See Also:


Attachments
Patch (5.86 KB, patch)
2011-03-01 21:08 PST, Kent Tamura
no flags Details | Formatted Diff | Diff
Patch 2 (8.46 KB, patch)
2011-03-01 21:13 PST, Kent Tamura
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.