Bug 79725 - <a ping> doesn't work in WebKit2
Summary: <a ping> doesn't work in WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-02-27 17:44 PST by Brady Eidson
Modified: 2012-02-27 17:59 PST (History)
0 users

See Also:


Attachments
Patch v1 (3.46 KB, patch)
2012-02-27 17:46 PST, Brady Eidson
ap: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2012-02-27 17:44:40 PST
<a ping> can't be enabled in WK2

http://trac.webkit.org/changeset/73312 attempted to enable it but missed pushing the bit into WebCore::Settings in the WebProcess.

A few more layout tests can be enabled now, too.

In radar as <rdar://problem/10924993>
Comment 1 Brady Eidson 2012-02-27 17:46:40 PST
Created attachment 129150 [details]
Patch v1
Comment 2 Brady Eidson 2012-02-27 17:59:42 PST
http://trac.webkit.org/changeset/109055