Bug 100869

Summary: [BlackBerry] Crash on html popup form control when element is deleted
Product: WebKit Reporter: George Staikos <staikos>
Component: WebKit BlackBerryAssignee: George Staikos <staikos>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test case
none
Patch none

Description George Staikos 2012-10-31 11:09:00 PDT
If a HTML form control is deleted while its HTML popup is open, the popup will reference the element on close a crash.  Add a guard.  Testcase will be attached but I haven't found a way to automate this for layout tests yet.
Comment 1 George Staikos 2012-10-31 11:09:53 PDT
Created attachment 171687 [details]
Test case
Comment 2 George Staikos 2012-10-31 11:11:41 PDT
Created attachment 171688 [details]
Patch
Comment 3 WebKit Review Bot 2012-10-31 17:59:34 PDT
Comment on attachment 171688 [details]
Patch

Clearing flags on attachment: 171688

Committed r133102: <http://trac.webkit.org/changeset/133102>
Comment 4 WebKit Review Bot 2012-10-31 17:59:37 PDT
All reviewed patches have been landed.  Closing bug.