[webkit-changes] [149472] trunk/Source/WTF

2013-05-01 Thread msaboff
Title: [149472] trunk/Source/WTF Revision 149472 Author msab...@apple.com Date 2013-05-01 18:22:55 -0700 (Wed, 01 May 2013) Log Message FastMalloc.cpp should use system defined page size instead of literal constant https://bugs.webkit.org/show_bug.cgi?id=115502 Reviewed by Geoffrey Garen

[webkit-changes] [149216] trunk/Source/WebCore

2013-04-26 Thread msaboff
Title: [149216] trunk/Source/WebCore Revision 149216 Author msab...@apple.com Date 2013-04-26 15:20:51 -0700 (Fri, 26 Apr 2013) Log Message WebCore ObjC bridge is missing support for bool type https://bugs.webkit.org/show_bug.cgi?id=115276 Reviewed by Geoffrey Garen. Added code to handl

[webkit-changes] [149128] trunk/Source/JavaScriptCore

2013-04-25 Thread msaboff
Title: [149128] trunk/Source/_javascript_Core Revision 149128 Author msab...@apple.com Date 2013-04-25 11:35:04 -0700 (Thu, 25 Apr 2013) Log Message 32 Bit: Crash due to RegExpTest nodes not setting result type to Boolean https://bugs.webkit.org/show_bug.cgi?id=115188 Reviewed by Geoffre

[webkit-changes] [148207] trunk/Source/JavaScriptCore

2013-04-11 Thread msaboff
Title: [148207] trunk/Source/_javascript_Core Revision 148207 Author msab...@apple.com Date 2013-04-11 09:19:35 -0700 (Thu, 11 Apr 2013) Log Message Added UNLIKELY() suggested in https://bugs.webkit.org/show_bug.cgi?id=114366 after checking in the original change. Rubber-stamped by Jessi

[webkit-changes] [148130] trunk

2013-04-10 Thread msaboff
Title: [148130] trunk Revision 148130 Author msab...@apple.com Date 2013-04-10 13:01:14 -0700 (Wed, 10 Apr 2013) Log Message DFG: Negative size for new Array() interpreted as large unsigned int https://bugs.webkit.org/show_bug.cgi?id=114366 Reviewed by Oliver Hunt. Source/_javascript_Co

[webkit-changes] [146426] trunk/LayoutTests

2013-03-20 Thread msaboff
Title: [146426] trunk/LayoutTests Revision 146426 Author msab...@apple.com Date 2013-03-20 18:46:35 -0700 (Wed, 20 Mar 2013) Log Message Should add test for bug #112694 https://bugs.webkit.org/show_bug.cgi?id=112859 Reviewed by Filip Pizlo. New regression test to check that eliminating

[webkit-changes] [146268] trunk/Source/JavaScriptCore

2013-03-19 Thread msaboff
Title: [146268] trunk/Source/_javascript_Core Revision 146268 Author msab...@apple.com Date 2013-03-19 15:22:06 -0700 (Tue, 19 Mar 2013) Log Message Crash when loading http://www.jqchart.com/jquery/gauges/RadialGauge/LiveData https://bugs.webkit.org/show_bug.cgi?id=112694 Reviewed by Fil

[webkit-changes] [146178] trunk/Source/JavaScriptCore

2013-03-18 Thread msaboff
Title: [146178] trunk/Source/_javascript_Core Revision 146178 Author msab...@apple.com Date 2013-03-18 21:42:10 -0700 (Mon, 18 Mar 2013) Log Message Unreviewed build fix for 32 bit builds. * dfg/DFGSpeculativeJIT32_64.cpp: (JSC::DFG::SpeculativeJIT::compile): Modified Paths trunk/Sourc

[webkit-changes] [146174] trunk/Source/JavaScriptCore

2013-03-18 Thread msaboff
Title: [146174] trunk/Source/_javascript_Core Revision 146174 Author msab...@apple.com Date 2013-03-18 20:22:53 -0700 (Mon, 18 Mar 2013) Log Message EFL: Unsafe branch detected in compilePutByValForFloatTypedArray() https://bugs.webkit.org/show_bug.cgi?id=112609 Reviewed by Geoffrey Gare

[webkit-changes] [146100] trunk

2013-03-18 Thread msaboff
Title: [146100] trunk Revision 146100 Author msab...@apple.com Date 2013-03-18 12:11:47 -0700 (Mon, 18 Mar 2013) Log Message Potentially unsafe register allocations in DFG code generation https://bugs.webkit.org/show_bug.cgi?id=112477 Reviewed by Geoffrey Garen. Source/_javascript_Core:

[webkit-changes] [145933] trunk/Source/JavaScriptCore

2013-03-15 Thread msaboff
Title: [145933] trunk/Source/_javascript_Core Revision 145933 Author msab...@apple.com Date 2013-03-15 13:24:39 -0700 (Fri, 15 Mar 2013) Log Message Cleanup of DFG and Baseline JIT debugging code https://bugs.webkit.org/show_bug.cgi?id=111871 Reviewed by Geoffrey Garen. Fixed various de

[webkit-changes] [145931] trunk/Source

2013-03-15 Thread msaboff
Title: [145931] trunk/Source Revision 145931 Author msab...@apple.com Date 2013-03-15 12:33:25 -0700 (Fri, 15 Mar 2013) Log Message Add runtime check for improper register allocations in DFG https://bugs.webkit.org/show_bug.cgi?id=112380 Reviewed by Geoffrey Garen. Source/_javascript_Co

[webkit-changes] [145420] trunk/Source/WTF

2013-03-11 Thread msaboff
Title: [145420] trunk/Source/WTF Revision 145420 Author msab...@apple.com Date 2013-03-11 15:45:06 -0700 (Mon, 11 Mar 2013) Log Message Unreviewed build fix. Rolling out inadvertent setting of DATA_LOG_TO_FILE. Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/DataLog.cpp

[webkit-changes] [145417] trunk/Source

2013-03-11 Thread msaboff
Title: [145417] trunk/Source Revision 145417 Author msab...@apple.com Date 2013-03-11 15:36:28 -0700 (Mon, 11 Mar 2013) Log Message Crash beneath operationCreateInlinedArguments running fast/js/dfg-create-inlined-arguments-in-closure-inline.html (32-bit only) https://bugs.webkit.org/show_

[webkit-changes] [145150] trunk/Source/JavaScriptCore

2013-03-07 Thread msaboff
Title: [145150] trunk/Source/_javascript_Core Revision 145150 Author msab...@apple.com Date 2013-03-07 16:19:39 -0800 (Thu, 07 Mar 2013) Log Message Crash when updating predictions below JSC::arrayProtoFuncForEach on tuaw.com article https://bugs.webkit.org/show_bug.cgi?id=111777 Reviewe

[webkit-changes] [144083] trunk/Source/JavaScriptCore

2013-02-26 Thread msaboff
Title: [144083] trunk/Source/_javascript_Core Revision 144083 Author msab...@apple.com Date 2013-02-26 11:37:53 -0800 (Tue, 26 Feb 2013) Log Message Potential crash in YARR JIT generated code when building 64 bit https://bugs.webkit.org/show_bug.cgi?id=110893 Reviewed by Gavin Barracloug

[webkit-changes] [143994] trunk/Source/JavaScriptCore

2013-02-25 Thread msaboff
Title: [143994] trunk/Source/_javascript_Core Revision 143994 Author msab...@apple.com Date 2013-02-25 18:10:02 -0800 (Mon, 25 Feb 2013) Log Message For JSVALUE32_64, maxOffsetRelativeToPatchedStorage() doesn't compute the maximum negative offset https://bugs.webkit.org/show_bug.cgi?id=11

[webkit-changes] [143677] trunk/Source/JavaScriptCore

2013-02-21 Thread msaboff
Title: [143677] trunk/Source/_javascript_Core Revision 143677 Author msab...@apple.com Date 2013-02-21 18:10:01 -0800 (Thu, 21 Feb 2013) Log Message 25-30% regression in V8 RayTrace test in 32 bit builds with JIT disabled https://bugs.webkit.org/show_bug.cgi?id=110539 Reviewed by Filip P

[webkit-changes] [142336] trunk/Source/WTF

2013-02-08 Thread msaboff
Title: [142336] trunk/Source/WTF Revision 142336 Author msab...@apple.com Date 2013-02-08 17:58:29 -0800 (Fri, 08 Feb 2013) Log Message ARM_NEON Inline Assembly for copyLCharsFromUCharSource() inefficient for aligned destinations https://bugs.webkit.org/show_bug.cgi?id=109335 Reviewed by

[webkit-changes] [141951] trunk/Source/JavaScriptCore

2013-02-05 Thread msaboff
Title: [141951] trunk/Source/_javascript_Core Revision 141951 Author msab...@apple.com Date 2013-02-05 17:06:55 -0800 (Tue, 05 Feb 2013) Log Message Crash at JSC::call when loading www.gap.com with JSVALUE32_64 Enabled https://bugs.webkit.org/show_bug.cgi?id=108991 Reviewed by Oliver Hun

[webkit-changes] [141894] trunk/Source/JavaScriptCore

2013-02-05 Thread msaboff
Title: [141894] trunk/Source/_javascript_Core Revision 141894 Author msab...@apple.com Date 2013-02-05 07:52:16 -0800 (Tue, 05 Feb 2013) Log Message r141788 won't build due to not having all changes needed by Node* change https://bugs.webkit.org/show_bug.cgi?id=108944 Reviewed by David K

[webkit-changes] [141788] trunk/Source/JavaScriptCore

2013-02-04 Thread msaboff
Title: [141788] trunk/Source/_javascript_Core Revision 141788 Author msab...@apple.com Date 2013-02-04 11:18:27 -0800 (Mon, 04 Feb 2013) Log Message For ARMv7s use integer divide instruction for divide and modulo when possible https://bugs.webkit.org/show_bug.cgi?id=108840 Reviewed in pe

[webkit-changes] [141031] trunk/LayoutTests

2013-01-28 Thread msaboff
Title: [141031] trunk/LayoutTests Revision 141031 Author msab...@apple.com Date 2013-01-28 17:42:07 -0800 (Mon, 28 Jan 2013) Log Message Make integer-modulo.js a try JS-Regress test https://bugs.webkit.org/show_bug.cgi?id=108130 Reviewed by Filip Pizlo. Eliminated the LayoutTest calls.

[webkit-changes] [140976] trunk/Source/JavaScriptCore

2013-01-28 Thread msaboff
Title: [140976] trunk/Source/_javascript_Core Revision 140976 Author msab...@apple.com Date 2013-01-28 10:27:06 -0800 (Mon, 28 Jan 2013) Log Message Cleanup ARM version of debugName() in DFGFPRInfo.h https://bugs.webkit.org/show_bug.cgi?id=108090 Reviewed by David Kilzer. Fixed debugNam

[webkit-changes] [140474] trunk/LayoutTests

2013-01-22 Thread msaboff
Title: [140474] trunk/LayoutTests Revision 140474 Author msab...@apple.com Date 2013-01-22 14:46:49 -0800 (Tue, 22 Jan 2013) Log Message sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A7.2.html is crashing https://bugs.webkit.org/show_bug.cgi?id=90742 Unreviewed. Test passes with

[webkit-changes] [140227] trunk/Source/JavaScriptCore

2013-01-18 Thread msaboff
Title: [140227] trunk/Source/_javascript_Core Revision 140227 Author msab...@apple.com Date 2013-01-18 17:53:36 -0800 (Fri, 18 Jan 2013) Log Message Unreviewed build fix for building JSC with DFG_ENABLE_DEBUG_PROPAGATION_VERBOSE enabled in DFGCommon.h. Fixes the case where the argument no

[webkit-changes] [140226] trunk/Source/JavaScriptCore

2013-01-18 Thread msaboff
Title: [140226] trunk/Source/_javascript_Core Revision 140226 Author msab...@apple.com Date 2013-01-18 17:47:47 -0800 (Fri, 18 Jan 2013) Log Message Unreviewed build fix for release builds when DFG_ENABLE_DEBUG_PROPAGATION_VERBOSE is set to 1 in DFGCommon.h. * dfg/DFGCFAPhase.cpp: Added

[webkit-changes] [140221] trunk/Source/JavaScriptCore

2013-01-18 Thread msaboff
Title: [140221] trunk/Source/_javascript_Core Revision 140221 Author msab...@apple.com Date 2013-01-18 16:56:26 -0800 (Fri, 18 Jan 2013) Log Message Change set r140201 broke editing/selection/move-by-word-visually-multi-line.html https://bugs.webkit.org/show_bug.cgi?id=107340 Reviewed by

[webkit-changes] [140203] trunk/Source/JavaScriptCore

2013-01-18 Thread msaboff
Title: [140203] trunk/Source/_javascript_Core Revision 140203 Author msab...@apple.com Date 2013-01-18 13:45:06 -0800 (Fri, 18 Jan 2013) Log Message Harden ArithDiv of integers fix-up by inserting Int32ToDouble node directly https://bugs.webkit.org/show_bug.cgi?id=107321 Reviewed by Fil

[webkit-changes] [140201] trunk/Source/JavaScriptCore

2013-01-18 Thread msaboff
Title: [140201] trunk/Source/_javascript_Core Revision 140201 Author msab...@apple.com Date 2013-01-18 13:28:30 -0800 (Fri, 18 Jan 2013) Log Message Fix up of ArithDiv nodes for non-x86 CPUs is broken https://bugs.webkit.org/show_bug.cgi?id=107309 Reviewed by Filip Pizlo. Changed the l

[webkit-changes] [140186] trunk/Source

2013-01-18 Thread msaboff
Title: [140186] trunk/Source Revision 140186 Author msab...@apple.com Date 2013-01-18 11:16:26 -0800 (Fri, 18 Jan 2013) Log Message Refactor isPowerOf2() and add getLSBSet() https://bugs.webkit.org/show_bug.cgi?id=107306 Reviewed by Filip Pizlo. Source/_javascript_Core: Moved implemen

[webkit-changes] [139835] trunk

2013-01-15 Thread msaboff
Title: [139835] trunk Revision 139835 Author msab...@apple.com Date 2013-01-15 21:47:09 -0800 (Tue, 15 Jan 2013) Log Message DFG X86: division in the used-as-int case doesn't correctly check for -2^31/-1 https://bugs.webkit.org/show_bug.cgi?id=106978 Reviewed by Filip Pizlo. Source/_jav

[webkit-changes] [138308] trunk/Source/JavaScriptCore

2012-12-20 Thread msaboff
Title: [138308] trunk/Source/_javascript_Core Revision 138308 Author msab...@apple.com Date 2012-12-20 15:20:30 -0800 (Thu, 20 Dec 2012) Log Message JIT: Change uninitialized pointer value -1 to constant https://bugs.webkit.org/show_bug.cgi?id=105576 Rubber stamped by Gavin Barraclough.

[webkit-changes] [138032] trunk/Source/JavaScriptCore

2012-12-18 Thread msaboff
Title: [138032] trunk/Source/_javascript_Core Revision 138032 Author msab...@apple.com Date 2012-12-18 09:55:41 -0800 (Tue, 18 Dec 2012) Log Message [Qt] Fix the ARMv7 build after r137976 https://bugs.webkit.org/show_bug.cgi?id=105270 Reviewed by Csaba Osztrogonác. Add default value for

[webkit-changes] [137976] trunk/Source/JavaScriptCore

2012-12-17 Thread msaboff
Title: [137976] trunk/Source/_javascript_Core Revision 137976 Author msab...@apple.com Date 2012-12-17 19:51:07 -0800 (Mon, 17 Dec 2012) Log Message DFG: Refactor DFGCorrectableJumpPoint to reduce size of OSRExit data https://bugs.webkit.org/show_bug.cgi?id=105237 Reviewed by Filip Pizlo

[webkit-changes] [136140] trunk/Source/JavaScriptCore

2012-11-29 Thread msaboff
Title: [136140] trunk/Source/_javascript_Core Revision 136140 Author msab...@apple.com Date 2012-11-29 10:22:01 -0800 (Thu, 29 Nov 2012) Log Message Speculative Windows build fix after r136086. Unreviewed build fix. Suspect that ?setDumpsGeneratedCode@BytecodeGenerator@JSC@@SAX_N@Z need

[webkit-changes] [136086] trunk/Source/JavaScriptCore

2012-11-28 Thread msaboff
Title: [136086] trunk/Source/_javascript_Core Revision 136086 Author msab...@apple.com Date 2012-11-28 19:16:11 -0800 (Wed, 28 Nov 2012) Log Message Change Bytecompiler s_dumpsGeneratedCode to an Options value https://bugs.webkit.org/show_bug.cgi?id=103588 Reviewed by Filip Pizlo. Moved

[webkit-changes] [136082] trunk/Source/WTF

2012-11-28 Thread msaboff
Title: [136082] trunk/Source/WTF Revision 136082 Author msab...@apple.com Date 2012-11-28 18:21:57 -0800 (Wed, 28 Nov 2012) Log Message Update String Stats for recent dataLog changes and add summary https://bugs.webkit.org/show_bug.cgi?id=103583 Reviewed by Filip Pizlo. Updated calls to

[webkit-changes] [136068] trunk/Source/WebCore

2012-11-28 Thread msaboff
Title: [136068] trunk/Source/WebCore Revision 136068 Author msab...@apple.com Date 2012-11-28 15:32:55 -0800 (Wed, 28 Nov 2012) Log Message HTMLFontElement font size parsing should directly handle 8 bit strings https://bugs.webkit.org/show_bug.cgi?id=103315 Reviewed by Oliver Hunt. Spli

[webkit-changes] [135972] trunk/Source

2012-11-27 Thread msaboff
Title: [135972] trunk/Source Revision 135972 Author msab...@apple.com Date 2012-11-27 21:27:34 -0800 (Tue, 27 Nov 2012) Log Message TextIterator unnecessarily converts 8 bit strings to 16 bits https://bugs.webkit.org/show_bug.cgi?id=103295 Reviewed by Brent Fulgham. Source/WebCore: Cha

[webkit-changes] [135805] trunk/Source/WebCore

2012-11-26 Thread msaboff
Title: [135805] trunk/Source/WebCore Revision 135805 Author msab...@apple.com Date 2012-11-26 19:51:30 -0800 (Mon, 26 Nov 2012) Log Message Grapheme cluster functions can be simplified for 8 bit Strings https://bugs.webkit.org/show_bug.cgi?id=102996 Reviewed by Alexey Proskuryakov. For

[webkit-changes] [135802] trunk/Source/WebCore

2012-11-26 Thread msaboff
Title: [135802] trunk/Source/WebCore Revision 135802 Author msab...@apple.com Date 2012-11-26 18:59:59 -0800 (Mon, 26 Nov 2012) Log Message HTML/XML parser helper unconsumeCharacters() can push back 8 bit text as 16 bit text https://bugs.webkit.org/show_bug.cgi?id=103317 Reviewed by Oliv

[webkit-changes] [135641] trunk/Source/WebCore

2012-11-23 Thread msaboff
Title: [135641] trunk/Source/WebCore Revision 135641 Author msab...@apple.com Date 2012-11-23 21:18:31 -0800 (Fri, 23 Nov 2012) Log Message listMarkerText() should create 8 bit strings when possible https://bugs.webkit.org/show_bug.cgi?id=103011 Reviewed by Filip Pizlo. Made processing

[webkit-changes] [135495] trunk/Source

2012-11-22 Thread msaboff
Title: [135495] trunk/Source Revision 135495 Author msab...@apple.com Date 2012-11-22 01:37:06 -0800 (Thu, 22 Nov 2012) Log Message HTML integer parsing functions don't natively handle 8 bit strings https://bugs.webkit.org/show_bug.cgi?id=102997 Reviewed by Filip Pizlo. Source/WebCore:

[webkit-changes] [134981] trunk/Source/WTF

2012-11-16 Thread msaboff
Title: [134981] trunk/Source/WTF Revision 134981 Author msab...@apple.com Date 2012-11-16 12:18:04 -0800 (Fri, 16 Nov 2012) Log Message String::fromUTF8() should take advantage of the ASCII check in convertUTF8ToUTF16() https://bugs.webkit.org/show_bug.cgi?id=100577 Reviewed by Oliver Hu

[webkit-changes] [134677] trunk/Source/WTF

2012-11-14 Thread msaboff
Title: [134677] trunk/Source/WTF Revision 134677 Author msab...@apple.com Date 2012-11-14 15:04:43 -0800 (Wed, 14 Nov 2012) Log Message String::append() should handle two 8 bit strings without converting both to 16 bits https://bugs.webkit.org/show_bug.cgi?id=102286 Reviewed by Oliver Hu

[webkit-changes] [134116] trunk/Source/WebCore

2012-11-09 Thread msaboff
Title: [134116] trunk/Source/WebCore Revision 134116 Author msab...@apple.com Date 2012-11-09 14:32:49 -0800 (Fri, 09 Nov 2012) Log Message HTML Attributes names and values should be created as 8 bit string where possible https://bugs.webkit.org/show_bug.cgi?id=101781 Reviewed by Filip P

[webkit-changes] [133918] trunk/Source/WTF

2012-11-08 Thread msaboff
Title: [133918] trunk/Source/WTF Revision 133918 Author msab...@apple.com Date 2012-11-08 10:47:34 -0800 (Thu, 08 Nov 2012) Log Message HashAndUTF8CharactersTranslator should create an 8 bit string if possible https://bugs.webkit.org/show_bug.cgi?id=101515 Reviewed by Darin Adler. Added

[webkit-changes] [133894] trunk/Source/JavaScriptCore

2012-11-08 Thread msaboff
Title: [133894] trunk/Source/_javascript_Core Revision 133894 Author msab...@apple.com Date 2012-11-08 06:54:41 -0800 (Thu, 08 Nov 2012) Log Message OpaqueJSClassContextData() should use StringImpl::isolatedCopy() to make string copies https://bugs.webkit.org/show_bug.cgi?id=101507 Revie

[webkit-changes] [133726] trunk/Source/WTF

2012-11-06 Thread msaboff
Title: [133726] trunk/Source/WTF Revision 133726 Author msab...@apple.com Date 2012-11-06 23:13:20 -0800 (Tue, 06 Nov 2012) Log Message StringBuilder::append(UChar) with an 8 bit quantity shouldn't change the contents to 16 bits https://bugs.webkit.org/show_bug.cgi?id=101421 Reviewed by

[webkit-changes] [133672] trunk/Source/JavaScriptCore

2012-11-06 Thread msaboff
Title: [133672] trunk/Source/_javascript_Core Revision 133672 Author msab...@apple.com Date 2012-11-06 14:16:36 -0800 (Tue, 06 Nov 2012) Log Message JSStringCreateWithCFString() Should create an 8 bit String if possible https://bugs.webkit.org/show_bug.cgi?id=101104 Reviewed by Darin Adl

[webkit-changes] [133668] trunk/Source/JavaScriptCore

2012-11-06 Thread msaboff
Title: [133668] trunk/Source/_javascript_Core Revision 133668 Author msab...@apple.com Date 2012-11-06 14:01:51 -0800 (Tue, 06 Nov 2012) Log Message Lexer::scanRegExp, create 8 bit pattern and flag Identifiers from 16 bit source when possible https://bugs.webkit.org/show_bug.cgi?id=101013

[webkit-changes] [133631] trunk/Source/WebCore

2012-11-06 Thread msaboff
Title: [133631] trunk/Source/WebCore Revision 133631 Author msab...@apple.com Date 2012-11-06 10:15:44 -0800 (Tue, 06 Nov 2012) Log Message canonicalizedTitle() shouldn't convert 8 bit title strings to 16 bit https://bugs.webkit.org/show_bug.cgi?id=101105 Reviewed by Darin Adler. Turned

[webkit-changes] [133625] trunk/Source/WebCore

2012-11-06 Thread msaboff
Title: [133625] trunk/Source/WebCore Revision 133625 Author msab...@apple.com Date 2012-11-06 09:42:03 -0800 (Tue, 06 Nov 2012) Log Message quoteCSSString() always creates a 16 bit string https://bugs.webkit.org/show_bug.cgi?id=101004 Reviewed by Darin Adler. Added a new templated helpe

[webkit-changes] [133377] trunk/Source/WebCore

2012-11-02 Thread msaboff
Title: [133377] trunk/Source/WebCore Revision 133377 Author msab...@apple.com Date 2012-11-02 17:02:30 -0700 (Fri, 02 Nov 2012) Log Message Crash calling is8Bit() in visitedLinkHash() https://bugs.webkit.org/show_bug.cgi?id=101119 Reviewed by Filip Pizlo. Added an isEmpty() check to Att

[webkit-changes] [133334] trunk/Source/WebCore

2012-11-02 Thread msaboff
Title: [14] trunk/Source/WebCore Revision 14 Author msab...@apple.com Date 2012-11-02 13:21:56 -0700 (Fri, 02 Nov 2012) Log Message visitedHashLink() converts 8 bit URLs and attributes to 16 bits. https://bugs.webkit.org/show_bug.cgi?id=101014 Reviewed by Geoffrey Garen. Convert

[webkit-changes] [133333] trunk/Source/JavaScriptCore

2012-11-02 Thread msaboff
Title: [13] trunk/Source/_javascript_Core Revision 13 Author msab...@apple.com Date 2012-11-02 13:20:50 -0700 (Fri, 02 Nov 2012) Log Message RegExp.prototype.toString Should Produce an 8 bit JSString if possible. https://bugs.webkit.org/show_bug.cgi?id=101003 Reviewed by Geoffrey

[webkit-changes] [132853] trunk

2012-10-29 Thread msaboff
Title: [132853] trunk Revision 132853 Author msab...@apple.com Date 2012-10-29 15:50:02 -0700 (Mon, 29 Oct 2012) Log Message Non-special escape character sequences cause JSC::Lexer::parseString to create 16 bit strings https://bugs.webkit.org/show_bug.cgi?id=100576 Reviewed by Darin Adle

[webkit-changes] [132841] trunk/Source/WebKit2

2012-10-29 Thread msaboff
Title: [132841] trunk/Source/WebKit2 Revision 132841 Author msab...@apple.com Date 2012-10-29 12:59:27 -0700 (Mon, 29 Oct 2012) Log Message buildHTTPHeaders() should use a StringBuilder.appendLiteral() for separator https://bugs.webkit.org/show_bug.cgi?id=100689 Reviewed by Darin Adler.

[webkit-changes] [132828] trunk/Source/WTF

2012-10-29 Thread msaboff
Title: [132828] trunk/Source/WTF Revision 132828 Author msab...@apple.com Date 2012-10-29 11:18:56 -0700 (Mon, 29 Oct 2012) Log Message String::split(UChar, Vector&) shouldn't create a temporary String https://bugs.webkit.org/show_bug.cgi?id=100578 Reviewed by Anders Carlsson. Changed s

[webkit-changes] [132825] trunk/Source/WebKit2

2012-10-29 Thread msaboff
Title: [132825] trunk/Source/WebKit2 Revision 132825 Author msab...@apple.com Date 2012-10-29 11:05:23 -0700 (Mon, 29 Oct 2012) Log Message WKStringCopyCFString() should directly use 8 bit Strings data instead of up converting https://bugs.webkit.org/show_bug.cgi?id=100579 Reviewed by Ol

[webkit-changes] [132739] trunk/Source/WTF

2012-10-27 Thread msaboff
Title: [132739] trunk/Source/WTF Revision 132739 Author msab...@apple.com Date 2012-10-27 13:33:17 -0700 (Sat, 27 Oct 2012) Log Message Try to create AtomicString as 8 bit where possible https://bugs.webkit.org/show_bug.cgi?id=100575 Reviewed by Oliver Hunt. Added StringImpl::create8Bit

[webkit-changes] [132736] trunk/Source/WTF

2012-10-27 Thread msaboff
Title: [132736] trunk/Source/WTF Revision 132736 Author msab...@apple.com Date 2012-10-27 11:25:56 -0700 (Sat, 27 Oct 2012) Log Message String::fromUTF8() should take advantage of the ASCII check in convertUTF8ToUTF16() https://bugs.webkit.org/show_bug.cgi?id=100577 Reviewed by Oliver Hu

[webkit-changes] [132734] trunk/Source/WebKit2

2012-10-27 Thread msaboff
Title: [132734] trunk/Source/WebKit2 Revision 132734 Author msab...@apple.com Date 2012-10-27 11:17:30 -0700 (Sat, 27 Oct 2012) Log Message buildHTTPHeaders() should use a StringBuilder instead of a Vector https://bugs.webkit.org/show_bug.cgi?id=100580 Reviewed by Oliver Hunt. Replaced

[webkit-changes] [132566] trunk/Source/JavaScriptCore

2012-10-25 Thread msaboff
Title: [132566] trunk/Source/_javascript_Core Revision 132566 Author msab...@apple.com Date 2012-10-25 20:28:30 -0700 (Thu, 25 Oct 2012) Log Message SymbolTableIndexHashTraits::needsDestruction should be set to true https://bugs.webkit.org/show_bug.cgi?id=100437 Reviewed by Mark Hahnenbe

[webkit-changes] [132507] trunk/Source

2012-10-25 Thread msaboff
Title: [132507] trunk/Source Revision 132507 Author msab...@apple.com Date 2012-10-25 11:40:53 -0700 (Thu, 25 Oct 2012) Log Message REGRESSION (r131836): failures in list styles tests on EFL, GTK https://bugs.webkit.org/show_bug.cgi?id=99824 Reviewed by Oliver Hunt. Source/_javascript_C

[webkit-changes] [132373] trunk/Source/WebCore

2012-10-24 Thread msaboff
Title: [132373] trunk/Source/WebCore Revision 132373 Author msab...@apple.com Date 2012-10-24 11:00:33 -0700 (Wed, 24 Oct 2012) Log Message Code cleanup after r132165 https://bugs.webkit.org/show_bug.cgi?id=100135 Reviewed by Geoffrey Garen. Fixed up some unneccesary and inefficient con

[webkit-changes] [132165] trunk/Source/WebCore

2012-10-22 Thread msaboff
Title: [132165] trunk/Source/WebCore Revision 132165 Author msab...@apple.com Date 2012-10-22 17:39:59 -0700 (Mon, 22 Oct 2012) Log Message HTML Parser should produce 8 bit strings for doctype, comment and tagName tokens https://bugs.webkit.org/show_bug.cgi?id=99889 Reviewed by Geoffrey

[webkit-changes] [132159] trunk

2012-10-22 Thread msaboff
Title: [132159] trunk Revision 132159 Author msab...@apple.com Date 2012-10-22 16:37:04 -0700 (Mon, 22 Oct 2012) Log Message Regression(r131655): Crash in StringImpl::findIgnoringCase https://bugs.webkit.org/show_bug.cgi?id=99753 Reviewed by Geoffrey Garen. Source/WTF: Fixed to use th

[webkit-changes] [132116] trunk/Source/WebCore

2012-10-22 Thread msaboff
Title: [132116] trunk/Source/WebCore Revision 132116 Author msab...@apple.com Date 2012-10-22 11:58:13 -0700 (Mon, 22 Oct 2012) Log Message r131955 is has improper function call in LinkHashChromium.cpp https://bugs.webkit.org/show_bug.cgi?id=18 Reviewed by Alexey Proskuryakov. Follo

[webkit-changes] [131956] trunk/Source/JavaScriptCore

2012-10-19 Thread msaboff
Title: [131956] trunk/Source/_javascript_Core Revision 131956 Author msab...@apple.com Date 2012-10-19 16:23:34 -0700 (Fri, 19 Oct 2012) Log Message Lexer should create 8 bit Identifiers for RegularExpressions and ASCII identifiers https://bugs.webkit.org/show_bug.cgi?id=99855 Reviewed b

[webkit-changes] [131955] trunk/Source

2012-10-19 Thread msaboff
Title: [131955] trunk/Source Revision 131955 Author msab...@apple.com Date 2012-10-19 16:21:40 -0700 (Fri, 19 Oct 2012) Log Message Add String version of visitedLinkHash() to properly handle 8-bit URL Strings. https://bugs.webkit.org/show_bug.cgi?id=99735 Reviewed by Filip Pizlo. Added

[webkit-changes] [131954] trunk/Source/WebCore

2012-10-19 Thread msaboff
Title: [131954] trunk/Source/WebCore Revision 131954 Author msab...@apple.com Date 2012-10-19 16:19:40 -0700 (Fri, 19 Oct 2012) Log Message String(CFStringRef) should try to converting to an 8 bit string before converting to 16 bit string https://bugs.webkit.org/show_bug.cgi?id=99794 Re

[webkit-changes] [131836] trunk/Source

2012-10-18 Thread msaboff
Title: [131836] trunk/Source Revision 131836 Author msab...@apple.com Date 2012-10-18 18:22:21 -0700 (Thu, 18 Oct 2012) Log Message convertUTF8ToUTF16() Should Check for ASCII Input ihttps://bugs.webkit.org/show_bug.cgi?id=99739 Reviewed by Geoffrey Garen. Source/_javascript_Core: Usi

[webkit-changes] [131833] trunk/Source/WTF

2012-10-18 Thread msaboff
Title: [131833] trunk/Source/WTF Revision 131833 Author msab...@apple.com Date 2012-10-18 18:04:35 -0700 (Thu, 18 Oct 2012) Log Message Mac WTF build checks dependencies before copying header files https://bugs.webkit.org/show_bug.cgi?id=99770 Reviewed by Mark Rowe. Fixed up build rules

[webkit-changes] [131819] trunk/Source/WTF

2012-10-18 Thread msaboff
Title: [131819] trunk/Source/WTF Revision 131819 Author msab...@apple.com Date 2012-10-18 16:06:53 -0700 (Thu, 18 Oct 2012) Log Message Mac WTF build checks dependencies before copying header files https://bugs.webkit.org/show_bug.cgi?id=99770 Reviewed by Geoffrey Garen. Added a new bui

[webkit-changes] [131777] trunk/Source

2012-10-18 Thread msaboff
Title: [131777] trunk/Source Revision 131777 Author msab...@apple.com Date 2012-10-18 11:07:09 -0700 (Thu, 18 Oct 2012) Log Message Make conversion between JSStringRef and WKStringRef work without character size conversions https://bugs.webkit.org/show_bug.cgi?id=99727 Reviewed by Anders

[webkit-changes] [131776] trunk/Source/WebCore

2012-10-18 Thread msaboff
Title: [131776] trunk/Source/WebCore Revision 131776 Author msab...@apple.com Date 2012-10-18 11:03:14 -0700 (Thu, 18 Oct 2012) Log Message Add 8-bit path to RenderBlock::handleTrailingSpaces() https://bugs.webkit.org/show_bug.cgi?id=99731 Reviewed by Dan Bernstein. Factored out and add

[webkit-changes] [131656] trunk/Source

2012-10-17 Thread msaboff
Title: [131656] trunk/Source Revision 131656 Author msab...@apple.com Date 2012-10-17 15:17:49 -0700 (Wed, 17 Oct 2012) Log Message Creating a String from an NSString should check for all 8 bit strings https://bugs.webkit.org/show_bug.cgi?id=99392 Reviewed by Geoffrey Garen. Source/WebC

[webkit-changes] [131655] trunk/Source/WTF

2012-10-17 Thread msaboff
Title: [131655] trunk/Source/WTF Revision 131655 Author msab...@apple.com Date 2012-10-17 15:16:12 -0700 (Wed, 17 Oct 2012) Log Message StringImpl::findIgnoringCase() and reverseFindIgnoringCase() don't optimally handle a mix of 8 and 16 bit strings https://bugs.webkit.org/show_bug.cgi?id

[webkit-changes] [131652] trunk/Source/WTF

2012-10-17 Thread msaboff
Title: [131652] trunk/Source/WTF Revision 131652 Author msab...@apple.com Date 2012-10-17 15:08:20 -0700 (Wed, 17 Oct 2012) Log Message AtomicString::HashAndUTF8CharactersTranslator::equal() doesn't optimally handle 8 bit strings https://bugs.webkit.org/show_bug.cgi?id=99223 Reviewed by

[webkit-changes] [131648] trunk/Source/JavaScriptCore

2012-10-17 Thread msaboff
Title: [131648] trunk/Source/_javascript_Core Revision 131648 Author msab...@apple.com Date 2012-10-17 14:54:43 -0700 (Wed, 17 Oct 2012) Log Message StringPrototype::jsSpliceSubstringsWithSeparators() doesn't optimally handle 8 bit strings https://bugs.webkit.org/show_bug.cgi?id=99230 Re

[webkit-changes] [131526] trunk/Source

2012-10-16 Thread msaboff
Title: [131526] trunk/Source Revision 131526 Author msab...@apple.com Date 2012-10-16 16:23:11 -0700 (Tue, 16 Oct 2012) Log Message Change WTF_USE_8BIT_TEXTRUN to ENABLE_8BIT_TEXTRUN https://bugs.webkit.org/show_bug.cgi?id=99484 Reviewed by Eric Seidel. Source/WebCore: Changed macro na

[webkit-changes] [131524] trunk/Source/WTF

2012-10-16 Thread msaboff
Title: [131524] trunk/Source/WTF Revision 131524 Author msab...@apple.com Date 2012-10-16 16:07:33 -0700 (Tue, 16 Oct 2012) Log Message StringImpl::reverseFind() with a single match character isn't optimal for mixed 8/16 bit cases https://bugs.webkit.org/show_bug.cgi?id=99363 Reviewed by

[webkit-changes] [131403] trunk/Source/WebCore

2012-10-15 Thread msaboff
Title: [131403] trunk/Source/WebCore Revision 131403 Author msab...@apple.com Date 2012-10-15 20:29:18 -0700 (Mon, 15 Oct 2012) Log Message Add 8 bit patch to Document::isValidName() for the non ASCII case https://bugs.webkit.org/show_bug.cgi?id=99402 Reviewed by Darin Adler. Added 8 bi

[webkit-changes] [131250] trunk/Source/WTF

2012-10-12 Thread msaboff
Title: [131250] trunk/Source/WTF Revision 131250 Author msab...@apple.com Date 2012-10-12 22:30:00 -0700 (Fri, 12 Oct 2012) Log Message StringBuilder::append(StringBuilder&) doesn't take into account the bit size of the argument string https://bugs.webkit.org/show_bug.cgi?id=99225 Review

[webkit-changes] [130931] trunk/Source/JavaScriptCore

2012-10-10 Thread msaboff
Title: [130931] trunk/Source/_javascript_Core Revision 130931 Author msab...@apple.com Date 2012-10-10 11:08:03 -0700 (Wed, 10 Oct 2012) Log Message After r130344, OpaqueJSString::string() shouldn't directly return the wrapped String https://bugs.webkit.org/show_bug.cgi?id=98801 Reviewed

[webkit-changes] [130832] trunk/Source/JavaScriptCore

2012-10-09 Thread msaboff
Title: [130832] trunk/Source/_javascript_Core Revision 130832 Author msab...@apple.com Date 2012-10-09 18:18:57 -0700 (Tue, 09 Oct 2012) Log Message Add tests to testapi for null OpaqueJSStrings https://bugs.webkit.org/show_bug.cgi?id=98805 Reviewed by Geoffrey Garen. Added tests that c

[webkit-changes] [130795] trunk/Source/WebCore

2012-10-09 Thread msaboff
Title: [130795] trunk/Source/WebCore Revision 130795 Author msab...@apple.com Date 2012-10-09 12:26:57 -0700 (Tue, 09 Oct 2012) Log Message MarkupAccumulator should optimally handle 8 bit Strings https://bugs.webkit.org/show_bug.cgi?id=98224 Reviewed by Ryosuke Niwa. Updated appendChara

[webkit-changes] [130762] trunk/Source/JavaScriptCore/ChangeLog

2012-10-09 Thread msaboff
Title: [130762] trunk/Source/_javascript_Core/ChangeLog Revision 130762 Author msab...@apple.com Date 2012-10-09 07:48:49 -0700 (Tue, 09 Oct 2012) Log Message Corrected reviewer that webkit-patch got wrong. Modified Paths trunk/Source/_javascript_Core/ChangeLog Diff Modified: trunk

[webkit-changes] [130761] trunk/Source/JavaScriptCore

2012-10-09 Thread msaboff
Title: [130761] trunk/Source/_javascript_Core Revision 130761 Author msab...@apple.com Date 2012-10-09 07:46:53 -0700 (Tue, 09 Oct 2012) Log Message After r130344, OpaqueJSString::identifier() adds wrapped String to identifier table https://bugs.webkit.org/show_bug.cgi?id=98693 REGRESSION

[webkit-changes] [130664] trunk/Source/JavaScriptCore

2012-10-08 Thread msaboff
Title: [130664] trunk/Source/_javascript_Core Revision 130664 Author msab...@apple.com Date 2012-10-08 11:46:20 -0700 (Mon, 08 Oct 2012) Log Message After r130344, OpaqueJSString() creates an empty string which should be a null string https://bugs.webkit.org/show_bug.cgi?id=98417 Reviewe

[webkit-changes] [130424] trunk/Source/JavaScriptCore

2012-10-04 Thread msaboff
Title: [130424] trunk/Source/_javascript_Core Revision 130424 Author msab...@apple.com Date 2012-10-04 13:27:45 -0700 (Thu, 04 Oct 2012) Log Message Crash in Safari at com.apple._javascript_Core: WTF::StringImpl::is8Bit const + 12 https://bugs.webkit.org/show_bug.cgi?id=98433 Reviewed by

[webkit-changes] [130413] trunk/Source/JavaScriptCore

2012-10-04 Thread msaboff
Title: [130413] trunk/Source/_javascript_Core Revision 130413 Author msab...@apple.com Date 2012-10-04 11:49:42 -0700 (Thu, 04 Oct 2012) Log Message After r130344, OpaqueJSString() creates a empty string which should be a null string https://bugs.webkit.org/show_bug.cgi?id=98417 Reviewed

[webkit-changes] [130404] trunk/Source/WTF

2012-10-04 Thread msaboff
Title: [130404] trunk/Source/WTF Revision 130404 Author msab...@apple.com Date 2012-10-04 09:45:28 -0700 (Thu, 04 Oct 2012) Log Message String::remove will convert an 8 bit string to a 16 bit string https://bugs.webkit.org/show_bug.cgi?id=98299 Reviewed by Benjamin Poulain. Added an 8 b

[webkit-changes] [130344] trunk/Source/JavaScriptCore

2012-10-03 Thread msaboff
Title: [130344] trunk/Source/_javascript_Core Revision 130344 Author msab...@apple.com Date 2012-10-03 16:40:28 -0700 (Wed, 03 Oct 2012) Log Message OpaqueJSString doesn't optimally handle 8 bit strings https://bugs.webkit.org/show_bug.cgi?id=98300 Reviewed by Geoffrey Garen. Change Opa

[webkit-changes] [130218] trunk/Source/JavaScriptCore

2012-10-02 Thread msaboff
Title: [130218] trunk/Source/_javascript_Core Revision 130218 Author msab...@apple.com Date 2012-10-02 15:20:24 -0700 (Tue, 02 Oct 2012) Log Message Comment additions after r130109 Rubber stamped by Geoffrey Garen. Updated comments to how array storage works. * runtime/ArrayStorage.h:

[webkit-changes] [130190] trunk/Source

2012-10-02 Thread msaboff
Title: [130190] trunk/Source Revision 130190 Author msab...@apple.com Date 2012-10-02 11:41:05 -0700 (Tue, 02 Oct 2012) Log Message HTMLConstructionSite::insertTextNode isn't optimized for 8 bit strings https://bugs.webkit.org/show_bug.cgi?id=97740 Reviewed by Darin Adler. Source/WebCor

[webkit-changes] [130109] trunk/Source/JavaScriptCore

2012-10-01 Thread msaboff
Title: [130109] trunk/Source/_javascript_Core Revision 130109 Author msab...@apple.com Date 2012-10-01 18:21:17 -0700 (Mon, 01 Oct 2012) Log Message JSArray::unshiftCountSlowCase needs to clear array slots when adding space to end of array https://bugs.webkit.org/show_bug.cgi?id=98101 Re

[webkit-changes] [129786] trunk/Source/WebCore

2012-09-27 Thread msaboff
Title: [129786] trunk/Source/WebCore Revision 129786 Author msab...@apple.com Date 2012-09-27 12:04:59 -0700 (Thu, 27 Sep 2012) Log Message ApplicationCacheStorage does not optimally handle 8 bit strings https://bugs.webkit.org/show_bug.cgi?id=97733 Reviewed by Alexey Proskuryakov. Adde

<    3   4   5   6   7   8   9   10   >