Bug 42114

Summary: [GTK] r63100 broke the testwebview test
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet, mario
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch
none
Patch gustavo: review+

Description Martin Robinson 2010-07-12 14:42:54 PDT
This revision likely broke the test. My guess is that it's related to cache changes.
Comment 1 Martin Robinson 2010-07-12 14:47:27 PDT
Created attachment 61271 [details]
Patch
Comment 2 Martin Robinson 2010-07-12 14:59:07 PDT
Created attachment 61274 [details]
Patch
Comment 3 Gustavo Noronha (kov) 2010-07-12 15:02:08 PDT
Comment on attachment 61274 [details]
Patch

OK! Now let's try to figure out why that happened =( Thanks!
Comment 4 Martin Robinson 2010-07-12 15:08:21 PDT
Committed r63128: <http://trac.webkit.org/changeset/63128>
Comment 5 Mario Sanchez Prada 2010-07-13 07:46:41 PDT
(In reply to comment #3)
> (From update of attachment 61274 [details])
> OK! Now let's try to figure out why that happened =( Thanks!

See comment #22 on bug 41813:
https://bugs.webkit.org/show_bug.cgi?id=41813#c22

I've posted some details of what I've found there...
Comment 6 Nate Chapin 2010-07-14 15:48:48 PDT
(In reply to comment #5)
> (In reply to comment #3)
> > (From update of attachment 61274 [details] [details])
> > OK! Now let's try to figure out why that happened =( Thanks!
> 
> See comment #22 on bug 41813:
> https://bugs.webkit.org/show_bug.cgi?id=41813#c22
> 
> I've posted some details of what I've found there...
 
See https://bugs.webkit.org/show_bug.cgi?id=42298 for the re-addition of the assertion.