Ignore:
Timestamp:
Jul 4, 2017, 1:03:06 AM (8 years ago)
Author:
[email protected]
Message:

Cleanup some StringBuilder use
https://bugs.webkit.org/show_bug.cgi?id=174118

Patch by Joseph Pecoraro <Joseph Pecoraro> on 2017-07-04
Reviewed by Andreas Kling.

Source/JavaScriptCore:

  • runtime/FunctionConstructor.cpp:

(JSC::constructFunctionSkippingEvalEnabledCheck):

  • tools/FunctionOverrides.cpp:

(JSC::parseClause):

  • wasm/WasmOMGPlan.cpp:
  • wasm/WasmPlan.cpp:
  • wasm/WasmValidate.cpp:

Source/WebCore:

  • Modules/mediastream/PeerConnectionBackend.cpp:

(WebCore::filterICECandidate):

  • Modules/mediastream/libwebrtc/LibWebRTCPeerConnectionBackend.cpp:
  • contentextensions/ContentExtension.cpp:

(WebCore::ContentExtensions::ContentExtension::compileGlobalDisplayNoneStyleSheet):

  • css/CSSFontStyleRangeValue.cpp:

(WebCore::CSSFontStyleRangeValue::customCSSText):

  • css/CSSFontStyleValue.cpp:

(WebCore::CSSFontStyleValue::customCSSText):

  • css/CSSGridAutoRepeatValue.cpp:

(WebCore::CSSGridAutoRepeatValue::customCSSText):

  • css/parser/CSSParser.cpp:

(WebCore::CSSParser::parseFontFaceDescriptor):

  • dom/Attr.cpp:
  • html/canvas/WebGPURenderingContext.cpp:
  • html/parser/HTMLParserIdioms.cpp:
  • platform/network/ParsedContentType.cpp:
  • platform/network/cocoa/CookieCocoa.mm:
  • platform/text/mac/LocaleMac.mm:
  • xml/XMLHttpRequest.cpp:

(WebCore::XMLHttpRequest::getAllResponseHeaders):

Source/WebKit2:

  • NetworkProcess/capture/NetworkCaptureManager.cpp:

(WebKit::NetworkCapture::Manager::hashToPath):

  • UIProcess/WebPageProxy.cpp:
File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.