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

Chrome 39 RC #146

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

Chrome 39 RC #146

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

Comments

@GoogleCodeExporter
Copy link

Latest available is 3.2171.1902.
Includes Chrome 39.0.2171.36.

@GoogleCodeExporter
Copy link
Author

Compiles and runs fine. See revision 3a4a855 and revision a9b5b68.

It was necessary to fix cef_logging.h due to conflicting macros with our own
logging library. See CEF topic for reference:
http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=12356

I've noticed an issue with mouse context menu being placed at wrong
coordinates. Will have to report that to CEF.

There seem also to be issue with cookies. Error in debug.log:

    [1125/161429:ERROR:cache_util_win.cc(20)] Unable to move the cache: 5
    [1125/161429:ERROR:cache_util.cc(132)] Unable to move cache folder C:\phpdesktop\phpdesktop-chrome-cef2171\Release\webcache 
         to C:\phpdesktop\phpdesktop-chrome-cef2171\Release\old_webcache_000
    [1125/161429:ERROR:cache_creator.cc(132)] Unable to create cache 

@GoogleCodeExporter
Copy link
Author

Cookies issue reported on CEF Forum:
http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=12357

@GoogleCodeExporter
Copy link
Author

Mouse cursor progress indicator does not appear any more when loading web
pages. This is an issue in Google Chrome as well since Chrome 33 (branch 1750).

@GoogleCodeExporter
Copy link
Author

Mouse context menu misplaced issue reported on CEF FOrum:
http://magpcss.org/ceforum/viewtopic.php?f=6&t=12360

Fixed invalid behavior when closing popup windows. See revision dfc4978.

@GoogleCodeExporter
Copy link
Author

PHPDesktop Chrome 39.0 Release Candidate is available on the DownloadChrome
wiki page.

@GoogleCodeExporter
Copy link
Author

Cookies issue was fixed in revision dfc4978. However it required removing
a call to PostQuitMessage which may cause issues if Mongoose web server hangs
during shutdown.

@GoogleCodeExporter
Copy link
Author

Symanted detects false/positive "WS.Reputation.1" on virustotal.com:
https://www.virustotal.com/en/file/16db3a2ff56a708d08e51a109f1c16edb6d9807209be9
aa25b1faecf68303fe7/analysis/1416942827/

See http://community.norton.com/forums/clarification-wsreputation1-detection

@GoogleCodeExporter
Copy link
Author

WS.Reputation.1 is caused by cef.pak file. Issue reported on CEF Forum:
http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=12362

@GoogleCodeExporter
Copy link
Author

Packing the same binaries using 7z removed the false/positive by Symantec.

@GoogleCodeExporter
Copy link
Author

Mouse wheel scrolls twice as fast in CEF branch 2171. Issue reported to the
CEF: https://code.google.com/p/chromiumembedded/issues/detail?id=1481

@GoogleCodeExporter
Copy link
Author

A temporary fix for mouse wheel scrolling issue can be found in CEF Issue 1481
comment #13:
https://code.google.com/p/chromiumembedded/issues/detail?id=1481#c13

@cztomczak cztomczak added this to the Update to Chrome 47 milestone Jan 26, 2016
@cztomczak cztomczak changed the title Chrome 39 release (CEF branch 2171) Chrome 39 RC Jan 26, 2016
@cztomczak cztomczak mentioned this issue Jan 26, 2016
@cztomczak
Copy link
Owner

See Chrome 47 RC / Issue #171 .

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