Bug 96079

Summary: [WK2] APIClientTraits<WKPageLoaderClient> and APIClientTraits<WKBundlePageLoaderClient> are not initialized properly
Product: WebKit Reporter: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Component: WebKit2Assignee: Mikhail Pozdnyakov <mikhail.pozdnyakov>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth, sam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
kenneth: review+, mikhail.pozdnyakov: commit-queue-
patch none

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.