Bug 154264 - Stop using NSMapTable in places where we were only using it to be GC safe
Summary: Stop using NSMapTable in places where we were only using it to be GC safe
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-02-15 15:45 PST by Sam Weinig
Modified: 2016-02-15 20:07 PST (History)
5 users (show)

See Also:


Attachments
Patch (15.31 KB, patch)
2016-02-15 15:47 PST, Sam Weinig
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews112 for mac-yosemite (429.98 KB, application/zip)
2016-02-15 16:23 PST, Build Bot
no flags Details
Archive of layout-test-results from ews101 for mac-yosemite (357.42 KB, application/zip)
2016-02-15 16:23 PST, Build Bot
no flags Details
Patch (15.53 KB, patch)
2016-02-15 17:40 PST, Sam Weinig
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2016-02-15 15:45:19 PST
Stop using NSMapTable in places where we were only using it to be GC safe
Comment 1 Sam Weinig 2016-02-15 15:47:06 PST
Created attachment 271383 [details]
Patch
Comment 2 Sam Weinig 2016-02-15 15:49:44 PST
<rdar://problem/24063723>
Comment 3 Build Bot 2016-02-15 16:23:31 PST
Comment on attachment 271383 [details]
Patch

Attachment 271383 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/837440

Number of test failures exceeded the failure limit.
Comment 4 Build Bot 2016-02-15 16:23:34 PST
Created attachment 271386 [details]
Archive of layout-test-results from ews112 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews112  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 5 Build Bot 2016-02-15 16:23:49 PST
Comment on attachment 271383 [details]
Patch

Attachment 271383 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/837449

Number of test failures exceeded the failure limit.
Comment 6 Build Bot 2016-02-15 16:23:53 PST
Created attachment 271387 [details]
Archive of layout-test-results from ews101 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 7 Sam Weinig 2016-02-15 17:40:03 PST
Created attachment 271399 [details]
Patch
Comment 8 Sam Weinig 2016-02-15 20:07:08 PST
Committed r196614: <http://trac.webkit.org/changeset/196614>