Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#11743 closed enhancement (fixed)

webkitgtk-2.24.0

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (12)

comment:1 by Douglas R. Reno, 5 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 5 years ago

Summary: webkitgtk-2.22.7webkitgtk-2.24.0

Now 2.24.0

comment:3 by Bruce Dubbs, 5 years ago

WebKitGTK 2.24.0

What's new in WebKitGTK 2.24.0?

  • Fix several crashes.
  • Translation updates: Italian.

WebKitGTK 2.23.92

What's new in WebKitGTK 2.23.92?

  • Fix constructors returning a GObject in JSC GLib API.
  • Do not scan NPAPI plugins when plugins are disabled in settings.
  • Add WebKitUserContentFilterStore to the API docs.
  • Fix several crashes and rendering issues.
  • Translation updates: Polish.

WebKitGTK 2.23.91

What's new in WebKitGTK 2.23.91?

  • Add new API to handle user content filters.
  • Fix a UI process crash while filling selection data during drag and drop.
  • Fix deadlock on Linux/x64 between SamplingProfiler and VMTraps.
  • Fix several crashes and rendering issues.
  • Translation updates: Italian.

WebKitGTK 2.23.90

What's new in WebKitGTK 2.23.90?

  • Add a new setting to disable JavaScript elments from documents during parsing.
  • Add new API to expose JavaScriptCore options.
  • Add support for JPEG2000 images.
  • Add support for back/forward touchpad gesture.
  • Add support for pinch zoom on touchpad.
  • Use a scrolled window in alert dialogs to handle long contents.
  • Sleep disabler now inhibits idle when a "System" sleep disabler is requested.
  • Remove experimental sandboxing support, it's not yet ready for stable release.
  • Fix a web process deadlock when starting the remote inspector.
  • Fix a crash when browsing inspector:// URI without port set.
  • Fix several crashes and rendering issues.

WebKitGTK+ 2.23.3

What's new in WebKitGTK+ 2.23.3?

  • Fix rendering of emoji sequences containing zero with joiner.
  • Fallback to a colored font when rendering emojis.
  • Fix rendering artifacts on Youtube while scrolling under X11.
  • Remove DConf permissions from sandbox.
  • Fix build from release tarball with gtkdoc enabled.
  • Fix several crashes and rendering issues.
  • Translation updates: Swedish

WebKitGTK+ 2.23.2

What's new in WebKitGTK+ 2.23.2?

  • Fix rendering artifacts in some websites with accelerated compositing enabled.
  • Add initial support for variation fonts.
  • Add new API to convert a URI to a format for display.
  • Make scrollbars follow gtk-primary-button-warps-slider setting.
  • Fix crashes when closing the WebDriver session.
  • Fix the build with OpenGL disabled.
  • Fix several crashes and rendering issues.

WebKitGTK+ 2.23.1

What's new in WebKitGTK+ 2.23.1?

  • Add initial support for subprocess sandboxing in Linux.
  • Add new permission request type for media device information.
  • Make scrollbars follow gtk-primary-button-warps-slider setting.
  • Script dialogs are now modal to the current web view only.
  • Fix several crashes and rendering issues.

comment:4 by Bruce Dubbs, 5 years ago

SBU=20.710 @ -j4 /usr/src/webkit/webkitgtk-2.24.0.tar.xz SIZE (17.066 MB) 643248 kilobytes BUILD SIZE (628.171 MB) md5sum : 576d69c598b3e36c73441052d02466de

comment:5 by Xi Ruoyao, 5 years ago

2.24.0 needs openjpeg for JPEG2000 images. It should be a Recommended.

If openjpeg is not installed we'll need -DUSE_OPENJPEG=NO.

comment:6 by Douglas R. Reno, 5 years ago

Thanks for the stats Bruce, and thanks for the dependency info Xi

Dealing with an SSL issue right now that's hanging me up from putting this in. Might be glib-networking/libsoup related though, but I'm not 100% certain yet.

comment:7 by Xi Ruoyao, 5 years ago

I got some stupid rendering in miniBrowser. All spaces are gone (actually I don't know if this comment has spaces).

Maybe because of my font config (not sure).

comment:8 by Douglas R. Reno, 5 years ago

I was having issues getting miniBrowser to launch at first, but I haven't really gotten far enough to get to a possible font problem.

I'll add it to my list to look into. Thank you

comment:9 by Xi Ruoyao, 5 years ago

Oh, SOUP... I'm using libsoup-2.66.0 which is beyond the book.

comment:10 by Xi Ruoyao, 5 years ago

Yes that's my font config problem. I removed some entries in /etc/fonts/local.conf then it works.

But then I have to figure out how to use my prefered fonts correctly...

comment:11 by Douglas R. Reno, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r21381/21382

comment:12 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

Note: See TracTickets for help on using tickets.