Bug 126776 - [iOS] Fill in missing WebCoreThread function pointers
Summary: [iOS] Fill in missing WebCoreThread function pointers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-10 13:24 PST by Joseph Pecoraro
Modified: 2014-01-10 14:07 PST (History)
4 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.44 KB, patch)
2014-01-10 13:25 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2014-01-10 13:24:25 PST
Source/WebCore/platform/ios/wak/WebCoreThreadSystemInterface.cpp needs to fill in a few other WebCore* functions for Remote Web Inspector to work.
Comment 1 Joseph Pecoraro 2014-01-10 13:25:19 PST
Created attachment 220880 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2014-01-10 14:07:52 PST
Comment on attachment 220880 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 220880

Committed r161676: <http://trac.webkit.org/changeset/161676>
Comment 3 WebKit Commit Bot 2014-01-10 14:07:53 PST
All reviewed patches have been landed.  Closing bug.