• lukasza's avatar
    Adapt StringBuilder's append and toString methods via StringUtil helper. · 01a93925
    lukasza authored
    This is needed to insulate generated code from blink::protocol namespace
    from naming changes that we plan to do in the Great Blink Rename (which
    in particular will change wtf::StringBuilder::toString into ToString,
    and similarily will rename reserveCapacity and append methods).
    
    This CL also includes roll of inspector_protocol which starts to
    generate code that uses the new methods of StringUtil adapter:
    rolling third_party/inspector to 1a131872167f0f7653629326891aa3ec94417f27.
    
    BUG=683447
    
    Review-Url: https://codereview.chromium.org/2660503002
    Cr-Commit-Position: refs/heads/master@{#42750}
    01a93925
Name
Last commit
Last update
..
Allocator_h.template Loading commit data...
Array_h.template Loading commit data...
Collections_h.template Loading commit data...
DispatcherBase_cpp.template Loading commit data...
DispatcherBase_h.template Loading commit data...
ErrorSupport_cpp.template Loading commit data...
ErrorSupport_h.template Loading commit data...
Forward_h.template Loading commit data...
FrontendChannel_h.template Loading commit data...
Maybe_h.template Loading commit data...
Object_cpp.template Loading commit data...
Object_h.template Loading commit data...
Parser_cpp.template Loading commit data...
Parser_h.template Loading commit data...
Protocol_cpp.template Loading commit data...
ValueConversions_h.template Loading commit data...
Values_cpp.template Loading commit data...
Values_h.template Loading commit data...