...because that's a different class.
Created attachment 170734 [details] proposed patch
Created attachment 170747 [details] Updated to apply
Comment on attachment 170747 [details] Updated to apply Attachment 170747 [details] did not pass qt-ews (qt): Output: http://queues.webkit.org/results/14563752
Comment on attachment 170747 [details] Updated to apply Attachment 170747 [details] did not pass qt-wk2-ews (qt): Output: http://queues.webkit.org/results/14545777
Comment on attachment 170747 [details] Updated to apply Attachment 170747 [details] did not pass win-ews (win): Output: http://queues.webkit.org/results/14543831
Created attachment 170758 [details] with build fix
Attachment 170758 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeLists.txt', u'Source/W..." exit_code: 1 Source/WebCore/workers/SharedWorkerRepository.cpp:34: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Ping reviewers.
Created attachment 192577 [details] updated to ToT Updated to ToT.
Attachment 192577 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeLists.txt', u'Source/WebCore/ChangeLog', u'Source/WebCore/GNUmakefile.list.am', u'Source/WebCore/Target.pri', u'Source/WebCore/WebCore.gyp/WebCore.gyp', u'Source/WebCore/WebCore.gypi', u'Source/WebCore/WebCore.vcproj/WebCore.vcproj', u'Source/WebCore/WebCore.xcodeproj/project.pbxproj', u'Source/WebCore/workers/DefaultSharedWorkerRepository.cpp', u'Source/WebCore/workers/SharedWorkerRepository.cpp']" exit_code: 1 Source/WebCore/workers/SharedWorkerRepository.cpp:34: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 10 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 192577 [details] updated to ToT View in context: https://bugs.webkit.org/attachment.cgi?id=192577&action=review > Source/WebCore/workers/SharedWorkerRepository.cpp:35 > +#include "DefaultSharedWorkerRepository.h" > +#include "SharedWorker.h" > +#include "MessagePortChannel.h" SORTING
Created attachment 192605 [details] patch for landing
Comment on attachment 192605 [details] patch for landing Clearing flags on attachment: 192605 Committed r145466: <http://trac.webkit.org/changeset/145466>
All reviewed patches have been landed. Closing bug.