Bug 42859

Summary: Process link elements immediately if there are no beforeload listeners.
Product: WebKit Reporter: Andy Estes <aestes>
Component: New BugsAssignee: Andy Estes <aestes>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, ossy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
patch mjs: review+, aestes: commit-queue-

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.