Bug 22290 - Remove cross-heap GC and MessagePort multi-threading support
Summary: Remove cross-heap GC and MessagePort multi-threading support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-16 01:48 PST by Alexey Proskuryakov
Modified: 2008-11-16 02:06 PST (History)
0 users

See Also:


Attachments
proposed patch (14.19 KB, patch)
2008-11-16 01:56 PST, Alexey Proskuryakov
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2008-11-16 01:48:28 PST
It is broken (and may not be implementable at all), and no longer needed, as we don't use MessagePorts for communication with workers any more.
Comment 1 Alexey Proskuryakov 2008-11-16 01:56:11 PST
Created attachment 25196 [details]
proposed patch
Comment 2 mitz 2008-11-16 02:01:09 PST
Comment on attachment 25196 [details]
proposed patch

r=me w/out the .xcconfig changes and with a ChangeLog typo fixed
Comment 3 Alexey Proskuryakov 2008-11-16 02:06:24 PST
Committed revision 38444.