WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
77828
[EFL] Remove g_thread_init() calls
https://bugs.webkit.org/show_bug.cgi?id=77828
Summary
[EFL] Remove g_thread_init() calls
Gyuyoung Kim
Reported
2012-02-05 01:07:56 PST
g_thread_init has been deprecated since glib 2.32. This function is no longer necessary. The GLib threading system is automatically initialized at the start of your program. GTK port already remove g_thread_init call in
Bug 70717
.
Attachments
Patch
(1.42 KB, patch)
2012-02-05 01:09 PST
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2012-02-05 01:09:33 PST
Created
attachment 125521
[details]
Patch
WebKit Review Bot
Comment 2
2012-02-05 06:02:20 PST
Comment on
attachment 125521
[details]
Patch Clearing flags on attachment: 125521 Committed
r106760
: <
http://trac.webkit.org/changeset/106760
>
WebKit Review Bot
Comment 3
2012-02-05 06:02:24 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.
Top of Page
Format For Printing
XML
Clone This Bug