Salvador Díaz Fau
|
6905f9a292
|
Block all popup windows and new tabs in all demos except the MiniBrowser
- Added TChromium.IsSameBrowser function
|
2018-02-16 18:41:13 +01:00 |
|
Salvador Díaz Fau
|
961e90bfbe
|
Update to CEF 3.3282.1733.g9091548
|
2018-02-13 20:16:24 +01:00 |
|
Salvador Díaz Fau
|
ace189d104
|
ResponseFilterBrowser demo now also uses OnResourceLoadComplete to check if the resource is complete
|
2018-02-08 10:49:06 +01:00 |
|
Salvador Díaz Fau
|
0b72a3e446
|
Fixed backwards compatibility issue in uCEFWorkScheduler
Added more checks and comments in ResponseFilterBrowser in case the server doesn't send a Content-Length header
|
2018-02-07 14:30:44 +01:00 |
|
Salvador Díaz Fau
|
d998a912b0
|
ResponseFilterBrowser : reset vars after using the stream contents
|
2018-02-07 11:20:38 +01:00 |
|
Salvador Díaz Fau
|
fe2b80f3a0
|
ResponseFilterBrowser demo : added resource size control
|
2018-02-07 10:36:11 +01:00 |
|
Salvador Díaz Fau
|
552bc75aab
|
Bug fix : used wrong variable for data size
- Used data_in_read instead of data_in_size before the move command.
- Added more checks before wirtting to the buffer and stream.
|
2018-02-07 10:02:24 +01:00 |
|
Salvador Díaz Fau
|
51ffa49b7c
|
The ResponseFilterBrowser demo now supports multiple data chunks
|
2018-02-04 11:50:14 +01:00 |
|