WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
13246
REGRESSION: Test case for
bug 3455
does not display any content
https://bugs.webkit.org/show_bug.cgi?id=13246
Summary
REGRESSION: Test case for bug 3455 does not display any content
Alexey Proskuryakov
Reported
2007-03-31 11:04:26 PDT
Download, build and run project from bug URL (using ToT WebKit). A window with two frames appears, but both frames are empty. With shipping WebKit, they are not empty.
Attachments
screenshot of testcase working on TOT
(18.70 KB, image/png)
2007-10-21 21:21 PDT
,
Eric Seidel (no email)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Darin Adler
Comment 1
2007-04-11 02:11:30 PDT
<
rdar://problem/5126395
>
Eric Seidel (no email)
Comment 2
2007-10-21 21:19:39 PDT
This looks to be fixed to me. I could not reproduce this with TOT.
Eric Seidel (no email)
Comment 3
2007-10-21 21:20:40 PDT
I will note that I modified the project to not use the 10.3.9 SDK (I don't have it installed) and corrected a call to -[NSString initWithData:encoding:] which was trying to pass NULL as an encoding (which is an enum). I made it pass UTF8 instead.
Eric Seidel (no email)
Comment 4
2007-10-21 21:21:26 PDT
Created
attachment 16780
[details]
screenshot of testcase working on TOT
Alexey Proskuryakov
Comment 5
2007-10-21 22:12:41 PDT
I also cannot reproduce this anymore (with unmodified project).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug