|
Lines 1-3
a/Tools/ChangeLog_sec1
|
|
|
1 |
2012-05-08 Christophe Dumez <christophe.dumez@intel.com> |
| 2 |
|
| 3 |
[EFL] glib dependency needs to be updated in jhbuild |
| 4 |
https://bugs.webkit.org/show_bug.cgi?id=85878 |
| 5 |
|
| 6 |
Reviewed by NOBODY (OOPS!). |
| 7 |
|
| 8 |
Bump glib version from 2.31.8 to 2.32.2 in jhbuild.modules. This |
| 9 |
addresses flakiness in media tests due to possible deadlock with the |
| 10 |
following output on stderr: |
| 11 |
GStreamer-WARNING **: wrong STREAM_LOCK count 0 |
| 12 |
|
| 13 |
The bug was fixed upstream by: |
| 14 |
http://git.gnome.org/browse/glib/commit/?id=265f265c677bc5399dbb1cfa449cb4b915a6459f |
| 15 |
|
| 16 |
* efl/jhbuild.modules: |
| 17 |
|
| 1 |
2012-05-07 Raphael Kubo da Costa <rakuco@webkit.org> |
18 |
2012-05-07 Raphael Kubo da Costa <rakuco@webkit.org> |
| 2 |
|
19 |
|
| 3 |
[webkitpy] Remove Python 2.5-specific workaround from http_server_base.py. |
20 |
[webkitpy] Remove Python 2.5-specific workaround from http_server_base.py. |