Bug 154264

Summary: Stop using NSMapTable in places where we were only using it to be GC safe
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, buildbot, darin, mitz, rniwa
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews112 for mac-yosemite
none
Archive of layout-test-results from ews101 for mac-yosemite
none
Patch mitz: review+

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>