Bug 132095

Summary: Remove Apple Dictionary workaround in WebFrameLoaderClient.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebKit Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

Description Andreas Kling 2014-04-23 18:55:32 PDT
WK1's WebFrameLoaderClient does some things for the benefit of 2009-era Dictionary.app.
We can probably stop doing that now, since the client bug was fixed long ago.
Comment 1 Andreas Kling 2014-04-23 18:57:02 PDT
Created attachment 230030 [details]
Patch
Comment 2 Andreas Kling 2014-04-23 21:43:29 PDT
Committed r167745: <http://trac.webkit.org/changeset/167745>