Changeset 8462 in josm for trunk/src/org/openstreetmap
- Timestamp:
- 2015-06-03T20:39:09+02:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/cache/JCSCachedTileLoaderJob.java
r8459 r8462 306 306 307 307 private boolean loadObject() { 308 if (attributes == null) { 309 attributes = new CacheEntryAttributes(); 310 } 308 311 try { 309 312 // if we have object in cache, and host doesn't support If-Modified-Since nor If-None-Match
Note:
See TracChangeset
for help on using the changeset viewer.