wxWebViewChromium icon indicating copy to clipboard operation
wxWebViewChromium copied to clipboard

GetPageSource and GetPageText will trigger DCHECK on empty web page.

Open hokein opened this issue 11 years ago • 0 comments

Due to the CEF3 issue 1216, wxWebViewChromium GetPageSource and GetPageText API will trigger DCHECK macro when the web page is empty in Debug version, which will cause crash. The issue was fixed in trunk r1635 and not release yet.

Just file this bug here in case someone meets the same case.

hokein avatar Mar 31 '14 11:03 hokein