RESOLVED FIXED 142165
REGRESSION(r179409): [GTK] Undefined symbol prevents web extensions from being loaded
https://bugs.webkit.org/show_bug.cgi?id=142165
Summary REGRESSION(r179409): [GTK] Undefined symbol prevents web extensions from bein...
Debarshi Ray
Reported 2015-03-02 06:07:39 PST
Attempts to load web extensions are met with this: ** (WebKitWebProcess:24691): WARNING **: Error loading the injected bundle (/usr/lib64/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so): /usr/lib64/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so: undefined symbol: _ZN6WebKit22WebGtkExtensionManager9singletonEv Looks like a fallout from: commit 4faf1efc826257380c23f869c7bb8255720e4296 Author: cdumez@apple.com <cdumez@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> Date: Fri Jan 30 20:49:33 2015 +0000 Rename shared() static member functions to singleton() for singleton classes. https://bugs.webkit.org/show_bug.cgi?id=141088
Attachments
[GTK] Update gtksymbols.filter (876 bytes, patch)
2015-03-02 06:12 PST, Debarshi Ray
no flags
Patch (1.12 KB, patch)
2015-03-02 06:47 PST, Debarshi Ray
no flags
Debarshi Ray
Comment 1 2015-03-02 06:12:23 PST
Created attachment 247663 [details] [GTK] Update gtksymbols.filter
Debarshi Ray
Comment 2 2015-03-02 06:47:04 PST
Carlos Garcia Campos
Comment 3 2015-03-02 06:49:20 PST
Comment on attachment 247664 [details] Patch Good catch. Thanks!
WebKit Commit Bot
Comment 4 2015-03-02 07:34:47 PST
Comment on attachment 247664 [details] Patch Clearing flags on attachment: 247664 Committed r180884: <http://trac.webkit.org/changeset/180884>
WebKit Commit Bot
Comment 5 2015-03-02 07:34:50 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.