[CherryPick] Set the initial scissor box for WebGL
authorHeejin Chung <heejin.r.chung@samsung.com>
Fri, 12 Apr 2013 08:04:43 +0000 (17:04 +0900)
committerGerrit Code Review <gerrit2@kim11>
Fri, 12 Apr 2013 09:16:10 +0000 (18:16 +0900)
commitfacf2b5e73e6e6f0883bd0303a9c426200112fab
tree31a9051b358379861642de39b5b7d7f12f3bba7a
parent7e71fc054e49a9fd4e73faa6129ffb6fc2fb480a
[CherryPick] Set the initial scissor box for WebGL

[Title] [CherryPick] Set the initial scissor box for WebGL
[Issues] TWEB-1131
[Problem] Scissor box isn't initialized. gl-get-calls.html conformance test fails.
[Solution] Initialize scissor box when initializing WebGLRenderingContext

Change-Id: I689add2bb17adcd3345feb96fd373e14f0748074
Source/WebCore/html/canvas/WebGLRenderingContext.cpp