RESOLVED FIXED 54075
[Chromium] WebTextCheckingResult should have a default constructor.
https://bugs.webkit.org/show_bug.cgi?id=54075
Summary [Chromium] WebTextCheckingResult should have a default constructor.
Hajime Morrita
Reported 2011-02-09 00:48:25 PST
WebTextCheckingResult doesn't have default constructor and cannot put in std::vector. We should have one.
Attachments
An trivial one-line change (1.48 KB, patch)
2011-02-09 01:31 PST, Hajime Morrita
hamaji: review+
Hajime Morrita
Comment 1 2011-02-09 01:31:51 PST
Created attachment 81770 [details] An trivial one-line change
Hajime Morrita
Comment 2 2011-02-09 02:06:12 PST
Note You need to log in before you can comment on or make changes to this bug.