+ Add quirk to allow totale.rosettastone.com to load properly. + Fix webkit_web_resource_get_data() not working properly in some sites. + Fix not being able to jump-to-source in Web Inspector canvas traces. + Fix not being able to scroll list of WebGL shader programs in the Web Inspector. + Fix linker relocation errors on Debug/RelWithDebInfo builds. + Fix crashes when built with Clang with Link-Time Optimization (LTO). + Fix several crashes and rendering issues. - Drop revert-271175.patch: Fixed upstream. - Enable LTO again, pass define _lto_cflags for only select targets OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=479
12 lines
530 B
Diff
12 lines
530 B
Diff
--- webkitgtk-2.40.0-orig/Source/JavaScriptCore/generator/GeneratedFile.rb 2023-02-20 10:22:05.321689800 +0100
|
|
+++ webkitgtk-2.40.0/Source/JavaScriptCore/generator/GeneratedFile.rb 2023-03-28 10:29:49.754813443 +0200
|
|
@@ -25,7 +25,7 @@
|
|
require 'digest'
|
|
|
|
$LICENSE = <<-EOF
|
|
-Copyright (C) #{Date.today.year} Apple Inc. All rights reserved.
|
|
+Copyright (C) 2023 Apple Inc. All rights reserved.
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
modification, are permitted provided that the following conditions
|