Summary: | Change some WebPluginDabase ivars to use WebCore::String instead of NSString. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Anders Carlsson <andersca> | ||||||
Component: | New Bugs | Assignee: | Anders Carlsson <andersca> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | abarth, eric, webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Other | ||||||||
OS: | OS X 10.5 | ||||||||
Attachments: |
|
Description
Anders Carlsson
2010-06-18 17:28:25 PDT
Created attachment 59171 [details]
Patch
Comment on attachment 59171 [details]
Patch
r=me
Committed r61459: <http://trac.webkit.org/changeset/61459> Might this have caused these tests to start timing out on Tiger? dom/html/level2/html/AppletsCollection.html plugins/qt-qwidget-plugin.html Hum... It's 8:30 on a Friday and I don't see you on IRC. I'm going to try rolling this out to see if it fixes the problem. Rolled out in http://trac.webkit.org/changeset/61464 Comment on attachment 59171 [details]
Patch
Clearing Sam's r+
http://trac.webkit.org/changeset/61464 might have broken SnowLeopard Intel Release (Tests) http://trac.webkit.org/changeset/61459 might have broken Leopard Intel Debug (Tests) The following changes are on the blame list: http://trac.webkit.org/changeset/61458 http://trac.webkit.org/changeset/61459 Created attachment 59212 [details]
Patch
Committed r61509: <http://trac.webkit.org/changeset/61509> |