Chris Double
f95ec3e145
b=477899 Calls to liboggplay to get the duration of a media resource should be cached r+sr=roc
2009-02-20 15:37:06 +13:00
Chris Double
62f5ab9dd9
b=477899 update liboggz to svn r3835 and liboggplay to svn r3848 rs=roc
2009-02-20 15:35:23 +13:00
Chris Double
da2940fce6
b=478108 Remove Debug log messages for video/audio buffering and rate r+sr=roc
2009-02-20 15:29:23 +13:00
Karl Tomlinson
cc51ab441a
b=451341 NULL checks on MozContainer widget pointers r=roc
2009-02-20 15:07:08 +13:00
Karl Tomlinson
36f1036798
b=451341 make the pointer from MozDrawingarea to MozContainer a weak reference r=roc
2009-02-20 15:04:43 +13:00
Karl Tomlinson
98d1cbd2ae
b=458644 add gnu_debuglink support to jprof r=dbaron
2009-02-20 14:43:10 +13:00
Edward Lee
143e26d368
Bug 472924 - Remove RDF import from the download manager. r=sdwilsh
...
--HG--
rename : toolkit/components/downloads/test/unit/bug_381535_downloads.rdf => toolkit/components/downloads/test/unit/empty_downloads.rdf
rename : toolkit/components/downloads/test/unit/test_bug_329741.js => toolkit/components/downloads/test/unit/test_old_download_files_removed.js
2009-02-19 17:28:12 -06:00
Brian Crowder
6475c0218b
Fixing a typo
2009-02-19 15:15:32 -08:00
Shawn Wilsher
b0d2521c47
Bug 476174 - Default Download Directory (DfltDwnld) uses old Safari 2's value instead of Leopard's ~/Downloads
...
This changeset makes us default to the Downloads folder on OS X 10.5 and later,
and the Desktop for 10.4. Additionally, this fixes bug 301647 ([Mac] remove
support of retrieving the 'system' download folder from
nsDirectoryService::GetFile).
r=gavin
r=josh
sr=bsmedberg
ui-r=beltzner
2009-02-19 18:06:49 -05:00
Brian Crowder
9ec3c823ee
Bug 479320 - improving JS_STATIC_ASSERT macrology for WinCE, r=jorendorff
2009-02-19 15:00:46 -08:00
L. David Baron
f83c362f04
Fix another case where we incorrectly serialize an -x-system-font property. (Bug 478156) r+sr=bzbarsky
2009-02-19 13:55:48 -08:00
L. David Baron
edb9eef663
Stop using potentially-deep recursion to serialize selectors. (Bug 475215) r+sr=bzbarsky
2009-02-19 13:55:48 -08:00
L. David Baron
fbfdfa7f2f
Add tests for code I'm going to change, and fix crash when running those tests. (Bug 475215) r+sr=bzbarsky
2009-02-19 13:55:48 -08:00
L. David Baron
df69c83ca7
Remove PerFrameData::mFrameType, since it's write-only. (Bug 478899) r+sr=bzbarsky
2009-02-19 13:55:48 -08:00
L. David Baron
960eec4ef3
Merge backout.
2009-02-19 13:51:52 -08:00
L. David Baron
2eb748571c
Backed out changeset fde0b361f25e (bug 322475, main patch) due to Mac talos startup failures and hitting the NS_ABORT_IF_FALSE in SetupBackgroundClip, which may be related.
2009-02-19 13:51:46 -08:00
Jason Orendorff
6e47da94c1
Merge backout of 1145cd361cac.
2009-02-19 14:59:35 -06:00
Jason Orendorff
c2b7c85bf9
Backed out changeset 1145cd361cac.
2009-02-19 14:59:02 -06:00
L. David Baron
d9ac02ed8c
Implement multiple background layers, implement fallback background color, and make -moz-background-inline-policy no longer be part of the background shorthand. (Bug 322475) r+sr=roc,bzbarsky
2009-02-19 12:33:09 -08:00
Jason Duell
8fbc5ad91e
Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
2009-02-19 15:25:18 -05:00
L. David Baron
ed20b6719f
Merge backout of Bug 474536 to fix build bustage.
2009-02-19 12:38:11 -08:00
L. David Baron
671f598185
Backed out changeset 4bd7dd7645c2 (Bug 474536)
2009-02-19 12:37:53 -08:00
Jason Duell
8c27d27270
Bug 474536. Expose the underlying channel's content-disposition on jar: channels. r+sr=bzbarsky
2009-02-19 15:25:18 -05:00
Mats Palmgren
f1bdfe1672
Temporarily forget the line container while calculating widths for next-in-flow children. b=477928 r+sr=roc
2009-02-19 21:18:52 +01:00
Mats Palmgren
ba3d343cb3
Remove unnecessary #includes. b=462203 r+sr=roc
2009-02-19 21:18:49 +01:00
Jason Orendorff
6921fec1a3
Change definition of JS_STATIC_ASSERT macro to avoid declaring a function, which causes mysterious trouble on Windows CE. Sort of reviewed by blassey, approved-ish by sayrer.
...
--HG--
extra : rebase_source : 042111fb93c8d743b55642ce3baea1e437c6e6ee
2009-02-19 13:33:06 -06:00
Boris Zbarsky
73f6060a8c
Bug 84106. Actually pass a cache key to web browser persist so that POST result pages have a chance of being read from cache. Also change nsWebBrowserPersist to accept a session history entry, not just an nsIWebPageDescriptor or necko cache key, as its cache key argument. r=gavin, r+sr=jst
2009-02-19 14:18:02 -05:00
Boris Zbarsky
adab889258
Bug 479180. Don't hold strong refs in ChildIterator. r+sr=roc
2009-02-19 11:55:09 -05:00
Boris Zbarsky
19ab2da798
Bug 479178. Remove some unnecessary refcounting in XUL trees. r+sr=roc
2009-02-19 11:55:07 -05:00
Jason Orendorff
e84dbf81b7
Bug 432361 - "Assertion failure: script->code[offset] == JSOP_NOP" with trap, dis. r=crowder.
2009-02-18 18:33:09 -06:00
Jason Orendorff
c936fbe2d4
Bug 463239 - JS_SetTrap alters code execution. r=brendan.
2009-02-18 18:31:09 -06:00
Benjamin Smedberg ext:(%2C%20Jason%20Orendorff%20%3Cjorendorff%40mozilla.com%3E)
d40f9751c8
Bug 476643 - JS_REQUIRES_STACK errors in nsXPCWrappedJSClass::CallMethod. Mozilla code uses some JS-internal APIs and needs to bail off trace before doing so. This shouldn't affect performance now becuase XPConnect methods are not traceable yet. r=mrbkap, sr=mrbkap.
2009-02-18 12:47:16 -06:00
Jason Orendorff
4dbb549ebc
Bug 477143 - jsstack.js static analysis error in js_GetPropertyHelper. r=mrbkap.
2009-02-18 13:14:41 -06:00
Jeff Walden
1fd43d31f4
Followup nitfixes to bug 463243 not noted in final reviews. Egads, how'd I miss some of these?
2009-02-17 10:27:24 -08:00
Jason Orendorff
6431f3391d
Bug 476716 - Split ip_adj into two pointer fields, pc and imacpc. r=brendan.
2009-02-16 17:09:59 -06:00
Jason Orendorff
4e85d8fc3e
Bug 384758 - A statement can follow an expclo without an intervening semicolon. r=igor.
2009-02-16 16:37:08 -06:00
Leon Sha<leon.sha@sun.com>
128a82a274
Bug 476042 - Integrate sparc nanojit intro tracemonkey. r=gal, r=jim.
2009-02-16 10:10:03 +08:00
Blake Kaplan
ddb759753a
Bug 478314 - Improve this error message and the corresponding comment to help future debuggers. r=gal
2009-02-13 14:07:45 -08:00
Blake Kaplan
e36a2a81d8
Bug 478314 - Eagerly call f2i to root out constant values. r=gal
...
--HG--
extra : rebase_source : cef514efb5b94f9974f918b118548e0d6fa06ee3
2009-02-13 13:44:12 -08:00
Robert Sayre
d0521c26b5
Bug 459161 - Process first argument to JSON stringify and parse methods as specified by ES3.1. r=shaver
2009-02-13 15:34:39 -05:00
Blake Kaplan
67ff39ca4e
Bug 478317 - Don't jump based on uninitialized memory. r=dmandelin
2009-02-13 11:11:16 -08:00
David Mandelin
11b3722269
Bug 468840 refix: count JS_realloc memory more accurately, r=mrbkap
2009-02-12 16:18:04 -08:00
David Mandelin
59e090f927
Bug 478205: assert in new tableswitch generator with non-numeric input, r=gal
2009-02-12 12:57:45 -08:00
Dave Townsend
45a22cf369
Bug 476634: Storage template builder can't handle 64 bit integers. r=enn
2009-02-12 15:09:03 +00:00
L. David Baron
db9e9b7806
Construct all our image loaders when we create frames so that we can allow arbitrary numbers of image loaders per frame (for multiple background images). (Bug 322475) r+sr=bzbarsky
2009-02-19 11:03:28 -08:00
L. David Baron
4226f3a17b
Fix warning with -Wshadow in nsMathMLTokenFrame (about childFrame). (Bug 477962) r=karlt
2009-02-19 09:48:37 -08:00
L. David Baron
9e2237e480
Fix nsBlockFrame warning about child being used uninitialized in FindLineContaining by switching while to do-while. (Bug 477963) r+sr=roc
2009-02-19 09:48:37 -08:00
L. David Baron
696da4e4ee
Initialize mLastStyle to avoid valgrind warnings. (Bug 477961) r=vlad
2009-02-19 09:48:37 -08:00
L. David Baron
b1c516c18b
Avoid making mXineramaIsActive depend on uninitialized numScreens. (Bug 477959) r+sr=roc
2009-02-19 09:48:37 -08:00
Michal Novotny
0600b3ffaa
Bug 321361 - Cache corruption when viewing sites with several large images; r=dcamp sr=bzbarsky
2009-02-19 18:23:21 +01:00