Bug 102897

Summary: Yarr JIT isn't big endian compatible
Product: WebKit Reporter: Tobias Netzel <tobias.netzel>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, laszlo.gombos, oliver, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
make generatePatternCharacterOnce do it right on big endian platforms none

Description Tobias Netzel 2012-11-21 01:15:36 PST
generatePatternCharacterOnce doesn't work on big endian platforms.
Comment 1 Tobias Netzel 2012-11-21 01:27:13 PST
Created attachment 175371 [details]
make generatePatternCharacterOnce do it right on big endian platforms
Comment 2 Tobias Netzel 2013-01-17 01:50:30 PST
Is there anything I can do in order to get some feedback by someone?
Comment 3 WebKit Review Bot 2013-01-22 10:36:22 PST
Comment on attachment 175371 [details]
make generatePatternCharacterOnce do it right on big endian platforms

Clearing flags on attachment: 175371

Committed r140438: <http://trac.webkit.org/changeset/140438>
Comment 4 WebKit Review Bot 2013-01-22 10:36:25 PST
All reviewed patches have been landed.  Closing bug.