Bug 87472

Summary: [WK2] Fix client interface size for WKPageContextMenuClient
Product: WebKit Reporter: Grzegorz Czajkowski <g.czajkowski>
Component: WebKit2Assignee: Grzegorz Czajkowski <g.czajkowski>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, cgarcia, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
proposed patch none

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.