[WK2] allow up to 40 graphics layers
authorSeojin Kim <seojin.kim@samsung.com>
Sun, 9 Sep 2012 10:16:21 +0000 (19:16 +0900)
committerSeojin Kim <seojin.kim@samsung.com>
Sun, 9 Sep 2012 10:22:20 +0000 (19:22 +0900)
commit45ec314a30ab1ee522cde2fa90634b046ad92e2d
treed0ecfca71a7ef428b38b5d9a3fd80eef841f9631
parent79f2ed281a21697f4e2ef25a30f9e00aa30be0a6
[WK2] allow up to 40 graphics layers

[Title] [WK2] allow up to 40 graphics layers
[Issue #] N_SE-9731
[Problem] lockup when try to Reply the mail in gmail desktop site.
[Cause] Too many layers are created in gmail desktop site, and moreover, contents forcely triggers relayout and paint infinitely.
[Solution] Set limit up to 40 layers.
[Developer] seojin.kim
Source/WebCore/rendering/RenderLayerCompositor.cpp