kzys / greasekit

Moved from Google Code due to http://google-opensource.blogspot.com/2015/03/farewell-to-google-code.html, but it doesn't mean that I will work on the project actively in the feature.
MIT License
1 stars 0 forks source link

Fix for a crash #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I actually did this as a fix for CreamMonkey, but it looks like GreaseKit will 
have the same problem. 
The crash occurred when a web page opened a blank frame (I think). The attached 
patch checks to 
make sure that frame actually has a dataSource before continuing.

Original issue reported on code.google.com by david.m....@gmail.com on 23 Oct 2007 at 2:01

Attachments:

GoogleCodeExporter commented 9 years ago
I applied your patch. Thank you!

Original comment by kato.kaz...@gmail.com on 6 Nov 2007 at 9:09