Bug 140558 - Don't try to send SetSession messages before the web page has been constructed in the web process
Summary: Don't try to send SetSession messages before the web page has been constructe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-16 12:38 PST by Anders Carlsson
Modified: 2015-01-16 13:04 PST (History)
0 users

See Also:


Attachments
Patch (2.18 KB, patch)
2015-01-16 12:40 PST, Anders Carlsson
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>