Bug 152195 - Unimplemented pure virtual function
Summary: Unimplemented pure virtual function
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-11 15:50 PST by Ethan Sherriff
Modified: 2015-12-11 15:50 PST (History)
0 users

See Also:


Attachments
Patch (854 bytes, text/plain)
2015-12-11 15:50 PST, Ethan Sherriff
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ethan Sherriff 2015-12-11 15:50:28 PST
Created attachment 267195 [details]
Patch

There's an unimplemented pure virtual function 'run(ErrorString&)' in the class InspectorRuntimeAgent which causes the build to fail the compilation of "Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/inspector/JSGlobalObjectInspectorController.cpp".