Bug 96079 - [WK2] APIClientTraits<WKPageLoaderClient> and APIClientTraits<WKBundlePageLoaderClient> are not initialized properly
Summary: [WK2] APIClientTraits<WKPageLoaderClient> and APIClientTraits<WKBundlePageLoa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mikhail Pozdnyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-07 00:48 PDT by Mikhail Pozdnyakov
Modified: 2012-09-07 01:52 PDT (History)
3 users (show)

See Also:


Attachments
patch (1.95 KB, patch)
2012-09-07 00:52 PDT, Mikhail Pozdnyakov
kenneth: review+
mikhail.pozdnyakov: commit-queue-
Details | Formatted Diff | Diff
patch (1.96 KB, patch)
2012-09-07 01:17 PDT, Mikhail Pozdnyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Pozdnyakov 2012-09-07 00:48:16 PDT
APIClientTraits<WKPageLoaderClient> is missing offset for version #2 and APIClientTraits<WKBundlePageLoaderClient> is
missing offset for version #3.
Comment 1 Mikhail Pozdnyakov 2012-09-07 00:52:21 PDT
Created attachment 162696 [details]
patch
Comment 2 Kenneth Rohde Christiansen 2012-09-07 00:54:42 PDT
Comment on attachment 162696 [details]
patch

Is this tested somehow?
Comment 3 Mikhail Pozdnyakov 2012-09-07 01:15:01 PDT
Found a mistype in the title of the bug [WK] -> [WK2]
Comment 4 Mikhail Pozdnyakov 2012-09-07 01:17:49 PDT
Created attachment 162701 [details]
patch

Fixed mistype in the bug title.
Comment 5 WebKit Review Bot 2012-09-07 01:52:03 PDT
Comment on attachment 162701 [details]
patch

Clearing flags on attachment: 162701

Committed r127845: <http://trac.webkit.org/changeset/127845>
Comment 6 WebKit Review Bot 2012-09-07 01:52:06 PDT
All reviewed patches have been landed.  Closing bug.