Tjaster94 / pywebkitgtk

Automatically exported from code.google.com/p/pywebkitgtk
Other
0 stars 0 forks source link

can_undo and can_redo return None instead of boolean #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a webview
2. call can_undo or can_redo

What is the expected output? What do you see instead?
Expected True or False, got None instead.

What version of the product are you using? On what operating system?
1.1.8 on Ubuntu 10.04

Original issue reported on code.google.com by ccar...@gmail.com on 17 Aug 2010 at 12:46

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the patch. Committed in http://goo.gl/z1WS.

Original comment by jmalo...@gmail.com on 18 Aug 2010 at 8:29