RESOLVED FIXED 150143
Remove unimplemented methods in CopiedSpace
https://bugs.webkit.org/show_bug.cgi?id=150143
Summary Remove unimplemented methods in CopiedSpace
Joseph Pecoraro
Reported 2015-10-14 14:48:12 PDT
Remove unimplemented methods in CopiedSpace. `startedEdenCopy` / `startedFullCopy` looks like they were replaced by `template <HeapOperation> startedCopying`.
Attachments
[PATCH] Proposed Fix (1002 bytes, patch)
2015-10-14 14:48 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-10-14 14:48:48 PDT
Created attachment 263112 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2015-10-14 18:07:16 PDT
Comment on attachment 263112 [details] [PATCH] Proposed Fix Clearing flags on attachment: 263112 Committed r191079: <http://trac.webkit.org/changeset/191079>
WebKit Commit Bot
Comment 3 2015-10-14 18:07:24 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.