RESOLVED FIXED 27293
Chromium's canvas forgets its context after fillText again
https://bugs.webkit.org/show_bug.cgi?id=27293
Summary Chromium's canvas forgets its context after fillText again
Shinichiro Hamaji
Reported 2009-07-15 03:38:19 PDT
Bug 26436 happens again. I believe this is regression of Bug 26088. Chromium bug: http://code.google.com/p/chromium/issues/detail?id=16350
Attachments
Patch v1 (1.34 KB, patch)
2009-07-15 03:44 PDT, Shinichiro Hamaji
levin: review+
Shinichiro Hamaji
Comment 1 2009-07-15 03:44:08 PDT
Created attachment 32774 [details] Patch v1 --- 2 files changed, 14 insertions(+), 1 deletions(-)
Shinichiro Hamaji
Comment 2 2009-07-15 03:46:23 PDT
Shinichiro Hamaji
Comment 3 2009-07-15 03:48:35 PDT
Oops, I hit return before I finish writing. Adding dparenke and dglazkov into CC list. Could you check if this is not related to your bug? I checked that chrome doesn't crash for http://www1.travelalberta.com/en-ab/index.cfm with my patch.
David Levin
Comment 4 2009-07-15 10:33:08 PDT
Dirk Pranke
Comment 5 2009-07-15 12:44:41 PDT
nope, not particularly related to that bug (apart from the fix being in the same file). thanks for checking!
Note You need to log in before you can comment on or make changes to this bug.