Bug 139319 - Use more PassRef in AtomicString.
Summary: Use more PassRef in AtomicString.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-05 15:29 PST by Andreas Kling
Modified: 2014-12-07 15:25 PST (History)
6 users (show)

See Also:


Attachments
Patch (10.26 KB, patch)
2014-12-05 15:34 PST, Andreas Kling
koivisto: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-mountainlion (1.28 MB, application/zip)
2014-12-05 17:30 PST, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-12-05 15:29:21 PST
AtomicString should use no PassRefPtr and more PassRef (where possible) and RefPtr.
Comment 1 Andreas Kling 2014-12-05 15:34:22 PST
Created attachment 242670 [details]
Patch
Comment 2 Build Bot 2014-12-05 17:30:22 PST
Comment on attachment 242670 [details]
Patch

Attachment 242670 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/6735592754774016

New failing tests:
fast/canvas/webgl/tex-image-and-sub-image-2d-with-canvas-rgba4444.html
Comment 3 Build Bot 2014-12-05 17:30:25 PST
Created attachment 242688 [details]
Archive of layout-test-results from ews100 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 4 Andreas Kling 2014-12-07 15:25:24 PST
Committed r176933: <http://trac.webkit.org/changeset/176933>