Bug 154467

Summary: [GTK] Fixed link error when G_DEFINE_AUTOPTR_CLEANUP_FUNC is not defined.
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, commit-queue, mcatanzaro
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Konstantin Tokarev 2016-02-19 12:49:12 PST
Fixed link error in Tests/WebKit2Gtk/TestAutocleanups.cpp when G_DEFINE_AUTOPTR_CLEANUP_FUNC is not defined.
Comment 1 Konstantin Tokarev 2016-02-19 12:51:12 PST
Created attachment 271788 [details]
Patch
Comment 2 Michael Catanzaro 2016-02-19 15:58:01 PST
Comment on attachment 271788 [details]
Patch

OK, this is easier than excluding it from CMakeLists.txt, since it's just one file.
Comment 3 WebKit Commit Bot 2016-02-19 16:01:49 PST
Comment on attachment 271788 [details]
Patch

Clearing flags on attachment: 271788

Committed r196844: <http://trac.webkit.org/changeset/196844>
Comment 4 WebKit Commit Bot 2016-02-19 16:01:53 PST
All reviewed patches have been landed.  Closing bug.