Bug 42859 - Process link elements immediately if there are no beforeload listeners.
Summary: Process link elements immediately if there are no beforeload listeners.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Andy Estes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-22 16:58 PDT by Andy Estes
Modified: 2010-07-23 09:15 PDT (History)
4 users (show)

See Also:


Attachments
patch (1.74 KB, patch)
2010-07-22 17:19 PDT, Andy Estes
mjs: review+
aestes: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2010-07-22 16:58:41 PDT
Process link elements immediately if there are no beforeload listeners.
Comment 1 Andy Estes 2010-07-22 17:19:31 PDT
Created attachment 62364 [details]
patch
Comment 2 Maciej Stachowiak 2010-07-22 17:20:51 PDT
Comment on attachment 62364 [details]
patch

r=me
Comment 3 Andy Estes 2010-07-22 17:26:30 PDT
Committed <http://trac.webkit.org/changeset/63924>.
Comment 4 WebKit Review Bot 2010-07-22 17:47:25 PDT
http://trac.webkit.org/changeset/63924 might have broken Qt Linux Release
Comment 5 Csaba Osztrogonác 2010-07-23 09:00:43 PDT
Qt specific expected result added: http://trac.webkit.org/changeset/63977
Comment 6 Andy Estes 2010-07-23 09:15:02 PDT
(In reply to comment #5)
> Qt specific expected result added: http://trac.webkit.org/changeset/63977

Thanks, Csaba.  I actually filed a bug to add this test to the Skipped list (https://bugs.webkit.org/show_bug.cgi?id=42869), because it seemed like a bug that Qt was emitting those two extra frame load events.  If that's not the case, I'll just close out that bug.