Bug 74250 - OpaqueJSClass: Remove RVCT2 workarounds.
Summary: OpaqueJSClass: Remove RVCT2 workarounds.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-10 17:53 PST by Andreas Kling
Modified: 2011-12-17 15:17 PST (History)
1 user (show)

See Also:


Attachments
Patch (4.54 KB, patch)
2011-12-10 17:55 PST, Andreas Kling
benjamin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2011-12-10 17:53:56 PST
The need for RVCT hacks disappeared with the Symbian port.
Comment 1 Andreas Kling 2011-12-10 17:55:20 PST
Created attachment 118701 [details]
Patch
Comment 2 Benjamin Poulain 2011-12-10 18:46:29 PST
Comment on attachment 118701 [details]
Patch

Die RVCT, Die!
Comment 3 Benjamin Poulain 2011-12-10 18:48:07 PST
I would not mind a temporary PassOwnPtr, for readability.
Comment 4 Andreas Kling 2011-12-17 15:17:39 PST
Committed r103157: <http://trac.webkit.org/changeset/103157>