Chromium Code Reviews
        
  DescriptionRemove comment from FontConfigIPC::makeTypeface.
The documentation comment for FontConfigIPC::makeTypeface is now
somewhat confusing because it is about the previous signature of this
method. Previously this method returned SkTypeface* and the ownership of
the reference was ambiguous in the code but specified by the
documentation comment. Now the code specifies the ownership semantics
explicitly by returning a smart pointer, so the comment is no longer
needed.
Committed: https://crrev.com/e879fee10fc6b7ec2e1fd224327652d6038f832a
Cr-Commit-Position: refs/heads/master@{#415713}
   
  Patch Set 1 #
 Messages
    Total messages: 14 (8 generated)
     
  
  
       | 
    |||||||||||||||||||