RESOLVED FIXED Bug 50426
Need to move all code that applies correction into correction panel callback.
https://bugs.webkit.org/show_bug.cgi?id=50426
Summary Need to move all code that applies correction into correction panel callback.
Jia Pu
Reported 2010-12-02 17:02:00 PST
This change is necessary for WebKit to work with next AppKit build. More specifically, this means all calls to applyCorrectionPanelInfo() need to be moved into Editor::handleCorrectionPanelResult().
Attachments
Proposed patch (v1) (65.03 KB, patch)
2010-12-02 19:17 PST, Jia Pu
no flags
Proposed patch (v2) (65.03 KB, patch)
2010-12-02 19:24 PST, Jia Pu
no flags
Proposed patch (v3) (66.50 KB, patch)
2010-12-02 23:33 PST, Jia Pu
no flags
Jia Pu
Comment 1 2010-12-02 17:07:48 PST
Jia Pu
Comment 2 2010-12-02 19:17:32 PST
Created attachment 75452 [details] Proposed patch (v1)
Jia Pu
Comment 3 2010-12-02 19:24:11 PST
Created attachment 75454 [details] Proposed patch (v2) Fixed a typo.
Early Warning System Bot
Comment 4 2010-12-02 19:31:46 PST
WebKit Review Bot
Comment 5 2010-12-02 19:39:58 PST
Early Warning System Bot
Comment 6 2010-12-02 19:50:45 PST
Build Bot
Comment 7 2010-12-02 20:05:50 PST
Build Bot
Comment 8 2010-12-02 20:16:31 PST
WebKit Review Bot
Comment 9 2010-12-02 20:23:35 PST
Jia Pu
Comment 10 2010-12-02 23:33:06 PST
Created attachment 75468 [details] Proposed patch (v3) Fixed build failures.
Darin Adler
Comment 11 2010-12-03 09:55:47 PST
Comment on attachment 75468 [details] Proposed patch (v3) Looks OK.
Jia Pu
Comment 12 2010-12-03 10:02:57 PST
Comment on attachment 75468 [details] Proposed patch (v3) Thanks for reviewing, Darin. Could you cq+ it?
WebKit Commit Bot
Comment 13 2010-12-03 12:45:52 PST
Comment on attachment 75468 [details] Proposed patch (v3) Clearing flags on attachment: 75468 Committed r73287: <http://trac.webkit.org/changeset/73287>
WebKit Commit Bot
Comment 14 2010-12-03 12:45:58 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.