Bug 159757 - [ThreadedCompositor] Build fails in debug mode after r202040
Summary: [ThreadedCompositor] Build fails in debug mode after r202040
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-14 01:47 PDT by Hyunjun Ko
Modified: 2016-07-14 05:34 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.34 KB, patch)
2016-07-14 02:02 PDT, Hyunjun Ko
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hyunjun Ko 2016-07-14 01:47:59 PDT
After r202040, runLoop() in CompositingRunLoop.h is removed.
But it remains in debug code.

I'll provide a patch.
Comment 1 Hyunjun Ko 2016-07-14 02:02:20 PDT
Created attachment 283628 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-14 05:34:23 PDT
Comment on attachment 283628 [details]
Patch

Clearing flags on attachment: 283628

Committed r203223: <http://trac.webkit.org/changeset/203223>
Comment 3 WebKit Commit Bot 2016-07-14 05:34:27 PDT
All reviewed patches have been landed.  Closing bug.