RESOLVED FIXED 9689
Nightly builds should warn a user about potential problems when using "Safari extensions"
https://bugs.webkit.org/show_bug.cgi?id=9689
Summary Nightly builds should warn a user about potential problems when using "Safari...
Mark Rowe (bdash)
Reported 2006-07-01 22:58:17 PDT
Nightly builds should detect whether "Safari extensions" (aka haxies) have been loaded into Safari, and warn the user about the potential they have for causing crashes or other problems when used with the nightlies.
Attachments
Implement as described (5.50 KB, patch)
2006-07-01 23:04 PDT, Mark Rowe (bdash)
no flags
Update to explicitly check that bundle is in known extension paths (6.65 KB, patch)
2006-07-01 23:57 PDT, Mark Rowe (bdash)
timothy: review+
Mark Rowe (bdash)
Comment 1 2006-07-01 23:04:15 PDT
Created attachment 9135 [details] Implement as described
Timothy Hatcher
Comment 2 2006-07-01 23:09:35 PDT
Comment on attachment 9135 [details] Implement as described I would check the path the bundle is loaded from, like if it is in the Input Managers or SIMBL folder.
Mark Rowe (bdash)
Comment 3 2006-07-01 23:57:47 PDT
Created attachment 9139 [details] Update to explicitly check that bundle is in known extension paths
Timothy Hatcher
Comment 4 2006-07-02 00:05:28 PDT
Comment on attachment 9139 [details] Update to explicitly check that bundle is in known extension paths This looks good now.
David Kilzer (:ddkilzer)
Comment 5 2006-07-02 04:57:04 PDT
Committed revision 15136.
Note You need to log in before you can comment on or make changes to this bug.