Bug 103199

Summary: [BlackBerry] Remove a lot of unnecessary and incorrect code causing crashes
Product: WebKit Reporter: George Staikos <staikos>
Component: WebKit BlackBerryAssignee: George Staikos <staikos>
Status: RESOLVED FIXED    
Severity: Normal CC: japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch to delete a lot of the code and start unforking none

Description George Staikos 2012-11-25 09:46:15 PST
The cookie jar is making some bad assumptions about when it will be called, accessing document/frame/page/etc for apparently no good reason.  Delete all this code.
Comment 1 George Staikos 2012-11-25 09:56:33 PST
Created attachment 175885 [details]
Patch to delete a lot of the code and start unforking
Comment 2 Yong Li 2012-11-26 07:54:25 PST
Comment on attachment 175885 [details]
Patch to delete a lot of the code and start unforking

r+
Comment 3 WebKit Review Bot 2012-11-26 08:33:18 PST
Comment on attachment 175885 [details]
Patch to delete a lot of the code and start unforking

Clearing flags on attachment: 175885

Committed r135729: <http://trac.webkit.org/changeset/135729>
Comment 4 WebKit Review Bot 2012-11-26 08:33:21 PST
All reviewed patches have been landed.  Closing bug.