Bug 118695 - Add a threading assertion to AtomicString::remove
Summary: Add a threading assertion to AtomicString::remove
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-15 17:08 PDT by Benjamin Poulain
Modified: 2013-07-15 23:31 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.92 KB, patch)
2013-07-15 17:10 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-07 for mac-mountainlion (972.66 KB, application/zip)
2013-07-15 17:52 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-07-15 17:08:56 PDT
Add a threading assertion to AtomicString::remove
Comment 1 Benjamin Poulain 2013-07-15 17:10:49 PDT
Created attachment 206707 [details]
Patch
Comment 2 Build Bot 2013-07-15 17:52:29 PDT
Comment on attachment 206707 [details]
Patch

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

New failing tests:
fullscreen/full-screen-iframe-with-max-width-height.html
Comment 3 Build Bot 2013-07-15 17:52:31 PDT
Created attachment 206709 [details]
Archive of layout-test-results from webkit-ews-07 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-07  Port: mac-mountainlion  Platform: Mac OS X 10.8.3
Comment 4 Benjamin Poulain 2013-07-15 23:31:46 PDT
Comment on attachment 206707 [details]
Patch

Clearing flags on attachment: 206707

Committed r152706: <http://trac.webkit.org/changeset/152706>
Comment 5 Benjamin Poulain 2013-07-15 23:31:49 PDT
All reviewed patches have been landed.  Closing bug.