|
Lines 386-391
_SKIPPED_FILES_WITH_WARNING = [
a/Tools/Scripts/webkitpy/style/checker.py_sec1
|
| 386 |
os.path.join('Source', 'WebKit', 'WebProcess', 'InjectedBundle', 'API', 'gtk', 'DOM'), |
386 |
os.path.join('Source', 'WebKit', 'WebProcess', 'InjectedBundle', 'API', 'gtk', 'DOM'), |
| 387 |
|
387 |
|
| 388 |
os.path.join('Source', 'JavaScriptCore', 'API', 'glib', 'jsc.h'), |
388 |
os.path.join('Source', 'JavaScriptCore', 'API', 'glib', 'jsc.h'), |
|
|
389 |
os.path.join('Source', 'WebCore', 'platform', 'gtk', 'GtkVersioning.h'), |
| 389 |
os.path.join('Source', 'WebKit', 'UIProcess', 'API', 'gtk', 'webkit2.h'), |
390 |
os.path.join('Source', 'WebKit', 'UIProcess', 'API', 'gtk', 'webkit2.h'), |
| 390 |
os.path.join('Source', 'WebKit', 'UIProcess', 'API', 'wpe', 'webkit.h'), |
391 |
os.path.join('Source', 'WebKit', 'UIProcess', 'API', 'wpe', 'webkit.h'), |
| 391 |
os.path.join('Source', 'WebKit', 'WebProcess', 'InjectedBundle', 'API', 'gtk', 'webkit-web-extension.h'), |
392 |
os.path.join('Source', 'WebKit', 'WebProcess', 'InjectedBundle', 'API', 'gtk', 'webkit-web-extension.h'), |