No bug, alter comment whitespace to trigger shell builds on a CLOSED TREE

This commit is contained in:
Phil Ringnalda 2013-07-08 17:23:42 -07:00
parent ecf2b59e9a
commit 2af5055f90

View File

@ -88,7 +88,7 @@ JSCompartment::init(JSContext *cx)
{
/*
* As a hack, we clear our timezone cache every time we create a new
* compartment. This ensures that the cache is always relatively fresh, but
* compartment. This ensures that the cache is always relatively fresh, but
* shouldn't interfere with benchmarks which create tons of date objects
* (unless they also create tons of iframes, which seems unlikely).
*/