mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 23:30:46 +00:00
Bug 1274484 Removing TestWinTSF.cpp r=masayuki
Since TestWinTSF.cpp isn't available for long time, we should remove it. Although, we need to create automated tests for native IME handlers, but we should do it in another bug and new frame works should be writable by JS for easier to write tests.
This commit is contained in:
parent
5ffcda17e0
commit
22a583130d
File diff suppressed because it is too large
Load Diff
@ -9,10 +9,6 @@ MOCHITEST_MANIFESTS += ['mochitest.ini']
|
||||
MOCHITEST_CHROME_MANIFESTS += ['chrome.ini']
|
||||
|
||||
# if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'windows':
|
||||
# if CONFIG['NS_ENABLE_TSF']:
|
||||
# Test disabled because it uses the internal string APIs incorrectly
|
||||
# (see bug 582863)
|
||||
# CPP_UNIT_TESTS += ['TestWinTSF']
|
||||
#
|
||||
# Test disabled because it requires the internal API. Re-enabling this test
|
||||
# is bug 652123.
|
||||
|
Loading…
x
Reference in New Issue
Block a user