Bug 6941

Summary: REGRESSION: Assertion failure in MacFrame::bridgeForWidget() on manual-tests/textfield-onblur.html
Product: WebKit Reporter: mitz
Component: FormsAssignee: Darin Adler <darin>
Status: VERIFIED FIXED    
Severity: Normal CC: adele
Priority: P1 Keywords: EasyFix, HasReduction, Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch to check for null (in code that is soon to be deleted) mjs: review+

mitz
Reported 2006-01-30 13:45:17 PST
TOT WebKit fails the ASSERT_ARG(widget, widget) in MacFrame::bridgeForWidget() when tabbing out of the text field on manual-tests/textfield-onblur.html.
Attachments
patch to check for null (in code that is soon to be deleted) (1.30 KB, patch)
2006-02-05 00:56 PST, Darin Adler
mjs: review+
Darin Adler
Comment 1 2006-02-05 00:56:54 PST
Created attachment 6263 [details] patch to check for null (in code that is soon to be deleted)
Maciej Stachowiak
Comment 2 2006-02-05 01:05:10 PST
Comment on attachment 6263 [details] patch to check for null (in code that is soon to be deleted) r=me
Note You need to log in before you can comment on or make changes to this bug.