RESOLVED FIXED 171382
Restore some caching functionality that got accidentally removed when doing Wasm PIC patches
https://bugs.webkit.org/show_bug.cgi?id=171382
Summary Restore some caching functionality that got accidentally removed when doing W...
Saam Barati
Reported 2017-04-27 11:00:47 PDT
I moved some stuff to Wasm::CodeBlock, and forgot to take it out of JSWebAssemblyCodeBlock, when doing PIC work.
Attachments
patch (4.55 KB, patch)
2017-04-27 12:06 PDT, Saam Barati
keith_miller: review+
patch for landing (4.54 KB, patch)
2017-04-27 12:10 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2017-04-27 12:06:17 PDT
Keith Miller
Comment 2 2017-04-27 12:08:54 PDT
Comment on attachment 308423 [details] patch r=me.
Saam Barati
Comment 3 2017-04-27 12:10:43 PDT
Created attachment 308424 [details] patch for landing
WebKit Commit Bot
Comment 4 2017-04-27 13:58:07 PDT
Comment on attachment 308424 [details] patch for landing Clearing flags on attachment: 308424 Committed r215891: <http://trac.webkit.org/changeset/215891>
WebKit Commit Bot
Comment 5 2017-04-27 13:58:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.