Bug 114541

Summary: REGRESSION (r141981): Crash when closing a Google Docs document
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Page LoadingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, japhet, jochen
Priority: P2 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 114616, 114619    
Bug Blocks:    
Attachments:
Description Flags
proposed fix beidson: review+

Alexey Proskuryakov
Reported 2013-04-12 15:59:27 PDT
FrameNetworkingContext::shouldClearReferrerOnHTTPSToHTTPRedirect gets called when m_frame is null, because there is an onunload ping that has a redirect from https to http. <rdar://problem/13277362>
Attachments
proposed fix (4.01 KB, patch)
2013-04-12 16:03 PDT, Alexey Proskuryakov
beidson: review+
Alexey Proskuryakov
Comment 1 2013-04-12 16:03:41 PDT
Created attachment 197902 [details] proposed fix
Alexey Proskuryakov
Comment 2 2013-04-12 16:10:53 PDT
Note You need to log in before you can comment on or make changes to this bug.