Bug 89369

Summary: [BlackBerry] NetworkJob::startNewJobWithRequest() should check the frame pointer
Product: WebKit Reporter: Yong Li <yong.li.webkit>
Component: WebKit BlackBerryAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch none

Yong Li
Reported 2012-06-18 11:50:46 PDT
NetworkJob::startNewJobWithRequest() shouldn't proceed when the frame is null, because this means it is a PingLoader job and should just finish.
Attachments
the patch (1.59 KB, patch)
2012-06-18 12:35 PDT, Yong Li
no flags
Yong Li
Comment 1 2012-06-18 12:35:51 PDT
Created attachment 148148 [details] the patch
Yong Li
Comment 2 2012-06-18 12:55:09 PDT
Comment on attachment 148148 [details] the patch thanks!
WebKit Review Bot
Comment 3 2012-06-18 14:35:02 PDT
Comment on attachment 148148 [details] the patch Clearing flags on attachment: 148148 Committed r120626: <http://trac.webkit.org/changeset/120626>
WebKit Review Bot
Comment 4 2012-06-18 14:35:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.