Bug 124968 - Buildfix after r159824 for GCC 4.6
Summary: Buildfix after r159824 for GCC 4.6
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-28 05:52 PST by Éva Balázsfalvi
Modified: 2013-11-28 08:17 PST (History)
3 users (show)

See Also:


Attachments
Proposed Patch (998 bytes, patch)
2013-11-28 06:10 PST, Éva Balázsfalvi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.