Summary: | [GTK] [CMake] Fix the WEBKIT_SRC_DIR define when building the WebKit2 GObject API unit tests | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Martin Robinson <mrobinson> | ||||
Component: | WebKitGTK | Assignee: | Martin Robinson <mrobinson> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | cdumez, cgarcia, commit-queue, gustavo, gyuyoung.kim, rakuco | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Martin Robinson
2013-12-31 13:48:35 PST
Created attachment 220170 [details]
Patch
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API Comment on attachment 220170 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=220170&action=review > Source/WebKit2/ChangeLog:3 > + [GTK] [CMake] Fix the WEBKIT_SRC_DIR define when building the WebKi2 GObject API unit tests btw, please fix the typo in the changelog before landing Committed r161189: <http://trac.webkit.org/changeset/161189> |