Bug 87472 - [WK2] Fix client interface size for WKPageContextMenuClient
Summary: [WK2] Fix client interface size for WKPageContextMenuClient
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Grzegorz Czajkowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-25 01:22 PDT by Grzegorz Czajkowski
Modified: 2012-05-25 03:05 PDT (History)
3 users (show)

See Also:


Attachments
proposed patch (1.41 KB, patch)
2012-05-25 01:23 PDT, Grzegorz Czajkowski
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Czajkowski 2012-05-25 01:22:05 PDT
Add correct offset for version 1 and 2 of WKPageContextMenuClient.
Revision 109750 introduces a new API and increases size of interfaceSizesByVersion but the table is not properly initialized for newly introduced version 2.
Comment 1 Grzegorz Czajkowski 2012-05-25 01:23:44 PDT
Created attachment 144001 [details]
proposed patch
Comment 2 Carlos Garcia Campos 2012-05-25 02:18:20 PDT
Comment on attachment 144001 [details]
proposed patch

Right, thanks!
Comment 3 WebKit Review Bot 2012-05-25 03:05:30 PDT
Comment on attachment 144001 [details]
proposed patch

Clearing flags on attachment: 144001

Committed r118506: <http://trac.webkit.org/changeset/118506>
Comment 4 WebKit Review Bot 2012-05-25 03:05:35 PDT
All reviewed patches have been landed.  Closing bug.