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

2012-06-13 Thread yael . aharon
=> 120265) --- trunk/Source/WebCore/ChangeLog 2012-06-14 00:40:40 UTC (rev 120264) +++ trunk/Source/WebCore/ChangeLog 2012-06-14 02:03:56 UTC (rev 120265) @@ -1,3 +1,22 @@ +2012-06-13 Yael Aharon yael.aha...@nokia.com + +Remove redundant code from RenderView and RenderBlock +ht

[webkit-changes] [118398] trunk

2012-05-24 Thread yael . aharon
398) --- trunk/LayoutTests/ChangeLog 2012-05-24 18:42:58 UTC (rev 118397) +++ trunk/LayoutTests/ChangeLog 2012-05-24 18:54:16 UTC (rev 118398) @@ -1,3 +1,15 @@ +2012-05-24 Yael Aharon yael.aha...@nokia.com + +[Qt] Stop using the flag FIXED_POSITION_CREATES_STACKING_CONTEXT +ht

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

2012-04-30 Thread yael . aharon
it2/ChangeLog 2012-05-01 01:10:35 UTC (rev 115696) @@ -1,3 +1,35 @@ +2012-04-30 Yael Aharon yael.aha...@nokia.com + +[Qt][WK2] Fixed layers are shaking when zoom level is not 1.0 due to a rounding error. +https://bugs.webkit.org/show_bug.cgi?id=84306 + +Reviewed by Noam Rosent

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

2012-04-27 Thread yael . aharon
/WebKit2/ChangeLog (115425 => 115426) --- trunk/Source/WebKit2/ChangeLog 2012-04-27 14:10:59 UTC (rev 115425) +++ trunk/Source/WebKit2/ChangeLog 2012-04-27 14:12:51 UTC (rev 115426) @@ -1,3 +1,15 @@ +2012-04-27 Yael Aharon yael.aha...@nokia.com + +[Qt][WK2] setVisibleContentsRect is not thr

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

2012-04-27 Thread yael . aharon
/UIProcess/WebLayerTreeRenderer.cpp Diff Modified: trunk/Source/WebKit2/ChangeLog (115514 => 115515) --- trunk/Source/WebKit2/ChangeLog 2012-04-27 23:31:58 UTC (rev 115514) +++ trunk/Source/WebKit2/ChangeLog 2012-04-27 23:48:57 UTC (rev 115515) @@ -1,3 +1,20 @@ +2012-04-27 Yael Aharon yael.

[webkit-changes] [115011] trunk/Source

2012-04-24 Thread yael . aharon
:25 UTC (rev 115010) +++ trunk/Source/WebCore/ChangeLog 2012-04-24 08:35:44 UTC (rev 115011) @@ -1,3 +1,22 @@ +2012-04-24 Yael Aharon yael.aha...@nokia.com + +[Qt] Move notification icon download out of WebCore +https://bugs.webkit.org/show_bug.cgi?id=80700 + +Revie

[webkit-changes] [115134] trunk

2012-04-24 Thread yael . aharon
rev 115134) @@ -1,3 +1,12 @@ +2012-04-24 Yael Aharon yael.aha...@nokia.com + +Fixed background is scrolling in http://www.nieuwecode.nl/ in Qt webkit2 +https://bugs.webkit.org/show_bug.cgi?id=83980 + +Reviewed by Simon Fraser. + +* ManualTests/fixed-position-no-z-index.h

[webkit-changes] [115150] trunk/LayoutTests

2012-04-24 Thread yael . aharon
00:47:16 UTC (rev 115149) +++ trunk/LayoutTests/ChangeLog 2012-04-25 00:49:05 UTC (rev 115150) @@ -1,3 +1,10 @@ +2012-04-24 Yael Aharon yael.aha...@nokia.com + +Unreviewed rebaseline after r115134. + +* platform/qt/fast/block/positioning/016-expected.txt: +* platform/qt/f

[webkit-changes] [115153] trunk/LayoutTests

2012-04-24 Thread yael . aharon
,37 @@ 2012-04-24 Yael Aharon yael.aha...@nokia.com +[Qt] Move notification icon download out of WebCore +https://bugs.webkit.org/show_bug.cgi?id=80700 + +Reviewed by Jian Li. + +Remove http/tests/notifications after the code the tests were testing has been remo

[webkit-changes] [114249] trunk

2012-04-16 Thread yael . aharon
:42 UTC (rev 114249) @@ -1,3 +1,12 @@ +2012-04-16 Yael Aharon yael.aha...@nokia.com + +[Qt][WK2] Fixed elements position is wrong after zooming. +https://bugs.webkit.org/show_bug.cgi?id=83981 + +Reviewed by Kenneth Rohde Christiansen. + +* ManualTests/remove-add-fi

[webkit-changes] [113983] trunk

2012-04-12 Thread yael . aharon
Modified: trunk/ChangeLog (113982 => 113983) --- trunk/ChangeLog 2012-04-12 15:32:21 UTC (rev 113982) +++ trunk/ChangeLog 2012-04-12 15:35:13 UTC (rev 113983) @@ -1,3 +1,12 @@ +2012-04-12 Yael Aharon yael.aha...@nokia.com + +[Qt][WK2] Nested fixed elements scroll too fast +ht

[webkit-changes] [113791] trunk

2012-04-10 Thread yael . aharon
UTC (rev 113791) @@ -1,3 +1,12 @@ +2012-04-10 Yael Aharon yael.aha...@nokia.com + +Initial support for fixed position elements in Qt WebKit2 +https://bugs.webkit.org/show_bug.cgi?id=81786 + +Reviewed by Noam Rosenthal. + +* ManualTests/fixed-position.html: Ad

[webkit-changes] [113135] trunk/Source

2012-04-03 Thread yael . aharon
-04-03 Yael Aharon yael.aha...@nokia.com + +[Qt][WK2] Assert on startup after r113090 +https://bugs.webkit.org/show_bug.cgi?id=83111 + +Reviewed by Noam Rosenthal. + +Add willBeDestroyed to to GraphicsLayerTextureMapper. + +* platform/graphics/tex

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

2012-03-27 Thread yael . aharon
unk/Source/WebKit2/ChangeLog 2012-03-27 14:42:47 UTC (rev 112265) @@ -1,3 +1,22 @@ +2012-03-27 Yael Aharon yael.aha...@nokia.com + +[Qt][WK2] Merge setVisibleContentsRect with setFixedVisibleContentRect +https://bugs.webkit.org/show_bug.cgi?id=82289 + +Reviewed by Kenneth Ro

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

2012-03-16 Thread yael . aharon
/ChangeLog trunk/Source/WebCore/DerivedSources.pri Diff Modified: trunk/Source/WebCore/ChangeLog (05 => 06) --- trunk/Source/WebCore/ChangeLog 2012-03-17 02:01:26 UTC (rev 05) +++ trunk/Source/WebCore/ChangeLog 2012-03-17 02:16:40 UTC (rev 06) @@ -1,3 +1,10 @@ +2012-03-16 Y

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

2012-02-24 Thread yael . aharon
16:50:55 UTC (rev 108809) +++ trunk/Source/WebCore/ChangeLog 2012-02-24 17:02:46 UTC (rev 108810) @@ -1,3 +1,42 @@ +2012-02-24 Yael Aharon yael.aha...@nokia.com + +[Texmap] Consolidate the common parts of TextureMapperGL::drawTexture +https://bugs.webkit.org/show_bug.cgi?id=79

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

2012-02-24 Thread yael . aharon
unk/Source/WebCore/ChangeLog 2012-02-25 02:39:10 UTC (rev 108881) +++ trunk/Source/WebCore/ChangeLog 2012-02-25 02:41:41 UTC (rev 108882) @@ -1,3 +1,29 @@ +2012-02-24 Yael Aharon yael.aha...@nokia.com + +[Texmap] Add const-ness to TextureMapperShaderManager +https://bugs.webkit.

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

2012-02-21 Thread yael . aharon
-21 Yael Aharon yael.aha...@nokia.com + +Unreviewed build fix. + +No new tests. + +* platform/graphics/opengl/TextureMapperGL.cpp: + 2012-02-21 Adam Klein ad...@chromium.org ContainerNode::childrenChanged must be called immediately after removing child

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

2012-02-20 Thread yael . aharon
/platform/graphics/texmap/TextureMapper.h Diff Modified: trunk/Source/WebCore/ChangeLog (108275 => 108276) --- trunk/Source/WebCore/ChangeLog 2012-02-21 01:27:27 UTC (rev 108275) +++ trunk/Source/WebCore/ChangeLog 2012-02-21 01:33:41 UTC (rev 108276) @@ -1,3 +1,18 @@ +2012-02-20 Yael Aha

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

2012-02-08 Thread yael . aharon
,34 @@ +2012-02-08 Yael Aharon yael.aha...@nokia.com + +[WK2] Text notifications should have an iconURL +https://bugs.webkit.org/show_bug.cgi?id=77968 + +Reviewed by Simon Hausmann. + +Per http://www.w3.org/TR/notifications simple text notifications should h

[webkit-changes] [105881] trunk/Source

2012-01-25 Thread yael . aharon
/Target.pri Diff Modified: trunk/Source/WebCore/ChangeLog (105880 => 105881) --- trunk/Source/WebCore/ChangeLog 2012-01-25 16:19:35 UTC (rev 105880) +++ trunk/Source/WebCore/ChangeLog 2012-01-25 17:09:51 UTC (rev 105881) @@ -1,3 +1,16 @@ +2012-01-25 Yael Aharon yael.aha...@nokia.

[webkit-changes] [103303] trunk

2011-12-19 Thread yael . aharon
unk/LayoutTests/ChangeLog 2011-12-20 05:26:56 UTC (rev 103303) @@ -1,3 +1,17 @@ +2011-12-19 Yael Aharon yael.aha...@nokia.com + +Update dropzone implementation per spec update +https://bugs.webkit.org/show_bug.cgi?id=74834 + +Reviewed by Tony Chang. + +Update the tests per s

[webkit-changes] [103098] trunk

2011-12-16 Thread yael . aharon
unk/LayoutTests/ChangeLog 2011-12-16 21:03:05 UTC (rev 103098) @@ -1,3 +1,15 @@ +2011-12-16 Yael Aharon yael.aha...@nokia.com + +Audio file in video element has a size of 0x0 . +https://bugs.webkit.org/show_bug.cgi?id=74738 + +Reviewed by Kenneth Rohde Christian

[webkit-changes] [95822] trunk/LayoutTests

2011-09-23 Thread yael . aharon
sts/platform/gtk/media/video-playing-and-pause-actual.txt. + +2011-09-23 Yael Aharon yael.aha...@nokia.com + Rebaseline after http://trac.webkit.org/changeset/95799 Unreviewed. Deleted: trunk/LayoutTests/platform/gtk/media/video-playing-and-pause-actual.txt (95821 =>

[webkit-changes] [92480] trunk

2011-08-05 Thread yael . aharon
-05 14:36:33 UTC (rev 92480) @@ -1,3 +1,17 @@ +2011-08-05 Yael Aharon yael.aha...@nokia.com + +dir=auto needs to work on value of input and textarea elements +https://bugs.webkit.org/show_bug.cgi?id=65428 + +Reviewed by Darin Adler. + +* fast/dom/HTMLElement/attr-

[webkit-changes] [92416] trunk/LayoutTests

2011-08-04 Thread yael . aharon
-08-04 21:50:51 UTC (rev 92416) @@ -1,3 +1,14 @@ +2011-08-04 Yael Aharon yael.aha...@nokia.com + +[Qt] 69 tests failing after http://trac.webkit.org/changeset/92375 +https://bugs.webkit.org/show_bug.cgi?id=65721 + +Unreviewed. + +Skipping tests until rebasel

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

2011-07-21 Thread yael . aharon
Log 2011-07-21 13:28:12 UTC (rev 91462) +++ trunk/Source/WebKit2/ChangeLog 2011-07-21 13:39:34 UTC (rev 91463) @@ -1,3 +1,27 @@ +2011-07-21 Yael Aharon yael.aha...@nokia.com + +[Qt][WK2] Code cleanup for drag-and-drop +https://bugs.webkit.org/show_bug.cgi?id=64916 + +Revie

[webkit-changes] [90741] trunk/LayoutTests

2011-07-11 Thread yael . aharon
-07-11 13:54:21 UTC (rev 90741) @@ -1,3 +1,16 @@ +2011-07-11 Yael Aharon yael.aha...@nokia.com + +[Qt]REGRESSION(r90471): It made 4 fast/notifications tests fail on Qt +https://bugs.webkit.org/show_bug.cgi?id=63255 + +Reviewed by Csaba Osztrogonác. + +Mod

[webkit-changes] [89516] trunk/Source

2011-06-22 Thread yael . aharon
Title: [89516] trunk/Source Revision 89516 Author yael.aha...@nokia.com Date 2011-06-22 18:36:42 -0700 (Wed, 22 Jun 2011) Log Message 2011-06-22 Yael Aharon yael.aha...@nokia.com Reviewed by Andreas Kling. [Qt] Add a build flag for building with libxml2 and libxslt

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

2011-06-22 Thread yael . aharon
Log 2011-06-23 03:26:53 UTC (rev 89524) @@ -1,3 +1,12 @@ +2011-06-22 Yael Aharon yael.aha...@nokia.com + +Unreviewed build fix after r89472. + +No new tests, just a build fix. + +* rendering/InlineBox.cpp: +* rendering/RenderCounter.cpp: + 2011-06-22 Dimitri Glaz

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

2011-06-22 Thread yael . aharon
011-06-22 Yael Aharon yael.aha...@nokia.com +Another unreviewed build fix after r89472. + +No new tests, just a build fix. + +* rendering/svg/SVGResources.cpp: + +2011-06-22 Yael Aharon yael.aha...@nokia.com + Unreviewed build fix after r89472. No

[webkit-changes] [89369] trunk/Source/WebKit/qt

2011-06-21 Thread yael . aharon
Title: [89369] trunk/Source/WebKit/qt Revision 89369 Author yael.aha...@nokia.com Date 2011-06-21 12:18:11 -0700 (Tue, 21 Jun 2011) Log Message 2011-06-21 Yael Aharon yael.aha...@nokia.com Reviewed by Andreas Kling. [Qt] Regression(60942) wrong default action for drag

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

2011-06-21 Thread yael . aharon
=> 89384) --- trunk/Source/WebKit2/ChangeLog 2011-06-21 21:20:15 UTC (rev 89383) +++ trunk/Source/WebKit2/ChangeLog 2011-06-21 21:31:56 UTC (rev 89384) @@ -1,3 +1,14 @@ +2011-06-21 Yael Aharon yael.aha...@nokia.com + +Reviewed by Kenneth Rohde Christiansen. + +[Qt]

[webkit-changes] [88801] trunk/LayoutTests

2011-06-14 Thread yael . aharon
sts/ChangeLog 2011-06-14 14:38:30 UTC (rev 88801) @@ -1,5 +1,16 @@ 2011-06-14 Yael Aharon yael.aha...@nokia.com +Unreviewed. + +progress should support :indeterminate pseudo-class +https://bugs.webkit.org/show_bug.cgi?id=62430 + +Skip new tests since Windows p

[webkit-changes] [88175] trunk

2011-06-06 Thread yael . aharon
Title: [88175] trunk Revision 88175 Author yael.aha...@nokia.com Date 2011-06-06 11:32:54 -0700 (Mon, 06 Jun 2011) Log Message 2011-06-06 Yael Aharon yael.aha...@nokia.com Reviewed by Eric Seidel. Inline elements are wrapped prematurely with non-zero border, margin

[webkit-changes] [87499] trunk

2011-05-27 Thread yael . aharon
/LayoutTests/fast/events/resources/dropzone.js Diff Modified: trunk/LayoutTests/ChangeLog (87498 => 87499) --- trunk/LayoutTests/ChangeLog 2011-05-27 12:20:46 UTC (rev 87498) +++ trunk/LayoutTests/ChangeLog 2011-05-27 12:37:48 UTC (rev 87499) @@ -1,3 +1,20 @@ +2011-05-26 Yael Aharon yael.

[webkit-changes] [87503] trunk/LayoutTests

2011-05-27 Thread yael . aharon
trunk/LayoutTests/platform/qt/Skipped Diff Modified: trunk/LayoutTests/ChangeLog (87502 => 87503) --- trunk/LayoutTests/ChangeLog 2011-05-27 12:46:35 UTC (rev 87502) +++ trunk/LayoutTests/ChangeLog 2011-05-27 12:48:21 UTC (rev 87503) @@ -1,3 +1,11 @@ +2011-05-27 Yael Aharon yael.

[webkit-changes] [87504] trunk/LayoutTests

2011-05-27 Thread yael . aharon
,14 @@ Unreviewed. +Skip test that is failing on the bot, until investigated. + +* platform/chromium/test_expectations.txt: + +2011-05-27 Yael Aharon yael.aha...@nokia.com + +Unreviewed. + Skip new dropzone tests. Qt's DRT does not support drag 'n d