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
Родитель 7f425da3b1
Коммит 524f243632
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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).
*/