Bug 53794 - WebKit2: DidInitiateLoadForResource needs to know if the resource is being loaded by a committed or provisional frame
Summary: WebKit2: DidInitiateLoadForResource needs to know if the resource is being lo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 11:56 PST by Brian Weinstein
Modified: 2011-04-07 11:11 PDT (History)
6 users (show)

See Also:


Attachments
[PATCH] Fix (10.14 KB, patch)
2011-02-04 12:00 PST, Brian Weinstein
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Weinstein 2011-02-04 11:56:12 PST
WebKit2: DidInitiateLoadForResource needs to know if the resource is being loaded by a committed or provisional frame.
Comment 1 Brian Weinstein 2011-02-04 12:00:50 PST
Created attachment 81261 [details]
[PATCH] Fix
Comment 2 WebKit Review Bot 2011-02-04 17:29:02 PST
http://trac.webkit.org/changeset/77667 might have broken GTK Linux 32-bit Release and GTK Linux 32-bit Debug
The following tests are not passing:
fast/blockflow/Kusa-Makura-background-canvas.html
fast/blockflow/japanese-ruby-horizontal-bt.html
fast/blockflow/japanese-ruby-vertical-lr.html
fast/blockflow/japanese-ruby-vertical-rl.html
fast/ruby/nested-ruby.html
fast/text/emphasis-avoid-ruby.html
Comment 3 Brian Weinstein 2011-04-07 11:11:55 PDT
Landed in r77667.