[Webkit-unassigned] [Bug 13715] crash + Safari extensions warning when none installed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 22:21:07 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13715


bdash at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE




------- Comment #2 from bdash at webkit.org  2007-05-14 22:21 PDT -------
Please test the most recently nightly builds when filing obvious crashers like
this.  This was fixed in r21419 several days ago, and there have been at least
4 builds with the fix included.

A "Safari extension" is any piece of executable code loaded into the Safari
process via an unsupported mechanism.  This includes input managers, APE
haxies, and SIMBL plugins.  There is no way to determine what such an extension
will do once it has been loaded so the policy is that if we experience a crash,
the user is asked to disable these extensions before reporting the bug so as to
remove any blame from these unsupported extension mechanisms.  The code that
detects such extensions is very trivial, and it is rather unlikely it would be
to blame for any crashes.

*** This bug has been marked as a duplicate of 13660 ***


-- 
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