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

2011-09-13 Thread antti
Modified: trunk/Source/WebCore/ChangeLog (95051 => 95052) --- trunk/Source/WebCore/ChangeLog 2011-09-13 22:33:30 UTC (rev 95051) +++ trunk/Source/WebCore/ChangeLog 2011-09-13 22:38:42 UTC (rev 95052) @@ -1,3 +1,33 @@ +2011-09-13 Antti Koivisto an...@apple.com + +Move identifier filter f

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

2011-09-16 Thread antti
:43 UTC (rev 95294) +++ trunk/Source/WebCore/ChangeLog 2011-09-16 16:25:13 UTC (rev 95295) @@ -1,3 +1,15 @@ +2011-09-16 Antti Koivisto an...@apple.com + +REGRESSION (r95052): SelectorChecker identifier filter not working +https://bugs.webkit.org/show_bug.cgi?id=68244 + +Revie

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

2011-09-30 Thread antti
/RenderStyle.h Diff Modified: trunk/Source/WebCore/ChangeLog (96392 => 96393) --- trunk/Source/WebCore/ChangeLog 2011-09-30 07:05:19 UTC (rev 96392) +++ trunk/Source/WebCore/ChangeLog 2011-09-30 07:07:17 UTC (rev 96393) @@ -1,3 +1,47 @@ +2011-09-29 Antti Koivisto an...@apple.

[webkit-changes] [97596] trunk

2011-10-17 Thread antti
/SelectorChecker.cpp trunk/Source/WebCore/rendering/RenderTreeAsText.cpp Diff Modified: trunk/LayoutTests/ChangeLog (97595 => 97596) --- trunk/LayoutTests/ChangeLog 2011-10-17 09:04:20 UTC (rev 97595) +++ trunk/LayoutTests/ChangeLog 2011-10-17 09:15:12 UTC (rev 97596) @@ -1,3 +1,25 @@ +201

[webkit-changes] [97602] trunk/LayoutTests

2011-10-17 Thread antti
2) --- trunk/LayoutTests/ChangeLog 2011-10-17 10:24:25 UTC (rev 97601) +++ trunk/LayoutTests/ChangeLog 2011-10-17 10:38:02 UTC (rev 97602) @@ -1,3 +1,31 @@ +2011-10-17 Antti Koivisto an...@apple.com + +Make more :visited pseudo class tests work +https://bugs.webkit.org/show_bug

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

2011-10-18 Thread antti
unk/Source/WebCore/ChangeLog 2011-10-18 06:39:31 UTC (rev 97724) @@ -1,3 +1,15 @@ +2011-10-17 Antti Koivisto an...@apple.com + +r97638 caused 3 printing crashes +https://bugs.webkit.org/show_bug.cgi?id=70284 + +Reviewed by Kent Tamura. + +Null check element. + +*

[webkit-changes] [97745] trunk

2011-10-18 Thread antti
/LayoutTests/ChangeLog (97744 => 97745) --- trunk/LayoutTests/ChangeLog 2011-10-18 12:52:32 UTC (rev 97744) +++ trunk/LayoutTests/ChangeLog 2011-10-18 12:58:07 UTC (rev 97745) @@ -1,3 +1,13 @@ +2011-10-18 Antti Koivisto an...@apple.com + +REGRESSION(r97248): :visited as descendant selec

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

2011-10-18 Thread antti
758) @@ -1,3 +1,19 @@ +2011-10-18 Antti Koivisto an...@apple.com + +Move default stylesheet loading to a separate function +https://bugs.webkit.org/show_bug.cgi?id=70331 + +Reviewed by Andreas Kling. + +- Move default stylesheet loading out from CSSStyleSelec

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

2011-10-20 Thread antti
rev 97962) @@ -1,3 +1,28 @@ +2011-10-20 Antti Koivisto an...@apple.com + +Move rule matching and applying to separate functions from CSSStyleSelector::styleForElement +https://bugs.webkit.org/show_bug.cgi?id=70408 + +Reviewed by Andreas Kling. + +- Move matching c

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

2011-10-27 Thread antti
/Source/WebCore/ChangeLog (98541 => 98542) --- trunk/Source/WebCore/ChangeLog 2011-10-27 09:37:00 UTC (rev 98541) +++ trunk/Source/WebCore/ChangeLog 2011-10-27 09:39:48 UTC (rev 98542) @@ -1,3 +1,76 @@ +2011-10-27 Antti Koivisto an...@apple.com + +Matched declaration cache +ht

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

2011-10-27 Thread antti
/ChangeLog (98572 => 98573) --- trunk/Source/WebCore/ChangeLog 2011-10-27 14:51:52 UTC (rev 98572) +++ trunk/Source/WebCore/ChangeLog 2011-10-27 15:03:48 UTC (rev 98573) @@ -1,3 +1,15 @@ +2011-10-27 Antti Koivisto an...@apple.com + +Use StringHasher to generate the matched declaration cache h

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

2011-10-27 Thread antti
unk/Source/WebCore/ChangeLog 2011-10-27 19:12:39 UTC (rev 98614) +++ trunk/Source/WebCore/ChangeLog 2011-10-27 19:15:05 UTC (rev 98615) @@ -1,3 +1,20 @@ +2011-10-27 Antti Koivisto an...@apple.com + +REGRESSION(r98542): tables/mozilla_expected_failures/bugs/bug14007-2.html +ht

[webkit-changes] [98716] trunk

2011-10-28 Thread antti
: trunk/LayoutTests/ChangeLog (98715 => 98716) --- trunk/LayoutTests/ChangeLog 2011-10-28 09:52:28 UTC (rev 98715) +++ trunk/LayoutTests/ChangeLog 2011-10-28 11:47:47 UTC (rev 98716) @@ -1,3 +1,13 @@ +2011-10-28 Antti Koivisto an...@apple.com + +[Chromium] css3/font-feature-setti

[webkit-changes] [98800] trunk/LayoutTests

2011-10-29 Thread antti
,15 @@ +2011-10-28 Antti Koivisto an...@apple.com + +REGRESSION(r98542): tables/mozilla_expected_failures/bugs/bug14007-2.html +https://bugs.webkit.org/show_bug.cgi?id=71032 + +Reviewed by Ryosuke Niwa. + +In an effort to gain Hyatt points, add a less obsc

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

2011-10-29 Thread antti
trunk/Source/WebCore/css/CSSStyleSelector.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (98802 => 98803) --- trunk/Source/WebCore/ChangeLog 2011-10-29 09:10:31 UTC (rev 98802) +++ trunk/Source/WebCore/ChangeLog 2011-10-29 09:36:12 UTC (rev 98803) @@ -1,3 +1,21 @@ +2011-10-29 An

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

2011-05-24 Thread antti
Diff Modified: trunk/Source/WebCore/ChangeLog (87146 => 87147) --- trunk/Source/WebCore/ChangeLog 2011-05-24 14:17:10 UTC (rev 87146) +++ trunk/Source/WebCore/ChangeLog 2011-05-24 14:48:24 UTC (rev 87147) @@ -1,3 +1,37 @@ +2011-05-23 Antti Koivisto an...@apple.com + +Reviewed by Oliver H

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

2011-11-21 Thread antti
: trunk/Source/WebCore/ChangeLog (100908 => 100909) --- trunk/Source/WebCore/ChangeLog 2011-11-21 14:37:22 UTC (rev 100908) +++ trunk/Source/WebCore/ChangeLog 2011-11-21 14:41:16 UTC (rev 100909) @@ -1,3 +1,16 @@ +2011-11-21 Antti Koivisto an...@apple.com + +Remove CSSStyleSelec

[webkit-changes] [101091] trunk

2011-11-23 Thread antti
Log 2011-11-23 18:29:05 UTC (rev 101090) +++ trunk/LayoutTests/ChangeLog 2011-11-23 18:33:59 UTC (rev 101091) @@ -1,3 +1,13 @@ +2011-11-23 Antti Koivisto an...@apple.com + +https://bugs.webkit.org/show_bug.cgi?id=72354 +Image pointer in FillLayer not cleared correc

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

2011-11-25 Thread antti
ore/ChangeLog 2011-11-25 17:47:56 UTC (rev 101176) +++ trunk/Source/WebCore/ChangeLog 2011-11-25 18:08:38 UTC (rev 101177) @@ -1,3 +1,48 @@ +2011-11-25 Antti Koivisto an...@apple.com + +StyleGeneratedImage should ref CSSImageGeneratorValue +https://bugs.webkit.org/show_bug.cgi?id=73

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

2011-11-30 Thread antti
unk/Source/WebCore/ChangeLog 2011-11-30 17:16:45 UTC (rev 101523) +++ trunk/Source/WebCore/ChangeLog 2011-11-30 17:25:17 UTC (rev 101524) @@ -1,3 +1,52 @@ +2011-11-30 Antti Koivisto an...@apple.com + +Reuse cached style fully if the parent inherited styles are equal +ht

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

2011-12-12 Thread antti
/HTMLAnchorElement.h Diff Modified: trunk/Source/WebCore/ChangeLog (102605 => 102606) --- trunk/Source/WebCore/ChangeLog 2011-12-12 18:48:43 UTC (rev 102605) +++ trunk/Source/WebCore/ChangeLog 2011-12-12 18:56:20 UTC (rev 102606) @@ -1,3 +1,32 @@ +2011-12-12 Antti Koivisto an...@apple.

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

2011-08-30 Thread antti
unk/Source/WebCore/ChangeLog (94088 => 94089) --- trunk/Source/WebCore/ChangeLog 2011-08-30 17:35:52 UTC (rev 94088) +++ trunk/Source/WebCore/ChangeLog 2011-08-30 17:43:24 UTC (rev 94089) @@ -1,3 +1,55 @@ +2011-08-30 Antti Koivisto an...@apple.com + +querySelector/querySelectorAll shou

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

2011-09-02 Thread antti
/WebCore/svg/SVGUseElement.h Diff Modified: trunk/Source/WebCore/ChangeLog (94405 => 94406) --- trunk/Source/WebCore/ChangeLog 2011-09-02 11:16:40 UTC (rev 94405) +++ trunk/Source/WebCore/ChangeLog 2011-09-02 11:19:35 UTC (rev 94406) @@ -1,3 +1,64 @@ +2011-09-02 Antti Koivisto an...@apple.

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

2011-09-06 Thread antti
UTC (rev 94560) +++ trunk/Source/WebCore/ChangeLog 2011-09-06 11:15:29 UTC (rev 94561) @@ -1,3 +1,21 @@ +2011-09-06 Antti Koivisto an...@apple.com + +https://bugs.webkit.org/show_bug.cgi?id=67480 +[Chromium] [REGRESSION] Layout Test svg/batik/text/textStyles.svg is fail

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

2011-09-07 Thread antti
ore/ChangeLog 2011-09-07 09:36:22 UTC (rev 94656) +++ trunk/Source/WebCore/ChangeLog 2011-09-07 09:52:28 UTC (rev 94657) @@ -1,3 +1,13 @@ +2011-09-07 Antti Koivisto an...@apple.com + +Try to fix Qt build by moving the Qt specific include (which is not really allowed h

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

2011-09-07 Thread antti
trunk/Source/WebCore/svg/SVGElement.h Diff Modified: trunk/Source/WebCore/ChangeLog (94658 => 94659) --- trunk/Source/WebCore/ChangeLog 2011-09-07 10:07:10 UTC (rev 94658) +++ trunk/Source/WebCore/ChangeLog 2011-09-07 10:16:26 UTC (rev 94659) @@ -1,3 +1,64 @@ +2011-09-07 Antti Koivi

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

2011-07-13 Thread antti
/rendering/RenderText.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (90899 => 90900) --- trunk/Source/WebCore/ChangeLog 2011-07-13 09:50:10 UTC (rev 90899) +++ trunk/Source/WebCore/ChangeLog 2011-07-13 10:23:54 UTC (rev 90900) @@ -1,3 +1,28 @@ +2011-07-12 Antti Koivisto an...@apple.

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

2011-07-14 Thread antti
/ChangeLog trunk/Source/WebCore/page/FrameView.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (91026 => 91027) --- trunk/Source/WebCore/ChangeLog 2011-07-14 20:49:17 UTC (rev 91026) +++ trunk/Source/WebCore/ChangeLog 2011-07-14 21:16:36 UTC (rev 91027) @@ -1,3 +1,16 @@ +2011-07-14 An

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

2011-10-31 Thread antti
ore/ChangeLog 2011-10-31 11:23:34 UTC (rev 98844) @@ -1,3 +1,17 @@ +2011-10-31 Antti Koivisto an...@apple.com + +https://bugs.webkit.org/show_bug.cgi?id=71012 +Use StringHasher to generate the matched declaration cache hash + +Reviewed by Sam Weinig. + +Make s

[webkit-changes] [99757] trunk/LayoutTests

2011-11-09 Thread antti
/rgb-color-parser-expected.txt Diff Modified: trunk/LayoutTests/ChangeLog (99756 => 99757) --- trunk/LayoutTests/ChangeLog 2011-11-09 21:25:05 UTC (rev 99756) +++ trunk/LayoutTests/ChangeLog 2011-11-09 21:59:15 UTC (rev 99757) @@ -1,3 +1,11 @@ +2011-11-09 Antti Koivisto an...@apple.

[webkit-changes] [100078] trunk

2011-11-12 Thread antti
077) +++ trunk/LayoutTests/ChangeLog 2011-11-12 13:33:26 UTC (rev 100078) @@ -1,3 +1,15 @@ +2011-11-12 Antti Koivisto an...@apple.com + +REGRESSION(r98542): Rendering error on Google maps +https://bugs.webkit.org/show_bug.cgi?id=71996 + +Reviewed by Andreas Kl

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

2012-02-21 Thread antti
ngeLog 2012-02-21 18:38:48 UTC (rev 108370) @@ -1,3 +1,42 @@ +2012-02-21 Antti Koivisto an...@apple.com + +Move PropertySetCSSStyleDeclaration to a file of its own +https://bugs.webkit.org/show_bug.cgi?id=79121 + +Rubber-stamped by Andreas Kling. + +This

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

2012-02-21 Thread antti
UTC (rev 108385) @@ -1,3 +1,19 @@ +2012-02-21 Antti Koivisto an...@apple.com + +Clean up StylePropertySet included headers +https://bugs.webkit.org/show_bug.cgi?id=79134 + +Reviewed by Andreas Kling. + +Remove unneccesary includes. + +* bindings/js/JSDOMBindin

[webkit-changes] [108574] trunk

2012-02-22 Thread antti
unk/LayoutTests/ChangeLog 2012-02-23 00:42:47 UTC (rev 108574) @@ -1,3 +1,15 @@ +2012-02-22 Antti Koivisto an...@apple.com + +REGRESSION (r104060): Web font is not loaded if specified by link element dynamically inserted +https://bugs.webkit.org/show_bug.cgi?id=79186 + +Revie

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

2012-02-28 Thread antti
-02-28 Antti Koivisto an...@apple.com + +Try to fix build. + +Not reviewed. + +* Api/qwebelement.cpp: +(QWebElement::styleProperty): + 2012-02-26 Hajime Morrita morr...@chromium.org Move ChromeClient::showContextMenu() to ContextMenu

[webkit-changes] [109116] trunk/Source

2012-02-28 Thread antti
109115) +++ trunk/Source/WebCore/ChangeLog 2012-02-28 17:44:18 UTC (rev 109116) @@ -1,3 +1,35 @@ +2012-02-28 Antti Koivisto an...@apple.com + +Give StyleRule files of its own +https://bugs.webkit.org/show_bug.cgi?id=79778 + +Totally rubber-stamped by Andreas

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

2012-02-29 Thread antti
-02-29 18:08:27 UTC (rev 109227) @@ -1,3 +1,25 @@ +2012-02-29 Antti Koivisto an...@apple.com + +Applying region style should not need to access parent rules +https://bugs.webkit.org/show_bug.cgi?id=79910 + +Reviewed by Andreas Kling. + +Curren

[webkit-changes] [109543] trunk

2012-03-02 Thread antti
/LayoutTests/ChangeLog (109542 => 109543) --- trunk/LayoutTests/ChangeLog 2012-03-02 10:43:22 UTC (rev 109542) +++ trunk/LayoutTests/ChangeLog 2012-03-02 10:46:55 UTC (rev 109543) @@ -1,3 +1,14 @@ +2012-03-02 Antti Koivisto an...@apple.com + +REGRESSION (r104060): Page contents not pain

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

2012-03-02 Thread antti
ore/ChangeLog 2012-03-02 11:28:14 UTC (rev 109546) @@ -1,3 +1,21 @@ +2012-03-02 Antti Koivisto an...@apple.com + +possible regression: r104060 maybe causing crashes +https://bugs.webkit.org/show_bug.cgi?id=75676 + +Rubber-stamped by Simon Hausmann. + +Remove the speculat

[webkit-changes] [104693] trunk/Websites/webkit.org

2012-01-11 Thread antti
-01-11 10:51:16 UTC (rev 104693) @@ -1,3 +1,14 @@ +2012-01-11 Antti Koivisto an...@apple.com + +Remove S60 reference from webkit.org +https://bugs.webkit.org/show_bug.cgi?id=76044 + +Reviewed by Simon Hausmann. + +There is no S60. + +* index.html: + 2

[webkit-changes] [104845] trunk

2012-01-12 Thread antti
rev 104845) @@ -1,3 +1,13 @@ +2012-01-12 Antti Koivisto an...@apple.com + +REGRESSION(r104060): Setting user stylesheet may leave CSSStyleSelector with stale rule pointers +https://bugs.webkit.org/show_bug.cgi?id=76191 + +Reviewed by Andreas Kling. + +* fast/css/u

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

2012-01-16 Thread antti
1,3 +1,53 @@ +2012-01-16 Antti Koivisto an...@apple.com + +Cache CSSStyleSelector::Features in RuleSets +https://bugs.webkit.org/show_bug.cgi?id=76337 + +Reviewed by Andreas Kling. + +Currently whenever the style selector is updated we go through all the applica

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

2012-01-23 Thread antti
Modified: trunk/Source/WebCore/ChangeLog (105629 => 105630) --- trunk/Source/WebCore/ChangeLog 2012-01-23 16:45:45 UTC (rev 105629) +++ trunk/Source/WebCore/ChangeLog 2012-01-23 16:49:10 UTC (rev 105630) @@ -1,3 +1,48 @@ +2012-01-23 Antti Koivisto an...@apple.com + +Elimin

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

2012-01-23 Thread antti
Log 2012-01-23 17:00:38 UTC (rev 105631) +++ trunk/Source/WebCore/ChangeLog 2012-01-23 17:20:02 UTC (rev 105632) @@ -1,3 +1,13 @@ +2012-01-23 Antti Koivisto an...@apple.com + +Attempt to fix Qt build. + +Not reviewed. + +* css/CSSElementStyleDeclaration.cpp: +*

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

2012-01-24 Thread antti
unk/Source/WebCore/ChangeLog 2012-01-24 15:42:07 UTC (rev 105738) +++ trunk/Source/WebCore/ChangeLog 2012-01-24 16:09:05 UTC (rev 105739) @@ -1,3 +1,48 @@ +2012-01-24 Antti Koivisto an...@apple.com + +Reduce internal use of CSSStyleDeclaration base class +https://bugs.webkit.

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

2012-01-30 Thread antti
ore/ChangeLog 2012-01-30 18:51:36 UTC (rev 106257) +++ trunk/Source/WebCore/ChangeLog 2012-01-30 18:52:16 UTC (rev 106258) @@ -1,3 +1,36 @@ +2012-01-30 Antti Koivisto an...@apple.com + +Kill CSSMutableStyleDeclarationConstIterator +https://bugs.webkit.org/show_bug.cgi?id=77

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

2012-01-31 Thread antti
Log 2012-01-31 14:58:37 UTC (rev 106358) @@ -1,3 +1,27 @@ +2012-01-31 Antti Koivisto an...@apple.com + +Parent SVGFontFaceElements style declaration to the rule +https://bugs.webkit.org/show_bug.cgi?id=77421 + +Reviewed by Adam Roben. + +For some reason the declarat

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

2012-01-31 Thread antti
=> 106384) --- trunk/Source/WebCore/ChangeLog 2012-01-31 21:15:27 UTC (rev 106383) +++ trunk/Source/WebCore/ChangeLog 2012-01-31 21:24:12 UTC (rev 106384) @@ -1,3 +1,32 @@ +2012-01-31 Antti Koivisto an...@apple.com + +Remove CSSStyleDeclaration isElementStyleDeclaration bit +ht

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

2012-01-31 Thread antti
012-01-31 Antti Koivisto an...@apple.com + +Make CSSOM style() return CSSStyleDeclaration* +https://bugs.webkit.org/show_bug.cgi?id=77475 + +Reviewed by Anders Carlsson + +CSSStyleRule::style() and some other places return CSSMutableStyleDeclarat

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

2012-01-31 Thread antti
ion(); } } Modified: trunk/Source/WebKit/qt/ChangeLog (106401 => 106402) --- trunk/Source/WebKit/qt/ChangeLog 2012-01-31 23:02:14 UTC (rev 106401) +++ trunk/Source/WebKit/qt/ChangeLog 2012-01-31 23:07:49 UTC (rev 106402) @@ -1,3 +1,12 @@ +2012-01-31 Antti Koivisto an...@apple.com + +

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

2012-06-28 Thread antti
445) +++ trunk/Source/WebCore/ChangeLog 2012-06-28 18:58:21 UTC (rev 121446) @@ -1,3 +1,36 @@ +2012-06-28 Antti Koivisto an...@apple.com + +Don't malloc RenderGeometryMap steps individually +https://bugs.webkit.org/show_bug.cgi?id=90074 + +Reviewed by Simon Fraser. + +Mall

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

2012-07-12 Thread antti
/WebCore/ChangeLog (122445 => 122446) --- trunk/Source/WebCore/ChangeLog 2012-07-12 11:26:27 UTC (rev 122445) +++ trunk/Source/WebCore/ChangeLog 2012-07-12 11:41:20 UTC (rev 122446) @@ -1,3 +1,19 @@ +2012-07-11 Antti Koivisto an...@apple.com + +Failure to dispatch didFinishLoadForFr

[webkit-changes] [112038] trunk/LayoutTests

2012-03-25 Thread antti
unk/LayoutTests/ChangeLog 2012-03-25 20:58:17 UTC (rev 112037) +++ trunk/LayoutTests/ChangeLog 2012-03-25 21:47:17 UTC (rev 112038) @@ -1,3 +1,15 @@ +2012-03-25 Antti Koivisto an...@apple.com + +Don't use CSSRuleList for child rule ownership +https://bugs.webkit.org/show_bug.cgi?id=82

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

2012-03-27 Thread antti
-03-27 12:40:38 UTC (rev 112258) @@ -1,3 +1,57 @@ +2012-03-27 Antti Koivisto an...@apple.com + +Remove Document::mappedElementSheet() +https://bugs.webkit.org/show_bug.cgi?id=82242 + +Reviewed by Anreas Kling and Nikolas Zimmermann. + +The only thing this is u

[webkit-changes] [112259] trunk/Source/WebCore/ChangeLog

2012-03-27 Thread antti
Title: [112259] trunk/Source/WebCore/ChangeLog Revision 112259 Author an...@apple.com Date 2012-03-27 05:45:46 -0700 (Tue, 27 Mar 2012) Log Message Fix Kling's name. Modified Paths trunk/Source/WebCore/ChangeLog Diff Modified: trunk/Source/WebCore/ChangeLog (112258 => 112259) ---

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

2012-03-27 Thread antti
269) --- trunk/Source/WebCore/ChangeLog 2012-03-27 14:55:27 UTC (rev 112268) +++ trunk/Source/WebCore/ChangeLog 2012-03-27 15:01:00 UTC (rev 112269) @@ -1,3 +1,15 @@ +2012-03-27 Antti Koivisto an...@apple.com + +Assertion failure in acid2. + +Rubber-stamped by Andreas Kl

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

2012-03-27 Thread antti
012-03-27 17:46:59 UTC (rev 112281) @@ -1,3 +1,45 @@ +2012-03-27 Antti Koivisto an...@apple.com + +Construct CSSCharsetRule on CSSOM API access only +https://bugs.webkit.org/show_bug.cgi?id=82332 + +Reviewed by Andreas Kling. + +Charset is just a str

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

2012-03-28 Thread antti
012-03-28 10:10:14 UTC (rev 112381) +++ trunk/Source/WebCore/ChangeLog 2012-03-28 10:41:18 UTC (rev 112382) @@ -1,3 +1,35 @@ +2012-03-27 Antti Koivisto an...@apple.com + +Separate @import rules from other rules in CSSStyleSheet +https://bugs.webkit.org/show_bug.cgi?id=82

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

2012-03-29 Thread antti
Log 2012-03-29 10:17:19 UTC (rev 112516) @@ -1,3 +1,97 @@ +2012-03-28 Antti Koivisto an...@apple.com + +Split WebKitCSSKeyframeRule into internal and CSSOM types +https://bugs.webkit.org/show_bug.cgi?id=82490 + +Reviewed by Andreas Kling. + +WebKitCSSKeyframeR

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

2012-03-30 Thread antti
=> 112727) --- trunk/Source/WebCore/ChangeLog 2012-03-30 21:16:40 UTC (rev 112726) +++ trunk/Source/WebCore/ChangeLog 2012-03-30 21:23:35 UTC (rev 112727) @@ -1,3 +1,24 @@ +2012-03-30 Antti Koivisto an...@apple.com + +Cache origin check result to RuleData +https://bugs.webkit.

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

2012-03-31 Thread antti
(112797 => 112798) --- trunk/Source/WebCore/ChangeLog 2012-03-31 17:48:46 UTC (rev 112797) +++ trunk/Source/WebCore/ChangeLog 2012-03-31 18:02:35 UTC (rev 112798) @@ -1,3 +1,77 @@ +2012-03-31 Antti Koivisto an...@apple.com + +CSSStyleRules should own their CSSStyleDeclarations +ht

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

2012-04-02 Thread antti
/inspector/InspectorCSSAgent.h Diff Modified: trunk/Source/WebCore/ChangeLog (112857 => 112858) --- trunk/Source/WebCore/ChangeLog 2012-04-02 11:45:36 UTC (rev 112857) +++ trunk/Source/WebCore/ChangeLog 2012-04-02 11:50:00 UTC (rev 112858) @@ -1,3 +1,40 @@ +2012-04-01 Antti Koivisto an...@apple.

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

2012-07-31 Thread antti
-31 Antti Koivisto an...@apple.com + +Crash in FrameLoader::checkLoadComplete with non-browser client app +https://bugs.webkit.org/show_bug.cgi?id=92774 + +Reviewed by Alexey Proskuryakov.. + +Speculative fix. It is possible that CSSFontSelector could get deleted dur

[webkit-changes] [124360] trunk/Source/WebKit/mac

2012-08-01 Thread antti
,16 @@ +2012-08-01 Antti Koivisto an...@apple.com + +Assertion failure in inspector/profiler/heap-snapshot-containment-show-all.html on Lion bot +https://bugs.webkit.org/show_bug.cgi?id=92888 + +Reviewed by Andreas Kling. + +Protect the WebInspectorWindowController

[webkit-changes] [124463] trunk

2012-08-02 Thread antti
sts/ChangeLog 2012-08-02 16:07:01 UTC (rev 124462) +++ trunk/LayoutTests/ChangeLog 2012-08-02 16:08:48 UTC (rev 124463) @@ -1,3 +1,13 @@ +2012-08-02 Antti Koivisto an...@apple.com + +Inline stylesheets can confuse style sharing +https://bugs.webkit.org/show_bug.cgi?id=92

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

2012-08-05 Thread antti
: trunk/Source/WebCore/ChangeLog (124719 => 124720) --- trunk/Source/WebCore/ChangeLog 2012-08-05 20:55:48 UTC (rev 124719) +++ trunk/Source/WebCore/ChangeLog 2012-08-05 21:03:42 UTC (rev 124720) @@ -1,3 +1,70 @@ +2012-08-05 Antti Koivisto an...@apple.com + +Don't reuse cached stylesh

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

2012-08-30 Thread antti
11:07:31 UTC (rev 127123) @@ -1,3 +1,35 @@ +2012-08-29 Antti Koivisto an...@apple.com + +Cache and share parsed imported stylesheets +https://bugs.webkit.org/show_bug.cgi?id=95219 + +Reviewed by Andreas Kling. + +We currently cache and share parsed data structu

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

2012-09-02 Thread antti
rce/WebCore/ChangeLog 2012-09-02 08:34:17 UTC (rev 127387) +++ trunk/Source/WebCore/ChangeLog 2012-09-02 10:34:26 UTC (rev 127388) @@ -1,3 +1,48 @@ +2012-08-31 Antti Koivisto an...@apple.com + +Repaints should not be deferred after initial page load is complete +ht

[webkit-changes] [113898] trunk

2012-04-11 Thread antti
(113897 => 113898) --- trunk/LayoutTests/ChangeLog 2012-04-11 20:00:26 UTC (rev 113897) +++ trunk/LayoutTests/ChangeLog 2012-04-11 20:03:25 UTC (rev 113898) @@ -1,3 +1,13 @@ +2012-04-11 Antti Koivisto an...@apple.com + +Crash in CSSStyleSheet::deleteRule +https://bugs.webkit.

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

2012-04-11 Thread antti
925) @@ -1,3 +1,12 @@ +2012-04-11 Antti Koivisto an...@apple.com + +Try to fix build with XSLT disabled. + +Not reviewed. + +* dom/ProcessingInstruction.cpp: +(WebCore::ProcessingInstruction::parseStyleSheet): + 2012-04-11 Erik Arvidsson a...@chromium.

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

2012-04-12 Thread antti
/CSSParser.cpp trunk/Source/WebCore/css/CSSStyleSheet.cpp Diff Modified: trunk/Source/WebCore/ChangeLog (114005 => 114006) --- trunk/Source/WebCore/ChangeLog 2012-04-12 18:24:52 UTC (rev 114005) +++ trunk/Source/WebCore/ChangeLog 2012-04-12 18:28:55 UTC (rev 114006) @@ -1,3 +1,23 @@ +2012-04-12 An

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

2012-04-13 Thread antti
/ChangeLog (114167 => 114168) --- trunk/Source/WebCore/ChangeLog 2012-04-13 21:19:12 UTC (rev 114167) +++ trunk/Source/WebCore/ChangeLog 2012-04-13 21:23:13 UTC (rev 114168) @@ -1,3 +1,28 @@ +2012-04-13 Antti Koivisto an...@apple.com + +Track rem unit usage in StyleSheetInter

[webkit-changes] [114265] trunk

2012-04-16 Thread antti
Modified: trunk/LayoutTests/ChangeLog (114264 => 114265) --- trunk/LayoutTests/ChangeLog 2012-04-16 15:56:42 UTC (rev 114264) +++ trunk/LayoutTests/ChangeLog 2012-04-16 16:37:10 UTC (rev 114265) @@ -1,3 +1,17 @@ +2012-04-15 Antti Koivisto an...@apple.com + +REGRESSION (r104445): St

[webkit-changes] [114285] trunk

2012-04-16 Thread antti
Title: [114285] trunk Revision 114285 Author an...@apple.com Date 2012-04-16 11:45:29 -0700 (Mon, 16 Apr 2012) Log Message matchMedia() MediaQueryList not updating https://bugs.webkit.org/show_bug.cgi?id=75903 Patch by Luiz Agostini luiz.agost...@palm.com on 2012-04-16 Reviewed by Antti

[webkit-changes] [114538] trunk

2012-04-18 Thread antti
Title: [114538] trunk Revision 114538 Author an...@apple.com Date 2012-04-18 11:34:42 -0700 (Wed, 18 Apr 2012) Log Message matchMedia() MediaQueryList not updating https://bugs.webkit.org/show_bug.cgi?id=75903 Patch by Luiz Agostini luiz.agost...@palm.com on 2012-04-18 Reviewed by Antti

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

2012-04-24 Thread antti
:16:50 UTC (rev 115015) +++ trunk/Source/WebCore/ChangeLog 2012-04-24 09:17:18 UTC (rev 115016) @@ -1,3 +1,35 @@ +2012-04-23 Antti Koivisto an...@apple.com + +Consolidate external stylesheet quirks handling to StyleSheetInternal +https://bugs.webkit.org/show_bug.cgi?id=84

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

2012-04-24 Thread antti
rev 115059) +++ trunk/Source/WebCore/ChangeLog 2012-04-24 15:27:11 UTC (rev 115060) @@ -1,3 +1,51 @@ +2012-04-24 Antti Koivisto an...@apple.com + +Move MediaList CSSOM wrapper ownership to parent rule or stylesheet +https://bugs.webkit.org/show_bug.cgi?id=84716 + +Revie

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

2012-04-24 Thread antti
/Source/WebCore/ChangeLog (115114 => 115115) --- trunk/Source/WebCore/ChangeLog 2012-04-24 21:34:51 UTC (rev 115114) +++ trunk/Source/WebCore/ChangeLog 2012-04-24 21:56:48 UTC (rev 115115) @@ -1,3 +1,73 @@ +2012-04-24 Antti Koivisto an...@apple.com + +Implement StyleRule copying +ht

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

2012-04-24 Thread antti
/Source/WebCore/css/StyleRule.h Diff Modified: trunk/Source/WebCore/ChangeLog (115116 => 115117) --- trunk/Source/WebCore/ChangeLog 2012-04-24 21:58:42 UTC (rev 115116) +++ trunk/Source/WebCore/ChangeLog 2012-04-24 22:03:34 UTC (rev 115117) @@ -1,5 +1,14 @@ 2012-04-24 Antti Koivi

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

2012-04-24 Thread antti
119) +++ trunk/Source/WebCore/ChangeLog 2012-04-24 22:14:22 UTC (rev 115120) @@ -1,5 +1,16 @@ 2012-04-24 Antti Koivisto an...@apple.com +Another build fix. + +Not reviewed. + +* css/MediaList.cpp: +(WebCore::MediaQuerySet::MediaQuerySet): +*

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

2012-04-25 Thread antti
,12 @@ +2012-04-25 Antti Koivisto an...@apple.com + +Try to fix build with STYLE_SCOPED enabled. + +Not reviewed. + +* css/StyleResolver.cpp: +(WebCore::StyleResolver::determineScope): + 2012-04-25 Alec Flett alecfl...@chromium.org IndexedDB: supp

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

2012-04-26 Thread antti
ore/ChangeLog 2012-04-26 15:15:43 UTC (rev 115318) +++ trunk/Source/WebCore/ChangeLog 2012-04-26 15:43:45 UTC (rev 115319) @@ -1,3 +1,31 @@ +2012-04-26 Antti Koivisto an...@apple.com + +Add copy constructor to CSSSelector +https://bugs.webkit.org/show_bug.cgi?id=84956 + +Revie

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

2012-04-26 Thread antti
Diff Modified: trunk/Source/WebCore/ChangeLog (115335 => 115336) --- trunk/Source/WebCore/ChangeLog 2012-04-26 18:24:48 UTC (rev 115335) +++ trunk/Source/WebCore/ChangeLog 2012-04-26 18:44:30 UTC (rev 115336) @@ -1,3 +1,53 @@ +2012-04-26 Antti Koivisto an...@apple.com + +Implem

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

2012-04-26 Thread antti
/loader/cache/CachedCSSStyleSheet.h Diff Modified: trunk/Source/WebCore/ChangeLog (115378 => 115379) --- trunk/Source/WebCore/ChangeLog 2012-04-26 22:25:35 UTC (rev 115378) +++ trunk/Source/WebCore/ChangeLog 2012-04-26 22:26:35 UTC (rev 115379) @@ -1,3 +1,62 @@ +2012-04-26 Antti Koivi

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

2012-04-27 Thread antti
/cache/MemoryCache.h Diff Modified: trunk/Source/WebCore/ChangeLog (115453 => 115454) --- trunk/Source/WebCore/ChangeLog 2012-04-27 18:24:44 UTC (rev 115453) +++ trunk/Source/WebCore/ChangeLog 2012-04-27 18:26:25 UTC (rev 115454) @@ -1,3 +1,26 @@ +2012-04-27 Antti Koivisto an...@apple.

[webkit-changes] [115625] trunk

2012-04-30 Thread antti
Diff Modified: trunk/LayoutTests/ChangeLog (115624 => 115625) --- trunk/LayoutTests/ChangeLog 2012-04-30 11:58:42 UTC (rev 115624) +++ trunk/LayoutTests/ChangeLog 2012-04-30 12:55:58 UTC (rev 115625) @@ -1,3 +1,13 @@ +2012-04-30 Antti Koivisto an...@apple.com + +Protect current elem

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

2012-08-16 Thread antti
UTC (rev 125805) @@ -1,3 +1,42 @@ +2012-08-15 Antti Koivisto an...@apple.com + +Remove StyleSheetContents::m_finalURL +https://bugs.webkit.org/show_bug.cgi?id=94140 + +Reviewed by Andreas Kling. + +It is equal (or empty in case of inline stylesheets) to the base

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

2012-08-26 Thread antti
UTC (rev 126717) @@ -1,3 +1,76 @@ +2012-08-26 Antti Koivisto an...@apple.com + +Remove parent pointer from StyleSheetContents and StyleRuleImport +https://bugs.webkit.org/show_bug.cgi?id=94926 + +Reviewed by Andreas Kling. + +To be able to cache and share @impor

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

2012-05-23 Thread antti
202) @@ -1,3 +1,12 @@ +2012-05-23 Antti Koivisto an...@apple.com + +Build fix. + +Not reviewed. + +* src/WebDocument.cpp: +(WebKit::WebDocument::insertUserStyleSheet): + 2012-05-22 Alexandre Elias ael...@google.com [chromium] Apply viewport tag initial-sc

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

2012-05-24 Thread antti
Source/WebCore/ChangeLog 2012-05-24 15:07:29 UTC (rev 118376) @@ -1,3 +1,31 @@ +2012-05-24 Antti Koivisto an...@apple.com + +Move StyleRuleImport to a file of its own +https://bugs.webkit.org/show_bug.cgi?id=87386 + +Rubber-stamped by Andreas Kling. + +Move StyleRule

[webkit-changes] [118688] trunk

2012-05-28 Thread antti
rev 118687) +++ trunk/LayoutTests/ChangeLog 2012-05-28 16:22:01 UTC (rev 118688) @@ -1,3 +1,13 @@ +2012-05-28 Antti Koivisto an...@apple.com + +REGRESSION(r96517): Attribute selector fails to match dynamically modified style attribute +https://bugs.webkit.org/show_bug.cgi?id=87

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

2012-06-04 Thread antti
ore/ChangeLog 2012-06-04 09:32:05 UTC (rev 119378) @@ -1,3 +1,19 @@ +2012-06-04 Antti Koivisto an...@apple.com + +Crash in WebCore::RenderView::getRetainedWidgets +https://bugs.webkit.org/show_bug.cgi?id=88217 + +Reviewed by Kenneth Rohde Christian

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

2012-03-08 Thread antti
Source/WebKit/qt/ChangeLog 2012-03-08 20:16:27 UTC (rev 110189) +++ trunk/Source/WebKit/qt/ChangeLog 2012-03-08 20:17:24 UTC (rev 110190) @@ -1,3 +1,14 @@ +2012-03-08 Antti Koivisto an...@apple.com + +https://bugs.webkit.org/show_bug.cgi?id=80370 +Enable matched declaration c

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

2012-03-09 Thread antti
:35 UTC (rev 110315) +++ trunk/Source/WebCore/ChangeLog 2012-03-09 20:16:02 UTC (rev 110316) @@ -1,3 +1,32 @@ +2012-03-09 Antti Koivisto an...@apple.com + +Presentation attribute cache +https://bugs.webkit.org/show_bug.cgi?id=80707 + +Reviewed by Andreas Kl

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

2012-02-01 Thread antti
UTC (rev 106470) +++ trunk/Source/WebCore/ChangeLog 2012-02-01 17:41:27 UTC (rev 106471) @@ -1,3 +1,60 @@ +2012-02-01 Antti Koivisto an...@apple.com + +Make CSSMappedAttributeDeclaration have CSSMutableStyleDeclaration instead of being one +https://bugs.webkit.org/show_bug.cgi?id=77

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

2012-02-02 Thread antti
rce/WebCore/ChangeLog 2012-02-02 18:03:20 UTC (rev 106567) +++ trunk/Source/WebCore/ChangeLog 2012-02-02 18:08:08 UTC (rev 106568) @@ -1,3 +1,68 @@ +2012-02-02 Antti Koivisto an...@apple.com + +Move remaining implementation from CSSStyleDeclaration to subclasses +https://bugs.webkit.

[webkit-changes] [107100] trunk

2012-02-08 Thread antti
/TypingStyleCrash.mm Diff Modified: trunk/Source/WebKit/mac/ChangeLog (107099 => 107100) --- trunk/Source/WebKit/mac/ChangeLog 2012-02-08 17:34:22 UTC (rev 107099) +++ trunk/Source/WebKit/mac/ChangeLog 2012-02-08 17:35:44 UTC (rev 107100) @@ -1,3 +1,13 @@ +2012-02-07 Antti Koivisto an...@apple.

[webkit-changes] [107407] trunk/Source

2012-02-10 Thread antti
rce/WebCore/ChangeLog 2012-02-10 18:22:24 UTC (rev 107407) @@ -1,3 +1,56 @@ +2012-02-09 Antti Koivisto an...@apple.com + +Use underlying property set to refcount PropertySetCSSStyleDeclaration +https://bugs.webkit.org/show_bug.cgi?id=78257 + +Reviewed by Andreas Kl

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

2012-02-10 Thread antti
012-02-10 Antti Koivisto an...@apple.com + +Move CSSOM wrapper pointer out of StylePropertySet +https://bugs.webkit.org/show_bug.cgi?id=78406 + +Reviewed by Andreas Kling. + +Most StylePropertySet instances never have CSSOM wrappers so having a pointer to

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

2012-02-11 Thread antti
486) +++ trunk/Source/WebCore/ChangeLog 2012-02-11 21:44:47 UTC (rev 107487) @@ -1,3 +1,16 @@ +2012-02-11 Antti Koivisto an...@apple.com + +Add size assert for Length +https://bugs.webkit.org/show_bug.cgi?id=78420 + +Rubber-stamped by Andreas Kling. + +Length type is mem

  1   2   3   4   5   6   7   8   9   10   >