Bug 128601 - [WinCairo] Compile error, deleted file in WTF.
Summary: [WinCairo] Compile error, deleted file in WTF.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 07:21 PST by peavo
Modified: 2014-02-11 09:08 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.59 KB, patch)
2014-02-11 07:26 PST, peavo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description peavo 2014-02-11 07:21:36 PST
GOwnPtr.cpp has been deleted:

1>c1xx : fatal error C1083: Cannot open source file: '..\wtf\gobject\GOwnPtr.cpp': No such file or directory
Comment 1 peavo 2014-02-11 07:26:55 PST
Created attachment 223859 [details]
Patch
Comment 2 Csaba Osztrogonác 2014-02-11 07:30:48 PST
Comment on attachment 223859 [details]
Patch

rs=me
Comment 3 WebKit Commit Bot 2014-02-11 08:07:27 PST
Comment on attachment 223859 [details]
Patch

Clearing flags on attachment: 223859

Committed r163874: <http://trac.webkit.org/changeset/163874>
Comment 4 WebKit Commit Bot 2014-02-11 08:07:30 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 peavo 2014-02-11 09:07:44 PST
(In reply to comment #2)
> (From update of attachment 223859 [details])
> rs=me

Thanks :)
Comment 6 Brent Fulgham 2014-02-11 09:08:25 PST
*** Bug 128606 has been marked as a duplicate of this bug. ***