|
Revert CompressibleString (and its UMA)
This CL is basically revert of crrev/1583263002. Though
CompressibleString is promissing to reduce much memory usage, we are not
ready to use this yet for a while. The current implementation of
CompressibleString is mock and does virtually nothing, but makes the
code complicated unnecessarily. We remove it once and we'll land
CompressibleString again when the time comes.
BUG= 574317
TEST=wtf_unittests
Committed: https://crrev.com/62f9bf90d67be3a8b3c89e15a21504b767c3357d
Cr-Commit-Position: refs/heads/master@{#411029}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+36 lines, -557 lines) |
Patch |
|
M |
third_party/WebKit/Source/bindings/core/v8/ScriptSourceCode.h
|
View
|
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/bindings/core/v8/ScriptSourceCode.cpp
|
View
|
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/bindings/core/v8/V8Binding.h
|
View
|
|
2 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.h
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/bindings/core/v8/V8ScriptRunner.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/bindings/core/v8/V8StringResource.h
|
View
|
|
5 chunks |
+5 lines, -88 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/bindings/core/v8/V8StringResource.cpp
|
View
|
|
2 chunks |
+5 lines, -12 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/bindings/core/v8/V8ValueCache.h
|
View
|
|
4 chunks |
+1 line, -43 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/bindings/core/v8/V8ValueCache.cpp
|
View
|
|
4 chunks |
+0 lines, -81 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.h
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/bindings/core/v8/WorkerOrWorkletScriptController.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/dom/ScriptLoader.cpp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/fetch/ScriptResource.h
|
View
|
|
3 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/fetch/ScriptResource.cpp
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/html/parser/HTMLScriptRunner.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/inspector/InspectorPageAgent.cpp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/page/Page.h
|
View
|
|
3 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/core/page/Page.cpp
|
View
|
|
5 chunks |
+0 lines, -20 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/platform/blink_platform.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/platform/text/CompressibleString.h
|
View
|
|
1 chunk |
+0 lines, -120 lines |
0 comments
|
Download
|
|
D |
third_party/WebKit/Source/platform/text/CompressibleString.cpp
|
View
|
|
1 chunk |
+0 lines, -129 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/wtf/WTFThreadData.h
|
View
|
|
2 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
|
M |
third_party/WebKit/Source/wtf/WTFThreadData.cpp
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
tools/metrics/histograms/histograms.xml
|
View
|
1
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 26 (15 generated)
|