Bug 98193 - [WK2] Add a way to find out what pages are related to a given one
Summary: [WK2] Add a way to find out what pages are related to a given one
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-10-02 13:23 PDT by Alexey Proskuryakov
Modified: 2012-10-02 14:49 PDT (History)
0 users

See Also:


Attachments
proposed patch (4.53 KB, patch)
2012-10-02 13:25 PDT, Alexey Proskuryakov
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2012-10-02 13:23:34 PDT
A client can say that a page should be related to another when creating, but doesn't have any way to retrieve this information.

<rdar://problem/12407139>
Comment 1 Alexey Proskuryakov 2012-10-02 13:25:00 PDT
Created attachment 166740 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2012-10-02 14:49:28 PDT
Committed <http://trac.webkit.org/changeset/130214>.