HashTraits<RefPtr<P> >::PeekType should be raw pointer so that we can obviate multiple RefPtr copying when invoking HashMap::get() method (and when HashMap value type is RefPtr).
Created attachment 200671 [details] WIP let's see what EWS tells.
Comment on attachment 200671 [details] WIP Attachment 200671 [details] did not pass qt-ews (qt): Output: http://webkit-queues.appspot.com/results/378166
Comment on attachment 200671 [details] WIP Attachment 200671 [details] did not pass qt-wk2-ews (qt-wk2): Output: http://webkit-queues.appspot.com/results/281086
Comment on attachment 200671 [details] WIP Attachment 200671 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/278056
Comment on attachment 200671 [details] WIP Attachment 200671 [details] did not pass win-ews (win): Output: http://webkit-queues.appspot.com/results/284026
Comment on attachment 200671 [details] WIP Attachment 200671 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/289035
Created attachment 200705 [details] WIP 2
Comment on attachment 200705 [details] WIP 2 Attachment 200705 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/377201
Created attachment 200714 [details] WIP 3
Created attachment 200724 [details] patch
Comment on attachment 200724 [details] patch Clearing flags on attachment: 200724 Committed r149665: <http://trac.webkit.org/changeset/149665>
All reviewed patches have been landed. Closing bug.
*** Bug 72477 has been marked as a duplicate of this bug. ***