Bug 16425 - Use NPOBJECT and JAVASCRIPTCORE_BINDINGS in GTK+ build
Summary: Use NPOBJECT and JAVASCRIPTCORE_BINDINGS in GTK+ build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-13 11:43 PST by Rodney Dawes
Modified: 2007-12-17 21:25 PST (History)
0 users

See Also:


Attachments
Patch for WTF_USE_{NPOBJECT,JAVASCRIPTCORE_BINDINGS} (1.44 KB, patch)
2007-12-13 11:46 PST, Rodney Dawes
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rodney Dawes 2007-12-13 11:43:13 PST
We need to use NPOBJECT and JAVASCRIPTCORE_BINDINGS in the gtk+ build as well, as a prerequisite for plug-ins. This patch adds these WTF_USE_ defines to config.h and implements a required method in the FrameGtk implementation of WebCore::Frame.
Comment 1 Rodney Dawes 2007-12-13 11:46:49 PST
Created attachment 17876 [details]
Patch for WTF_USE_{NPOBJECT,JAVASCRIPTCORE_BINDINGS}
Comment 2 Maciej Stachowiak 2007-12-16 16:39:54 PST
Comment on attachment 17876 [details]
Patch for WTF_USE_{NPOBJECT,JAVASCRIPTCORE_BINDINGS}

r=me
Comment 3 Mark Rowe (bdash) 2007-12-17 21:25:04 PST
Landed in r28826.