Bug 68863

Summary: WebKitLinkedOnOrAfter() check is ineffective for Solar Walk app-specific hack.
Product: WebKit Reporter: Andy Estes <aestes>
Component: WebKit Misc.Assignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch darin: review+

Description Andy Estes 2011-09-26 19:40:28 PDT
WebKitLinkedOnOrAfter() check is ineffective for Solar Walk app-specific hack.
Comment 1 Andy Estes 2011-09-26 19:57:45 PDT
Created attachment 108782 [details]
Patch
Comment 2 Andy Estes 2011-09-26 19:58:23 PDT
<rdar://problem/10189006>
Comment 3 Darin Adler 2011-09-26 20:29:59 PDT
Comment on attachment 108782 [details]
Patch

Should we instead remove the quirk entirely?
Comment 4 Andy Estes 2011-09-27 17:05:28 PDT
(In reply to comment #3)
> (From update of attachment 108782 [details])
> Should we instead remove the quirk entirely?

Yeah, I think that makes more sense.
Comment 5 Andy Estes 2011-09-27 17:06:23 PDT
Created attachment 108936 [details]
Patch
Comment 6 Andy Estes 2011-09-28 01:27:34 PDT
Committed r96205: <http://trac.webkit.org/changeset/96205>