Bug 124968

Summary: Buildfix after r159824 for GCC 4.6
Product: WebKit Reporter: Éva Balázsfalvi <evab.u-szeged>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, galpeter, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed Patch none

Description Éva Balázsfalvi 2013-11-28 05:52:13 PST
Add explicit "friend class", because GCC 4.6 doesn't support extended friend declaration (c++11).
Comment 1 Éva Balázsfalvi 2013-11-28 06:10:07 PST
Created attachment 217994 [details]
Proposed Patch
Comment 2 Csaba Osztrogonác 2013-11-28 07:50:26 PST
Comment on attachment 217994 [details]
Proposed Patch

It is a trivial buildfix, so we don't need WK2 owner review. r=me.
Comment 3 WebKit Commit Bot 2013-11-28 08:17:22 PST
Comment on attachment 217994 [details]
Proposed Patch

Clearing flags on attachment: 217994

Committed r159845: <http://trac.webkit.org/changeset/159845>
Comment 4 WebKit Commit Bot 2013-11-28 08:17:24 PST
All reviewed patches have been landed.  Closing bug.