Bug 11344 - REGRESSION (r16741): webViewDidChangeSelection delegate not firing in 2 layout tests
Summary: REGRESSION (r16741): webViewDidChangeSelection delegate not firing in 2 layou...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Adam Roben (:aroben)
URL: http://build.webkit.org/results/post-...
Keywords: LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2006-10-18 01:44 PDT by Adam Roben (:aroben)
Modified: 2006-10-18 16:21 PDT (History)
2 users (show)

See Also:


Attachments
Fix (3.19 KB, patch)
2006-10-18 16:16 PDT, Adam Roben (:aroben)
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2006-10-18 01:44:57 PDT
r16741 broke fast/forms/display-none-in-onchange-keyboard
Comment 1 Adam Roben (:aroben) 2006-10-18 01:55:48 PDT
It also broke fast/forms/tabbing-input-iframe. Boo.
Comment 2 Anders Carlsson 2006-10-18 14:00:21 PDT
Committed revision 17117.
Comment 3 Adam Roben (:aroben) 2006-10-18 15:38:42 PDT
Anders closed the wrong bug (he meant to close bug 11000)
Comment 4 Adam Roben (:aroben) 2006-10-18 16:16:10 PDT
Created attachment 11139 [details]
Fix
Comment 5 Brady Eidson 2006-10-18 16:20:03 PDT
Comment on attachment 11139 [details]
Fix

looks good
Comment 6 Adam Roben (:aroben) 2006-10-18 16:21:32 PDT
Landed as r17122.