#9033 closed enhancement (fixed)
WebkitGTK+-2.1x webkitgtk+-2.16.0
Reported by: | Douglas R. Reno | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 8.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version
Highlights of the WebKitGTK+ 2.16.0 release Hardware acceleration is now enabled on demand to drastically reduce memory consumption. CSS Grid Layout is enabled by default. New WebKitSetting to set the hardware acceleration policy. UI process API to configure network proxy settings. Improved private browsing by adding new API to create ephemeral web views. New API to handle website data. Debug tools: memory sampler and resource usage overlay
Change History (8)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
comment:3 by , 8 years ago
I should also add that without threads, make failed multiple times (re-running make after a failure) when building with -j > 1. Not sure if the same thing would occur when running make with no parameters.
comment:4 by , 8 years ago
I already have -Dusethreads added to perl in my LFS sandbox. I've been waiting for other LFS packages to update, but will go ahead and do that today.
When we update this package, we probably should add a note that perl may need ot be updateed if the user built it before April 2017.
comment:5 by , 8 years ago
Yes, I have it put in a note already in my copy. I'm waiting for my build to finish before I submit it. At the rate that the power grid / UPS are faring today, probably not going to be until tomorrow. I've had to shut that machine off to conserve power several times since I got back.
Looks like this version of WebKitGTK+ requires Perl to be built with threads. i.e. Add -Dusethreads parameter to Configure when building Perl.