[Webkit-unassigned] [Bug 135030] New: Simplify WebOriginDataManager(Proxy) and rename to UIProcessOriginDataManager and ChildProcessOriginDataManager

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 17 15:42:52 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135030

           Summary: Simplify WebOriginDataManager(Proxy) and rename to
                    UIProcessOriginDataManager and
                    ChildProcessOriginDataManager
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com
            Blocks: 135029


Simplify WebOriginDataManager(Proxy) and rename to UIProcessOriginDataManager and ChildProcessOriginDataManager

What is today called a "WebOriginDataManagerProxy" that exists in a WebProcess will actually exist in any ChildProcess type (Web, Networking, Database).

The WebOriginDataManager is still UIProcess-only.

So the renaming is pretty clear.

At the same time, I'll be removing cruft (like the change notification client stuff) that we don't have a need for right now.  It can always be added back later.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list