DescriptionDevTools: [SASS] poll CSS for 30 seconds instead of 5 seconds.
Currently, SASSSourceMapping polls CSS for 5 seconds after the SASS
change, and this turns out to be insufficient in case of complex
css-processing build steps.
Instead of adding one more setting "css polling duration", this patch
tries to solve most of the problems by increasing polling duration
to 30 seconds.
BUG=421925
R=vsevik, apavlov
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183819
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|