Bug 119354 - Remove didFinishLoad order quirk (from http://trac.webkit.org/changeset/118086)
Summary: Remove didFinishLoad order quirk (from http://trac.webkit.org/changeset/118086)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-07-31 15:26 PDT by Tim Horton
Modified: 2013-07-31 17:05 PDT (History)
6 users (show)

See Also:


Attachments
remove unnecessary quirk (4.94 KB, patch)
2013-07-31 15:39 PDT, Tim Horton
no flags Details | Formatted Diff | Diff
with that line removed too (5.75 KB, patch)
2013-07-31 15:56 PDT, Tim Horton
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2013-07-31 15:26:44 PDT
It's not necessary anymore.

<rdar://problem/11510686>
Comment 1 Tim Horton 2013-07-31 15:29:04 PDT
It was added in http://trac.webkit.org/changeset/118086.
Comment 2 Tim Horton 2013-07-31 15:39:46 PDT
Created attachment 207881 [details]
remove unnecessary quirk
Comment 3 Tim Horton 2013-07-31 15:40:01 PDT
Not setting review because I haven't built + tested yet.
Comment 4 Tim Horton 2013-07-31 15:54:35 PDT
There's also this line: http://trac.webkit.org/changeset/118086/trunk/Source/WebKit/mac/Misc/WebKitVersionChecks.h

But I don't know if we keep those for some reason?
Comment 5 Tim Horton 2013-07-31 15:56:28 PDT
Created attachment 207883 [details]
with that line removed too
Comment 6 Alexey Proskuryakov 2013-07-31 16:27:45 PDT
Comment on attachment 207883 [details]
with that line removed too

rs=me
Comment 7 WebKit Commit Bot 2013-07-31 17:05:40 PDT
Comment on attachment 207883 [details]
with that line removed too

Clearing flags on attachment: 207883

Committed r153549: <http://trac.webkit.org/changeset/153549>
Comment 8 WebKit Commit Bot 2013-07-31 17:05:43 PDT
All reviewed patches have been landed.  Closing bug.