Bug 68863 - WebKitLinkedOnOrAfter() check is ineffective for Solar Walk app-specific hack.
Summary: WebKitLinkedOnOrAfter() check is ineffective for Solar Walk app-specific hack.
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: Andy Estes
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-09-26 19:40 PDT by Andy Estes
Modified: 2011-09-28 01:27 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.99 KB, patch)
2011-09-26 19:57 PDT, Andy Estes
no flags Details | Formatted Diff | Diff
Patch (13.00 KB, patch)
2011-09-27 17:06 PDT, Andy Estes
darin: review+
Details | Formatted Diff | Diff

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