Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove CEF 1 code path #106

Closed
GoogleCodeExporter opened this issue Aug 28, 2015 · 3 comments
Closed

Remove CEF 1 code path #106

GoogleCodeExporter opened this issue Aug 28, 2015 · 3 comments
Milestone

Comments

@GoogleCodeExporter
Copy link

The following changes will be required:

1. Get rid of compile time conditions like this:

    IF CEF_VERSION == 1..
    IF CEF_VERSION == 3..

2. Remove all files with "_cef1" postfix and get rid of the "_cef3" postfix in 
filenames.

3. Remove the cef1/ directory and move the cef3/ subdirectories into upper 
directory.

4. Update wiki pages to get rid of CEF 1 documentation.

Original issue reported on code.google.com by [email protected] on 10 Jan 2014 at 11:53

@cztomczak cztomczak changed the title Remove CEF 1 code path and update wiki pages Remove CEF 1 code path Jan 26, 2016
@cztomczak cztomczak added this to the Chrome 47 milestone Feb 8, 2016
cztomczak added a commit that referenced this issue Apr 21, 2016
Update unicode comments in string_utils.pyx.
cztomczak added a commit that referenced this issue May 14, 2016
Delete remaining CEF 1 files (download_handler.pyx, cef_v8*.pxd,
v8function_handler.pxd, cef_download_handler.pxd, download_handler.pxd,
cef_render_handler.pxd).
cztomczak added a commit that referenced this issue May 14, 2016
@cztomczak cztomczak modified the milestones: v47, Chrome 50+ Feb 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants