Bug 132095 - Remove Apple Dictionary workaround in WebFrameLoaderClient.
Summary: Remove Apple Dictionary workaround in WebFrameLoaderClient.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 18:55 PDT by Andreas Kling
Modified: 2014-04-23 21:43 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.67 KB, patch)
2014-04-23 18:57 PDT, Andreas Kling
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>