DescriptionEnable runtime features with status=test before WebKit
There was a sligh difference in how status=test and status=experimental were
handled. Content turned on experimental features before initializing webkit and
the content shell enabled test features *after* webkit was started. This is a
problem when the feature alters webkit initialization.
This cl moves enabling test features to the place where experimental features
are enabled.
BUG=268240
LOG=no
Committed: https://crrev.com/852ffcf3023df225ba0888efcf1e0b60bec40a14
Cr-Commit-Position: refs/heads/master@{#419192}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Incorporate comments + steal stuff from jochens cl #
Total comments: 1
Patch Set 3 : Rename #
Total comments: 1
Patch Set 4 : Not crashing windows #
Messages
Total messages: 24 (12 generated)
|