[Webkit-unassigned] [Bug 29835] Sudden termination enabled a bit too eagerly when removing unload handlers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 29 11:22:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29835
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #40275|review? |review+
Flag| |
--- Comment #5 from Darin Adler <darin at apple.com> 2009-09-29 11:22:52 PDT ---
(From update of attachment 40275)
The name is Mac OS X, not MacOSX.
I think the description makes things a bit more obscure than necessary. The
idea is that you call disableSuddenTermination first, then balance it with a
call to enableSuddenTermination. It's a programming error to call
enableSuddenTermination more times than you called disableSuddenTermination.
But it's good to have a comment.
Comment seems OK to land as-is, but it would be even better to fix either of
these things mentioned above.
--
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