-
# Finalize remaining courses with description and content. For courses that have no description listed on JCCC Class search, work with Mr. Hopper to develop a summary of course to provide user with v…
-
If you zoom out far enough using shift double click, it can sometimes change the target zoom location to some random location in space. When you zoom back in, it will pass by world and continue moving…
-
It seems that the intention is for controllers to be re-requested relatively frequently. If a controller is large but unchanging, this will cause a lot of unnecessary network traffic.
The advanced e…
-
Given that it still seems likely we are keeping scoped service workers, manifests should adhere to the same URL scope somehow.
-
Mentioned in passing on [IRC](http://transcripts.jboss.org/channel/irc.freenode.org/%23ceylonlang/2014/%23ceylonlang.2014-10-07.log.html#t2014-10-07T18:26:06), we should have paragraph buttons to make…
-
I'm trying to find a way to detect when it is appropriate to recalculate a route. Is there anything built in for this or should I craft my own heuristic? Or would you recommend periodic recalculation?…
-
```
Title says it all
See https://productforums.google.com/d/topic/sites/OeGizLaAYOA/discussion
```
Original issue reported on code.google.com by `philridout` on 29 Aug 2012 at 9:50
-
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on February 25, 2014 10:35:03_
Split from issue #243 which covers the general solution of shadow propagation through xmm …
-
`preload` and `prerender` have high functional overlap and subtle [difference in processing policies](https://docs.google.com/presentation/d/1Q-7keKXwP2UeZ2zTN9Ue2ASIdIZPqxnEvnDsPSLTwcQ/present#slide=…
-
Caching is somewhat of an implementation detail that might not belong directly in the spec, since there aren't any cache directives here beyond those that already exist in HTTP. Rather, we may need to…