WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
182347
Remove WebCore/ForwardingHeaders directory
https://bugs.webkit.org/show_bug.cgi?id=182347
Summary
Remove WebCore/ForwardingHeaders directory
Don Olmstead
Reported
2018-01-31 12:10:24 PST
This directory is causing problems when trying to copy headers within all ports. Its not clear if this directory is actually needed since it just includes <JavaScriptCore> headers anyways.
Attachments
Patch
(387.66 KB, patch)
2018-01-31 12:34 PST
,
Don Olmstead
ews-watchlist
: commit-queue-
Details
Formatted Diff
Diff
WIP Patch
(387.65 KB, patch)
2018-01-31 23:37 PST
,
Don Olmstead
ews-watchlist
: commit-queue-
Details
Formatted Diff
Diff
WIP Patch
(387.55 KB, patch)
2018-01-31 23:47 PST
,
Don Olmstead
ews-watchlist
: commit-queue-
Details
Formatted Diff
Diff
Patch
(381.30 KB, patch)
2018-02-01 11:43 PST
,
Don Olmstead
no flags
Details
Formatted Diff
Diff
WIP Patch
(399.22 KB, patch)
2018-02-01 12:00 PST
,
Don Olmstead
no flags
Details
Formatted Diff
Diff
Patch for scripts
(32.50 KB, patch)
2018-02-01 15:08 PST
,
Don Olmstead
ews-watchlist
: commit-queue-
Details
Formatted Diff
Diff
Patch for scripts
(32.40 KB, patch)
2018-02-01 15:29 PST
,
Don Olmstead
ews-watchlist
: commit-queue-
Details
Formatted Diff
Diff
WIP Patch
(406.96 KB, patch)
2018-02-01 18:57 PST
,
Don Olmstead
no flags
Details
Formatted Diff
Diff
Patch
(422.06 KB, patch)
2018-02-05 11:34 PST
,
Don Olmstead
no flags
Details
Formatted Diff
Diff
Patch
(422.07 KB, patch)
2018-02-06 15:14 PST
,
Don Olmstead
no flags
Details
Formatted Diff
Diff
Patch
(423.89 KB, patch)
2018-02-06 17:54 PST
,
Don Olmstead
no flags
Details
Formatted Diff
Diff
Patch
(425.68 KB, patch)
2018-02-06 18:47 PST
,
Don Olmstead
no flags
Details
Formatted Diff
Diff
Show Obsolete
(11)
View All
Add attachment
proposed patch, testcase, etc.
Don Olmstead
Comment 1
2018-01-31 12:34:41 PST
Created
attachment 332793
[details]
Patch Lets see what happens with the bots
EWS Watchlist
Comment 2
2018-01-31 12:37:32 PST
Attachment 332793
[details]
did not pass style-queue: ERROR: Source/WebCore/platform/graphics/avfoundation/MediaSampleAVFObjC.h:31: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/Carbon/CarbonWindowAdapter.mm:73: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEComposite.cpp:32: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/ios/Misc/WebUIKitSupport.mm:42: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/WebCoreSupport/WebInspectorClient.h:31: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/WebView/WebScriptDebugDelegate.mm:29: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp:30: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEBlend.cpp:34: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/avfoundation/CDMPrivateMediaSourceAVFObjC.mm:37: *SoftLink.h header should be included after all other headers. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp:31: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 10 in 545 files If any of these errors are false positives, please file a bug against check-webkit-style.
EWS Watchlist
Comment 3
2018-01-31 12:39:32 PST
Comment on
attachment 332793
[details]
Patch
Attachment 332793
[details]
did not pass bindings-ews (mac): Output:
http://webkit-queues.webkit.org/results/6297419
New failing tests: (JS) JSTestCallbackFunctionRethrow.cpp (JS) JSTestCallbackFunctionWithThisObject.cpp (JS) JSTestCallbackFunctionWithTypedefs.cpp
Don Olmstead
Comment 4
2018-01-31 23:37:22 PST
Created
attachment 332851
[details]
WIP Patch Trying the bots again now that JSC headers are copies
EWS Watchlist
Comment 5
2018-01-31 23:41:01 PST
Comment on
attachment 332851
[details]
WIP Patch
Attachment 332851
[details]
did not pass bindings-ews (mac): Output:
http://webkit-queues.webkit.org/results/6312388
New failing tests: (JS) JSTestCallbackFunctionRethrow.cpp (JS) JSTestCallbackFunctionWithThisObject.cpp (JS) JSTestCallbackFunctionWithTypedefs.cpp
EWS Watchlist
Comment 6
2018-01-31 23:41:19 PST
Attachment 332851
[details]
did not pass style-queue: ERROR: Source/WebCore/platform/graphics/avfoundation/MediaSampleAVFObjC.h:31: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/Carbon/CarbonWindowAdapter.mm:73: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEComposite.cpp:32: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/ios/Misc/WebUIKitSupport.mm:42: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/WebCoreSupport/WebInspectorClient.h:31: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/WebView/WebScriptDebugDelegate.mm:29: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/WebCore/bindings/js/SerializedScriptValue.cpp:80: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp:30: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEBlend.cpp:34: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/avfoundation/CDMPrivateMediaSourceAVFObjC.mm:37: *SoftLink.h header should be included after all other headers. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp:31: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 11 in 545 files If any of these errors are false positives, please file a bug against check-webkit-style.
Don Olmstead
Comment 7
2018-01-31 23:47:05 PST
Created
attachment 332852
[details]
WIP Patch
EWS Watchlist
Comment 8
2018-01-31 23:49:31 PST
Attachment 332852
[details]
did not pass style-queue: ERROR: Source/WebCore/inspector/CommandLineAPIHost.cpp:46: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/avfoundation/MediaSampleAVFObjC.h:31: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/Carbon/CarbonWindowAdapter.mm:73: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/inspector/InspectorInstrumentation.cpp:71: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/inspector/InspectorController.cpp:77: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEComposite.cpp:32: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/ios/Misc/WebUIKitSupport.mm:42: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/WebCoreSupport/WebInspectorClient.h:31: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/WebView/WebScriptDebugDelegate.mm:29: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/WebCore/bindings/js/SerializedScriptValue.cpp:80: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp:30: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEBlend.cpp:34: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/avfoundation/CDMPrivateMediaSourceAVFObjC.mm:37: *SoftLink.h header should be included after all other headers. [build/include_order] [4] ERROR: Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp:31: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/inspector/agents/InspectorTimelineAgent.cpp:49: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/inspector/WorkerInspectorController.cpp:46: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 16 in 545 files If any of these errors are false positives, please file a bug against check-webkit-style.
EWS Watchlist
Comment 9
2018-01-31 23:52:03 PST
Comment on
attachment 332852
[details]
WIP Patch
Attachment 332852
[details]
did not pass bindings-ews (mac): Output:
http://webkit-queues.webkit.org/results/6312534
New failing tests: (JS) JSTestCallbackFunctionRethrow.cpp (JS) JSTestCallbackFunctionWithThisObject.cpp (JS) JSTestCallbackFunctionWithTypedefs.cpp
Don Olmstead
Comment 10
2018-02-01 11:43:09 PST
Created
attachment 332899
[details]
Patch
EWS Watchlist
Comment 11
2018-02-01 11:46:20 PST
Attachment 332899
[details]
did not pass style-queue: ERROR: Source/WebKitLegacy/mac/Carbon/CarbonWindowAdapter.mm:73: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/WebView/WebScriptDebugDelegate.mm:29: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 3 in 545 files If any of these errors are false positives, please file a bug against check-webkit-style.
Don Olmstead
Comment 12
2018-02-01 12:00:39 PST
Created
attachment 332900
[details]
WIP Patch Potentially fix the generator
EWS Watchlist
Comment 13
2018-02-01 12:02:50 PST
Attachment 332900
[details]
did not pass style-queue: ERROR: Source/WebKitLegacy/mac/Carbon/CarbonWindowAdapter.mm:73: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/WebView/WebScriptDebugDelegate.mm:29: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 3 in 557 files If any of these errors are false positives, please file a bug against check-webkit-style.
Don Olmstead
Comment 14
2018-02-01 15:08:19 PST
Created
attachment 332913
[details]
Patch for scripts Just seeing if things go with the script changes referencing JavaScriptCore
EWS Watchlist
Comment 15
2018-02-01 15:10:06 PST
This patch modifies the JS builtins code generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-builtins-generator-tests --reset-results`)
EWS Watchlist
Comment 16
2018-02-01 15:10:18 PST
Attachment 332913
[details]
did not pass style-queue: ERROR: Source/JavaScriptCore/Scripts/builtins/builtins_generate_internals_wrapper_header.py:64: whitespace before ']' [pep8/E202] [5] Total errors found: 1 in 25 files If any of these errors are false positives, please file a bug against check-webkit-style.
EWS Watchlist
Comment 17
2018-02-01 15:11:45 PST
Comment on
attachment 332913
[details]
Patch for scripts
Attachment 332913
[details]
did not pass bindings-ews (mac): Output:
http://webkit-queues.webkit.org/results/6321789
New failing tests: (JS) JSTestCallbackFunctionRethrow.cpp (JS) JSTestCallbackFunctionWithThisObject.cpp (JS) JSTestCallbackFunctionWithTypedefs.cpp (JS) JSTestCallbackInterface.cpp (JS) JSTestCallTracer.cpp (JS) JSTestCEReactions.cpp (JS) JSTestCEReactionsStringifier.cpp (JS) JSTestClassWithJSBuiltinConstructor.cpp (JS) JSTestCustomConstructorWithNoInterfaceObject.cpp (JS) JSTestActiveDOMObject.cpp (JS) JSTestDOMJIT.h (JS) JSTestDOMJIT.cpp (JS) JSTestEnabledBySetting.cpp (JS) JSTestEventConstructor.cpp (JS) JSTestEventTarget.cpp (JS) JSTestException.cpp (JS) JSTestException.h (JS) JSTestGenerateIsReachable.cpp (JS) JSTestGlobalObject.cpp (JS) JSTestIndexedSetterNoIdentifier.cpp (JS) JSTestIndexedSetterThrowingException.cpp (JS) JSTestIndexedSetterWithIdentifier.cpp (JS) JSTestInterface.cpp (JS) JSTestInterfaceLeadingUnderscore.cpp (JS) JSTestIterable.cpp (JS) JSTestJSBuiltinConstructor.cpp (JS) JSMapLike.cpp (JS) JSTestMediaQueryListListener.cpp (JS) JSTestNamedAndIndexedSetterNoIdentifier.cpp (JS) JSTestNamedAndIndexedSetterThrowingException.cpp (JS) JSTestNamedAndIndexedSetterWithIdentifier.cpp (JS) JSTestNamedConstructor.cpp (JS) JSTestNamedDeleterNoIdentifier.cpp (JS) JSTestNamedDeleterThrowingException.cpp (JS) JSTestNamedDeleterWithIdentifier.cpp (JS) JSTestNamedDeleterWithIndexedGetter.cpp (JS) JSTestNamedGetterCallWith.cpp (JS) JSTestNamedGetterNoIdentifier.cpp (JS) JSTestNamedGetterWithIdentifier.cpp (JS) JSTestNamedSetterNoIdentifier.cpp (JS) JSTestNamedSetterThrowingException.cpp (JS) JSTestNamedSetterWithIdentifier.cpp (JS) JSTestNamedSetterWithIndexedGetter.cpp (JS) JSTestNamedSetterWithIndexedGetterAndSetter.cpp (JS) JSTestNamedSetterWithOverrideBuiltins.cpp (JS) JSTestNamedSetterWithUnforgableProperties.cpp (JS) JSTestNamedSetterWithUnforgablePropertiesAndOverrideBuiltins.cpp (JS) JSTestNode.cpp (JS) JSTestObj.cpp (JS) JSTestObj.h (JS) JSTestOverloadedConstructors.cpp (JS) JSTestOverloadedConstructorsWithSequence.cpp (JS) JSTestOverrideBuiltins.cpp (JS) JSTestPluginInterface.cpp (JS) JSTestPluginInterface.h (JS) JSTestPromiseRejectionEvent.cpp (JS) JSReadOnlyMapLike.cpp (JS) JSInterfaceName.cpp (JS) JSTestSerialization.cpp (JS) JSTestSerializationIndirectInheritance.cpp (JS) JSTestSerializationInherit.cpp (JS) JSTestSerializationInheritFinal.cpp (JS) JSTestSerializedScriptValueInterface.cpp (JS) JSTestStandaloneDictionary.cpp (JS) JSTestStandaloneEnumeration.cpp (JS) JSTestStringifier.cpp (JS) JSTestStringifierAnonymousOperation.cpp (JS) JSTestStringifierNamedOperation.cpp (JS) JSTestStringifierOperationImplementedAs.cpp (JS) JSTestStringifierOperationNamedToString.cpp (JS) JSTestStringifierReadOnlyAttribute.cpp (JS) JSTestStringifierReadWriteAttribute.cpp (JS) JSTestTypedefs.cpp
Don Olmstead
Comment 18
2018-02-01 15:29:47 PST
Created
attachment 332916
[details]
Patch for scripts Let's see if JavaScriptCore style headers are needed in Mac builds.
EWS Watchlist
Comment 19
2018-02-01 15:31:43 PST
Attachment 332916
[details]
did not pass style-queue: ERROR: Source/JavaScriptCore/runtime/JSGlobalObject.h:48: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/JavaScriptCore/Scripts/builtins/builtins_generate_internals_wrapper_header.py:64: whitespace before ']' [pep8/E202] [5] Total errors found: 2 in 25 files If any of these errors are false positives, please file a bug against check-webkit-style.
EWS Watchlist
Comment 20
2018-02-01 15:33:45 PST
Comment on
attachment 332916
[details]
Patch for scripts
Attachment 332916
[details]
did not pass bindings-ews (mac): Output:
http://webkit-queues.webkit.org/results/6322033
New failing tests: (JS) JSTestCallbackFunctionRethrow.cpp (JS) JSTestCallbackFunctionWithThisObject.cpp (JS) JSTestCallbackFunctionWithTypedefs.cpp (JS) JSTestCallbackInterface.cpp (JS) JSTestCallTracer.cpp (JS) JSTestCEReactions.cpp (JS) JSTestCEReactionsStringifier.cpp (JS) JSTestClassWithJSBuiltinConstructor.cpp (JS) JSTestCustomConstructorWithNoInterfaceObject.cpp (JS) JSTestActiveDOMObject.cpp (JS) JSTestDOMJIT.h (JS) JSTestDOMJIT.cpp (JS) JSTestEnabledBySetting.cpp (JS) JSTestEventConstructor.cpp (JS) JSTestEventTarget.cpp (JS) JSTestException.cpp (JS) JSTestException.h (JS) JSTestGenerateIsReachable.cpp (JS) JSTestGlobalObject.cpp (JS) JSTestIndexedSetterNoIdentifier.cpp (JS) JSTestIndexedSetterThrowingException.cpp (JS) JSTestIndexedSetterWithIdentifier.cpp (JS) JSTestInterface.cpp (JS) JSTestInterfaceLeadingUnderscore.cpp (JS) JSTestIterable.cpp (JS) JSTestJSBuiltinConstructor.cpp (JS) JSMapLike.cpp (JS) JSTestMediaQueryListListener.cpp (JS) JSTestNamedAndIndexedSetterNoIdentifier.cpp (JS) JSTestNamedAndIndexedSetterThrowingException.cpp (JS) JSTestNamedAndIndexedSetterWithIdentifier.cpp (JS) JSTestNamedConstructor.cpp (JS) JSTestNamedDeleterNoIdentifier.cpp (JS) JSTestNamedDeleterThrowingException.cpp (JS) JSTestNamedDeleterWithIdentifier.cpp (JS) JSTestNamedDeleterWithIndexedGetter.cpp (JS) JSTestNamedGetterCallWith.cpp (JS) JSTestNamedGetterNoIdentifier.cpp (JS) JSTestNamedGetterWithIdentifier.cpp (JS) JSTestNamedSetterNoIdentifier.cpp (JS) JSTestNamedSetterThrowingException.cpp (JS) JSTestNamedSetterWithIdentifier.cpp (JS) JSTestNamedSetterWithIndexedGetter.cpp (JS) JSTestNamedSetterWithIndexedGetterAndSetter.cpp (JS) JSTestNamedSetterWithOverrideBuiltins.cpp (JS) JSTestNamedSetterWithUnforgableProperties.cpp (JS) JSTestNamedSetterWithUnforgablePropertiesAndOverrideBuiltins.cpp (JS) JSTestNode.cpp (JS) JSTestObj.cpp (JS) JSTestObj.h (JS) JSTestOverloadedConstructors.cpp (JS) JSTestOverloadedConstructorsWithSequence.cpp (JS) JSTestOverrideBuiltins.cpp (JS) JSTestPluginInterface.cpp (JS) JSTestPluginInterface.h (JS) JSTestPromiseRejectionEvent.cpp (JS) JSReadOnlyMapLike.cpp (JS) JSInterfaceName.cpp (JS) JSTestSerialization.cpp (JS) JSTestSerializationIndirectInheritance.cpp (JS) JSTestSerializationInherit.cpp (JS) JSTestSerializationInheritFinal.cpp (JS) JSTestSerializedScriptValueInterface.cpp (JS) JSTestStandaloneDictionary.cpp (JS) JSTestStandaloneEnumeration.cpp (JS) JSTestStringifier.cpp (JS) JSTestStringifierAnonymousOperation.cpp (JS) JSTestStringifierNamedOperation.cpp (JS) JSTestStringifierOperationImplementedAs.cpp (JS) JSTestStringifierOperationNamedToString.cpp (JS) JSTestStringifierReadOnlyAttribute.cpp (JS) JSTestStringifierReadWriteAttribute.cpp (JS) JSTestTypedefs.cpp
Don Olmstead
Comment 21
2018-02-01 18:57:21 PST
Created
attachment 332930
[details]
WIP Patch
EWS Watchlist
Comment 22
2018-02-01 19:00:14 PST
Attachment 332930
[details]
did not pass style-queue: ERROR: Source/WebKitLegacy/mac/Carbon/CarbonWindowAdapter.mm:73: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/JavaScriptCore/Scripts/builtins/builtins_generate_internals_wrapper_header.py:64: whitespace before ']' [pep8/E202] [5] ERROR: Source/WebKitLegacy/mac/WebView/WebScriptDebugDelegate.mm:29: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/JavaScriptCore/runtime/JSGlobalObject.h:48: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 4 in 568 files If any of these errors are false positives, please file a bug against check-webkit-style.
Don Olmstead
Comment 23
2018-02-05 11:34:16 PST
Created
attachment 333103
[details]
Patch
EWS Watchlist
Comment 24
2018-02-05 11:41:19 PST
Attachment 333103
[details]
did not pass style-queue: ERROR: Source/WebKitLegacy/mac/Carbon/CarbonWindowAdapter.mm:73: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/WebView/WebScriptDebugDelegate.mm:29: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 3 in 472 files If any of these errors are false positives, please file a bug against check-webkit-style.
Don Olmstead
Comment 25
2018-02-06 15:14:12 PST
Created
attachment 333226
[details]
Patch Lets see what else breaks now!
Don Olmstead
Comment 26
2018-02-06 17:54:28 PST
Created
attachment 333239
[details]
Patch Rebased on latest
EWS Watchlist
Comment 27
2018-02-06 17:59:19 PST
Attachment 333239
[details]
did not pass style-queue: ERROR: Source/WebKitLegacy/mac/Carbon/CarbonWindowAdapter.mm:73: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/WebView/WebScriptDebugDelegate.mm:29: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 3 in 474 files If any of these errors are false positives, please file a bug against check-webkit-style.
Don Olmstead
Comment 28
2018-02-06 18:47:06 PST
Created
attachment 333251
[details]
Patch 11th time is maybe the charm?
EWS Watchlist
Comment 29
2018-02-06 18:52:11 PST
Attachment 333251
[details]
did not pass style-queue: ERROR: Source/WebKitLegacy/mac/Carbon/CarbonWindowAdapter.mm:73: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/ThirdParty/gtest/include/gtest/internal/gtest-port.h:184: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebKitLegacy/mac/WebView/WebScriptDebugDelegate.mm:29: Found header this file implements before WebCore config.h. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4] Total errors found: 3 in 477 files If any of these errors are false positives, please file a bug against check-webkit-style.
Keith Miller
Comment 30
2018-02-06 19:01:20 PST
Comment on
attachment 333251
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=333251&action=review
r=me if it builds everything correctly.
> Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:50 > +#include <JavaScriptCore/HeapInlines.h>
OMG, we export this... D:
Don Olmstead
Comment 31
2018-02-06 19:20:05 PST
(In reply to Keith Miller from
comment #30
)
> Comment on
attachment 333251
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=333251&action=review
> > r=me if it builds everything correctly. > > > Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:50 > > +#include <JavaScriptCore/HeapInlines.h> > > OMG, we export this... D:
In multiple places too!
Blaze Burg
Comment 32
2018-02-06 20:47:38 PST
Comment on
attachment 333251
[details]
Patch Let's try to land this.
WebKit Commit Bot
Comment 33
2018-02-06 21:20:44 PST
Comment on
attachment 333251
[details]
Patch Clearing flags on attachment: 333251 Committed
r228218
: <
https://trac.webkit.org/changeset/228218
>
WebKit Commit Bot
Comment 34
2018-02-06 21:20:46 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 35
2018-02-06 21:21:45 PST
<
rdar://problem/37301604
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug