[Webunitproj-users] patch 736457 submitted - fix for closing child webclients
Brought to you by:
dgan
From: Brian K. <bt...@ne...> - 2003-05-12 14:35:30
|
Patch # 736457 was submitted to the patches section... here are the details... thanks. =20 Previously, calling close() on a WebClient would dispose=20 the browser and exit the application, even if it was a=20 child webclient. The submitted patch fixes this by not=20 exiting the application when calling close() on child=20 webclients. The following file was changed to support=20 this:=20 com.zeborg.webunit.ie.ExplorerNativeWebClient=20 Thanks,=20 Brian |