L. David Baron
db2e10e435
Add support for interpolation of integer-valued properties (i.e., z-index) to nsStyleAnimation. (Bug 524808) r=dholbert
2009-11-12 17:40:05 -08:00
L. David Baron
0d9c6b626c
Make DEBUG_TRACEMALLOC_PRESARENA compile again by spelling PRUint32 correctly.
2009-11-12 17:40:05 -08:00
KUROSAWA, Takeshi
c1928a15f8
Remove support for -moz-alias, -moz-context-menu, -moz-copy and -moz-spinning values of the 'cursor' property, no longer needed because of the standard alias, context-menu, copy, and progress cursors. (Bug 487942) r=dbaron
2009-11-12 17:40:05 -08:00
Joe Drew
7afe68f67c
Bug 523528 - Crashes in imgFrame::Draw(). Handle failure to composite frames gracefully, instead of just asserting that it's impossible to get into a situation where we draw paletted frames. r=jrmuizel,vlad,ak
2009-11-12 18:18:40 -05:00
Joe Drew
eab2643889
Bug 497665 and Bug 514605 - Tests.
2009-11-12 18:00:31 -05:00
Joe Drew
2ece21a7fd
Bug 514605 - Possible for concurrent reloads of images to return old/different results. r=vlad,jrmuizel
...
Only set the load ID when we're sure that the entry we're using is valid/going
to be valid. If we're validating an image over the network, we must only set
its load ID after we've validated it.
2009-11-12 18:00:30 -05:00
Joe Drew
48473b5b49
Bug 497665 - Images are downloaded multiple times if defined multiple times on force-reload. r=jrmuizel,vlad
...
Don't unconditionally remove from the cache if we're force-reloading. Instead,
refuse to validate images when we're force-reloading, unless we've already
validated them for this context.
2009-11-12 18:00:30 -05:00
Josh Aas
8ed79a6952
Fix navigator.platform for 64-bit Mac OS X builds. b=489586 r=dbaron
2009-11-12 17:54:06 -05:00
Boris Zbarsky
18575db8fd
Bug 528208. Measure interval delays from start of callback to start of callback, not from end of callback to start of callback. r=peterv
2009-11-12 16:50:38 -05:00
Dão Gottwald
ecc36f002a
Prevent browser_526613.js from still closing the main browser window
2009-11-12 21:18:45 +01:00
Boris Zbarsky
8431b4515a
Bug 528259. Fixing broken test that was checked in as part of bug 493615.
2009-11-12 15:03:47 -05:00
Boris Zbarsky
42cd75865c
Bug 526178 followup. Remove now-unused AutoEnqueueBinding.
2009-11-12 14:27:33 -05:00
Ehsan Akhgari
a16d857a62
Bug 513560 - mochitest-browser-chrome: intermittent "browser_passwordmgrdlg.js | Timed out"; r=dolske
2009-11-12 13:10:04 -05:00
Oleg Romashin
a8536c0a5c
Bug 528184 - Invalid read, missing null check in nsNSSIOLayer.cpp. r=kaie
2009-11-12 19:45:37 +02:00
Dão Gottwald
5b0464567c
Prevent browser_526613.js from closing the main browser window
...
--HG--
extra : rebase_source : 0378fa9b9ff451e84068fcf1f8881cf356f003d7
2009-11-12 18:25:50 +01:00
Daniel Holbert
ea6749c426
Bug 509828 followup: Reorder nsXULWindow constructor's initializer list, to fix build warning. r=bz
2009-11-12 09:23:31 -08:00
Doug Turner
7019fd3948
Bug 493615 - Allow Addons the use of the DOM Geolocation API. part 2. fix mochitest failures. r=dholbert
...
--HG--
extra : rebase_source : ae3ed9aab598073a7e41d44766ffde0d588b7b16
2009-11-12 09:17:21 -08:00
Armen Zambrano Gasparnian
ed14c31e35
Bug 524519 - use UPLOAD_EXTRA_FILES to upload the deb files (no need for new update targets) - r=mark.finkle,l10n
2009-11-12 11:03:28 -05:00
Doug Turner
2af0681054
Bug 493615 - Allow Addons to use the DOM Geolocation API. r=smaug
...
--HG--
extra : rebase_source : a48f85c5940252a87bfef879663b2d50daed5686
2009-11-12 07:14:45 -08:00
Dão Gottwald
e2aa9cec64
Bug 527074 - random failures in sessionstore/test/browser/browser_526613.js
2009-11-12 14:16:00 +01:00
Dão Gottwald
c272508ce7
Follow-up for bug 525710 and bug 525299: get rid of dummy param for getItemsWithAnnotation
2009-11-12 12:11:31 +01:00
Dão Gottwald
b984f39860
Bug 483382 - browser_480148.js causes browser_420786.js to fail
2009-11-12 11:23:26 +01:00
Dão Gottwald
1b21023c95
Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu
2009-11-12 11:07:00 +01:00
Peter Weilbacher
5463c00e04
[OS/2] Bug 526630 - package MozSounds.cmd, r=wuno@lsvw
2009-11-06 08:15:09 +01:00
Tanner M. Young
d41686282d
Bug 526721 - "View Image Info" displays the wrong size if the document's first image has the same url, same alt but different scale. r=dao
2009-11-12 08:59:56 +01:00
David Bolter
d53ddc0f9d
followup attempt to resolve new intermittent timeout on windows in test_name_nsRootAcc.xul (Bug 525175). r=surkov
2009-11-11 23:20:29 -05:00
Jim Mathies
33fd5b7bdd
Bug 499816 - Minimizing Firefox does not release window focus. r=blassey.
2009-11-11 19:11:57 -06:00
Boris Zbarsky
dcde9c8929
Bug 528002. InvalidateCanvasIfNeeded can do a lot less work. r=roc
2009-11-11 18:28:16 -05:00
Boris Zbarsky
3289c85a87
Bug 259636. Don't do sync reflow when setting .value on text inputs. r=roc, sr=dbaron
2009-11-11 18:28:16 -05:00
Jonathan Griffin
7bfd72fed6
Bug 524489. Add the --setpref option to runreftest.py. r=ted
2009-11-11 14:50:35 -08:00
Daniel Holbert
4821a39ec9
Bug 526875: Make nsSMILCSSValueType::Add accept just-initialized added values (which represent zero). r=roc
2009-11-11 13:41:43 -08:00
Steven Michaud
f480889ca9
Bug 527800 - NPCocoaEvent structures sometimes not initialized in nsChildView.mm. r=josh
2009-11-11 14:56:43 -06:00
Honza Bambas
a8f224faf8
Bug 514232, r=bzbarsky
2009-11-11 21:39:34 +01:00
Honza Bambas
25cfd349ac
Bug 510234 - localStorage.clear() doesn't actually delete its properties, r+sr=jst
2009-11-11 21:39:34 +01:00
David Bolter
b0d3d6c87f
Bug 525175 - Intermittent timeout in test_name_nsRootAcc.xul followed by thousands of nsIAccessibleEvent is not defined errors. r=MarcoZ,surkov
2009-11-11 15:16:16 -05:00
Benjamin Smedberg
9c88ee28a3
Bug 525106 - Make WebGL compile with UNCODE defined or not-defined by using explicit W annotations on the relevant functions/structs, r=vlad
...
--HG--
extra : rebase_source : 4a1092dc67cc0f9a2c93cf2564ac5fd1e49a8bc8
2009-11-11 14:25:42 -05:00
Ehsan Akhgari
7edbec6ce7
Bug 501754 - mochitest-plain: test_videocontrols_video_direction.html fails intermittently (possibly test_videocontrols_audio_direction.html too); r=dolske
2009-11-11 11:42:38 -05:00
Dão Gottwald
0a1ca2e26c
Bug 525651 - On Windows, tabbrowser tabs often lack legibility when a lightweight theme is selecte. r=rflint
2009-11-11 19:49:56 +01:00
Ted Mielczarek
9dee7ceee5
back out accidental changes (on a CLOSED TREE, no less)
2009-11-11 13:27:09 -05:00
Ted Mielczarek
4d199d793a
add some debug output to investigate bug 522729 (on a CLOSED TREE)
2009-11-11 12:32:07 -05:00
Ted Mielczarek
96ab3547a7
bug 463411 - nsinstall.exe can race creating directories. r=timeless (sync js/src copy of nsinstall_win.c)
2009-11-11 08:24:30 -05:00
Marco Bonardo
0a80083f29
Fix orange in test_treeview_date.xul due to bug 519479
2009-11-11 13:44:35 +01:00
Chris AtLee
d6b8638759
Bug 457753: Ensure that the directory exists before zipping up crashreporter symbols. r=ted
2009-11-04 09:59:47 -05:00
Ted Mielczarek
9fc72c1088
bug 463411 - nsinstall.exe can race creating directories. r=timeless
2009-10-30 13:00:20 -04:00
Marco Bonardo
d1f11b2de2
linux build bustage fix
2009-11-11 12:40:02 +01:00
Marco Bonardo
5626624c83
Bug 527638 - Live Bookmarks do not load and reload/update, r=dietrich
2009-11-11 12:04:20 +01:00
Marco Bonardo
b67475b2fc
Bug 519479 - places default title behavior shouldn't use part of the URL, r=dietrich
2009-11-11 12:04:18 +01:00
Shawn Wilsher
4ec3b226c6
bug 522855 - Part3: Make expiration lookups async, r=mak. Further modified by me, r=sdwilsh.
2009-11-11 12:04:16 +01:00
Shawn Wilsher
b4916b6019
bug 522855 - Part3: Refactor async callbacks, r=mak. Further modified by me, r=sdwilsh.
2009-11-11 12:04:14 +01:00
Shawn Wilsher
9712400661
bug 522855 - Part1: Refactor DoSetAndLoadFaviconForPage, r=mak. Further modified by me, r=sdwilsh.
2009-11-11 12:04:11 +01:00