[Webkit-unassigned] [Bug 73628] Refactoring: Editor::markAllMisspellingsAndBadGrammarInRanges should be refactored.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 6 03:39:28 PST 2011


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


Vsevolod Vlasov <vsevik at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|FIXED                       |
                 CC|                            |vsevik at chromium.org




--- Comment #8 from Vsevolod Vlasov <vsevik at chromium.org>  2011-12-06 03:39:28 PST ---
This patch broke compilation on several platforms.

http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac%20Builder%20%28CG%29/builds/3684

../editing/SpellingCorrectionController.h:58:1: error: struct 'TextCheckingResult' was previously declared as a class [-Werror,-Wmismatched-tags]
struct TextCheckingResult;
^
../editing/Editor.h:66:7: note: previous use is here
class TextCheckingResult;
      ^
1 error generated.

Rolled out: <http://trac.webkit.org/changeset/102120>

Reopening.

-- 
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