Bug 94294

Summary: Separate MarkStackThreadSharedData from MarkStack
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo, ggaren, gustavo, gyuyoung.kim, levin+threading, rakuco, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Mark Hahnenberg 2012-08-16 22:22:29 PDT
MarkStackThreadSharedData is soon going to have data to allow for a parallel copying mode too, so to separate our concerns we should split it out into its own set of files and rename it to GCThreadSharedData. This is purely a cosmetic refactoring.
Comment 1 Mark Hahnenberg 2012-08-16 22:24:31 PDT
Created attachment 158996 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2012-08-16 22:34:10 PDT
Comment on attachment 158996 [details]
Patch

Attachment 158996 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/13513904
Comment 3 Gyuyoung Kim 2012-08-16 22:39:07 PDT
Comment on attachment 158996 [details]
Patch

Attachment 158996 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/13510884
Comment 4 Early Warning System Bot 2012-08-16 22:47:14 PDT
Comment on attachment 158996 [details]
Patch

Attachment 158996 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/13513908
Comment 5 Early Warning System Bot 2012-08-16 22:49:11 PDT
Comment on attachment 158996 [details]
Patch

Attachment 158996 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/13520287
Comment 6 Build Bot 2012-08-16 23:03:37 PDT
Comment on attachment 158996 [details]
Patch

Attachment 158996 [details] did not pass win-ews (win):
Output: http://queues.webkit.org/results/13514665
Comment 7 Gyuyoung Kim 2012-08-16 23:05:03 PDT
Comment on attachment 158996 [details]
Patch

It looks GCThreadSharedData.cpp file wasn't added to this patch.
Comment 8 Build Bot 2012-08-17 03:57:02 PDT
Comment on attachment 158996 [details]
Patch

Attachment 158996 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/13516748
Comment 9 Mark Hahnenberg 2012-08-22 11:34:54 PDT
Created attachment 159981 [details]
Patch
Comment 10 Filip Pizlo 2012-08-22 14:25:19 PDT
rs=me.
Comment 11 WebKit Review Bot 2012-08-22 14:48:54 PDT
Comment on attachment 159981 [details]
Patch

Clearing flags on attachment: 159981

Committed r126354: <http://trac.webkit.org/changeset/126354>
Comment 12 WebKit Review Bot 2012-08-22 14:48:59 PDT
All reviewed patches have been landed.  Closing bug.