DescriptionHave FontBuilder::initForStyleResolve() take a Document reference
Have FontBuilder::initForStyleResolve() take a Document reference instead of
a pointer as it can never be NULL. This also avoids having to convert a
reference into a pointer at the call sites.
BUG=281400
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157048
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|