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 release (CEF branch 2171) #146

Open
GoogleCodeExporter opened this issue Jun 16, 2015 · 12 comments
Open

Chrome 39 release (CEF branch 2171) #146

GoogleCodeExporter opened this issue Jun 16, 2015 · 12 comments

Comments

@GoogleCodeExporter
Copy link

Latest available is 3.2171.1902.
Includes Chrome 39.0.2171.36.

Original issue reported on code.google.com by czarek.t...@gmail.com on 25 Nov 2014 at 2:49

@GoogleCodeExporter
Copy link
Author

Compiles and runs fine. See revision 3a4a855c68d6 and revision a9b5b6863982.

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 

Original comment by czarek.t...@gmail.com on 25 Nov 2014 at 3:20

@GoogleCodeExporter
Copy link
Author

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

Original comment by czarek.t...@gmail.com on 25 Nov 2014 at 4:08

@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).

Original comment by czarek.t...@gmail.com on 25 Nov 2014 at 4:48

@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 dfc497867624.

Original comment by czarek.t...@gmail.com on 25 Nov 2014 at 6:49

@GoogleCodeExporter
Copy link
Author

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

Original comment by czarek.t...@gmail.com on 25 Nov 2014 at 7:05

@GoogleCodeExporter
Copy link
Author

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

Original comment by czarek.t...@gmail.com on 25 Nov 2014 at 7:17

@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

Original comment by czarek.t...@gmail.com on 25 Nov 2014 at 7:20

@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

Original comment by czarek.t...@gmail.com on 25 Nov 2014 at 9:01

@GoogleCodeExporter
Copy link
Author

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

Original comment by czarek.t...@gmail.com on 25 Nov 2014 at 10:04

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@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

Original comment by czarek.t...@gmail.com on 20 Jan 2015 at 10:42

@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

Original comment by czarek.t...@gmail.com on 13 Feb 2015 at 12:11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant