RESOLVED FIXED 56857
[chromium] Make WebTextCheckingResult's members be public in preparation for converting it to a struct
https://bugs.webkit.org/show_bug.cgi?id=56857
Summary [chromium] Make WebTextCheckingResult's members be public in preparation for ...
John Abd-El-Malek
Reported 2011-03-22 12:44:08 PDT
[chromium] Make WebTextCheckingResult's members be public in preparation for converting it to a struct
Attachments
Patch (1.68 KB, patch)
2011-03-22 12:44 PDT, John Abd-El-Malek
no flags
Patch (3.47 KB, patch)
2011-03-22 14:55 PDT, John Abd-El-Malek
no flags
Patch (3.47 KB, patch)
2011-03-22 16:08 PDT, John Abd-El-Malek
no flags
John Abd-El-Malek
Comment 1 2011-03-22 12:44:26 PDT
WebKit Review Bot
Comment 2 2011-03-22 13:07:33 PDT
John Abd-El-Malek
Comment 3 2011-03-22 14:55:19 PDT
John Abd-El-Malek
Comment 4 2011-03-22 14:56:00 PDT
updated patch per discussion so that "m_" is removed from the variable names.
Tony Chang
Comment 5 2011-03-22 15:06:27 PDT
Comment on attachment 86513 [details] Patch The change is fine, but looks like we can't roll chromium deps because ui_unittests.gypi is trying to pull in chrome.gyp. Let me see if I can fix that dependency first.
WebKit Review Bot
Comment 6 2011-03-22 15:39:40 PDT
John Abd-El-Malek
Comment 7 2011-03-22 16:08:58 PDT
John Abd-El-Malek
Comment 8 2011-03-22 17:25:06 PDT
Hajime Morrita
Comment 9 2011-03-22 18:52:13 PDT
Should this be a struct? It looks there is some convention that I miss...
Ryosuke Niwa
Comment 10 2011-04-03 04:09:30 PDT
Comment on attachment 86531 [details] Patch Clearing r+ of the landed patch.
Note You need to log in before you can comment on or make changes to this bug.