Skip to content
  • commit-queue@webkit.org's avatar
    Unreviewed, rolling out r123966 and r123967. · ac9085ed
    commit-queue@webkit.org authored
    http://trac.webkit.org/changeset/123966
    http://trac.webkit.org/changeset/123967
    https://bugs.webkit.org/show_bug.cgi?id=92656
    
    This patch is causing assertion failures on the debug bot
    (also rolling out a dependent patch) (Requested by mrobinson
    on #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-07-30
    
    Source/WebCore:
    
    * GNUmakefile.am:
    * GNUmakefile.list.am:
    * platform/text/gtk/TextCheckerEnchant.cpp: Removed.
    * platform/text/gtk/TextCheckerEnchant.h: Removed.
    
    Source/WebKit/gtk:
    
    * webkit/webkitspellcheckerenchant.cpp:
    (_WebKitSpellCheckerEnchantPrivate):
    (createEnchantBrokerIfNeeded):
    (freeSpellCheckingLanguage):
    (webkit_spell_checker_enchant_finalize):
    (webkit_spell_checker_enchant_class_init):
    (webkit_spell_checker_enchant_init):
    (wordEndIsAContractionApostrophe):
    (checkSpellingOfString):
    (getGuessesForWord):
    (getAvailableDictionariesCallback):
    (updateSpellCheckingLanguages):
    (learnWord):
    (ignoreWord):
    
    Source/WebKit2:
    
    * GNUmakefile.am:
    * GNUmakefile.list.am:
    * UIProcess/API/gtk/WebKitPrivate.h:
    * UIProcess/API/gtk/WebKitTextChecker.cpp: Removed.
    * UIProcess/API/gtk/WebKitTextChecker.h: Removed.
    * UIProcess/API/gtk/WebKitWebContext.cpp:
    (_WebKitWebContextPrivate):
    (createDefaultWebContext):
    * UIProcess/API/gtk/WebKitWebContext.h:
    * UIProcess/API/gtk/docs/webkit2gtk-sections.txt:
    * UIProcess/API/gtk/tests/TestWebKitWebContext.cpp:
    (beforeAll):
    
    Tools:
    
    * gtk/generate-gtkdoc:
    (get_webkit2_options):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@124045 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ac9085ed