Bug 111464 - Split StorageEventDispatcher::dispatch into two functions
Summary: Split StorageEventDispatcher::dispatch into two functions
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: 2013-03-05 12:21 PST by Anders Carlsson
Modified: 2013-03-05 12:33 PST (History)
1 user (show)

See Also:


Attachments
Patch (7.95 KB, patch)
2013-03-05 12:23 PST, Anders Carlsson
bdakin: 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 2013-03-05 12:21:52 PST
Split StorageEventDispatcher::dispatch into two functions
Comment 1 Anders Carlsson 2013-03-05 12:23:32 PST
Created attachment 191533 [details]
Patch
Comment 2 Anders Carlsson 2013-03-05 12:33:00 PST
Committed r144800: <http://trac.webkit.org/changeset/144800>