gecko/dom
Patrick McManus 725731c1fa Bug 616733: Disable websockets by default. r=peterv,jst a=beta8
Can be turned on by setting preference
network.websocket.override-security-block.  Websockets can only be used if
override-security-block and network.websocket.enabled are both set to true.

At a future time, with a more secure websocket protocol, the
override-security-block preference can be removed.

This action is based on the security concern over an HTTP cache
poisoning attack as described in
http://www.adambarth.com/experimental/websocket.pdf
2010-12-08 14:12:51 -08:00
..
base Bug 616733: Disable websockets by default. r=peterv,jst a=beta8 2010-12-08 14:12:51 -08:00
indexedDB Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker 2010-11-23 13:24:57 -08:00
interfaces Bug 613306 - fix bufferSubData quickStub - r=vlad 2010-12-06 06:34:35 -05:00
ipc Bug 616206 - constructor init lists out of order in dom/ipc/ContentChild.cpp, dom/ipc/TabParent.cpp. r=dougt, a=dougt 2010-12-05 13:15:36 +00:00
locales Bug 581850 - Stop generating 'charCode is meaningless' warnings., r=jst, a=jst 2010-11-07 19:24:41 +02:00
plugins Bug 556194 - Use-after-free of PluginInstanceChild::mAsyncCallMutex - don't clear the pending async calls until after NPP_Destroy is called, because it is a synchronization point. r=cjones a=blocker 2010-12-07 10:05:56 -05:00
public/coreEvents Bug 528435 Drop NS_COMPOSITION_QUERY event r=roc, sr=neil 2009-11-16 22:13:02 +09:00
src Bug 614116 - Enforce HTTP mode when setting a storage value for in-memory databases; r=mayhemer a=blocking-betaN+ 2010-11-29 13:50:09 -05:00
system Bug 614751 - can't compile nsHapticFeedback.cpp on maemo6 r=blassey.bugs a=npodb 2010-11-29 09:33:34 +02:00
tests Bug 615923 - mochitests-2: intermittent "test_fallback.html | Exited with code 1 during test run" (ASSERTION: XPConnect is being called on a scope without a 'Components' property!); (Cv1a) test_fallback.html: Remove unused gManifestUpdated, Fix some nits. 2010-12-08 01:55:40 +01:00
dom-config.mk Bug 573588 - Implement Desktop Notifications r=smaug, a=beltzner 2010-09-09 22:00:14 -07:00
Makefile.in Bug 573588 - Implement Desktop Notifications r=smaug, a=beltzner 2010-09-09 22:00:14 -07:00