[webkit-changes] [148222] trunk/Tools

2013-04-11 Thread ojan
/watchlist Diff Modified: trunk/Tools/ChangeLog (148221 => 148222) --- trunk/Tools/ChangeLog 2013-04-11 18:56:16 UTC (rev 148221) +++ trunk/Tools/ChangeLog 2013-04-11 19:14:01 UTC (rev 148222) @@ -1,3 +1,8 @@ +2013-04-11 Ojan Vafai + +Remove myself from watchlists. +* Scri

[webkit-changes] [148132] trunk/Tools

2013-04-10 Thread ojan
uild.webkit.org-config/public_html/TestFailures/scripts/ui/results.js (148131 => 148132) --- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/scripts/ui/results.js 2013-04-10 20:02:43 UTC (rev 148131) +++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/p

[webkit-changes] [147833] trunk/Tools

2013-04-05 Thread ojan
og 2013-04-06 04:41:38 UTC (rev 147832) +++ trunk/Tools/ChangeLog 2013-04-06 06:27:37 UTC (rev 147833) @@ -1,3 +1,18 @@ +2013-04-05 Ojan Vafai + +Move the flakiness dashboard to the new instance at webkit-test-results.appspot.com +https://bugs.webkit.org/show_bug.

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

2013-03-20 Thread ojan
bCore/rendering/RenderObject.h Diff Modified: trunk/Source/WebCore/ChangeLog (146376 => 146377) --- trunk/Source/WebCore/ChangeLog 2013-03-20 19:22:00 UTC (rev 146376) +++ trunk/Source/WebCore/ChangeLog 2013-03-20 19:22:17 UTC (rev 146377) @@ -1,3 +1,19 @@ +2013-03-20 Ojan Vafai + +

[webkit-changes] [146296] trunk/LayoutTests

2013-03-19 Thread ojan
296) --- trunk/LayoutTests/ChangeLog 2013-03-20 02:38:54 UTC (rev 146295) +++ trunk/LayoutTests/ChangeLog 2013-03-20 02:51:20 UTC (rev 146296) @@ -1,3 +1,18 @@ +2013-03-19 Ojan Vafai + +Rebaselines after r146272. + +* platform/chromium-mac-lion/css3/flexbox/flexbox-baseline-expected.

[webkit-changes] [146272] trunk

2013-03-19 Thread ojan
-items.html Diff Modified: trunk/LayoutTests/ChangeLog (146271 => 146272) --- trunk/LayoutTests/ChangeLog 2013-03-19 22:30:31 UTC (rev 146271) +++ trunk/LayoutTests/ChangeLog 2013-03-19 22:37:55 UTC (rev 146272) @@ -1,3 +1,19 @@ +2013-03-18 Ojan Vafai + +Make intrinsic size keywords

[webkit-changes] [145937] trunk

2013-03-15 Thread ojan
sts/ChangeLog 2013-03-15 21:06:25 UTC (rev 145936) +++ trunk/LayoutTests/ChangeLog 2013-03-15 21:13:46 UTC (rev 145937) @@ -1,3 +1,15 @@ +2013-03-14 Ojan Vafai + +Auto height column flexboxes with border and padding are too short +https://bugs.webkit.org/show_bug.cgi?id=112

[webkit-changes] [145424] trunk

2013-03-11 Thread ojan
og (145423 => 145424) --- trunk/LayoutTests/ChangeLog 2013-03-11 23:18:44 UTC (rev 145423) +++ trunk/LayoutTests/ChangeLog 2013-03-11 23:20:56 UTC (rev 145424) @@ -1,3 +1,15 @@ +2013-03-05 Ojan Vafai + +Intrinsic width keyword values don't work for tables +https

[webkit-changes] [145117] trunk/LayoutTests

2013-03-07 Thread ojan
-collapsing/cached-change-tbody-border-width-expected.png Diff Modified: trunk/LayoutTests/ChangeLog (145116 => 145117) --- trunk/LayoutTests/ChangeLog 2013-03-07 20:04:22 UTC (rev 145116) +++ trunk/LayoutTests/ChangeLog 2013-03-07 20:08:31 UTC (rev 145117) @@ -1,3 +1,10 @@ +2013-03-07 Ojan Va

[webkit-changes] [145104] trunk

2013-03-07 Thread ojan
=> 145104) --- trunk/LayoutTests/ChangeLog 2013-03-07 18:57:19 UTC (rev 145103) +++ trunk/LayoutTests/ChangeLog 2013-03-07 18:59:41 UTC (rev 145104) @@ -1,3 +1,15 @@ +2013-03-06 Ojan Vafai + +Recalculate borders at the beginning of table layout +https://bugs.webkit.org/show_bug.

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

2013-03-05 Thread ojan
44815 => 144816) --- trunk/Source/WebCore/ChangeLog 2013-03-05 22:04:23 UTC (rev 144815) +++ trunk/Source/WebCore/ChangeLog 2013-03-05 22:04:52 UTC (rev 144816) @@ -1,3 +1,21 @@ +2013-03-04 Ojan Vafai + +Inline min/maxInstrinsicLogicalWidth functions +https://bugs.webkit.org/show

[webkit-changes] [143801] trunk

2013-02-22 Thread ojan
C (rev 143800) +++ trunk/LayoutTests/ChangeLog 2013-02-22 22:38:18 UTC (rev 143801) @@ -1,3 +1,13 @@ +2013-02-21 Ojan Vafai + +Increase the max preferred width of tables to 100 +https://bugs.webkit.org/show_bug.cgi?id=110545 + +Reviewed by Emil A Eklund. + +* fas

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

2013-02-22 Thread ojan
unk/Source/WebCore/ChangeLog 2013-02-22 19:40:43 UTC (rev 143762) @@ -1,3 +1,35 @@ +2013-02-21 Ojan Vafai + +Add computeInstrinsicLogicalWidths functions to TableLayout subclasses +https://bugs.webkit.org/show_bug.cgi?id=110520 + +Reviewed by Tony Chang. + +This is jus

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

2013-02-21 Thread ojan
:04 UTC (rev 143683) @@ -1,3 +1,23 @@ +2013-02-21 Ojan Vafai + +Clean up computePreferredLogicalWidths functions in TableLayout subclasses +https://bugs.webkit.org/show_bug.cgi?id=110515 + +Reviewed by Tony Chang. + +No change in behavior. This is just a cleanup

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

2013-02-20 Thread ojan
Diff Modified: trunk/Source/WebCore/ChangeLog (143554 => 143555) --- trunk/Source/WebCore/ChangeLog 2013-02-21 03:22:31 UTC (rev 143554) +++ trunk/Source/WebCore/ChangeLog 2013-02-21 03:26:10 UTC (rev 143555) @@ -1,3 +1,15 @@ +2013-02-20 Ojan Vafai + +AutoTableLayout applies

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

2013-02-20 Thread ojan
548) +++ trunk/Source/WebCore/ChangeLog 2013-02-21 02:24:46 UTC (rev 143549) @@ -1,3 +1,11 @@ +2013-02-20 Ojan Vafai + +Speculative fix for EFL and Windows compilers not realizing +that all possible cases have a return value from this switch. + +* rendering/RenderBox.

[webkit-changes] [143539] trunk

2013-02-20 Thread ojan
++ trunk/LayoutTests/ChangeLog 2013-02-21 01:07:56 UTC (rev 143539) @@ -1,3 +1,13 @@ +2013-02-20 Ojan Vafai + +Positioned, replaced elements with intrinsic width keywords compute the wrong width +https://bugs.webkit.org/show_bug.cgi?id=110393 + +Reviewed by Emil A Eklund. + +

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

2013-02-20 Thread ojan
-20 Ojan Vafai +Remove stretchesToMinIntrinsicLogicalWidth +https://bugs.webkit.org/show_bug.cgi?id=110266 + +Reviewed by Emil Eklund. + +This was only used by fieldsets and now we have a way to express this +concept in CSS. + +* WebCore.or

[webkit-changes] [143476] trunk

2013-02-20 Thread ojan
18:37:06 UTC (rev 143476) @@ -1,3 +1,15 @@ +2013-02-20 Ojan Vafai + +Make intrinsic width values work for positioned elements +https://bugs.webkit.org/show_bug.cgi?id=110264 + +Reviewed by Tony Chang. + +* fast/css-intrinsic-dimensions/intrinsic-sized-absolutes

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

2013-02-15 Thread ojan
++ trunk/Source/WebCore/ChangeLog 2013-02-15 21:18:20 UTC (rev 143043) @@ -1,3 +1,24 @@ +2013-02-14 Ojan Vafai + +Implement RenderGrid::computeIntrinsicLogicalWidths +https://bugs.webkit.org/show_bug.cgi?id=109881 + +Reviewed by Tony Chang. + +For now this is no

[webkit-changes] [142931] trunk

2013-02-14 Thread ojan
fast/replaced/preferred-widths.html Diff Modified: trunk/LayoutTests/ChangeLog (142930 => 142931) --- trunk/LayoutTests/ChangeLog 2013-02-14 23:51:45 UTC (rev 142930) +++ trunk/LayoutTests/ChangeLog 2013-02-14 23:58:02 UTC (rev 142931) @@ -1,3 +1,29 @@ +2013-02-14 Ojan Vafai + +

[webkit-changes] [142056] trunk

2013-02-06 Thread ojan
UTC (rev 142056) @@ -1,5 +1,14 @@ 2013-02-06 Ojan Vafai +[Chromium] table-section-overflow-clip-crash.html hits an assert +https://bugs.webkit.org/show_bug.cgi?id=108594 + +Reviewed by Levi Weintraub. + +* platform/chromium/TestExpectations: + +2013-02-06 Oj

[webkit-changes] [142054] trunk

2013-02-06 Thread ojan
42053 => 142054) --- trunk/LayoutTests/ChangeLog 2013-02-07 00:32:46 UTC (rev 142053) +++ trunk/LayoutTests/ChangeLog 2013-02-07 00:41:07 UTC (rev 142054) @@ -1,3 +1,15 @@ +2013-02-06 Ojan Vafai + +display:none file upload button crashes +https://bugs.webkit.org/show_bug.cgi?id=109102 +

[webkit-changes] [141659] trunk/LayoutTests

2013-02-01 Thread ojan
orm/qt/svg/custom/svg-fonts-in-text-controls-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (141658 => 141659) --- trunk/LayoutTests/ChangeLog 2013-02-02 00:10:09 UTC (rev 141658) +++ trunk/LayoutTests/ChangeLog 2013-02-02 00:14:17 UTC (rev 141659) @@ -1,3 +1,23 @@ +2013-02-0

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

2013-01-31 Thread ojan
athml/RenderMathMLRow.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (141516 => 141517) --- trunk/Source/WebCore/ChangeLog 2013-02-01 01:39:31 UTC (rev 141516) +++ trunk/Source/WebCore/ChangeLog 2013-02-01 01:48:20 UTC (rev 141517) @@ -1,3 +1,29 @@ +2013-01-31 Ojan Vafai + +Ass

[webkit-changes] [141501] trunk/LayoutTests

2013-01-31 Thread ojan
sts/ChangeLog 2013-01-31 23:51:58 UTC (rev 141500) +++ trunk/LayoutTests/ChangeLog 2013-01-31 23:59:29 UTC (rev 141501) @@ -1,3 +1,14 @@ +2013-01-31 Ojan Vafai + +Rebaseline after r141459. + +* fast/multicol/shrink-to-column-height-for-pagination-expected.png: Renamed from LayoutTe

[webkit-changes] [141459] trunk

2013-01-31 Thread ojan
ge-heights.html Diff Modified: trunk/LayoutTests/ChangeLog (141458 => 141459) --- trunk/LayoutTests/ChangeLog 2013-01-31 19:56:23 UTC (rev 141458) +++ trunk/LayoutTests/ChangeLog 2013-01-31 20:00:12 UTC (rev 141459) @@ -1,3 +1,22 @@ +2013-01-31 Ojan Vafai + +REGRESSION(r128517): Per

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

2013-01-23 Thread ojan
Diff Modified: trunk/Source/WebCore/ChangeLog (140553 => 140554) --- trunk/Source/WebCore/ChangeLog 2013-01-23 18:53:57 UTC (rev 140553) +++ trunk/Source/WebCore/ChangeLog 2013-01-23 18:54:56 UTC (rev 140554) @@ -1,3 +1,24 @@ +2013-01-23 Ojan Vafai + +Ass

[webkit-changes] [140479] trunk

2013-01-22 Thread ojan
01-22 23:14:56 UTC (rev 140478) +++ trunk/LayoutTests/ChangeLog 2013-01-22 23:28:02 UTC (rev 140479) @@ -1,3 +1,13 @@ +2013-01-22 Ojan Vafai + +REGRESION(r130774): preferred width of tables does not take max-width into account +https://bugs.webkit.org/show_bug.cgi?i

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

2013-01-17 Thread ojan
/ChangeLog (140046 => 140047) --- trunk/Source/WebCore/ChangeLog 2013-01-17 22:38:23 UTC (rev 140046) +++ trunk/Source/WebCore/ChangeLog 2013-01-17 22:41:14 UTC (rev 140047) @@ -1,3 +1,32 @@ +2013-01-17 Ojan Vafai + +Table layout does not need to explicitly call computePreferred

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

2013-01-17 Thread ojan
1,3 +1,28 @@ +2013-01-17 Ojan Vafai + +MathML padding overrides only need to be on RenderMathMLRoot +https://bugs.webkit.org/show_bug.cgi?id=107151 + +Reviewed by Tony Chang. + +RenderMathMLRoot is the only class that uses these. +No need for them to be on

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

2013-01-16 Thread ojan
=> 139891) --- trunk/Source/WebCore/ChangeLog 2013-01-16 18:00:17 UTC (rev 139890) +++ trunk/Source/WebCore/ChangeLog 2013-01-16 18:02:46 UTC (rev 139891) @@ -1,3 +1,26 @@ +2013-01-16 Ojan Vafai + +RenderListMarker::computePreferredLogicalWidth should not be public +ht

[webkit-changes] [139789] trunk

2013-01-15 Thread ojan
Modified: trunk/LayoutTests/ChangeLog (139788 => 139789) --- trunk/LayoutTests/ChangeLog 2013-01-15 22:14:29 UTC (rev 139788) +++ trunk/LayoutTests/ChangeLog 2013-01-15 22:15:35 UTC (rev 139789) @@ -1,3 +1,13 @@ +2013-01-15 Ojan Vafai + +Unreviewed, rolling out r139782. +h

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

2013-01-15 Thread ojan
rev 139783) @@ -1,5 +1,11 @@ 2013-01-15 Ojan Vafai +Remove bogus assert added in http://trac.webkit.org/changeset/139772. +* rendering/RenderBox.h: +(WebCore::RenderBox::computePreferredLogicalWidths): + +2013-01-15 Ojan Vafai + Moving updating of margins f

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

2013-01-15 Thread ojan
@@ -1,3 +1,17 @@ +2013-01-15 Ojan Vafai + +Moving updating of margins from computePreferredLogicalWidths to layout +https://bugs.webkit.org/show_bug.cgi?id=106939 + +Reviewed by Levi Weintraub. + +The margins don't affect it's preferred width. We should upda

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

2013-01-15 Thread ojan
773) --- trunk/Source/WebCore/ChangeLog 2013-01-15 20:39:40 UTC (rev 139772) +++ trunk/Source/WebCore/ChangeLog 2013-01-15 20:44:25 UTC (rev 139773) @@ -1,5 +1,17 @@ 2013-01-15 Ojan Vafai +RenderText::computePreferredLogicalWidths does not need to be public +https://bugs.webkit.

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

2013-01-15 Thread ojan
/ChangeLog (139771 => 139772) --- trunk/Source/WebCore/ChangeLog 2013-01-15 20:03:10 UTC (rev 139771) +++ trunk/Source/WebCore/ChangeLog 2013-01-15 20:39:40 UTC (rev 139772) @@ -1,3 +1,23 @@ +2013-01-15 Ojan Vafai + +Cleanup visibility of some computePreferredLogicalWidths ca

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

2013-01-15 Thread ojan
17:50:55 UTC (rev 139748) +++ trunk/Source/WebCore/ChangeLog 2013-01-15 17:54:22 UTC (rev 139749) @@ -1,3 +1,19 @@ +2013-01-15 Ojan Vafai + +RenderView does not need to override computePreferredLogicalWidth +https://bugs.webkit.org/show_bug.cgi?id=106852 + +Reviewed by L

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

2013-01-14 Thread ojan
k/Source/WebCore/ChangeLog 2013-01-15 01:19:14 UTC (rev 139693) @@ -1,3 +1,18 @@ +2013-01-14 Ojan Vafai + +RenderListItem does not need to override computePreferredLogicalWidth +https://bugs.webkit.org/show_bug.cgi?id=106839 + +Reviewed by Levi Weintraub. + +Apparent

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

2013-01-14 Thread ojan
bCore/ChangeLog trunk/Source/WebCore/rendering/RenderTable.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (139679 => 139680) --- trunk/Source/WebCore/ChangeLog 2013-01-14 23:50:42 UTC (rev 139679) +++ trunk/Source/WebCore/ChangeLog 2013-01-14 23:53:51 UTC (rev 139680) @@ -1,3 +1,17 @@ +2013-01-

[webkit-changes] [139536] trunk

2013-01-11 Thread ojan
unk/LayoutTests/ChangeLog 2013-01-12 02:29:31 UTC (rev 139536) @@ -1,3 +1,15 @@ +2013-01-11 Ojan Vafai + +Fixed width overrides intrinsic min-width/max-width for text inputs and listboxes +https://bugs.webkit.org/show_bug.cgi?id=106675 + +Reviewed by Emil A Ekl

[webkit-changes] [139535] trunk

2013-01-11 Thread ojan
7:18 UTC (rev 139534) +++ trunk/LayoutTests/ChangeLog 2013-01-12 02:21:28 UTC (rev 139535) @@ -1,3 +1,17 @@ +2013-01-10 Ojan Vafai + +Setting width overrides intrinsic min-width/max-width on flexboxes and their subclasses +https://bugs.webkit.org/show_bug.cgi?id=106617 + +

[webkit-changes] [139351] trunk

2013-01-10 Thread ojan
t/css/fixed-width-intrinsic-width-excludes-scrollbars.html Diff Modified: trunk/LayoutTests/ChangeLog (139350 => 139351) --- trunk/LayoutTests/ChangeLog 2013-01-10 20:21:35 UTC (rev 139350) +++ trunk/LayoutTests/ChangeLog 2013-01-10 20:32:24 UTC (rev 139351) @@ -1,3 +1,14 @@ +2013-01-10 Oj

[webkit-changes] [139344] trunk/LayoutTests

2013-01-10 Thread ojan
1,3 +1,32 @@ +2013-01-10 Ojan Vafai + +Convert fast/css/positioned-overflow-scroll.html to a check-layout.js test +https://bugs.webkit.org/show_bug.cgi?id=106585 + +Reviewed by Tony Chang. + +This is in preparation for adding more cases to this test. + +* f

[webkit-changes] [139329] trunk

2013-01-10 Thread ojan
rinsic-min-width-overrides-width.html Diff Modified: trunk/LayoutTests/ChangeLog (139328 => 139329) --- trunk/LayoutTests/ChangeLog 2013-01-10 17:56:12 UTC (rev 139328) +++ trunk/LayoutTests/ChangeLog 2013-01-10 18:08:36 UTC (rev 139329) @@ -1,3 +1,13 @@ +2013-01-09 Ojan Vafai + +

[webkit-changes] [139245] trunk/LayoutTests

2013-01-09 Thread ojan
/fast/forms/min-content-form-controls.html Diff Modified: trunk/LayoutTests/ChangeLog (139244 => 139245) --- trunk/LayoutTests/ChangeLog 2013-01-09 22:57:46 UTC (rev 139244) +++ trunk/LayoutTests/ChangeLog 2013-01-09 23:00:52 UTC (rev 139245) @@ -1,3 +1,13 @@ +2013-01-09 Ojan Va

[webkit-changes] [139221] trunk/LayoutTests

2013-01-09 Thread ojan
221) --- trunk/LayoutTests/ChangeLog 2013-01-09 20:19:47 UTC (rev 139220) +++ trunk/LayoutTests/ChangeLog 2013-01-09 20:24:03 UTC (rev 139221) @@ -1,3 +1,18 @@ +2013-01-09 Ojan Vafai + +fast/forms/min-content-form-controls.html fails on some platforms +https://bugs.webkit.

[webkit-changes] [139216] trunk

2013-01-09 Thread ojan
sts/ChangeLog 2013-01-09 19:41:01 UTC (rev 139216) @@ -1,3 +1,13 @@ +2013-01-08 Ojan Vafai + +min-content gets the wrong value if min-width is set on some form controls +https://bugs.webkit.org/show_bug.cgi?id=106389 + +Reviewed by Tony Chang. + +* fast/forms/min-cont

[webkit-changes] [139203] trunk

2013-01-09 Thread ojan
C (rev 139202) +++ trunk/Source/WebCore/ChangeLog 2013-01-09 18:10:34 UTC (rev 139203) @@ -1,3 +1,38 @@ +2013-01-09 Ojan Vafai + +marquee special-case in RenderBlock is not needed +https://bugs.webkit.org/show_bug.cgi?id=106396 + +Reviewed by Simon Fraser. + +This was ad

[webkit-changes] [139089] trunk

2013-01-08 Thread ojan
013-01-08 19:35:54 UTC (rev 139088) +++ trunk/LayoutTests/ChangeLog 2013-01-08 19:40:40 UTC (rev 139089) @@ -1,3 +1,13 @@ +2013-01-08 Ojan Vafai + +text controls are sized too small when a percentage height is set +https://bugs.webkit.org/show_bug.cgi?id=106277 + +Reviewed

[webkit-changes] [138996] trunk/LayoutTests

2013-01-07 Thread ojan
=> 138996) --- trunk/LayoutTests/ChangeLog 2013-01-07 22:59:46 UTC (rev 138995) +++ trunk/LayoutTests/ChangeLog 2013-01-07 23:04:52 UTC (rev 138996) @@ -1,3 +1,9 @@ +2013-01-07 Ojan Vafai + +A couple more rebaselines for http://trac.webkit.org/changeset/138838. +* platform/

[webkit-changes] [138995] trunk/Tools

2013-01-07 Thread ojan
)' : {version: 'win7'}, }, Modified: trunk/Tools/ChangeLog (138994 => 138995) --- trunk/Tools/ChangeLog 2013-01-07 22:56:02 UTC (rev 138994) +++ trunk/Tools/ChangeLog 2013-01-07 22:59:46 UTC (rev 138995) @@ -1,3 +1,11 @@ +2013-01-07 Ojan Vafai + +Add the Ap

[webkit-changes] [138653] trunk/Websites/bugs.webkit.org

2013-01-02 Thread ojan
-- trunk/Websites/bugs.webkit.org/ChangeLog 2013-01-02 22:41:16 UTC (rev 138652) +++ trunk/Websites/bugs.webkit.org/ChangeLog 2013-01-02 22:45:54 UTC (rev 138653) @@ -1,3 +1,18 @@ +2013-01-02 Ojan Vafai + +REGRESSION: Review tool sometimes doesn't include some comments in preview

[webkit-changes] [137214] trunk

2012-12-10 Thread ojan
/ChangeLog (137213 => 137214) --- trunk/LayoutTests/ChangeLog 2012-12-10 23:30:36 UTC (rev 137213) +++ trunk/LayoutTests/ChangeLog 2012-12-10 23:34:32 UTC (rev 137214) @@ -1,3 +1,17 @@ +2012-12-10 Ojan Vafai + +Unreviewed, rolling out r134150. +http://trac.webkit.org/changeset/134

[webkit-changes] [136916] trunk/Websites/bugs.webkit.org

2012-12-06 Thread ojan
Diff Modified: trunk/Websites/bugs.webkit.org/ChangeLog (136915 => 136916) --- trunk/Websites/bugs.webkit.org/ChangeLog 2012-12-07 02:18:01 UTC (rev 136915) +++ trunk/Websites/bugs.webkit.org/ChangeLog 2012-12-07 02:30:17 UTC (rev 136916) @@ -1,3 +1,15 @@ +2012-12-06 Ojan Vafai + +

[webkit-changes] [136875] trunk/Tools

2012-12-06 Thread ojan
unk/Tools/ChangeLog 2012-12-06 21:09:58 UTC (rev 136875) @@ -1,3 +1,21 @@ +2012-12-06 Ojan Vafai + +Allow for CCing a secondary email address from watchlists +https://bugs.webkit.org/show_bug.cgi?id=104286 + +Reviewed by Dirk Pranke. + +Change my watchlist CC address

[webkit-changes] [136783] trunk/Websites/bugs.webkit.org

2012-12-05 Thread ojan
=> 136783) --- trunk/Websites/bugs.webkit.org/ChangeLog 2012-12-06 01:30:35 UTC (rev 136782) +++ trunk/Websites/bugs.webkit.org/ChangeLog 2012-12-06 01:35:36 UTC (rev 136783) @@ -1,5 +1,17 @@ 2012-12-05 Ojan Vafai +Make the strip line numbers link into a checkbox +ht

[webkit-changes] [136772] trunk/Websites/bugs.webkit.org

2012-12-05 Thread ojan
,22 @@ +2012-12-05 Ojan Vafai + +Sanitize content on copy in the code review tool +https://bugs.webkit.org/show_bug.cgi?id=104155 + +Reviewed by Tony Chang. + +Always remove expand/header/annotate links. Provide an option +to remove line numbers as well. Store

[webkit-changes] [136587] trunk/Websites/bugs.webkit.org

2012-12-04 Thread ojan
rev 136586) +++ trunk/Websites/bugs.webkit.org/ChangeLog 2012-12-05 00:06:02 UTC (rev 136587) @@ -1,5 +1,20 @@ 2012-12-04 Ojan Vafai +Use sticky positioning for the code review toolbar +https://bugs.webkit.org/show_bug.cgi?id=104056 + +Reviewed by Adam Barth. + +T

[webkit-changes] [136578] trunk/Websites/bugs.webkit.org

2012-12-04 Thread ojan
bkit.org/ChangeLog 2012-12-04 22:44:02 UTC (rev 136577) +++ trunk/Websites/bugs.webkit.org/ChangeLog 2012-12-04 22:47:59 UTC (rev 136578) @@ -1,5 +1,20 @@ 2012-12-04 Ojan Vafai +Properly create the header links in the code review tool +https://bugs.webkit.org/show

[webkit-changes] [136556] trunk/Websites/bugs.webkit.org

2012-12-04 Thread ojan
bkit.org/ChangeLog 2012-12-04 21:11:01 UTC (rev 136556) @@ -1,3 +1,19 @@ +2012-12-04 Ojan Vafai + +Can't add followup comment to a previous comment +https://bugs.webkit.org/show_bug.cgi?id=104025 + +Reviewed by Adam Barth. + +If we side-by-sidify a shared diff l

[webkit-changes] [135334] trunk/Tools

2012-11-20 Thread ojan
Modified: trunk/Tools/ChangeLog (135333 => 135334) --- trunk/Tools/ChangeLog 2012-11-21 00:45:17 UTC (rev 135333) +++ trunk/Tools/ChangeLog 2012-11-21 00:45:19 UTC (rev 135334) @@ -1,5 +1,31 @@ 2012-11-20 Ojan Vafai +Simplify builder filters now that we have lists of which build

[webkit-changes] [135331] trunk/Tools

2012-11-20 Thread ojan
331) @@ -1,5 +1,11 @@ 2012-11-20 Ojan Vafai +Remove perfav master for webkit_unit_tests and test_shell_tests. +There are no bots on this master that run these tests. +* TestResultServer/static-dashboards/builders.js: + +2012-11-20 Ojan Vafai + Remove special c

[webkit-changes] [135326] trunk/Tools

2012-11-20 Thread ojan
/static-dashboards/loader_unittests.js Diff Modified: trunk/Tools/ChangeLog (135325 => 135326) --- trunk/Tools/ChangeLog 2012-11-20 23:50:59 UTC (rev 135325) +++ trunk/Tools/ChangeLog 2012-11-20 23:56:48 UTC (rev 135326) @@ -1,3 +1,15 @@ +2012-11-20 Ojan Vafai + +Remove special c

[webkit-changes] [135190] trunk/Tools

2012-11-19 Thread ojan
rev 135190) @@ -1,3 +1,12 @@ +2012-11-19 Ojan Vafai + +Add DOM and HTML watchlists and add myself to a bunch of lists +https://bugs.webkit.org/show_bug.cgi?id=102707 + +Reviewed by Eric Seidel. + +* Scripts/webkitpy/common/config/watchlist: + 2012-11-19 Jochen Eisin

[webkit-changes] [134675] trunk/Tools

2012-11-14 Thread ojan
-14 Ojan Vafai + +Fix some defuct flakiness dashboard unittests. +* TestResultServer/static-dashboards/flakiness_dashboard_unittests.js: + 2012-11-14 Glenn Adams webkitpy: print-expectations - add --paths option to print only paths of test expectation files Modif

[webkit-changes] [134150] trunk

2012-11-09 Thread ojan
k/LayoutTests/ChangeLog 2012-11-10 05:12:55 UTC (rev 134149) +++ trunk/LayoutTests/ChangeLog 2012-11-10 05:16:00 UTC (rev 134150) @@ -1,3 +1,16 @@ +2012-11-09 Ojan Vafai + +Should only fire a single set of mouse events and update hover state once when scrolling is done +https://bu

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

2012-11-02 Thread ojan
og 2012-11-02 18:53:00 UTC (rev 133324) @@ -1,3 +1,11 @@ +2012-11-02 Ojan Vafai + +Fix silly mistake from http://trac.webkit.org/changeset/133315. +Forgot to remove the "!". + +* css/StyleResolver.cpp: +(WebCore::StyleResolver::canShareStyleWithElement): +

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

2012-11-02 Thread ojan
012-11-02 Ojan Vafai + +Unreviewed, rolling out r132913. +http://trac.webkit.org/changeset/132913 +https://bugs.webkit.org/show_bug.cgi?id=91850 + +Caused performance regressions. +See https://bugs.webkit.org/show_bug.cgi?id=100872 for deta

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

2012-11-02 Thread ojan
ource/WebCore/ChangeLog (133314 => 133315) --- trunk/Source/WebCore/ChangeLog 2012-11-02 17:46:55 UTC (rev 133314) +++ trunk/Source/WebCore/ChangeLog 2012-11-02 17:54:02 UTC (rev 133315) @@ -1,3 +1,22 @@ +2012-11-02 Ojan Vafai + +Move m_element checks out of canShareSt

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

2012-10-25 Thread ojan
=> 132517) --- trunk/Source/WebCore/ChangeLog 2012-10-25 19:34:56 UTC (rev 132516) +++ trunk/Source/WebCore/ChangeLog 2012-10-25 19:58:04 UTC (rev 132517) @@ -1,3 +1,14 @@ +2012-10-25 Ojan Vafai + +[V8] Add histograms to measure V8 work done during window close and navigation +ht

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

2012-10-25 Thread ojan
ore/ChangeLog 2012-10-25 18:08:21 UTC (rev 132504) +++ trunk/Source/WebCore/ChangeLog 2012-10-25 18:16:28 UTC (rev 132505) @@ -1,3 +1,21 @@ +2012-10-25 Ojan Vafai + +Get rid of ScriptController::clearForNavigation +https://bugs.webkit.org/show_bug.cgi?id=100390 + +Reviewed

[webkit-changes] [132369] trunk/Tools

2012-10-24 Thread ojan
oldCachedBuildInfos; +equal(builders.cachedBuildInfos, oldCachedBuildInfos, "Failed to restore real base!"); + +builders.recentBuildInfos = oldRecentBuildInfos; +equal(builders.recentBuildInfos, oldRecentBuildInfos, "Failed to restore real base!"); +}); + })(); Modified: trunk/Tools/C

[webkit-changes] [132108] trunk/Tools

2012-10-22 Thread ojan
108) @@ -1,3 +1,14 @@ +2012-10-22 Ojan Vafai + +Update flakiness dashboard to match the state of the builders. +* TestResultServer/static-dashboards/builders.js: +(isChromiumDepsGTestRunner): +Broaden the filter since Chromium naming scheme is not consist

[webkit-changes] [131381] trunk/Tools

2012-10-15 Thread ojan
@@ -1,3 +1,16 @@ +2012-10-15 Ojan Vafai + +Don't show the content shell and android test bots for webkit ToT +https://bugs.webkit.org/show_bug.cgi?id=99380 + +Reviewed by Dirk Pranke. + +Content shell used to coincidentally be skipped because it spelled WebKit corre

[webkit-changes] [131344] trunk/Tools

2012-10-15 Thread ojan
UTC (rev 131343) +++ trunk/Tools/ChangeLog 2012-10-15 20:11:41 UTC (rev 131344) @@ -1,3 +1,18 @@ +2012-10-15 Ojan Vafai + +Lower the minimum time required to keep a test in the test results json +https://bugs.webkit.org/show_bug.cgi?id=99346 + +Reviewed by Eric Sei

[webkit-changes] [131239] trunk/Tools

2012-10-12 Thread ojan
unk/Tools/ChangeLog 2012-10-13 00:11:34 UTC (rev 131239) @@ -1,3 +1,11 @@ +2012-10-12 Ojan Vafai + +Fix bot name filters now that the Chromium bots have been renamed. +* TestResultServer/static-dashboards/builders.js: +(isChromiumWebkitTipOfTreeTestRun

[webkit-changes] [130975] trunk/LayoutTests

2012-10-10 Thread ojan
trunk/LayoutTests/platform/chromium/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (130974 => 130975) --- trunk/LayoutTests/ChangeLog 2012-10-10 22:50:45 UTC (rev 130974) +++ trunk/LayoutTests/ChangeLog 2012-10-10 22:58:20 UTC (rev 130975) @@ -1,3 +1,8 @@ +2012-10-10 Oj

[webkit-changes] [130951] branches/chromium/1271

2012-10-10 Thread ojan
Title: [130951] branches/chromium/1271 Revision 130951 Author o...@chromium.org Date 2012-10-10 13:38:55 -0700 (Wed, 10 Oct 2012) Log Message Merge 130549 - Deprecated flexboxes subtract scrollbar width/height twice https://bugs.webkit.org/show_bug.cgi?id=98552 Reviewed by Tony Chang. S

[webkit-changes] [130790] trunk/Tools

2012-10-09 Thread ojan
erver/model/jsonresults_unittest.py Diff Modified: trunk/Tools/ChangeLog (130789 => 130790) --- trunk/Tools/ChangeLog 2012-10-09 19:16:22 UTC (rev 130789) +++ trunk/Tools/ChangeLog 2012-10-09 19:16:59 UTC (rev 130790) @@ -1,3 +1,21 @@ +2012-10-09 Ojan Vafai + +Don't dup

[webkit-changes] [130659] trunk/Tools

2012-10-08 Thread ojan
9) --- trunk/Tools/ChangeLog 2012-10-08 18:23:05 UTC (rev 130658) +++ trunk/Tools/ChangeLog 2012-10-08 18:35:35 UTC (rev 130659) @@ -1,3 +1,26 @@ +2012-10-08 Ojan Vafai + +Properly strip new tests from the test results json if they are pass/nodata/skip. +https://bugs.webkit.org/sh

[webkit-changes] [130549] trunk

2012-10-05 Thread ojan
og 2012-10-05 21:12:18 UTC (rev 130549) @@ -1,3 +1,13 @@ +2012-10-05 Ojan Vafai + +Deprecated flexboxes subtract scrollbar width/height twice +https://bugs.webkit.org/show_bug.cgi?id=98552 + +Reviewed by Tony Chang. + +* fast/flexbox/flexing-overflow-scroll-item

[webkit-changes] [130533] trunk/LayoutTests

2012-10-05 Thread ojan
/LayoutTests/ChangeLog (130532 => 130533) --- trunk/LayoutTests/ChangeLog 2012-10-05 18:26:37 UTC (rev 130532) +++ trunk/LayoutTests/ChangeLog 2012-10-05 18:32:13 UTC (rev 130533) @@ -1,3 +1,17 @@ +2012-10-05 Ojan Vafai + +Have perf test assert worst order of magnitude +ht

[webkit-changes] [130528] trunk/LayoutTests

2012-10-05 Thread ojan
1,8 @@ +2012-10-05 Ojan Vafai + +Add expected result accidentally left out of http://trac.webkit.org/changeset/130337. +* perf/adding-radio-buttons-expected.txt: + 2012-10-05 Zan Dobersek Unreviewed GTK gardening. Modified: trunk/LayoutTests/perf/adding-radio-butt

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

2012-10-03 Thread ojan
e/css/mediaControlsChromiumAndroid.css Diff Modified: trunk/Source/WebCore/ChangeLog (130338 => 130339) --- trunk/Source/WebCore/ChangeLog 2012-10-03 23:13:56 UTC (rev 130338) +++ trunk/Source/WebCore/ChangeLog 2012-10-03 23:26:10 UTC (rev 130339) @@ -1,3 +1,15 @@ +2012-10-03 Ojan Vafai + +Replace uses of

[webkit-changes] [130337] trunk/LayoutTests

2012-10-03 Thread ojan
10-03 22:59:19 UTC (rev 130337) @@ -1,3 +1,41 @@ +2012-10-03 Ojan Vafai + +Simplify the magnitude-perf test harness +https://bugs.webkit.org/show_bug.cgi?id=98305 + +Reviewed by Ryosuke Niwa. + +-Remove the chromium.Interval stuff. This API no longer exists. +

[webkit-changes] [130317] trunk/LayoutTests

2012-10-03 Thread ojan
:48 UTC (rev 130317) @@ -1,3 +1,11 @@ +2012-10-03 Ojan Vafai + +Fix some style violations in perparation for changing this code. +* resources/magnitude-perf.js: +(Magnitude.run): +(Magnitude._logIterationInfo): +(Magnitude._runIteration): + 2012-10-03 D

[webkit-changes] [130310] trunk/Tools

2012-10-03 Thread ojan
odified: trunk/Tools/ChangeLog (130309 => 130310) --- trunk/Tools/ChangeLog 2012-10-03 19:02:43 UTC (rev 130309) +++ trunk/Tools/ChangeLog 2012-10-03 19:16:52 UTC (rev 130310) @@ -1,3 +1,13 @@ +2012-10-03 Ojan Vafai + +Make partytime work when loading garden-o-matic from t

[webkit-changes] [130306] trunk/Tools

2012-10-03 Thread ojan
ameter", 1, function() { +ok(!base.getURLParameter('non-existant')); +}); + })(); Modified: trunk/Tools/ChangeLog (130305 => 130306) --- trunk/Tools/ChangeLog 2012-10-03 18:01:56 UTC (rev 130305) +++ trunk/Tools/ChangeLog 2012-10-03 18:15:09 UTC (rev 130306) @@ -1,3 +1,

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

2012-10-02 Thread ojan
Title: [130241] trunk/Source/WebCore Revision 130241 Author o...@chromium.org Date 2012-10-02 18:09:03 -0700 (Tue, 02 Oct 2012) Log Message [chromium] Fix spelling of isNVIDIA override in Extensions3DChromium https://bugs.webkit.org/show_bug.cgi?id=98219 Patch by Ian Vollick on 2012-10-

[webkit-changes] [130213] trunk/LayoutTests

2012-10-02 Thread ojan
/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (130212 => 130213) --- trunk/LayoutTests/ChangeLog 2012-10-02 21:24:19 UTC (rev 130212) +++ trunk/LayoutTests/ChangeLog 2012-10-02 21:37:31 UTC (rev 130213) @@ -1,3 +1,8 @@ +2012-10-02 Ojan Vafai + +Add more flaky te

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

2012-10-02 Thread ojan
-02 Ojan Vafai + +isMainThread() should only be called by NoEventDispatchAssertion in debug builds +https://bugs.webkit.org/show_bug.cgi?id=98191 + +This fixes a performance regression and matches the original code from +before the refactor in http://trac.webkit.

[webkit-changes] [130205] trunk/LayoutTests

2012-10-02 Thread ojan
/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (130204 => 130205) --- trunk/LayoutTests/ChangeLog 2012-10-02 20:42:17 UTC (rev 130204) +++ trunk/LayoutTests/ChangeLog 2012-10-02 20:45:45 UTC (rev 130205) @@ -1,3 +1,8 @@ +2012-10-02 Ojan Vafai + +Add some more flaky te

[webkit-changes] [130193] trunk/LayoutTests

2012-10-02 Thread ojan
/platform/chromium/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (130192 => 130193) --- trunk/LayoutTests/ChangeLog 2012-10-02 18:53:13 UTC (rev 130192) +++ trunk/LayoutTests/ChangeLog 2012-10-02 19:16:28 UTC (rev 130193) @@ -1,3 +1,8 @@ +2012-10-02 Ojan Vafai + +Update s

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

2012-10-02 Thread ojan
189) @@ -1,3 +1,47 @@ +2012-10-02 Ojan Vafai + +Unreviewed, rolling out r130103 and r130125. +http://trac.webkit.org/changeset/130103 +http://trac.webkit.org/changeset/130125 +https://bugs.webkit.org/show_bug.cgi?id=97974 + +Causes performance regressions

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

2012-10-01 Thread ojan
ore/ChangeLog 2012-10-02 00:12:16 UTC (rev 130100) +++ trunk/Source/WebCore/ChangeLog 2012-10-02 00:14:18 UTC (rev 130101) @@ -1,3 +1,14 @@ +2012-10-01 Ojan Vafai + +Unreviewed, rolling out r130062. +http://trac.webkit.org/changeset/130062 +https://bugs.webkit.

[webkit-changes] [130094] trunk/LayoutTests

2012-10-01 Thread ojan
trunk/LayoutTests/platform/chromium/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (130093 => 130094) --- trunk/LayoutTests/ChangeLog 2012-10-01 23:12:27 UTC (rev 130093) +++ trunk/LayoutTests/ChangeLog 2012-10-01 23:14:02 UTC (rev 130094) @@ -1,3 +1,8 @@ +2012-10-01 Oj

[webkit-changes] [130080] trunk/LayoutTests

2012-10-01 Thread ojan
079) +++ trunk/LayoutTests/ChangeLog 2012-10-01 21:58:15 UTC (rev 130080) @@ -1,5 +1,13 @@ 2012-10-01 Ojan Vafai +Set the line-height of the body to 0 to make this test not be text rendering dependent. + +* fast/canvas/canvas-render-layer.html: +* platform/chromium-linux/f

[webkit-changes] [130075] trunk/LayoutTests

2012-10-01 Thread ojan
/platform/chromium/TestExpectations Diff Modified: trunk/LayoutTests/ChangeLog (130074 => 130075) --- trunk/LayoutTests/ChangeLog 2012-10-01 20:57:49 UTC (rev 130074) +++ trunk/LayoutTests/ChangeLog 2012-10-01 21:00:03 UTC (rev 130075) @@ -1,5 +1,10 @@ 2012-10-01 Ojan Vafai +Actua

[webkit-changes] [130074] trunk/LayoutTests

2012-10-01 Thread ojan
1,3 +1,9 @@ +2012-10-01 Ojan Vafai + +Mark platform/chromium/virtual/gpu/fast/canvas/canvas-composite-alpha.html as slow +on Windows debug. +* platform/chromium/TestExpectations: + 2012-10-01 Jon Lee Remove passing fast/event/dispatch-message-string-data.h

  1   2   3   4   5   >