m_page is destroyed before InputHandler, so should move the call to destroy popup to ~WebPagePrivate().
Created attachment 146927 [details] patch
chrystal is doing a change..
Created attachment 146938 [details] upated patch
Comment on attachment 146938 [details] upated patch View in context: https://bugs.webkit.org/attachment.cgi?id=146938&action=review > Source/WebKit/blackberry/ChangeLog:8 > + m_page is destroyed before InputHandler, so should move the call to destroy popup to ~WebPagePrivate(). needs to update it :(
Created attachment 147089 [details] updated patch
Created attachment 147090 [details] updated patch
Comment on attachment 147090 [details] updated patch Clearing flags on attachment: 147090 Committed r120091: <http://trac.webkit.org/changeset/120091>
All reviewed patches have been landed. Closing bug.