RESOLVED FIXED Bug 121077
Remove wtf/Alignment.h
https://bugs.webkit.org/show_bug.cgi?id=121077
Summary Remove wtf/Alignment.h
Anders Carlsson
Reported 2013-09-09 23:07:45 PDT
Remove wtf/Alignment.h
Attachments
Patch (18.18 KB, patch)
2013-09-09 23:09 PDT, Anders Carlsson
no flags
Patch (19.94 KB, patch)
2013-09-09 23:39 PDT, Anders Carlsson
no flags
Patch (20.48 KB, patch)
2013-09-09 23:56 PDT, Anders Carlsson
no flags
Patch (20.50 KB, patch)
2013-09-10 00:40 PDT, Anders Carlsson
no flags
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2 (279.30 KB, application/zip)
2013-09-10 06:38 PDT, Build Bot
no flags
Patch (12.70 KB, patch)
2013-09-10 15:47 PDT, Anders Carlsson
no flags
Patch (12.97 KB, patch)
2013-09-10 15:54 PDT, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2013-09-09 23:09:04 PDT
Early Warning System Bot
Comment 2 2013-09-09 23:21:13 PDT
Early Warning System Bot
Comment 3 2013-09-09 23:24:08 PDT
Darin Adler
Comment 4 2013-09-09 23:32:28 PDT
Comment on attachment 211165 [details] Patch /home/webkit/WebKit/Source/WTF/wtf/Vector.h:1042:9: error: array subscript is above array bounds [-Werror=array-bounds]
Build Bot
Comment 5 2013-09-09 23:32:53 PDT
Anders Carlsson
Comment 6 2013-09-09 23:39:26 PDT
Early Warning System Bot
Comment 7 2013-09-09 23:51:15 PDT
Early Warning System Bot
Comment 8 2013-09-09 23:54:41 PDT
Anders Carlsson
Comment 9 2013-09-09 23:56:30 PDT
Early Warning System Bot
Comment 10 2013-09-10 00:17:26 PDT
Early Warning System Bot
Comment 11 2013-09-10 00:17:34 PDT
Anders Carlsson
Comment 12 2013-09-10 00:40:34 PDT
Early Warning System Bot
Comment 13 2013-09-10 00:52:38 PDT
Early Warning System Bot
Comment 14 2013-09-10 00:55:11 PDT
Build Bot
Comment 15 2013-09-10 06:38:51 PDT
Comment on attachment 211182 [details] Patch Attachment 211182 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/1738374 New failing tests: compositing/backface-visibility/backface-visibility-hierarchical-transform.html compositing/absolute-inside-out-of-view-fixed.html animations/3d/matrix-transform-type-animation.html animations/3d/state-at-end-event-transform.html animations/added-while-suspended.html animations/animation-add-events-in-handler.html animations/additive-transform-animations.html animations/3d/replace-filling-transform.html accessibility/accessibility-object-detached.html compositing/backface-visibility/backface-visibility-3d.html accessibility/accessibility-node-reparent.html animations/animation-border-overflow.html http/tests/appcache/abort-cache-onchecking-resource-404.html compositing/animation/animation-compositing.html animations/animation-controller-drt-api.html animations/3d/change-transform-in-end-event.html compositing/absolute-position-changed-in-composited-layer.html canvas/philip/tests/2d.canvas.readonly.html compositing/animation/animated-composited-inside-hidden.html http/tests/appcache/abort-cache-onchecking-manifest-404.html canvas/philip/tests/2d.canvas.reference.html canvas/philip/tests/2d.clearRect+fillRect.alpha0.5.html http/tests/appcache/404-resource.html animations/3d/transform-origin-vs-functions.html accessibility/accessibility-node-memory-management.html http/tests/appcache/abort-cache-onchecking.html accessibility/adjacent-continuations-cause-assertion-failure.html http/tests/appcache/404-manifest.html canvas/philip/tests/2d.clearRect+fillRect.basic.html canvas/philip/tests/2d.clearRect+fillRect.alpha0.html
Build Bot
Comment 16 2013-09-10 06:38:53 PDT
Created attachment 211196 [details] Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-13 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.4
Anders Carlsson
Comment 17 2013-09-10 14:08:59 PDT
Comment on attachment 211182 [details] Patch Doing this in smaller steps instead.
Anders Carlsson
Comment 18 2013-09-10 15:47:43 PDT
Anders Carlsson
Comment 19 2013-09-10 15:54:28 PDT
Andreas Kling
Comment 20 2013-09-10 16:32:28 PDT
Comment on attachment 211258 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=211258&action=review > Source/WebCore/platform/graphics/cpu/arm/filters/FELightingNEON.h:97 > + FELightingFloatArgumentsForNeon, floatArguments; , :(
Anders Carlsson
Comment 21 2013-09-10 16:36:37 PDT
Csaba Osztrogonác
Comment 22 2013-09-11 04:15:10 PDT
(In reply to comment #21) > Committed r155491: <http://trac.webkit.org/changeset/155491> It broke the ARM build, because WTF_ALIGNED is still used in Source/WebCore/platform/graphics/cpu/arm/filters/FELightingNEON.cpp. new bug report for it: https://bugs.webkit.org/show_bug.cgi?id=121152 Additionally it seems WTF_ALIGNED is still used in Source/WebCore/platform/graphics/blackberry/ImageBufferBlackBerry.cpp too, cc-ing BlackBerry guys.
Note You need to log in before you can comment on or make changes to this bug.