[Webkit-unassigned] [Bug 25068] Complex text support for Chromium Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 12:18:44 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25068





------- Comment #5 from eric at webkit.org  2009-06-16 12:18 PDT -------
(In reply to comment #4)
> > I assume this is in no way temporary?
> >  321     const FontPlatformData& font = fontDataForCharacters(run.characters(), run.length())->fontDataForCharacter(' ')->platformData();
> 
> It seems to be the way to get what I need.

I meant that the value was not a temporary value.  You're grabbing a reference
to something that is likely owned by one of those objects earlier in the line. 
Why do we know it's still alive a couple lines later?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list