[chromium-bugs] Issue 9796 in chromium: Crash in WebCore::ImageBuffer::context

2009-04-10 Thread codesite-noreply
Updates: Status: Fixed Comment #5 on issue 9796 by da...@chromium.org: Crash in WebCore::ImageBuffer::context http://code.google.com/p/chromium/issues/detail?id=9796 Looks like we have merged past WebKit r42340, which includes this fix. -- You received this message because you are lis

[chromium-bugs] Issue 9796 in chromium: Crash in WebCore::ImageBuffer::context

2009-04-08 Thread codesite-noreply
Comment #3 on issue 9796 by da...@chromium.org: Crash in WebCore::ImageBuffer::context http://code.google.com/p/chromium/issues/detail?id=9796 I think the negative width is related to RTL scripts. In TransparencyAwareUniscribePainter::estimateTextBounds(), I end up with left > right, and th

[chromium-bugs] Issue 9796 in chromium: Crash in WebCore::ImageBuffer::context

2009-04-08 Thread codesite-noreply
Comment #2 on issue 9796 by da...@chromium.org: Crash in WebCore::ImageBuffer::context http://code.google.com/p/chromium/issues/detail?id=9796 > m_cachedBuffers = new OwnedBuffers(m_layerSize, true); m_layerSize has a negative width. -- You received this message because you are listed in the

[chromium-bugs] Issue 9796 in chromium: Crash in WebCore::ImageBuffer::context

2009-04-07 Thread codesite-noreply
Updates: Status: Assigned Cc: bre...@chromium.org Labels: Mstone-2.0 Comment #1 on issue 9796 by j...@chromium.org: Crash in WebCore::ImageBuffer::context http://code.google.com/p/chromium/issues/detail?id=9796 (No comment was entered for this change.) -- You received

[chromium-bugs] Issue 9796 in chromium: Crash in WebCore::ImageBuffer::context

2009-04-07 Thread codesite-noreply
Status: Untriaged Owner: da...@chromium.org CC: hu...@chromium.org, patr...@chromium.org Labels: Type-Bug Pri-1 OS-All Area-WebKit Size-Medium Crash New issue 9796 by hu...@chromium.org: Crash in WebCore::ImageBuffer::context http://code.google.com/p/chromium/issues/detail?id=9796 Started to ha