Olli Pettay
fc43bdb393
Bug 624549, Don't call GC so aggressively in nsJSContext::CC, r=gal, a=jst
2011-01-29 22:55:39 +02:00
Blake Kaplan
265e94cdb4
Fix bug 628231. r=jst, a=blocker
2011-01-25 16:09:56 -08:00
Chris Leary
8bd5f38891
Backed out changeset b88172246b66 due to Win32 debug failures.
2011-01-25 04:11:47 -08:00
Chris Leary
c4a5082f29
Bug 595691: fix versioning across VM instances, remove _options. (r=luke,brendan,igor)
2011-01-25 02:33:27 -08:00
Chris Leary
0a58450625
Merge mozilla-central and tracemonkey. (a=blockers)
2011-01-24 19:47:52 -08:00
Patrick Walton
ae85609f13
Bug 628110 - Back out changeset d1adb7b245bd (removal of MaybeGC() every 20th script execution) to fix SunSpider regression. r=gal a=blocking2.0:betaN+
2011-01-24 14:56:40 -08:00
Jonathan Kew
9e67075d3c
backing out changeset b8d97566aa8a (bug 621386) for causing xpcshell orange. a=backout
2011-01-28 11:26:37 +00:00
Josh Matthews
5e0035ec71
Bug 621386 - Clean up all ContentParent observers and listeners on actor destruction and xpcom-shutdown. r=bsmedberg, a=bsmedberg
...
--HG--
extra : rebase_source : 8f9752479ac0ed9395d5c176275ba6b43081609c
2010-12-26 14:27:50 -05:00
Josh Matthews
0b5908bb99
Bug 627355 - Don't dangle pointers to dead objects. r=dougt a=b-f
...
--HG--
extra : rebase_source : 1722718e4703ba8a1679e9db9df1b085b3e7535a
2011-01-21 14:35:46 -05: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
Luke Wagner
b834fc5a88
Bug 625251 - nsJSEnvironment should enter the compartment before converting arguments to jsvals (r=mrbkap)
...
--HG--
extra : rebase_source : 3ae0fd2b96fcdc072a75ecb025417723b9f0702b
2011-01-21 15:25:04 -08:00
Josh Aas
2f5208148e
Bug 610015: Implement updated Cocoa NPAPI text input spec. Part of this patch written by Steven Michaud. r=josh r=smichaud a=blocking2.0betaN+
2011-01-20 20:08:11 -05:00
Hiroyuki Ikezoe
9e7fd3b40a
Bug 452706 - Avoid the confusion of indistinguishable failure reasons. r=sayrer a=tests
2011-01-21 12:36:59 +01:00
Doug Turner
b9c8fc73bc
Fixes build bustage caused by a bad #include a=b
2011-01-20 20:23:46 -08:00
Doug Turner
ccf0a38352
Bug 624652 - Add memory watcher to reduce the chance of ooming on the Nexus S. r=mwu/cjones. a=blocking-fennec
...
--HG--
extra : rebase_source : faf23b65fe8b5c64080c1ee3f6d4794e8837097d
2011-01-19 22:14:12 -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
Mounir Lamouri
f1eaf07bf4
Bug 621515 - Improve "no corresponding type!" warning. r=peterv a=jst
2011-01-19 12:16:42 +01:00
Johnny Stenback
dff453c02f
Fixing orange from the fix for bug 608987, make sure to enter a request *before* entering a compartment. a=orange. CLOSED TREE
2011-01-18 17:11:12 -08:00
Johnny Stenback
a84597e302
Bug 608987. Fixing compartment mismatch when setting up the proto chain of a plugin object. r=gal@uci.edu, a=blocker
2011-01-18 15:49:34 -08:00
Chris Leary
8ac50fd25f
Merge tracemonkey to mozilla-central. (a=blockers)
2011-01-18 11:19:21 -08:00
Matthew Gregan
15d2c066e0
Bug 626273 - Correct boundary seek logic. Change media element IDL floats to doubles per the spec. Invalidate updated frame after seeking. Optimize small forward seeks in WebM. r=cpearce a=roc
2011-01-17 16:03:00 +13:00
Andreas Gal
5e378ee45f
document.all('foo') doesn't work (bug 626050, r=brendan).
2011-01-16 23:30:38 -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
Chris Leary
10dffb9902
Merge mozilla-central and tracemonkey. (a=blockers)
2011-01-14 09:29:15 -08:00
Chris Leary
f16bd3520d
Merge mozilla-central into tracemonkey.
2011-01-14 01:45:33 -08:00
Josh Aas
25cc469ad1
Bug 625164: Fix bug in which we send the wrong URL to OOP plugins via NPP_URLRedirectNotify. r=dwitte a=blocking2.0betaN+
2011-01-13 17:52:15 -08:00
Patrick Walton
1d7c7201b3
Bug 624867 - Don't call MaybeGC() on every 20th script execution. r=jst a=blocking2.0:betaN+
2011-01-12 11:54:50 -08:00
Chris Leary
89de9da650
Merge mozilla-central into tracemonkey.
2011-01-12 00:07:40 -08:00
Blake Kaplan
6f387c20dd
Fix bug 617879. r=jst@mozilla.com, a=blocker
2011-01-11 17:12:38 -08:00
Andreas Gal
28511a1447
Add API to enable/disable per-compartment GCs (bug 624229, r=shaver).
2011-01-09 22:57:21 -08:00
Gregor Wagner
df06dae029
Enable per-compartment garbage collection (bug 605662, r=gal).
2011-01-07 23:44:57 -08:00
Chris Jones
f6652795d9
Bug 623216: mIMESeqno is not initialized. r=blassey a=a
2011-01-11 15:34:31 -06:00
Chris Jones
135b9680c6
Bug 576507: Forward the selected locale to content process to satisfy callers that want "some locale". r=jdm sr=bsmedberg a=a
2011-01-11 15:34:31 -06:00
Blake Kaplan
2d47addf90
Bug 616992 - Give nsDOMConstructors a precreate hook so that we don't accidentally create more than one wrapper object for them. r=jst@mozilla.com, gal@uci.edu, a=blocker
2011-01-11 12:15:52 -08:00
Blake Kaplan
e1d8acca93
Fix bug 614151. r=jst@mozilla.com, a=blocker
2010-12-28 11:21:30 -08:00
Ehsan Akhgari
ae55a76dfa
Bug 594478 - IndexedDB needs to be hooked up with "Forget about this site"; r=jonas,bent a=blocking-final+
2011-01-10 19:09:56 -05:00
Gregor Wagner
79a01dd60c
Enable per-compartment garbage collection (bug 605662, r=gal). CLOSED TREE
2011-01-07 23:44:57 -08:00
Neil Deakin
4f6e7c556b
Bug 617872 - Focus manager allows F6 to focus elements inside non-focusable iframes/browsers. r=smaug, a=blocking
2010-12-09 13:20:00 -08:00
Neil Deakin
2886cf6ec4
Bug 620145 - Prompt for gmail message with no text has to be focused (clicked on) before ok-ing (or canceling). r=smaug, a=blocking
2011-01-06 11:05:00 -08:00
Chris Leary
1f7ab40249
Merge tracemonkey to mozilla-central. (a=blockers)
2011-01-07 11:49:49 -08:00
Andreas Gal
b63f5c092d
Compartment mismatch with pending exception (bug 621845, r=lw,jorendorff).
2011-01-07 02:03:14 -08:00
Chris Leary
143559536b
Merge tracemonkey and mozilla-central.
2011-01-07 00:17:35 -08:00
Andreas Gal
7c0f1e6c29
Use right compartment when resolving prototypes (bug 620028, r=jst).
2011-01-06 22:31:14 -08:00
Ben Turner
54ff7ba2cf
Bug 622042 - 'IndexedDB: Rework events and requests'. r=sicking, a=sicking.
2011-01-06 22:21:36 -08:00
Ben Turner
0036d1583b
Bug 595307 - 'IndexedDB: third-party checks'. r=sicking+dwitte, a=blocking.
2011-01-06 22:21:33 -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
Nochum Sossonko
77fecff96d
Bug 623447 - ASSERTION: AreDialogsBlocked() called without a top window, r=jst a=jonas
...
--HG--
extra : rebase_source : 76a7871d86d5f84fb0978713b60b4c699298e7a3
2011-01-06 21:07:35 -05:00
Robert Sayre
f7d91bc3f3
Backed out changeset d58e45442c87
2011-01-06 21:39:25 -05:00
Andreas Gal
22e5ea4090
Compartment mismatch with pending exception (bug 621845, r=lw,jorendorff).
2011-01-06 15:15:00 -08:00
Olli Pettay
74b4ad3ffb
Bug 606011 - (OSX) focus event not fired on click for elements made specially focusable via tabindex, r=enndeakin, a=blocking
...
--HG--
extra : rebase_source : f76cbeee1fad42d51e6529fbcf04d305a09a52c3
2011-01-05 15:23:37 +02: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
Chris Jones
0c3af20ef8
Bug 623255: Ensure LayerOGL::Destroy is called for "orphaned" shadow OGL layers before the GLContext is deleted. r=vlad a=b
2011-01-05 22:54:47 -06:00
Chris Jones
8f6e8ae439
Bug 616414: Notify content processes when a pref has been cleared. r=dwitte
2011-01-05 22:54:47 -06:00
Blake Kaplan
e563319659
Bug 618871 - Try again to fix accessing content constructors from chrome through Xray wrappers. r=jst@mozilla.com, a=blocker
2011-01-05 20:28:19 -08:00
Dominik Roettsches
933dd44df7
Bug 618810 - Qt Message Pump locks up in case of nested loops in flash plugin. r=dougt a=npodb
2011-01-07 14:18:29 +02:00
Doug Turner
20bcce4fc0
Bug 618533 - Remove tab from ContentChild. a=DONTBUILD
...
--HG--
extra : rebase_source : c13f6d12110cc35ec02774e6f7c4b57713e6dd34
2010-12-12 08:48:04 -08: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
09bf0c0c2d
Merge mozilla-central into tracemonkey.
2011-01-04 10:51:14 -08:00
Chris Jones
3607633bc1
Bug 618265: Fix leaking gfxSharedImageSurfaces. r=joe sr=vlad a=b
2011-01-04 10:40:54 -06: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
Chris Jones
68161c41e0
Bug 617804, part 1: Change bogus NOTREACHED() assertions. r=bsmedberg a=a
2011-01-04 10:40:54 -06:00
Oleg Romashin
334937fa9f
Bug 618565 - Don't do flash hack for maemo platform. r=dougt a=approval2.0
...
--HG--
extra : rebase_source : cf9a57355f8379dba217513422aab324a59a8d0b
2011-01-04 17:37:28 +02:00
Robert O'Callahan
6b1d61d1f9
Backing out 3883e79e5a9a and 0653a37b7230 (bug 601064) due to test failures, a=backout
2011-01-04 17:48:11 +13:00
Robert O'Callahan
44b50f3665
Bug 601064. Ensure we ask each plugin instance to paint at least once. Some plugin instances assume they will be asked to paint even if they're always invisible. r=bsmedberg,a=blocking
2011-01-04 16:56:05 +13:00
Doug Turner
c8f24fdf06
Bug 607860 - Disabling tests for notifications. Desktop notifications are disabled in Firefox desktop. a=bustedtree
2011-01-03 17:26:10 -08:00
Doug Turner
159ecf12ef
Bug 607860 - remove navigator.mozNotification from Firefox desktop. r=jst/jonas a=betaN+
2011-01-03 16:37:01 -08:00
Doug Turner
59dd60b52e
Bug 619182 - Convert moz_indexedDB to mozIndexedDB. Tests. r=sicking a=blocking2.0
2011-01-03 12:03:06 -08:00
Doug Turner
aa2abc3f1a
Bug 619182 - Convert moz_indexedDB to mozIndexedDB. r=sicking a=blocking2.0
2011-01-03 12:03:03 -08:00
Oleg Romashin
14ea3d5eae
Bug 616705 - Enable readBack for SharedMemory plugins pipeline r=jones.chris.g a=approval2.0
2010-12-10 21:32:52 +02:00
Ben Turner
85b2995291
Add tests for private browsing in indexedDB, no bug. a=tests.
2010-12-30 10:04:24 -08:00
Felipe Gomes
08815fe700
Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN
2010-12-28 12:45:04 -08:00
Felipe Gomes
6abf942c74
Back out 435b65622b7b due to orange. a=backout
2010-12-28 12:09:37 -08:00
Felipe Gomes
5e4e229ff0
Bug 559992. Implement a caching mechanism for the contentprefs service and use it to retrieve page-specific zoom values, avoiding zoom flicker with back/forward navigation. r=gavin sr=vlad a=blocking-betaN
2010-12-28 11:05:08 -08: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
Boris Zbarsky
09cab566fe
Bug 620947. Be a little more careful getting properties from document.all. r=jst
2010-12-27 14:41:31 -06:00
Doug Turner
06af9b663b
Bug 613551 - "JSGC_MAX_MALLOC_BYTES is too large on mobile" [r=jst] a=blocking-fennec
...
--HG--
extra : rebase_source : 5899ff657273a08bed317edadc3eeab090d94208
2010-12-02 14:38:00 -08:00
Robert O'Callahan
5ea8a6177b
Bug 626177 - Correctly clip plugin draw area to prevent overdrawing. r=jmathies a=blocking2.0
2011-01-18 10:58:24 +13:00
Kyle Huey
7b414400e1
Bug 622361: Pending storage events need to be cycle collected. r=jst a=b:final
2011-01-14 09:39:21 -05: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
L. David Baron
c0490f9262
Backout changeset 0f1fd87b570d (bug 622326) on suspicion of causing bug 626100 (leak in a11y mochitests). CLOSED TREE
2011-01-15 12:31:57 -08:00
Robert O'Callahan
942ee0c721
Bug 601064. Ensure we ask each plugin instance to paint at least once. Some plugin instances assume they will be asked to paint even if they're always invisible. r=bsmedberg,a=blocking
2011-01-04 16:56:05 +13:00
Paolo Amadini
cbb3bfc245
Bug 622326. If we still have script running when we want to clear our window scope, use a termination function, not a runnable, to wait for it to finish. r=bzbarsky, a=blocker
2011-01-14 21:14:41 -05:00
Boris Zbarsky
576856843d
Bug 625256. Make the DOM timeout clamp a pref, but enforce that it's nonnegative. r=jst, a=jst
2011-01-14 21:14:41 -05:00
Jim Mathies
75f2992343
Bug 611689 - Mask ClearType settings from flash to prevent paint buffer alpha corruption. r=roc, a=betaN
2011-01-14 16:13:43 -06:00
Chris Jones
3a0bf0f1a1
Bug 616841, part 3: "Localize" the messageManager JSContexts. r=smaug
2011-01-14 16:03:21 -06:00
Chris Jones
1a93ba771a
Bug 616841, part 1: Refactor use of JSLocaleCallbacks to make them easier to share among various JSContexts. r=bz sr=mrbkap
2010-12-06 14:45:00 -06: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
Neil Deakin
8b7d040668
Bug 618907, focus frame when mousedown event on content is cancelled and chrome is currently focused, fixes focus issues with docs.google.com, r=smaug,a=blocking
2011-01-24 09:50:37 -05:00
Chris Leary
3c4aa5cc5e
Bug 627938: Fix nsGlobalChromeWindow cleanup. (r=smaug, a=jst)
2011-01-23 11:51:00 -08:00
Ben Turner
df0c170bd0
Bug 624531 - 'IndexedDB: Change the enum values of IDBTransaction to match spec'. r=sicking, a=blocking.
2011-01-23 10:16:00 -08:00
Ben Turner
0916a1cefd
Bug 628063 - 'IndexedDB: Indexes created after data are added are sometimes improperly populated'. r=sicking, a=blocking.
2011-01-23 10:16:00 -08:00
Johnny Stenback
006c1d3bda
Bug 623810. First part, fix moving wrappers from one scope to another. r=mrbkap@gmail.com, a=blocker
2011-01-21 16:59:18 -08:00
David Mandelin
8b5d48cad5
Bug 628612: make window constructor properties configurable so Facebook works, r=cam,jeff, a=blocker
2011-01-25 17:49:10 -08: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
3edd2148a3
Bug 619568 - 'Intermittent test_index_object_cursors.html | indexedDB error, code 4'. r=sdwilsh, a=blocking.
2011-01-13 12:11:26 -08:00
Benjamin Stover
bb7bbb209b
Bug 605618 Part 9: Fix test-ipcbrowser and crash r=cjones a=blocking-fennec
2011-01-13 09:45:31 -08:00
Benjamin Stover
659f3174ec
Bug 605618 Part 8: Content process map from view IDs to content elements r=cjones sr=roc
2011-01-13 09:45:14 -08:00
Olli Pettay
2a88ce5e61
Backout Bug 624549, a=backout
2011-01-13 11:03:25 +02:00
Olli Pettay
3dfd5c5937
Bug 624549, don't always do a global gc before cc, r=gal, a=approved
...
--HG--
extra : rebase_source : 99fe0d8e28d339ca9680d048e20356eb10f8a29d
2011-01-12 22:44:41 +02:00
Vladimir Vukicevic
a83d8031c7
b=622956; [webgl] add stub extension mechanism, fixes extension tests; r=bjacob
2011-01-05 13:08:53 -08:00
Robert O'Callahan
de7c0764ec
Bug 615794. Part 3: Snap bounds of border and background display items to pixels if we're sure they will be snapped. r=tnikkel a=blocking
2011-01-04 23:39:47 +13:00
Josh Aas
d9696766fe
Bug 475991: Extend NPAPI to allow plugins to participate in redirect handling. r=bsmedberg a=blocking2.0betaN+
2011-01-05 14:44:21 -05:00
Tatiana Meshkova
04c72a8fde
Bug 620647 - plugin-container crashes after channel error r=jones.chris.g sr=roc a=approval2.0
2011-01-05 15:48:26 +02:00
Phil Ringnalda
513a7b023a
Bug 623105 - Back out 350fa5d366df on suspicion of breaking regress-290575.js on 64-bit, a=bustage
2011-01-04 21:00:17 -08:00
Chris Leary
8a956ca248
Merge tracemonkey into mozilla-central. a=blockers
2011-01-04 13:33:39 -08:00
Alon Zakai
048ba56c34
Bug 615940 - "Using Device Orientation events starts an immortal rapid timer" [r=azakai] a=blocking-fennec
...
--HG--
extra : rebase_source : 87bd154d3afb25f0cd6c8ab9114a707a61dc2078
2011-01-03 17:52:00 -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
Doug Turner
f3e3be02c8
Bug 613551 - "JSGC_MAX_MALLOC_BYTES is too large on mobile" [r=jst] a=blocking-fennec
...
--HG--
extra : rebase_source : 45a34de9cd002ce886c8499f994e55f849f624fe
2010-12-02 14:38:00 -08:00
Neil Deakin
83380c9867
Bug 615186, clear mouse selection and capturing state when opening a modal dialog, r=smaug,a=blocking
2011-01-12 21:00:14 -05:00
Matthew Gregan
cc6d151e59
Bug 622211 - Fix a race in remoted AudioStream shutdown. r=dougt a=blocking-fennec
...
--HG--
extra : rebase_source : 70992ee23cb81bc6417a407d0ec1b2939050beec
2011-01-05 12:30:21 +13:00
Doug Turner
db5c11847b
Bug 613551 - Follow up to rid ourselves of build warning and guard against unlikely overflow. r=jag. a=b
...
--HG--
extra : rebase_source : 3e3d2906bea7bba3a721bd2e6c929b3debae1b36
2011-01-12 09:35:36 -08:00
Doug Turner
e55894873d
Bug 623316 - Remove IndexedDB from content. noscript to the existing interface method. r=bent a=blocking-fennec
...
--HG--
extra : rebase_source : 61c1cb1e431a9eebfa44f361417a0b690114563f
2011-01-12 09:35:31 -08:00
Cameron McCormack
0d57a1d637
Bug 620295 - Give SVGAElement objects an href property in JS r=jwatt a=roc
2010-12-22 16:30:38 +13:00
Serge Gautherie
422df08c16
Bug 614474 - ERROR TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_bfcache.html | Test timed out; Backout "(Av1) Add |SimpleTest.requestLongerTimeout(2);|" which didn't really help.
...
rs=(bent, philringnalda) a=(test only).
DONTBUILD
2010-12-24 08:57:14 +01:00
Boris Zbarsky
b1b26cc160
Adding test for bug 617296. a=test-only
2010-12-22 22:40:23 -05:00
Mounir Lamouri
c613e28011
Bug 618948 - Add support for element.oninput and element.oninvalid. r=smaug a=sicking
2010-12-22 19:43:50 -05:00
Blake Kaplan
771c48043c
Bug 612267 - window.__proto__ doesn't correspond to Window.prototype. r=jst a=blocking-betaN
2010-12-22 19:41:01 -05:00
Serge Gautherie
b63a30d954
Bug 614474 - ERROR TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_bfcache.html | Test timed out; (Av1) Add |SimpleTest.requestLongerTimeout(2);|.
...
r=jonas a=(test only).
2010-12-22 07:19:34 +01:00
Boris Zbarsky
710065198b
Bug 616397. Make |new Image| work again in Greasemonkey scripts. r=mrbkap, a=blocker
2010-12-21 20:41:23 -05:00
Wes Johnston
6739a84ba9
Bug 602580 - Return CSSViewport from innerWidth and innerHeight (tests). r=tn, a=blocking-fennec
2010-12-21 14:36:08 -08:00
Wes Johnston
8369fab0fe
Bug 602580 - Return CSSViewport from innerWidth and innerHeight. r=tn, sr=dbaron, a=blocking-fennec
2010-12-21 14:35: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
Ben Turner
60f0977f47
Bug 618141 - 'IndexedDB: createObjectStore and createIndex should accept an optional object argument'. r=sicking, a=blocking.
2010-12-21 11:02:01 -05:00
Vladimir Vukicevic
9aff78b675
b=586938; missing VIEWPORT property on WebGL context; r=mrbkap,a=b
2010-12-20 20:08:03 -08:00
Mihai Sucan
e351deb22c
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 2; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
2010-12-20 12:21:58 -04:00
Mihai Sucan
7c85c0838c
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 1; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
2010-12-20 12:21:58 -04:00
Jim Mathies
2178bcf076
Bug 572417 - Release mouse capture in flash subclass after mouse events get delivered. r=bsmedberg, a=betaN.
2010-12-20 08:45:59 -06:00
Olli Pettay
14448126a5
Bug 605294 - Leak nsGlobalWindow hiding a focused iframe, r=peterv, a=blocking
...
--HG--
extra : rebase_source : d941791b1ed3910eb1d858018f40398a925c7e02
2010-12-17 13:48:00 -08:00
Mounir Lamouri
fa19b41c07
Bug 601030 (2/2) - Don't let a frame steal focus with autofocus when the document has been loaded. r=smaug a=sicking
...
--HG--
rename : content/html/content/test/test_bug546995-1.html => content/html/content/test/test_bug546995.html
extra : rebase_source : 5f84b2ef8ce5bf4cad9c736dc63393e7286ae51f
2010-12-17 18:01:12 -08:00
Serge Gautherie
d6bc1745f4
Bug 618526 - "Security Error: Content at http://mochi.test:8888/tests/dom/tests/mochitest/general/test_focusrings.xul may not load or link to chrome://mochikit/content/tests/SimpleTest/test.css."; (Av1) Remove 'chrome://mochikit/content' part.
...
r=dbaron a=(test only).
2010-12-17 03:22:28 +01:00
Vladimir Vukicevic
8d19044549
b=619485; add WebGL info to about:support; r=jrmuizel,a=beltzner
2010-12-16 12:49:54 -08:00
Alon Zakai
3e18472b8d
Bug 616090 - Optimize timer in nsDOMStorageDBWrapper. r=honzab a=blocking-fennec
2010-12-16 10:09:58 -08:00
Shawn Wilsher
14c17944d1
Merge Places and mozilla-central
...
a=bsmedberg
2010-12-15 19:24:51 -08:00
Shawn Wilsher
1608c97727
Merge mozilla-central to Places
2010-12-14 15:56:41 -08:00
Shawn Wilsher
9796714cea
Merge mozilla-central to Places.
2010-12-13 15:08:04 -08:00
Shawn Wilsher
6d4872a988
Merge mozilla-central into Places.
2010-12-07 15:06:32 -08:00
Benjamin Smedberg
c6cbf85e2c
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
Shawn Wilsher
2c1affd39a
Merge mozilla-central into Places
2010-12-06 09:48:54 -08:00
Robert O'Callahan
5214b9dcf8
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
Shawn Wilsher
29f15276dc
Merge mozilla-central to Places.
2010-12-02 09:05:33 -08:00
Ben Turner
4bc2fd98ac
Bug 618616 - 'IndexedDB: Make IDBObjectStore.get() accept a key range'. r=sicking, a=blocking.
2010-12-15 13:21:20 -08:00
Ben Turner
88e75c321c
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
04f0b55dbf
Bug 618717 - 'IndexedDB: Fix error codes to match spec changes'. r=sicking, a=blocking.
2010-12-15 13:21:14 -08:00
Ben Turner
ea75742e0c
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
dfd8298239
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
0ffb50bf6b
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
4cd5c16c34
Bug 618606 - 'IndexedDB: keyPath parameter for createObjectStore should be optional'. r=sicking, a=blocking.
2010-12-15 13:21:04 -08:00
Ben Turner
b5fe8674f2
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
5d560b4a08
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
509ee2c68b
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
5673d95887
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
Vladimir Vukicevic
18e2e41ebe
b=615994; fix WebGL context DOM ClassInfo to avoid assertion; r=bz, a=b
2010-12-13 14:09:19 -08:00
Dave Townsend
e2bda00b48
Backing out changeset 5d4678e9fc37 from bug 609543 due to potentially causing bug 615736. a=backout
2010-12-01 10:52:53 -08:00
Shawn Wilsher
316bbf47cb
Merge mozilla-central into Places.
2010-11-29 08:43:57 -08:00
Robert Sayre
9b83a74f27
Merge tracemonkey to mozilla-central. a=blockers
2010-12-06 22:46:53 -05:00
Blake Kaplan
36e6913db8
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
2a7fcd9321
Bug 617093 - Kill the dead XOW cache. r=jst
...
--HG--
extra : rebase_source : 3c31bedb7101204c636a2a082b6fb2d848d7ffc3
2010-12-06 12:10:28 -08:00
Oleg Romashin
10eba1b3d3
Bug 614751 - can't compile nsHapticFeedback.cpp on maemo6 r=blassey.bugs a=npodb
2010-11-29 09:33:34 +02:00
Doug Turner
44c2a0fbcd
Backing out 24aed997dbcd
...
Matthew Gregan – Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking=fennec
It caused windows builds to go red. qq.
a=me
2010-11-27 21:40:43 -08:00
Matthew Gregan
5c143f6ddb
Bug 614160 - Fix remote audio ownership and avoid sending IPCs when actor is being destroyed. r=dougt a=blocking=fennec
2010-11-26 17:13:54 +13:00
Robert Sayre
ecc4cfb7c4
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
8e7827bf42
Bug 618393 - Add StartupTime annotation to content crash reports. r=ted a2.0=dougt
2010-12-12 16:02:26 -05:00
Honza Bambas
d41a82d713
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
087f5f0257
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
6a91020cdb
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
Jim Mathies
231bf20b4d
Bug 604303 - Trap GetWindowInfo calls in flash and return browser window metrics similar to what we returned prior to the landing of bug 130078. r=bent, a=betaN.
2010-12-06 18:50:56 -06:00
Jim Mathies
9d9fba2a68
Bug 604303 - Fixup linux expose quirk to use PluginModuleChild quirks system. r=karlt, a=betaN.
2010-12-06 18:50:53 -06:00
Jim Mathies
3703c3e1d9
Bug 604303 - Move plugin quirks from PluginInstanceChild to PluginModuleChild. r=bsmedgerg, a=betaN.
2010-12-06 18:50:47 -06:00
Benoit Jacob
b2427c761f
Bug 613306 - fix bufferSubData quickStub - r=vlad
2010-12-06 06:34:35 -05:00
Honza Bambas
62d5839ae2
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
Ehsan Akhgari
8b729667ef
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
3ca97c843c
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
faf3153e4d
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
3aac102ce2
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
Nicholas Nethercote
50fa52454f
merge
2010-12-09 21:51:34 -08:00
Nicholas Nethercote
3525fe4a3b
Backed out changeset 49f6b73ae373
2010-12-09 21:49:17 -08:00
Nicholas Nethercote
d1addd30ce
Bug 591698 - nsDOMWorkerFunctions returning false without setting error. r=jwalden.
2010-12-08 16:05:25 -08:00
Ben Turner
5970c1f1ca
Backed out changeset f205194a4128
2010-12-08 15:53:47 -08:00
Ben Turner
789268ad15
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
092c42d610
Bug 614578 - Removal of nsAutoGCRoot. r=mrbkap
2010-11-26 15:11:14 +01:00
Ben Turner
529d0825e0
Bug 612642 - 'JS base64 code needs to be updated for removal of JS_GetStringBytesZ'. r=jorendorff.
2010-12-08 14:36:10 -08:00
Ehsan Akhgari
0cc92ea260
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
8c245f81dc
Merge backout; a=bustage
2010-11-29 15:04:32 -05:00
Ehsan Akhgari
363047a82d
Backed out changeset 1f53f85ddfb5 because of mochitest-3 failure
2010-11-29 15:04:20 -05:00
Justin Lebar
846c22bd6f
Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking
2010-11-29 11:13:12 -08:00
Ehsan Akhgari
31dfd3166e
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
d8b1618df7
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
Marco Bonardo
650b50d494
Bug 568969 - Nuke nsContentUtils::GetHistory.
...
Original patch by Shawn Wilsher
r=bz a=bsmedberg
2010-08-05 10:07:46 -07:00
Vladimir Vukicevic
05435a6c5f
b=612334; fix webgl context type; r=bz
...
--HG--
rename : dom/interfaces/canvas/nsICanvasRenderingContextWebGL.idl => dom/interfaces/canvas/nsIDOMWebGLRenderingContext.idl
2010-11-16 20:33:04 -08:00
Vladimir Vukicevic
5ce28c1a33
b=539771; Add support for context attribs to canvas; r=jmuizelaar
2010-11-16 20:33:03 -08:00
Doug Turner
9bb6cd9bc5
[Bug 605370] Add Pref to disable desktop notifications r=jonas a=approval2.0
...
--HG--
extra : rebase_source : 9393634f3df2211feb932111ecf25765be233b59
2010-11-16 20:15:15 -08:00
Doug Turner
87144c00a0
Bug 599089 - Remote Audio to parent process. r=kinetik a=blocking-fennec
...
--HG--
extra : rebase_source : 8552e45188f1e62a56d5e93b551ec9fb0d4faaca
2010-11-16 20:14:19 -08:00
Mounir Lamouri
4d3cf5d993
Bug 597809 - Makes nsScriptNameSpaceManager being aware of new category entries after Init(). r=peterv a=blocking-betaN
2010-11-16 23:09:50 +01:00