RESOLVED FIXED 54860
[GTK] [REGRESSION] After r79130, spell tests did not work
https://bugs.webkit.org/show_bug.cgi?id=54860
Summary [GTK] [REGRESSION] After r79130, spell tests did not work
Alejandro G. Castro
Reported 2011-02-21 01:55:24 PST
Apparently the dicts are not correctly set during initialization. http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r79193%20(19546)/results.html
Attachments
Proposed patch (3.85 KB, patch)
2011-02-21 02:04 PST, Alejandro G. Castro
xan.lopez: review+
Alejandro G. Castro
Comment 1 2011-02-21 02:04:08 PST
Created attachment 83139 [details] Proposed patch
Xan Lopez
Comment 2 2011-02-21 03:11:58 PST
Comment on attachment 83139 [details] Proposed patch I think you are missing carrying the setting in webkit_web_settings_copy, but looks good otherwise.
Xan Lopez
Comment 3 2011-02-21 03:14:27 PST
(In reply to comment #2) > (From update of attachment 83139 [details]) > I think you are missing carrying the setting in webkit_web_settings_copy, but looks good otherwise. Nevermind, it's there but I didn't see it.
Alejandro G. Castro
Comment 4 2011-02-21 06:30:25 PST
Note You need to log in before you can comment on or make changes to this bug.