RESOLVED FIXED 133705
Don't create a HashTable for JSObjects that use eager reification
https://bugs.webkit.org/show_bug.cgi?id=133705
Summary Don't create a HashTable for JSObjects that use eager reification
Sam Weinig
Reported 2014-06-10 15:50:16 PDT
Don't create a HashTable for JSObjects that use eager reification
Attachments
Patch (57.81 KB, patch)
2014-06-10 15:59 PDT, Sam Weinig
ggaren: review+
buildbot: commit-queue-
Archive of layout-test-results from webkit-ews-10 for mac-mountainlion-wk2 (432.94 KB, application/zip)
2014-06-10 18:50 PDT, Build Bot
no flags
Sam Weinig
Comment 1 2014-06-10 15:59:13 PDT
Geoffrey Garen
Comment 2 2014-06-10 16:01:54 PDT
Comment on attachment 232825 [details] Patch r=me
Build Bot
Comment 3 2014-06-10 18:50:13 PDT
Comment on attachment 232825 [details] Patch Attachment 232825 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/5765206927998976 New failing tests: compositing/checkerboard.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 accessibility/alt-tag-on-image-with-nonimage-role.html compositing/bounds-in-flipped-writing-mode.html accessibility/accessibility-node-reparent.html animations/animation-border-overflow.html http/tests/appcache/abort-cache-onchecking-resource-404.html animations/animation-controller-drt-api.html animations/3d/change-transform-in-end-event.html compositing/absolute-position-changed-with-composited-parent-layer.html compositing/absolute-position-changed-in-composited-layer.html canvas/philip/tests/2d.canvas.readonly.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 4 2014-06-10 18:50:21 PDT
Created attachment 232841 [details] Archive of layout-test-results from webkit-ews-10 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-10 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
Sam Weinig
Comment 5 2014-06-10 20:09:51 PDT
Ryosuke Niwa
Comment 6 2014-06-10 21:02:05 PDT
Andy Estes
Comment 7 2014-06-11 03:47:53 PDT
This broke the build on Yosemite. I fixed it in http://trac.webkit.org/changeset/169800, but you should check to see if my fix makes sense.
Daniel Bates
Comment 8 2014-06-11 08:07:40 PDT
For completeness, a build fix was committed by Sam Weinig in <http://trac.webkit.org/changeset/169792>
Daniel Bates
Comment 9 2014-06-11 08:09:33 PDT
(In reply to comment #5) > Committed r169789: <http://trac.webkit.org/changeset/169789> This regressed the layout test Layout Test js/dom/webidl-type-mapping.html. See bug #133736 for more details.
Note You need to log in before you can comment on or make changes to this bug.