VERIFIED FIXED 6941
REGRESSION: Assertion failure in MacFrame::bridgeForWidget() on manual-tests/textfield-onblur.html
https://bugs.webkit.org/show_bug.cgi?id=6941
Summary REGRESSION: Assertion failure in MacFrame::bridgeForWidget() on manual-tests/...
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.