Ben Turner
|
2fe29b705a
|
Bug 618140 - 'IndexedDB: Don't fire success event callbacks once a transaction has been aborted'. r=sicking, a=blocking.
|
2010-12-15 13:21:17 -08:00 |
|
Ben Turner
|
6344037c8a
|
Bug 618717 - 'IndexedDB: Fix error codes to match spec changes'. r=sicking, a=blocking.
|
2010-12-15 13:21:14 -08:00 |
|
Ben Turner
|
30e3d76c64
|
Bug 618135 - 'IndexedDB: Implement update() on index cursors (not on index key cursors)'. r-sicking, a=blocking.
|
2010-12-15 13:21:11 -08:00 |
|
Ben Turner
|
530dbe8a5c
|
Bug 618139 - 'IndexedDB: Make delete() and get() not return an error event when the key does not exist'. r=sicking, a=blocking.
|
2010-12-15 13:21:09 -08:00 |
|
Ben Turner
|
5fc5e7f7f8
|
Bug 618143 - 'IndexedDB: Don't accept null as a valid key'. r=sicking, a=blocking.
|
2010-12-15 13:21:07 -08:00 |
|
Ben Turner
|
2e64fdbaec
|
Bug 618606 - 'IndexedDB: keyPath parameter for createObjectStore should be optional'. r=sicking, a=blocking.
|
2010-12-15 13:21:04 -08:00 |
|
Ben Turner
|
72466ecb2a
|
Bug 618134 - 'IndexedDB: Rename cursor types to comply with spec changes'. r=sicking, a=blocking.
|
2010-12-15 13:21:02 -08:00 |
|
Ben Turner
|
60505928db
|
Bug 613372 - 'IndexedDB: Success event for setVersion request has wrong result'. r=sicking, a=blocking.
|
2010-12-15 13:20:59 -08:00 |
|
Ben Turner
|
aec6dbb710
|
Bug 618196 - 'IndexedDB: Error events and exceptions thrown during success events should abort transactions'. r=sicking, a=blocking.
|
2010-12-15 13:20:57 -08:00 |
|
Ehsan Akhgari
|
894d245435
|
Bug 600982 - Clear DOM storage entries for a domain when using the Forget about this site feature; r=honza a=blocking-final+
|
2010-12-09 20:06:23 -05:00 |
|
Robert Sayre
|
eb5a082560
|
Merge tracemonkey to mozilla-central. a=blockers
--HG--
rename : js/src/trace-test/tests/basic/bug616762.js => js/src/jit-test/tests/basic/bug616762.js
|
2010-12-15 12:21:50 -08:00 |
|
Josh Matthews
|
9393ce0776
|
Bug 618393 - Add StartupTime annotation to content crash reports. r=ted a2.0=dougt
|
2010-12-12 16:02:26 -05:00 |
|
Honza Bambas
|
4eeba6fa23
|
Bug 607418 - Intermittent failure in dom/tests/mochitest/localstorage/test_localStorageOriginsSchemaDiffs.html (proper observer remove update 2), r=jst, a=test-only
|
2010-12-15 19:30:01 +01:00 |
|
Honza Bambas
|
c3d9e2fdce
|
Bug 541396 - Intermittent failure in test_fallback.html | Fallback page displayed for top level document, r=jst, a=test-only-change
|
2010-12-15 19:30:01 +01:00 |
|
Justin Lebar
|
76202e8f38
|
Bug 593174 - Set the referrer properly. It should be the principal's URI, optionally modified if a pushState or replaceState occurred. r=bz, a=blocking
--HG--
extra : rebase_source : 1f5ff1087f4d218bf6e56db7aefda271f8b50f2a
|
2010-12-15 08:55:13 -08:00 |
|
Vladimir Vukicevic
|
133b07466e
|
b=615994; fix WebGL context DOM ClassInfo to avoid assertion; r=bz, a=b
|
2010-12-13 14:09:19 -08:00 |
|
Nicholas Nethercote
|
c96dd004e2
|
merge
|
2010-12-09 21:51:34 -08:00 |
|
Nicholas Nethercote
|
6adde8adb9
|
Backed out changeset 49f6b73ae373
|
2010-12-09 21:49:17 -08:00 |
|
Nicholas Nethercote
|
30c5928c9d
|
Bug 591698 - nsDOMWorkerFunctions returning false without setting error. r=jwalden.
|
2010-12-08 16:05:25 -08:00 |
|
Ben Turner
|
88a41ad471
|
Backed out changeset f205194a4128
|
2010-12-08 15:53:47 -08:00 |
|
Ben Turner
|
357717c854
|
Bug 612642 - 'JS base64 code needs to be updated for removal of JS_GetStringBytesZ'. r=jorendorff.
|
2010-12-08 14:36:10 -08:00 |
|
Igor Bukanov
|
933918e6f4
|
Bug 614578 - Removal of nsAutoGCRoot. r=mrbkap
|
2010-11-26 15:11:14 +01:00 |
|
Blake Kaplan
|
50c50a6c60
|
Bug 610941 - Don't resolve prototypes for things that aren't windows. r=jst
--HG--
extra : rebase_source : c455e27b68f15789eae5e7b12d6886560338b22e
|
2010-12-06 14:46:49 -08:00 |
|
Blake Kaplan
|
ecc7bdafe4
|
Bug 617093 - Kill the dead XOW cache. r=jst
--HG--
extra : rebase_source : 3c31bedb7101204c636a2a082b6fb2d848d7ffc3
|
2010-12-06 12:10:28 -08:00 |
|
Robert O'Callahan
|
1f241efa1c
|
Bug 615417. Postpone AsyncSetWindow processing until we're not in the middle of painting the plugin. r=bsmedberg a=pavlov
|
2010-12-05 21:57:33 +00:00 |
|
Ben Turner
|
45de11679f
|
Bug 612642 - 'JS base64 code needs to be updated for removal of JS_GetStringBytesZ'. r=jorendorff.
|
2010-12-08 14:36:10 -08:00 |
|
Daniel Holbert
|
453a4e8086
|
Bug 616206 - constructor init lists out of order in dom/ipc/ContentChild.cpp, dom/ipc/TabParent.cpp. r=dougt, a=dougt
--HG--
extra : rebase_source : a1a3c410cf5ba7ec720d0bd0322d91db119f3d91
|
2010-12-05 13:15:36 +00:00 |
|
Ehsan Akhgari
|
8ee4854efd
|
Bug 615781 - Don't attempt to display the caret when switching selections if we know that we're going to hide it immediately; r,a=roc
This prevents useless work which _could_ lead to visual artifacts, as well as assertions caused by us touching dirty frames,
|
2010-12-01 16:38:21 -05:00 |
|
Saint Wesonga
|
ede18c4434
|
Bug 498826 - Implement optional putImageData arguments. r+a=vlad
|
2010-12-04 16:44:26 +01:00 |
|
Ms2ger
|
7f800d51a7
|
Bug 613793 - Raise an exception when trying to append a child to a DocumentType; r=bzbarsky a=jst
|
2010-12-04 09:00:19 +01:00 |
|
Serge Gautherie
|
95dda99252
|
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!); (Av1) offlineTests.js: Fix finish(), Remove unused _slaveWindow._OfflineSlaveWindow, Merge _isMaster, _slaveWindow and hasSlave() into new _hasSlave.
r=honzab a=(test only).
|
2010-12-03 18:33:17 +01:00 |
|
Josh Aas
|
c04477ac1b
|
Bug 615881: Fix several bugs related to the handling of NPAPI's NPPluginFuncs structure. r=bsmedberg a=blocking2.0final+
|
2010-12-03 00:20:59 -05:00 |
|
Blake Kaplan
|
57a7d85970
|
bug 601803 - Support adopting a node cross-compartment. r=gal/jst, a=blocker
|
2010-11-15 17:21:25 -08:00 |
|
Alon Zakai
|
44e5a105d6
|
Bug 613076 - Fix GetDPI in the content process. r=cjones a=blocking-fennec
|
2010-12-02 17:24:04 -08:00 |
|
Johnny Stenback
|
4d5b3039cf
|
Bug 606709. Ensure that a traced inner window's outer window gets traced too, so that the inner doesn't outlive its outer window. r=mrbkap@gmail.com, a=blocker
|
2010-12-02 16:55:38 -08:00 |
|
Kyle Huey
|
a404183b30
|
Backed out changeset bdd2ea5a37ee
|
2010-12-02 14:27:42 -05:00 |
|
Honza Bambas
|
522a50795a
|
Bug 607418 - failure in dom/tests/mochitest/localstorage/test_localStorageOriginsSchemaDiffs.html (only a test update to have more logging), r+a=jst
|
2010-12-02 18:32:43 +01:00 |
|
Benjamin Smedberg
|
34e030da69
|
Bug 614610 - Annotate ProcessType for content and jetpack crashes, r=ted
|
2010-11-30 09:54:31 -05:00 |
|
Dave Townsend
|
56dbcd668a
|
Backing out changeset 5d4678e9fc37 from bug 609543 due to potentially causing bug 615736. a=backout
|
2010-12-01 10:52:53 -08:00 |
|
Ehsan Akhgari
|
e9f7f5e070
|
Bug 539957 - random failure in test_importScripts.html | Worker had an error:tryBadScripts is not defined; r=jst a=orange-fix
|
2010-11-22 03:13:37 -05:00 |
|
Matthew Gregan
|
aca5c745d4
|
Bug 612798 - Remoting Audio - Thread per stream to avoid problems with blocking drain/write calls. r=dougt. a=blocking-fennec
--HG--
extra : rebase_source : a2efdcf562d3da08e9676fe174d0cdc3e317fa82
|
2010-11-30 18:37:32 +13:00 |
|
Matthew Gregan
|
74c9d71285
|
Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking-fennec
--HG--
extra : rebase_source : 0fe7883f97fb4f014b9f39ced902bc96b0eebc31
|
2010-11-26 17:13:54 +13:00 |
|
Gregor Wagner
|
45f84f0f1d
|
Bug 609543 - Frequent hangs in dromaeo_sunspider during sunspider-access-nsieve.html (after sunspider-access-nbody.html); r=dmandelin a=blocking-beta9+
|
2010-11-30 14:48:46 -05:00 |
|
Ehsan Akhgari
|
4eea02ba77
|
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 |
|
Ehsan Akhgari
|
1e274d02e9
|
Merge backout; a=bustage
|
2010-11-29 15:04:32 -05:00 |
|
Ehsan Akhgari
|
97d66f9128
|
Backed out changeset 1f53f85ddfb5 because of mochitest-3 failure
|
2010-11-29 15:04:20 -05:00 |
|
Justin Lebar
|
71e63abc25
|
Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking
|
2010-11-29 11:13:12 -08:00 |
|
Ehsan Akhgari
|
c92e063c3b
|
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 |
|
Markus Stange
|
84b5540f59
|
Bug 589442 - Add a flush in this test in order to increase the chances that the old document survives in the bfcache. r=bent, a=test-only
|
2010-11-27 14:52:33 +01:00 |
|
Oleg Romashin
|
7a065a893e
|
Bug 614751 - can't compile nsHapticFeedback.cpp on maemo6 r=blassey.bugs a=npodb
|
2010-11-29 09:33:34 +02:00 |
|