Commit Graph

213201 Commits

Author SHA1 Message Date
Karl Tomlinson
5492f67440 b=518506 make public pixman symbols available in --disable-libxul and --enable-system-cairo builds r=bsmedberg 2009-12-14 10:00:31 +13:00
James Cook
323fffa3d2 Bug 533658 - Memory leak in nsScreenManagerQt, r=mark.finkle 2009-12-09 00:16:00 -08:00
Michael Kohler
22dd3579d5 Bug 530354 - No need to check for navigator:browser before initializing SessionStore, r=dao 2009-11-22 08:28:00 -08:00
Glenn Randers-Pehrson
5311b03652 Bug 529683 - Code cleanup needed in PNG decoder, r=joe 2009-12-03 18:41:00 -08:00
Geoff Lankow
ca0d92aff0 Bug 500885 - DOMActivate is fired twice for input[type=file] if user clicks on browse button, r=Olli.Pettay sr=jonas 2009-11-24 18:12:00 -08:00
Jory A. Pratt
834cd77057 Bug 448386 - Build error _javagen/org/mozilla/interfaces/nsIMicrosummaryService with xulrunner, r=ted.mielczarek 2009-11-13 08:45:00 -08:00
Gabriele Best
ac398cb3a3 Bug 436758 - Show tooltip and URL in status bar when hovering over a link inside "Recently Closed Tabs/Windows", r=mak77 2009-12-04 01:01:00 -08:00
Kyle Huey
4b33cec898 Bug 338478. Add CF_HDROP support to Mozilla for file drag and drop. r=roc
Bug 338478.  Add CF_HDROP support to Mozilla for file drag and drop. r=roc
2009-12-10 00:15:56 -05:00
Justin Dolske
5586796cd1 Bug 499417 - Refactor login manager's crypto code. r=vladimir, r=zpao 2009-12-13 17:04:43 -08:00
Justin Dolske
96a92e2d67 Bug 458812 - Remove support for importing from old mork-based formhistory.dat. r=vladimir 2009-12-13 17:04:41 -08:00
Bob Clary
688129e113 bug 524731 - skip js1_5/Regress/regress-303213.js due to random timeouts. 2009-12-13 16:09:14 -08:00
Bob Clary
b6b813e4e0 bug 496127 - mark js1_8_1/trace/regress-452498-01.js as random. 2009-12-13 16:09:14 -08:00
Martin McNickle
deb15a76f6 Bug 510523 - Checking "Remember for this site" stops prompt from working on file:// URIs. r=dougt/gavin
--HG--
extra : rebase_source : 0a17f35c5d9220e4a1c852d22b245bba8a5afb5b
2009-12-13 14:38:16 -08:00
Martin McNickle
b611e11acd Bug 510424 - Geolocation notification does not show requester of location for file:// URLs. r=dougt/gavin ui=beltzner
--HG--
extra : rebase_source : 3e333d15f04581e2901906b60a19aa3d548ed7c3
2009-12-12 13:39:26 -08:00
Dão Gottwald
c367212e49 browser_focus_steal_from_chrome.js cleanup
--HG--
extra : rebase_source : 96a43eac3e3eddead6dfc2f10335561d7104f2e7
2009-12-13 21:46:38 +01:00
Dão Gottwald
c58eedf77c improve browser_354894.js output
--HG--
extra : rebase_source : 0091d4b16fae7732d4dd382f2cfab8c1bc404c43
2009-12-13 21:46:15 +01:00
Jesse Ruderman
c17dce1b49 Change comment in reference to match comment in test (and confuse Jesse less) 2009-12-13 12:47:40 -08:00
Jesse Ruderman
a4fa120919 Add crashtest for bug 189814 (without reftest-print) 2009-12-13 11:50:18 -08:00
Myk Melez
f77bd8af4b bug 528292: convey the mForceAllowThirdPartyCookie flag when setting up a replacement channel for a redirected HTTP request; r,sr=bzbarsky 2009-12-13 11:04:03 -08:00
Dão Gottwald
0bbc5eee37 disable browser_526613.js 2009-12-13 20:00:43 +01:00
Jacek Caban
f864f5780d Bug 531300 - Link failure in testplugin on mingw, r=roc 2009-12-13 09:44:15 -08:00
Jacek Caban
3262b8c808 Bug 530314 - TestXREMakeCommandLineWin.cpp compilation fails on mingw due to unsupported wmain, r=ted 2009-12-13 09:44:15 -08:00
Jacek Caban
b3c46ff741 Bug 529327 - Undefined references to IID_* symbols on mingw, r=ted 2009-12-13 09:44:15 -08:00
Jacek Caban
be2720394f Bug 526302 - Wrong OS_TEST value when cross compiling on Linux with mingw, r=cls, sr=ted 2009-12-13 09:44:15 -08:00
Jae-Seong Lee-Russo
e310dd4433 Bug 530385 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in toolkit/components/places, r=mak77 2009-12-13 09:32:10 -08:00
Jae-Seong Lee-Russo
5268cba8b8 Bug 530392 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /xpfe/, r=roc 2009-12-13 09:32:10 -08:00
Jae-Seong Lee-Russo
1f93aa0ac2 Bug 530389 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /modules/plugin/, r=joshmoz 2009-12-13 09:32:10 -08:00
Jae-Seong Lee-Russo
984b808973 Bug 530409 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /modules/libjar/, r=tglek 2009-12-13 09:32:10 -08:00
Jae-Seong Lee-Russo
48cece3011 Bug 530364 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /parser, r=mrbkap 2009-12-13 09:32:10 -08:00
Jae-Seong Lee-Russo
b25fc47555 Bug 530360 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /accessible, r=marco.zehe 2009-12-13 09:32:09 -08:00
timeless@mozdev.org
245e62181e Bug 468994 - fixing warning about formal parameter 2 different from declaration int16 != int, r=joe 2009-12-13 09:11:39 -08:00
timeless@mozdev.org
8f9f71259b Bug 530812 Mismatched allocators in jsd: PR_Calloc vs delete, r=biesi 2009-12-13 09:11:39 -08:00
timeless@mozdev.org
9f42a36dbb Bug 531174 [@ WriteBitmap], r=joe 2009-12-13 09:11:39 -08:00
Dão Gottwald
6d2c8ca062 Bug 528776 - discard stale windows before messing with the browser state. r=zeniko
--HG--
extra : rebase_source : 29e4fdfe833a20a975c71efd7a112001636a3f1a
2009-11-28 07:39:31 +01:00
Josh Aas
6fcef63d2e Merge backout 2009-12-13 07:58:47 -05:00
Josh Aas
76cc103fbe Backed out changeset 42879234dd4d: NSS: Allow the specification of an alternate library for SQLite. 2009-12-13 07:57:54 -05:00
Josh Aas
e0c2fe308b Backed out changeset 3ff17b03644e: Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. 2009-12-13 07:57:08 -05:00
Ted Mielczarek
e991ec6e9e Rename sqlite3 library to mozsqlite3, fixes compile problems and crashes on Mac OS X. b=513747 r=sdwilsh 2009-12-13 02:10:11 -05:00
Ted Mielczarek
0e82998eec NSS: Allow the specification of an alternate library for SQLite. b=519550 r=rrelyea 2009-12-13 02:08:16 -05:00
Daniel Holbert
2ff0edce4d Bug 533421: Handle eUnit_Normal and eUnit_Auto in nsStyleAnimation::UncomputeValue. r=dbaron 2009-12-12 22:27:31 -08:00
Daniel Holbert
748b3186cb Bug 534171: Make sure to initialize local variable "success" in nsBulletFrame::AppendCounterText. r=dbaron 2009-12-12 22:27:31 -08:00
Daniel Holbert
3240fbd2b2 Bug 534162: Make sure to initialize local variable 'rv' in nsXHTMLParanoidFragmentSink::AddAttributes. r=jst 2009-12-12 22:27:30 -08:00
Daniel Holbert
87d5852ba4 Bug 534156: Make sure to initialize local variable "axis" in nsSVGUtils::ObjectSpace. r=jwatt 2009-12-12 22:27:30 -08:00
Daniel Holbert
cafcbc04de Bug 534150: Make sure to initialize local variable "matchFE" in FindFontForStyle, and remove unneeded null-check. r=jdaggett 2009-12-12 22:27:30 -08:00
L. David Baron
ce553f0cec Disable reporting of assertion failures in reftest a different way, so that the assertion counts per test are logged and can be collected. (Bug 472557)
--HG--
extra : transplant_source : X2%DC%8C%FEl%EE%A6%8C%CE%21%2BiKt%B8W%A8XO
2009-12-12 22:22:52 -08:00
Masayuki Nakano
7046a6da2c Bug 461512 (enables its test) r=roc 2009-12-13 13:31:44 +09:00
Nochum Sossonko
f531ea9a4c Bug 526952 - Check if we're on a link before using the selection for the context menu, r=dao 2009-12-12 21:22:09 -05:00
Dão Gottwald
af78b531a4 improve browser_526613.js output
--HG--
extra : rebase_source : c2bfad5ec1e632c98ea1d74d3449340d179ca969
2009-12-12 22:58:18 +01:00
Boris Zbarsky
fadd74825c Bug 534120. Fixing build bustage on windows. 2009-12-12 14:03:01 -08:00
L. David Baron
186679f245 Change common NS_ASSERTION (bug 404693) to NS_WARN_IF_FALSE so we can make progress on making assertions be reftest failures (bug 472557). r=bzbarsky 2009-12-12 13:47:37 -08:00