[Webkit-unassigned] [Bug 46201] Need to stop autocorrection panel timer after editing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 11:23:17 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46201


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68385|review?                     |review+
               Flag|                            |




--- Comment #3 from mitz at webkit.org  2010-09-22 11:23:18 PST ---
(From update of attachment 68385)
View in context: https://bugs.webkit.org/attachment.cgi?id=68385&action=review

> WebCore/editing/Editor.h:315
>      void startCorrectionPanelTimer();
> +    void stopCorrectionPanelTimer();

I don’t think these two methods need to be public. r+ but please upload a new patch making these methods private if possible. If not, set the “cq” flag to ? and I will set to + and the patch will be committed as-is.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list