| 
																	
																	
																		
																	
																	
																 | 
																@@ -60,7 +60,10 @@ public: | 
															
														
														
													
														
															
																 | 
																 | 
																    ~Win32WebView() override
 | 
																 | 
																 | 
																    ~Win32WebView() override
 | 
															
														
														
													
														
															
																 | 
																 | 
																    {
 | 
																 | 
																 | 
																    {
 | 
															
														
														
													
														
															
																 | 
																 | 
																        if (connectionPoint != nullptr)
 | 
																 | 
																 | 
																        if (connectionPoint != nullptr)
 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																        {
 | 
															
														
														
													
														
															
																 | 
																 | 
																            connectionPoint->Unadvise (adviseCookie);
 | 
																 | 
																 | 
																            connectionPoint->Unadvise (adviseCookie);
 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																            connectionPoint->Release();
 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																        }
 | 
															
														
														
													
														
															
																 | 
																 | 
																
 | 
																 | 
																 | 
																
 | 
															
														
														
													
														
															
																 | 
																 | 
																        if (browser != nullptr)
 | 
																 | 
																 | 
																        if (browser != nullptr)
 | 
															
														
														
													
														
															
																 | 
																 | 
																            browser->Release();
 | 
																 | 
																 | 
																            browser->Release();
 | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																	
																	
																		
																	
																	
																 | 
																@@ -91,6 +94,8 @@ public: | 
															
														
														
													
														
															
																 | 
																 | 
																                    handler->Release();
 | 
																 | 
																 | 
																                    handler->Release();
 | 
															
														
														
													
														
															
																 | 
																 | 
																                }
 | 
																 | 
																 | 
																                }
 | 
															
														
														
													
														
															
																 | 
																 | 
																            }
 | 
																 | 
																 | 
																            }
 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																
 | 
															
														
														
													
														
															
																 | 
																 | 
																 | 
																 | 
																 | 
																            connectionPointContainer->Release();
 | 
															
														
														
													
														
															
																 | 
																 | 
																        }
 | 
																 | 
																 | 
																        }
 | 
															
														
														
													
														
															
																 | 
																 | 
																
 | 
																 | 
																 | 
																
 | 
															
														
														
													
														
															
																 | 
																 | 
																        JUCE_END_IGNORE_WARNINGS_GCC_LIKE
 | 
																 | 
																 | 
																        JUCE_END_IGNORE_WARNINGS_GCC_LIKE
 | 
															
														
														
													
												
													
														
															
																| 
																	
																		
																	
																	
																	
																 | 
																
  |