Bug 25117 - Mac Chromium form controls broken
Summary: Mac Chromium form controls broken
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: John Grabowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-09 11:04 PDT by John Grabowski
Modified: 2009-04-09 13:47 PDT (History)
1 user (show)

See Also:


Attachments
fix form controls for Chromium Mac (3.62 KB, patch)
2009-04-09 11:06 PDT, John Grabowski
fishd: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Grabowski 2009-04-09 11:04:33 PDT
In Mac Chromium, native form controls (e.g. checkboxes) are broken when run in multiprocess mode (not in Test_Shell).  Drawn in the wrong place, causes crashes, etc.  Patch coming.
Comment 1 John Grabowski 2009-04-09 11:06:02 PDT
Created attachment 29368 [details]
fix form controls for Chromium Mac
Comment 2 David Levin 2009-04-09 13:14:00 PDT
Working on landing.
Comment 3 David Levin 2009-04-09 13:47:59 PDT
Committed <http://trac.webkit.org/changeset/42368>