Package: webkitgtk / 2.4.8-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| webkitgtk | 2.4.8-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix gtkdoc error.patch | (download) |
Tools/gtk/gtkdoc.py |
4 2 + 2 - 0 ! |
fix gtk-doc generation error Bug: https://bugs.webkit.org/show_bug.cgi?id=128927 |
| install minibrowser.patch | (download) |
Tools/MiniBrowser/gtk/GNUmakefile.am |
5 1 + 4 - 0 ! |
install the minibrowser binary |
| atomic_build_fix.patch | (download) |
Source/autotools/SetupCompilerFlags.m4 |
15 15 + 0 - 0 ! |
some architectures need to add -latomic explicitly |
| restore_sparc_code.patch | (download) |
Source/WTF/wtf/Platform.h |
20 19 + 1 - 0 ! |
restore removed sparc code Bug: https://bugs.webkit.org/show_bug.cgi?id=124941 |
| 02_notebook_scroll.patch | (download) |
Source/WebKit/gtk/webkit/webkitwebview.cpp |
6 6 + 0 - 0 ! |
--- |
| fix textrel x86.patch | (download) |
Source/JavaScriptCore/jit/ThunkGenerators.cpp |
24 24 + 0 - 0 ! |
remove textrel tag in x86 Bug: https://bugs.webkit.org/show_bug.cgi?id=70610 |
| ftbfs armhf.patch | (download) |
Source/JavaScriptCore/GNUmakefile.am |
2 2 + 0 - 0 ! |
fix ftbfs in armhf Bug: https://bugs.webkit.org/show_bug.cgi?id=130507 |
| x32_support.patch | (download) |
Source/WTF/wtf/Platform.h |
4 4 + 0 - 0 ! |
fix ftbfs in x32 Bug-Debian: https://bugs.debian.org/700795 |
| fix arm64 build.patch | (download) |
Source/WTF/wtf/Platform.h |
10 9 + 1 - 0 ! |
fix arm64 build Add AArch64 support in Platform.h Don't use COMPARE_AND_SWAP on arm64; it produces invalid asm. Fix some other areas where disabling JIT doesn't work. Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752735 |
| fix mips64 build.patch | (download) |
Source/WTF/wtf/Platform.h |
15 10 + 5 - 0 ! |
--- |
| ppc64 align.patch | (download) |
Source/JavaScriptCore/heap/CopiedBlock.h |
4 4 + 0 - 0 ! |
fix crash in ppc64el Bug: https://bugs.webkit.org/show_bug.cgi?id=130237 Bug-Debian: https://bugs.debian.org/762670 |
| render text control.patch | (download) |
Source/WebCore/html/SearchInputType.cpp |
2 1 + 1 - 0 ! |
check for null pointer in searchinputtype. |
| nullptr frameprogresstracker.patch | (download) |
Source/WebCore/loader/FrameLoader.cpp |
3 1 + 2 - 0 ! |
check for null pointer in frameprogresstracker |
| nullptr accessibilitymenulistoption.patch | (download) |
Source/WebCore/accessibility/AccessibilityMenuListOption.cpp |
4 4 + 0 - 0 ! |
check for null pointers in accessibilitymenulistoption |
| ax focus events.patch | (download) |
Source/WebCore/accessibility/atk/AXObjectCacheAtk.cpp |
11 8 + 3 - 0 ! |
fix accessible focus events in non-focused combo boxes |
| fix ftbfs pluginpackage.patch | (download) |
Source/WebCore/GNUmakefile.list.am |
8 8 + 0 - 0 ! |
fix ftbfs because of duplicate symbols in plugin{package,view}none
Bug: https://bugs.webkit.org/show_bug.cgi?id=140241
|
| g closure unref.diff | (download) |
Source/WebCore/bindings/gobject/GObjectEventListener.cpp |
11 6 + 5 - 0 ! |
fix use-after-free warning when loading page into webview Bug: https://bugs.webkit.org/show_bug.cgi?id=127474 Bug-Debian: http://bugs.debian.org/780444 |
| fix cloop.patch | (download) |
Source/JavaScriptCore/interpreter/ProtoCallFrame.h |
4 2 + 2 - 0 ! |
fix crash on powerpc Bug-Debian: https://bugs.debian.org/771841 |
