ben turner
4250361b7e
Bug 625222 - Intermittent dom/src/threads/test/test_chromeWorkerJSM.xul | Test timed out; r=jst
2011-03-28 09:02:00 -04:00
Ehsan Akhgari
e88f3df029
Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge)
2011-04-01 12:23:48 -04:00
Ehsan Akhgari
95ce6d2a20
Merge cedar into mozilla-central
2011-04-01 11:37:50 -04:00
Chris Jones ext:(%20and%20Kyle%20Huey%20%3Ckhuey%40kylehuey.com%3E)
694a16f241
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 23:29:02 -05:00
Chris Jones
8a19459222
Backed out changeset 4beec31b9ea9 for increasing frequency of intermittent orange bug 618052
2011-03-31 18:57:38 -05:00
Chris Jones ext:(%20and%20Kyle%20Huey%20%3Ckhuey%40kylehuey.com%3E)
c744ad1659
Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
...
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 14:51:19 -05:00
Doug Turner
d527fddc7c
Bug 646685 - Fix watchPosition after isBetterPosition was removed. r=blassey
2011-03-30 21:13:35 -07:00
Simon Montagu
812728ada4
Remove UTF-32 encoder and decoder. Bug 604317, r=emk
2011-03-30 08:35:34 +02:00
Chris Leary
abf0eb4f6d
Merge mozilla-central and tracemonkey.
2011-03-29 14:52:44 -07:00
Chris Leary
fece27e326
Merge mozilla-central to tracemonkey.
2011-03-29 09:05:25 -07:00
Jonas Sicking
b7201dfad1
Bug 644476 Part 1: Remove nsIXMLHttpRequest.openRequest now that it's equivalent to nsIXMLHttpRequest.open. r=smaug
2011-03-28 13:05:52 -07:00
ben turner
f7e007411c
Bug 625222 - Intermittent dom/src/threads/test/test_chromeWorkerJSM.xul | Test timed out; r=jst
2011-03-28 09:02:00 -04:00
Ehsan Akhgari
de31d8418a
Merge cedar into mozilla-central
2011-03-29 10:39:07 -04:00
Justin Lebar
8a42eb0162
Bug 592557 - Eliminate uses of PR_Atomic{Increment,Decrement} functions in favor of PR_ATOMIC_{INCREMENT,DECREMENT} macros. r=bsmedberg,gal
...
--HG--
extra : rebase_source : 71069eb9c9d61131adee49279e136c8574dabc62
2011-03-28 15:58:49 -04:00
Michael Wu
ccd8c1a9d4
Bug 636243 - Pass null for rval in nsDOMWorkerTimeout.cpp, r=jorendorff
2011-03-25 14:31:14 -07:00
Michael Wu
e051b2029a
Bug 636243 - Use JSOPTION_NO_SCRIPT_RVAL in nsDOMWorkerScriptLoader.cpp, r=jorendorff
2011-03-25 14:31:09 -07:00
Olli Pettay
c5395c99da
Bug 461066 - Add support for XHR's loadend event, r=sicking
...
--HG--
extra : rebase_source : f4db116cdd195d0319189a5800ee991370649072
2011-03-24 15:22:03 +02:00
Ehsan Akhgari
4473511deb
Merge mozilla-central into cedar
2011-03-23 18:29:19 -04:00
timeless@mozdev.org
1584527545
Bug 615829 mCachedKeysCount/mExposeCacheUpdateStatus are initialized out of order in nsDOMOfflineResourceList::nsDOMOfflineResourceList
...
r=biesi
2011-03-22 16:42:56 -04:00
Doug Turner
7cc0fe0532
Bug 636344 - Android Geolocation provider does not provide geocoded civic addresses. r=blassey
2011-03-17 00:03:11 -07:00
Doug Turner
fdc7bd3254
Bug 643429 - Remove IsBetterLocation functionality. r=jst
2011-03-23 10:27:48 -07:00
Josh Matthews
f4d104dc33
Bug 622381 - Fail geolocation operations if we can't do cross-process operations. r=dougt a=jst
2011-01-06 12:50:10 -05:00
Josh Matthews
3857229b88
Bug 621366 - Content process nsDOMStorageManager observes notifications needlessly; r=honzab a=jst
...
--HG--
extra : rebase_source : 1e5a0785225b16402a0e864357605b3ae52382c4
2010-12-25 02:31:01 -05:00
Marco Bonardo
c3e549c7b0
Bug 630405 - about pages DOMStorage should be case-insensitive. r=mayhemer a=blocking
2011-02-01 13:53:04 -08:00
Doug Turner
42c8536102
Bug 625415 - Position is lost after a few seconds r=jdm, a=approval-2.0
...
--HG--
extra : rebase_source : 24946532636bc02119f0c949ce8c255629b99853
2011-01-31 14:11:45 -08:00
Brandon Sterne
a1d2173277
Bug 600584 - add more detail to CSP violation report logging, r=jst, a=LegNeato
2011-01-31 10:09:44 -08:00
Blake Kaplan
265e94cdb4
Fix bug 628231. r=jst, a=blocker
2011-01-25 16:09:56 -08:00
Johnny Stenback
59b18950be
Backed out changeset 244738bdb248 due to test failures
2011-01-27 22:48:20 -08:00
Blake Kaplan
aab6187371
Fix bug 628231. r=jst@mozilla.com, a=blocker
2011-01-27 21:53:23 -08:00
Doug Turner
73319a82fb
Bug 601477 - Desktop Notifications in Fennec require user action before any notification. r=olli, a=blocking-2.0
2011-01-19 09:38:36 -08:00
Chris Leary
8ac50fd25f
Merge tracemonkey to mozilla-central. (a=blockers)
2011-01-18 11:19:21 -08:00
Andreas Gal
368054cecc
Temporary restore old shark start/stop functions (bug 625993, r=bz).
2011-01-14 19:02:11 -08:00
Andreas Gal
c753c0012d
Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer).
2011-01-14 17:58:40 -08:00
Honza Bambas
cacc4845fc
Bug 624047 - LocalStorage value is lost after a few seconds, r=jst, a=final+
2011-01-16 17:58:49 +01:00
Ben Turner
1f079732eb
Bug 606752 - 'DOM Worker can destroy JSContext while Cycle Collector is running'. r=jst, a=blocking.
2011-01-13 13:14:38 -08:00
Ben Turner
1a142b1c80
Bug 618484 - 'Allow ChromeWorkers access to XPCOM objects'. r=jst+jorendorff, a=blocking.
2011-01-06 22:21:30 -08:00
Ben Turner
851d0dbd01
Bug 615153 - 'nsIWorkerFactory.newChromeWorker() throws NS_ERROR_UNEXPECTED'. r=sicking, a=blocker.
2011-01-06 22:21:26 -08:00
Josh Matthews
641d4dc0a4
Bug 621365 - Update parent process' DOMStorage session-only status with that of the child. r=honzab a=blocking-fennec
2010-12-25 02:31:01 -05:00
Tom Wuttke
95c5b36d08
Bug 596481 - Geolocation sometimes hangs without returning result or running any callbacks. r=alon, a=blocking-2.0
...
--HG--
extra : rebase_source : 8ed6bf1b9223b15a6961ecdc71203a5c48ec64d5
2011-01-04 13:25:04 -08:00
Chris Leary
8a956ca248
Merge tracemonkey into mozilla-central. a=blockers
2011-01-04 13:33:39 -08:00
Chris Leary
09bf0c0c2d
Merge mozilla-central into tracemonkey.
2011-01-04 10:51:14 -08:00
Chris Jones
8b87f94bde
Bug 617838: Don't run the URI classifier on javascript: URIs. r=bz a=a
2011-01-04 10:40:54 -06:00
David Mandelin
0bb3546822
Bug 615723: turn on method jit for web workers, r=bent, a=blocker
2010-12-27 16:23:09 -08:00
Mike Kristoffersen
1292ab3286
Bug 617965 - "IPC::ParamTraits<nsIDOMGeoPosition*>::Read leaks GeoPositionCoords when ReadParam(... address) fails" [r=doug.turner r=bent.mozilla]
...
--HG--
extra : rebase_source : 9ebd56da63f76546d7d6a682c6bc4a7ca0350044
2010-12-15 04:57:00 -08:00
Chris Leary
366ec4ad44
Merge mozilla-central to tracemonkey.
2010-12-29 19:25:04 -05:00
David Mandelin
d0622959ae
Bug 615723: turn on method jit for web workers, r=bent
2010-12-27 16:23:09 -08:00
Ben Turner
793cdb27d8
Backing out worker changes, a=backout.
2010-12-21 16:44:49 -05:00
Ben Turner
0c4136759d
Bug 618484 - 'Allow ChromeWorkers access to XPCOM objects'. r=jst, a=blocking.
2010-12-21 14:28:08 -05:00
Ben Turner
e69d42f7d7
Bug 615153 - 'nsIWorkerFactory.newChromeWorker() throws NS_ERROR_UNEXPECTED'. r=sicking, a=blocking.
2010-12-21 14:28:05 -05:00
Ben Turner
518401d995
Bug 613083 - 'IndexedDB: Switch serialization format from JSON to structured clone bytestream'. r=sicking, a=blocking.
2010-12-21 11:02:04 -05:00