[webkit-changes] [146117] trunk

2013-03-18 Thread hans
Log 2013-03-18 20:56:06 UTC (rev 146117) @@ -1,3 +1,15 @@ +2013-03-18 Hans Wennborg h...@chromium.org + +Fix GridTrackSize::operator== +https://bugs.webkit.org/show_bug.cgi?id=112501 + +Reviewed by Eric Seidel. + +Add a test to check that style changes cause relay

[webkit-changes] [146003] trunk/Source/WebKit/chromium

2013-03-16 Thread hans
-16 Hans Wennborg h...@chromium.org + +Remove redundant checks from WebInputEvent::isGestureEventType +https://bugs.webkit.org/show_bug.cgi?id=112503 + +Reviewed by Darin Fisher. + +GesturePinchBegin, GesturePinchEnd and GesturePinchUpdate were checked +for tw

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

2013-01-25 Thread hans
:07 UTC (rev 140799) +++ trunk/Source/WebCore/ChangeLog 2013-01-25 09:35:51 UTC (rev 140800) @@ -1,3 +1,23 @@ +2013-01-24 Hans Wennborg h...@chromium.org + +Disable Clang's -Wreturn-type-c-linkage for Source/WebCore/bindings/v8/ +https://bugs.webkit.org/show_bug.cgi?id=107

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

2012-11-07 Thread hans
1,3 +1,27 @@ +2012-11-07 Hans Wennborg h...@chromium.org + +Fix asm operand type for weakCompareAndSwap on ARM_THUMB2 +https://bugs.webkit.org/show_bug.cgi?id=101238 + +Reviewed by Benjamin Poulain. + +'result' was a bool, but the asm was expecting a 32-bit regis

[webkit-changes] [130307] trunk

2012-10-03 Thread hans
unk/LayoutTests/ChangeLog 2012-10-03 18:23:25 UTC (rev 130307) @@ -1,3 +1,15 @@ +2012-10-03 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: Remove resultdeleted event +https://bugs.webkit.org/show_bug.cgi?id=98272 + +Reviewed by Adam Barth. + +Update lay

[webkit-changes] [130308] trunk

2012-10-03 Thread hans
sts/ChangeLog 2012-10-03 18:31:25 UTC (rev 130308) @@ -1,5 +1,17 @@ 2012-10-03 Hans Wennborg h...@chromium.org +Speech _javascript_ API: Add SpeechRecognition.interimResults attribute +https://bugs.webkit.org/show_bug.cgi?id=98279 + +Reviewed by Adam Barth. + +Upd

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

2012-09-25 Thread hans
=> 129523) --- trunk/Source/WebCore/ChangeLog 2012-09-25 17:10:32 UTC (rev 129522) +++ trunk/Source/WebCore/ChangeLog 2012-09-25 17:12:02 UTC (rev 129523) @@ -1,3 +1,24 @@ +2012-09-25 Hans Wennborg h...@chromium.org + +GIFImageReader: fix tautological compare +https://bugs.webkit.

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

2012-08-22 Thread hans
/ChangeLog (126278 => 126279) --- trunk/Source/WebCore/ChangeLog 2012-08-22 08:45:17 UTC (rev 126278) +++ trunk/Source/WebCore/ChangeLog 2012-08-22 08:47:53 UTC (rev 126279) @@ -1,3 +1,18 @@ +2012-08-22 Hans Wennborg h...@chromium.org + +Remove unused field DeleteEntryRequest::m_t

[webkit-changes] [126057] trunk

2012-08-20 Thread hans
rev 126056) +++ trunk/Source/WebCore/ChangeLog 2012-08-20 19:53:44 UTC (rev 126057) @@ -1,3 +1,21 @@ +2012-08-20 Hans Wennborg h...@chromium.org + +Respect runtime flags for Device Orientation and Device Motion +https://bugs.webkit.org/show_bug.cgi?id=94479 + +Reviewed by A

[webkit-changes] [125529] trunk

2012-08-14 Thread hans
/LayoutTests/fast/speech/bubble-position-scrolled.html Diff Modified: trunk/LayoutTests/ChangeLog (125528 => 125529) --- trunk/LayoutTests/ChangeLog 2012-08-14 09:06:14 UTC (rev 125528) +++ trunk/LayoutTests/ChangeLog 2012-08-14 09:06:50 UTC (rev 125529) @@ -1,3 +1,16 @@ +2012-08-14 Hans Wennb

[webkit-changes] [124225] trunk

2012-07-31 Thread hans
Diff Modified: trunk/LayoutTests/ChangeLog (124224 => 124225) --- trunk/LayoutTests/ChangeLog 2012-07-31 18:19:42 UTC (rev 124224) +++ trunk/LayoutTests/ChangeLog 2012-07-31 18:26:45 UTC (rev 124225) @@ -1,3 +1,16 @@ +2012-07-31 Hans Wennborg h...@chromium.org + +Speech _javascript_

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

2012-07-25 Thread hans
,19 @@ +2012-07-25 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: extract function from SpeechRecognitionResult::emma() +https://bugs.webkit.org/show_bug.cgi?id=92232 + +Reviewed by Adam Barth. + +Extract code for creating emma-qualified names to a hel

[webkit-changes] [123461] trunk

2012-07-24 Thread hans
sts/ChangeLog 2012-07-24 12:09:49 UTC (rev 123460) +++ trunk/LayoutTests/ChangeLog 2012-07-24 12:25:13 UTC (rev 123461) @@ -1,3 +1,15 @@ +2012-07-23 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: Add the SpeechRecognitionResult.emma attribute +https://bugs.webkit.

[webkit-changes] [122927] trunk/Source/WebKit/chromium

2012-07-18 Thread hans
927) @@ -1,3 +1,29 @@ +2012-07-18 Hans Wennborg h...@chromium.org + +Add copy constructor to WebSpeechGrammar.h +https://bugs.webkit.org/show_bug.cgi?id=91484 + +Reviewed by Adam Barth. + +Provide user-defined copy constructor (and assign function) for WebSpeechGram

[webkit-changes] [121438] trunk

2012-06-28 Thread hans
/SpeechRecognition.h Diff Modified: trunk/LayoutTests/ChangeLog (121437 => 121438) --- trunk/LayoutTests/ChangeLog 2012-06-28 16:43:23 UTC (rev 121437) +++ trunk/LayoutTests/ChangeLog 2012-06-28 16:52:40 UTC (rev 121438) @@ -1,3 +1,14 @@ +2012-06-28 Hans Wennborg h...@chromium.

[webkit-changes] [121006] trunk/LayoutTests

2012-06-22 Thread hans
=> 121006) --- trunk/LayoutTests/ChangeLog 2012-06-22 06:11:44 UTC (rev 121005) +++ trunk/LayoutTests/ChangeLog 2012-06-22 06:31:18 UTC (rev 121006) @@ -1,3 +1,24 @@ +2012-06-21 Hans Wennborg h...@chromium.org + +s/layoutTestController/testRunner/ in speech tests +ht

[webkit-changes] [120913] trunk

2012-06-21 Thread hans
-20 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: SpeechRecognition should hook up with ActiveDOMObject more +https://bugs.webkit.org/show_bug.cgi?id=89217 + +Reviewed by Adam Barth. + +Add a layout test to check that speech recognition gets aborted w

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

2012-06-21 Thread hans
ore/ChangeLog 2012-06-21 20:13:57 UTC (rev 120959) +++ trunk/Source/WebCore/ChangeLog 2012-06-21 20:20:02 UTC (rev 120960) @@ -1,3 +1,20 @@ +2012-06-21 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: Remove FIXMEs about whether events bubble and are cancelable +ht

[webkit-changes] [120817] trunk

2012-06-20 Thread hans
012-06-20 12:35:41 UTC (rev 120817) @@ -1,3 +1,15 @@ +2012-06-20 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: add SpeechRecognition.maxAlternatives attribute +https://bugs.webkit.org/show_bug.cgi?id=89459 + +Reviewed by Eric Seidel. + +Update the ba

[webkit-changes] [120181] trunk

2012-06-13 Thread hans
181) @@ -1,3 +1,15 @@ +2012-06-12 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: Add test for constructing SpeechRecognitionError events +https://bugs.webkit.org/show_bug.cgi?id=88868 + +Reviewed by Adam Barth. + +Add a layout test for construct

[webkit-changes] [120053] trunk

2012-06-12 Thread hans
053) --- trunk/LayoutTests/ChangeLog 2012-06-12 10:13:08 UTC (rev 120052) +++ trunk/LayoutTests/ChangeLog 2012-06-12 10:38:39 UTC (rev 120053) @@ -1,3 +1,15 @@ +2012-06-11 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: Make SpeechRecognitionError an Event +https://bugs.webkit.

[webkit-changes] [119818] trunk

2012-06-08 Thread hans
,16 @@ +2012-06-08 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: mock WebSpeechRecognizer for DumpRenderTree +https://bugs.webkit.org/show_bug.cgi?id=87976 + +Reviewed by Kent Tamura. + +Add a layout test using the new mock, pushing a mock result thro

[webkit-changes] [117251] trunk/Source/WebKit/chromium

2012-05-16 Thread hans
/SpeechRecognitionClientProxy.cpp Diff Modified: trunk/Source/WebKit/chromium/ChangeLog (117250 => 117251) --- trunk/Source/WebKit/chromium/ChangeLog 2012-05-16 10:19:35 UTC (rev 117250) +++ trunk/Source/WebKit/chromium/ChangeLog 2012-05-16 10:24:51 UTC (rev 117251) @@ -1,3 +1,21 @@ +2012-05-16 H

[webkit-changes] [117043] trunk/Source/WebKit/chromium

2012-05-15 Thread hans
rev 117043) @@ -1,3 +1,20 @@ +2012-05-15 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: Introduce error code enum in Chromium plumbing +https://bugs.webkit.org/show_bug.cgi?id=86353 + +Reviewed by Adam Barth. + +Introduce an enum for receiving error codes f

[webkit-changes] [115486] trunk/Source/WebKit/chromium

2012-04-27 Thread hans
20:27:43 UTC (rev 115485) +++ trunk/Source/WebKit/chromium/ChangeLog 2012-04-27 20:29:31 UTC (rev 115486) @@ -1,3 +1,18 @@ +2012-04-27 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: Fix Vector use failure +https://bugs.webkit.org/show_bug.cgi?id=85069 + +Revie

[webkit-changes] [113307] trunk/Source

2012-04-05 Thread hans
ore/ChangeLog 2012-04-05 10:10:09 UTC (rev 113306) +++ trunk/Source/WebCore/ChangeLog 2012-04-05 10:14:43 UTC (rev 113307) @@ -1,3 +1,18 @@ +2012-04-05 Hans Wennborg h...@chromium.org + +webkit_unit_tests build fix. +https://bugs.webkit.org/show_bug.cgi?id=83261 + +Unrevie

[webkit-changes] [113176] trunk/Source/WebKit/chromium

2012-04-04 Thread hans
unk/Source/WebKit/chromium/ChangeLog 2012-04-04 12:32:53 UTC (rev 113175) +++ trunk/Source/WebKit/chromium/ChangeLog 2012-04-04 12:34:09 UTC (rev 113176) @@ -1,3 +1,15 @@ +2012-04-04 Hans Wennborg h...@chromium.org + +WebSpeechRecognizer.h: add missing forward declaration +ht

[webkit-changes] [110950] trunk

2012-03-16 Thread hans
/LayoutTests/ChangeLog (110949 => 110950) --- trunk/LayoutTests/ChangeLog 2012-03-16 06:18:45 UTC (rev 110949) +++ trunk/LayoutTests/ChangeLog 2012-03-16 06:35:17 UTC (rev 110950) @@ -1,3 +1,15 @@ +2012-03-15 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: SpeechRecognit

[webkit-changes] [110420] trunk

2012-03-12 Thread hans
/SpeechRecognitionEvent.idl Diff Modified: trunk/LayoutTests/ChangeLog (110419 => 110420) --- trunk/LayoutTests/ChangeLog 2012-03-12 09:50:38 UTC (rev 110419) +++ trunk/LayoutTests/ChangeLog 2012-03-12 11:27:51 UTC (rev 110420) @@ -1,3 +1,21 @@ +2012-03-12 Hans Wennborg h...@chromium.

[webkit-changes] [110281] trunk

2012-03-09 Thread hans
/Modules/speech/SpeechGrammarList.idl Diff Modified: trunk/LayoutTests/ChangeLog (110280 => 110281) --- trunk/LayoutTests/ChangeLog 2012-03-09 10:39:09 UTC (rev 110280) +++ trunk/LayoutTests/ChangeLog 2012-03-09 10:56:31 UTC (rev 110281) @@ -1,3 +1,15 @@ +2012-03-09 Hans Wennborg h...@chromium.

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

2012-03-08 Thread hans
=> 110160) --- trunk/Source/WebCore/ChangeLog 2012-03-08 10:01:32 UTC (rev 110159) +++ trunk/Source/WebCore/ChangeLog 2012-03-08 11:22:25 UTC (rev 110160) @@ -1,3 +1,50 @@ +2012-03-06 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: SpeechRecognitionAlternative, Res

[webkit-changes] [109938] trunk

2012-03-06 Thread hans
UTC (rev 109938) @@ -1,3 +1,14 @@ +2012-03-06 Hans Wennborg h...@chromium.org + +Speech _javascript_ API: add SpeechRecognitionError +https://bugs.webkit.org/show_bug.cgi?id=80410 + +Add a test for SpeechRecognitionError. + +Reviewed by Adam Barth. + +* fast/spe

[webkit-changes] [109667] trunk

2012-03-03 Thread hans
rev 109666) +++ trunk/ChangeLog 2012-03-04 01:06:09 UTC (rev 109667) @@ -1,3 +1,14 @@ +2012-03-03 Hans Wennborg h...@chromium.org + +Implement Speech _javascript_ API +https://bugs.webkit.org/show_bug.cgi?id=80019 + +Reviewed by Adam Barth. + +Add ENABLE_SCRIPTED_SPE

[webkit-changes] [106965] trunk

2012-02-07 Thread hans
,14 @@ +2012-02-07 Hans Wennborg h...@chromium.org + +Chromium: remove WebSpeechInputResult::set +https://bugs.webkit.org/show_bug.cgi?id=77977 + +Reviewed by Darin Fisher. + +It was renamed to assign() in r106475. + +* public/WebSpeechInputResult.h: + 2012-02

[webkit-changes] [106801] trunk/LayoutTests

2012-02-06 Thread hans
-06 13:11:50 UTC (rev 106800) +++ trunk/LayoutTests/ChangeLog 2012-02-06 13:24:20 UTC (rev 106801) @@ -1,3 +1,18 @@ +2012-02-03 Hans Wennborg h...@chromium.org + +Speech input: fix fast/speech/bubble-position.html +https://bugs.webkit.org/show_bug.cgi?id=77732 + +Revie

[webkit-changes] [106438] trunk

2012-02-01 Thread hans
1,3 +1,16 @@ +2012-01-31 Hans Wennborg h...@chromium.org + +Speech Input: Report speech element rect relative to window rather than frame +https://bugs.webkit.org/show_bug.cgi?id=76443 + +Reviewed by Darin Fisher. + +Add layout test to check that the element posit

[webkit-changes] [106475] trunk

2012-02-01 Thread hans
unk/Source/WebKit/chromium/ChangeLog 2012-02-01 18:29:20 UTC (rev 106475) @@ -1,3 +1,20 @@ +2012-02-01 Hans Wennborg h...@chromium.org + +Rename WebSpeechInputResult::set() to assign() +https://bugs.webkit.org/show_bug.cgi?id=77540 + +Reviewed by Darin Fis

[webkit-changes] [104821] trunk

2012-01-12 Thread hans
UTC (rev 104820) +++ trunk/LayoutTests/ChangeLog 2012-01-12 14:39:36 UTC (rev 104821) @@ -1,3 +1,16 @@ +2012-01-12 Hans Wennborg h...@chromium.org + +Speech input: Send text to correct element even if focus has changed +https://bugs.webkit.org/show_bug.cgi?id=76071 + +Revie

[webkit-changes] [103762] trunk

2011-12-28 Thread hans
sts/ChangeLog 2011-12-28 12:58:43 UTC (rev 103762) @@ -1,3 +1,21 @@ +2011-12-28 Hans Wennborg h...@chromium.org + +IndexedDB: IDBKeyRange constructor should throw when lower upper +https://bugs.webkit.org/show_bug.cgi?id=74705 + +Reviewed by Tony Chang. + +Upd

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

2011-12-16 Thread hans
/WebCore/storage/IDBCursorBackendImpl.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (103051 => 103052) --- trunk/Source/WebCore/ChangeLog 2011-12-16 10:48:05 UTC (rev 103051) +++ trunk/Source/WebCore/ChangeLog 2011-12-16 10:51:22 UTC (rev 103052) @@ -1,3 +1,18 @@ +2011-12-15 Hans Wennborg

[webkit-changes] [101643] trunk/Source/WebKit/chromium

2011-12-01 Thread hans
1,3 +1,17 @@ +2011-12-01 Hans Wennborg h...@chromium.org + +IndexedDB: Fix WebIDBObjectStore::createIndex() after r101602 +https://bugs.webkit.org/show_bug.cgi?id=73543 + +Reviewed by Tony Gentilcore. + +r101602 introduces a new signature for createIndex(). Until Chrom

[webkit-changes] [101645] trunk/Source

2011-12-01 Thread hans
/WebCore/ChangeLog (101644 => 101645) --- trunk/Source/WebCore/ChangeLog 2011-12-01 10:48:27 UTC (rev 101644) +++ trunk/Source/WebCore/ChangeLog 2011-12-01 10:54:37 UTC (rev 101645) @@ -1,3 +1,64 @@ +2011-11-29 Hans Wennborg h...@chromium.org + +IndexedDB: Cursor pre-fetching +ht

[webkit-changes] [101648] trunk

2011-12-01 Thread hans
/cursor-reverse-bug.html Diff Modified: trunk/LayoutTests/ChangeLog (101647 => 101648) --- trunk/LayoutTests/ChangeLog 2011-12-01 11:14:58 UTC (rev 101647) +++ trunk/LayoutTests/ChangeLog 2011-12-01 11:20:58 UTC (rev 101648) @@ -1,3 +1,16 @@ +2011-11-28 Hans Wennborg h...@chromium.

[webkit-changes] [99581] trunk

2011-11-08 Thread hans
Diff Modified: trunk/LayoutTests/ChangeLog (99580 => 99581) --- trunk/LayoutTests/ChangeLog 2011-11-08 17:49:37 UTC (rev 99580) +++ trunk/LayoutTests/ChangeLog 2011-11-08 17:51:06 UTC (rev 99581) @@ -1,3 +1,14 @@ +2011-11-08 Hans Wennborg h...@chromium.org + +IndexedDB: Start us

[webkit-changes] [99169] trunk/Source

2011-11-03 Thread hans
Diff Modified: trunk/Source/WebCore/ChangeLog (99168 => 99169) --- trunk/Source/WebCore/ChangeLog 2011-11-03 12:03:51 UTC (rev 99168) +++ trunk/Source/WebCore/ChangeLog 2011-11-03 12:03:55 UTC (rev 99169) @@ -1,3 +1,29 @@ +2011-10-31 Hans Wennborg h...@chromium.org + +IndexedDB: Recy

[webkit-changes] [98712] trunk/Source/WebKit/chromium

2011-10-28 Thread hans
Modified: trunk/Source/WebKit/chromium/ChangeLog (98711 => 98712) --- trunk/Source/WebKit/chromium/ChangeLog 2011-10-28 09:11:50 UTC (rev 98711) +++ trunk/Source/WebKit/chromium/ChangeLog 2011-10-28 09:27:05 UTC (rev 98712) @@ -1,3 +1,17 @@ +2011-10-28 Hans Wennborg h...@chromium.

[webkit-changes] [97450] trunk

2011-10-14 Thread hans
/IDBCursorWithValue.idl Diff Modified: trunk/LayoutTests/ChangeLog (97449 => 97450) --- trunk/LayoutTests/ChangeLog 2011-10-14 08:12:59 UTC (rev 97449) +++ trunk/LayoutTests/ChangeLog 2011-10-14 08:34:05 UTC (rev 97450) @@ -1,3 +1,14 @@ +2011-10-13 Hans Wennborg h...@chromium.org + +IndexedDB: M

[webkit-changes] [96793] trunk

2011-10-06 Thread hans
unk/LayoutTests/ChangeLog 2011-10-06 08:09:54 UTC (rev 96792) +++ trunk/LayoutTests/ChangeLog 2011-10-06 09:00:08 UTC (rev 96793) @@ -1,3 +1,15 @@ +2011-10-03 Hans Wennborg h...@chromium.org + +IndexedDB: Remove SQLite-LevelDB migration code +https://bugs.webkit.org/show_bug.cgi?id=69

[webkit-changes] [96687] trunk/LayoutTests

2011-10-05 Thread hans
-10-05 Hans Wennborg h...@chromium.org + +Rebaseline fast/repaint/japanese-rl-selection-repaint-in-regions.html +for chromium-cg-mac after r96675. (By Garden-o-Matic.) + +* platform/chromium-cg-mac-leopard/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.

[webkit-changes] [96583] trunk/LayoutTests

2011-10-04 Thread hans
/pservers-grad-06-b-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (96582 => 96583) --- trunk/LayoutTests/ChangeLog 2011-10-04 10:16:05 UTC (rev 96582) +++ trunk/LayoutTests/ChangeLog 2011-10-04 11:03:42 UTC (rev 96583) @@ -1,3 +1,13 @@ +2011-10-04 Hans Wennborg h...@chromium.

[webkit-changes] [96322] trunk

2011-09-29 Thread hans
322) @@ -1,3 +1,35 @@ +2011-09-29 Hans Wennborg h...@chromium.org + +IndexedDB: Use LevelDB also for in-memory databases +https://bugs.webkit.org/show_bug.cgi?id=68903 + +Reviewed by Steve Block. + +Add LevelDBDatabase::openInMemory() which uses leveldb::NewMem

[webkit-changes] [92950] trunk

2011-08-12 Thread hans
Modified: trunk/LayoutTests/ChangeLog (92949 => 92950) --- trunk/LayoutTests/ChangeLog 2011-08-12 07:52:24 UTC (rev 92949) +++ trunk/LayoutTests/ChangeLog 2011-08-12 08:51:14 UTC (rev 92950) @@ -1,3 +1,16 @@ +2011-08-10 Hans Wennborg h...@chromium.org + +IndexedDB: Overwriting key in uni

[webkit-changes] [92951] trunk

2011-08-12 Thread hans
1,3 +1,16 @@ +2011-08-11 Hans Wennborg h...@chromium.org + +IndexedDB: Object store records don't need to have keys in all indexes +https://bugs.webkit.org/show_bug.cgi?id=66049 + +Reviewed by Tony Chang. + +Update test to make sure it's possible to add an object st

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

2011-08-05 Thread hans
,38 @@ +2011-08-04 Hans Wennborg h...@chromium.org + +IndexedDB: Stop using free-lists for database/object store/index ids. +https://bugs.webkit.org/show_bug.cgi?id=65678 + +Reviewed by Tony Chang. + +Don't use free-lists for database/object store/index

[webkit-changes] [92364] trunk

2011-08-04 Thread hans
/LayoutTests/ChangeLog (92363 => 92364) --- trunk/LayoutTests/ChangeLog 2011-08-04 09:10:31 UTC (rev 92363) +++ trunk/LayoutTests/ChangeLog 2011-08-04 09:32:25 UTC (rev 92364) @@ -1,3 +1,15 @@ +2011-08-02 Hans Wennborg h...@chromium.org + +IndexedDB: Fix index data invalidation bugs. +ht

[webkit-changes] [91747] trunk/LayoutTests

2011-07-26 Thread hans
Log 2011-07-26 09:10:19 UTC (rev 91746) +++ trunk/LayoutTests/ChangeLog 2011-07-26 09:39:27 UTC (rev 91747) @@ -1,3 +1,12 @@ +2011-07-26 Hans Wennborg h...@chromium.org + +Update another test that relied on fonts loading synchronously. +https://bugs.webkit.org/show_bug.cgi?id=65

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

2011-07-05 Thread hans
Title: [90407] trunk/Source/WebCore Revision 90407 Author h...@chromium.org Date 2011-07-05 15:13:41 -0700 (Tue, 05 Jul 2011) Log Message 2011-07-05 Hans Wennborg h...@chromium.org [V8][Chromium] Remove use of OwnHandle from V8LocalContext https://bugs.webkit.org

[webkit-changes] [90287] trunk

2011-07-01 Thread hans
Title: [90287] trunk Revision 90287 Author h...@chromium.org Date 2011-07-01 15:30:00 -0700 (Fri, 01 Jul 2011) Log Message 2011-07-01 Hans Wennborg h...@chromium.org IndexedDB: make LevelDB the default back-end https://bugs.webkit.org/show_bug.cgi?id=63817

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

2011-06-30 Thread hans
Title: [90135] trunk/Source/WebCore Revision 90135 Author h...@chromium.org Date 2011-06-30 11:16:31 -0700 (Thu, 30 Jun 2011) Log Message 2011-06-28 Hans Wennborg h...@chromium.org Reviewed by Tony Chang. IndexedDB: Support for deleteIndex with LevelDB backing store

[webkit-changes] [90137] trunk

2011-06-30 Thread hans
Title: [90137] trunk Revision 90137 Author h...@chromium.org Date 2011-06-30 11:32:30 -0700 (Thu, 30 Jun 2011) Log Message 2011-06-28 Hans Wennborg h...@chromium.org Reviewed by Tony Chang. IndexedDB: Prepare for running layout tests with LevelDB https

[webkit-changes] [88921] trunk/Source/WebKit/chromium

2011-06-15 Thread hans
Title: [88921] trunk/Source/WebKit/chromium Revision 88921 Author h...@chromium.org Date 2011-06-15 06:17:18 -0700 (Wed, 15 Jun 2011) Log Message 2011-06-14 Hans Wennborg h...@chromium.org Reviewed by Tony Gentilcore. IndexedDB: LevelDB doesn't do incognito mode; fall

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

2011-06-15 Thread hans
Title: [88925] trunk/Source/WebCore Revision 88925 Author h...@chromium.org Date 2011-06-15 06:57:09 -0700 (Wed, 15 Jun 2011) Log Message 2011-06-14 Hans Wennborg h...@chromium.org Reviewed by Tony Gentilcore. IndexedDB: Use fileExists() first when checking if SQLite

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

2011-06-06 Thread hans
Title: [88146] trunk/Source/WebCore Revision 88146 Author h...@chromium.org Date 2011-06-06 01:09:17 -0700 (Mon, 06 Jun 2011) Log Message 2011-06-03 Hans Wennborg h...@chromium.org Reviewed by Tony Gentilcore. IndexedDB: Clean-up function prototypes

[webkit-changes] [88019] trunk/Source

2011-06-03 Thread hans
Title: [88019] trunk/Source Revision 88019 Author h...@chromium.org Date 2011-06-03 08:02:48 -0700 (Fri, 03 Jun 2011) Log Message 2011-06-03 Hans Wennborg h...@chromium.org Reviewed by Steve Block. IndexedDB: Clean-up use of INT64_MAX in LevelDB back-end https

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

2011-06-02 Thread hans
Title: [87911] trunk/Source/WebCore Revision 87911 Author h...@chromium.org Date 2011-06-02 08:32:57 -0700 (Thu, 02 Jun 2011) Log Message 2011-06-02 Hans Wennborg h...@chromium.org Reviewed by Tony Gentilcore. Fix LevelDBTransaction::clearTree() https

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

2011-05-27 Thread hans
Title: [87491] trunk/Source/WebCore Revision 87491 Author h...@chromium.org Date 2011-05-27 03:54:40 -0700 (Fri, 27 May 2011) Log Message 2011-05-26 Hans Wennborg h...@chromium.org Reviewed by Tony Gentilcore. IndexedDB: Support NO_DUPLICATE cursors on LevelDB back