[Webkit-unassigned] [Bug 88675] [BlackBerry] Fix crash on PagePopupChromeClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 8 12:38:28 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88675





--- Comment #5 from Crystal Zhang <haizhang at rim.com>  2012-06-08 12:38:28 PST ---
(From update of attachment 146626)
View in context: https://bugs.webkit.org/attachment.cgi?id=146626&action=review

>> Source/WebKit/blackberry/WebCoreSupport/ChromeClientBlackBerry.cpp:315
>>  void ChromeClientBlackBerry::closePagePopup(PagePopup* popup)
> 
> is popup unused now?

yes, we always get popup from m_webPage.

>> Source/WebKit/blackberry/WebKitSupport/InputHandler.cpp:129
>> +        m_webPage->m_page->chrome()->client()->closePagePopup(0);
> 
> does it make sense to move the hasOpenedPopup check inside ::closePagePopup()?

yeah, we can do that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list