[Webkit-unassigned] [Bug 13563] REGRESSION: Crash loading message in Yahoo! Mail
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 3 14:49:30 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13563
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mitz at webkit.org
------- Comment #9 from mitz at webkit.org 2007-05-03 14:49 PDT -------
Executing arbitrary JS under layout is bad for you. It's probably event
dispatch that should go through FrameView::scheduleEvent. A call stack from
when it happens would help.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list