GithubHelp home page GithubHelp logo

angrymango / cef Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 5.0 1.8 MB

Chromium Embedded Framework - Linux Support (THIS HAS BEEN MERGED BACK INTO THE PROJECT WHICH NOW OFFICIALLY SUPPORTS LINUX)

Home Page: http://code.google.com/p/chromiumembedded

License: Other

C 8.72% C++ 85.94% Rust 0.39% Shell 0.01% Objective-C 4.94%

cef's People

Contributors

angrymango avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

cef's Issues

HTML5 video causes crash

The HTML5 video test causes the cefclient to crash due to a audio related threading issue. I've not had time to investigate this further yet.

[0928/202834:FATAL:alsa_output.cc(210)] Check failed: MessageLoop::current() == message_loop_ (0x7fffd4f51a30 vs. 0x7fffd374ea30)
Backtrace:
base::debug::StackTrace::StackTrace() [0x7ffff3325892]
logging::LogMessage::~LogMessage() [0x7ffff334b4d2]
AlsaPcmOutputStream::AlsaPcmOutputStream() [0x7ffff33f0553]
AudioManagerLinux::MakeAudioOutputStream() [0x7ffff33ec956]
media::AudioRendererImpl::OnInitialize() [0x7ffff34273e7]
media::AudioRendererBase::Initialize() [0x7ffff3425cf0]
media::PipelineImpl::InitializeAudioRenderer() [0x7ffff340cda0]
media::PipelineImpl::InitializeTask() [0x7ffff3409ebe]
DispatchToMethod<>() [0x7ffff341057d]
RunnableMethod<>::Run() [0x7ffff340fd48]
base::subtle::TaskClosureAdapter::Run() [0x7ffff33a02dd]
base::internal::Invoker1<>::DoInvoke() [0x7ffff3353093]
base::Callback<>::Run() [0x7ffff331e55b]
MessageLoop::RunTask() [0x7ffff3350111]
MessageLoop::DeferOrRunPendingTask() [0x7ffff3350219]
MessageLoop::DoWork() [0x7ffff3350a19]
base::MessagePumpDefault::Run() [0x7ffff3358c16]
MessageLoop::RunInternal() [0x7ffff334ff0d]
MessageLoop::RunHandler() [0x7ffff334fdc0]
MessageLoop::Run() [0x7ffff334f7b9]
base::Thread::Run() [0x7ffff33a605c]
base::Thread::ThreadMain() [0x7ffff33a61dc]
base::(anonymous namespace)::ThreadFunc() [0x7ffff33a1b4f]
start_thread [0x7fffed60bd8c]
0x7fffec54c04d

Missing cefclient tests

Some of the cefclient tests that rely on static resources have not been completely wired up yet. The files need to be copied to an accessible location - not sure if this should be done using GYP or not. Then resource_util_linux.cpp needs to be updated to return them from the file system. The files in question are:

  • domaccess.html
  • localstorage.html
  • logo.png
  • xmlhttprequest.html

WebGL testing

WebGL has not been tested at all yet. I'm currently working in a virtual machine so WebGL does not work. This needs to be tested on a physical machine.

how to visit DOM in CEF

my situation:when inputting data in an input box ,I would like to click a button of window type created CreateWindow ,then in web ,data can be getted and showed in a node like in "input" label .Ijust how to implement it.I hope the similar effect just like google developer tool,when I select a node ,Accordingly,some area can be selected.

Printing

This has not been implemented yet. See the Windows version for guidance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.