[Webkit-unassigned] [Bug 35216] Web Inspector: REGRESSION: hangs when scrolling in Resource pane
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 23 08:49:47 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35216
--- Comment #2 from opendarwin at lapcatsoftware.com 2010-02-23 08:49:47 PST ---
That's correct. I just tried nightly build r55140, and it doesn't pinwheel,
though it can be a bit jerky. Thus, as far as Debug builds are concerned, I
can't really say how much of a regression there has been. I don't think the
Safari 4.0.4 version has been tagged in svn.
As you mentioned in #webkit, this may be a problem with parsing very long lines
of javascript. The code was changed to parse files continuously rather than
just once, so some regression was expected, but I hope you agree that Debug
builds should still remain usable, especially for this purpose, which is
javascript debugging.
Let me know if you want me to perform further testing.
On a side note, is there a reason that line-wrapping is no longer used in the
Resources pane? Without line-wrapping, it's harder to read js files with long
lines.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list