Bug 79725

Summary: <a ping> doesn't work in WebKit2
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch v1 ap: review+

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