Bug 140558

Summary: Don't try to send SetSession messages before the web page has been constructed in the web process
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Anders Carlsson 2015-01-16 12:38:34 PST
Don't try to send SetSession messages before the web page has been constructed in the web process
Comment 1 Anders Carlsson 2015-01-16 12:40:24 PST
Created attachment 244787 [details]
Patch
Comment 2 Andreas Kling 2015-01-16 12:47:33 PST
Comment on attachment 244787 [details]
Patch

OK. r=me
Comment 3 Anders Carlsson 2015-01-16 13:04:51 PST
Committed r178594: <http://trac.webkit.org/changeset/178594>