RESOLVED FIXED Bug 78066
[Chromium] WebTextCheckingResult should have new default constructor
https://bugs.webkit.org/show_bug.cgi?id=78066
Summary [Chromium] WebTextCheckingResult should have new default constructor
Hajime Morrita
Reported 2012-02-07 18:40:53 PST
Since we're going to remove legacy API, we need a default constructor which will work both new and legacy API. We need this to make two-sided change around Bug 78065 happen.
Attachments
Patch (1.74 KB, patch)
2012-02-07 18:50 PST, Hajime Morrita
no flags
Hajime Morrita
Comment 1 2012-02-07 18:50:39 PST
Hajime Morrita
Comment 2 2012-02-07 18:53:01 PST
Comment on attachment 125983 [details] Patch Kent-san, could you give a stamping? I want this for next roll to move to chromium side change
WebKit Review Bot
Comment 3 2012-02-07 18:58:24 PST
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Hajime Morrita
Comment 4 2012-02-07 19:19:02 PST
> Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API. This patch doesn't need this: This is removal/cleanup.
WebKit Review Bot
Comment 5 2012-02-07 22:33:29 PST
Comment on attachment 125983 [details] Patch Clearing flags on attachment: 125983 Committed r107040: <http://trac.webkit.org/changeset/107040>
WebKit Review Bot
Comment 6 2012-02-07 22:33:33 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.