WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 40292
40299
REGRESSION (
r60742
-
r60820
): frames with javascript blank
https://bugs.webkit.org/show_bug.cgi?id=40299
Summary
REGRESSION (r60742-r60820): frames with javascript blank
Sveto
Reported
2010-06-08 07:38:49 PDT
This new build
r60820
has a problem with frames containing heavy javascript. I have a base of data that is published on the net with Instant Web Publishing from Filemaker. It uses java script to create and make editable the main table view. With this new webkit build after login the page becomes blank. I cleaned all cache, reset Webkit. Nothing works. Returning to the previous build resolves the issue.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2010-06-08 12:31:44 PDT
It's going to be hard to fix this without additional information. Can you post an example on the Web? Is there anything logged to Web Inspector console, or to Mac OS X console? I looked through commits in this range, and I don't see any smoking gun. These two changes seem most suspicious:
http://trac.webkit.org/changeset/60762
(JSC errors)
http://trac.webkit.org/changeset/60813
(HTML5 parser changes that also affect common path) Gavin and Adam, can you take a look?
Alexey Proskuryakov
Comment 2
2010-06-08 12:45:29 PDT
Might be a duplicate of
bug 40292
.
Adam Barth
Comment 3
2010-06-08 14:43:45 PDT
I'd be surprised if
http://trac.webkit.org/changeset/60813
was the cause. The changes to the common code paths amounted to inlining methods. However, stranger things have happened.
Alexey Proskuryakov
Comment 4
2010-06-08 15:12:23 PDT
*** This bug has been marked as a duplicate of
bug 40292
***
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