[Webkit-unassigned] [Bug 75163] DFG loads from signed 8-bit and 16-bit typed arrays are broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 22 22:50:57 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=75163
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit.review.bot at gmail.com
--- Comment #3 from WebKit Review Bot <webkit.review.bot at gmail.com> 2011-12-22 22:50:57 PST ---
Attachment 120437 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1
Source/JavaScriptCore/assembler/X86Assembler.h:1229: movswl_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
Source/JavaScriptCore/assembler/X86Assembler.h:1234: movswl_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
Source/JavaScriptCore/assembler/X86Assembler.h:1249: movsbl_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
Source/JavaScriptCore/assembler/X86Assembler.h:1254: movsbl_mr is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4]
Total errors found: 4 in 15 files
If any of these errors are false positives, please file a bug against check-webkit-style.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list