Bug 151699

Summary: REGRESSION(r192834): [GTK] Test /webkit2/WebKitWebView/editor-state/typing-attributes times out after r192834
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bugs-noreply, thorton
Priority: P2 Keywords: Gtk, Regression
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Carlos Garcia Campos 2015-12-01 01:33:04 PST
We are no longer notified of the editor state change from WebPage::didChangeSelection(), the non mac code was removed in r192834.
Comment 1 Carlos Garcia Campos 2015-12-01 01:35:35 PST
Created attachment 266347 [details]
Patch

The fix is pretty obvious, but I'm assuming it was removed by mistake, so better get a review to be sure.
Comment 2 Carlos Garcia Campos 2015-12-01 09:40:50 PST
Committed r192888: <http://trac.webkit.org/changeset/192888>