DescriptionMove even more data from .data to .rodata section
Move more data from .data to .rodata section so that they can be shared
between different library instances on mobile / android.
In particular, the following data was moved:
- CSSGrammar's star variables
- WorkerDebuggerAgent::debuggerTaskMode string
- Ranges arrays in Font class
This also gets rid of 1 relocation according to relinfo.
R=abarth
BUG=249746
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160203
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|