Serge Gautherie
|
4d84256b74
|
Bug 485736 - Add (TUnit) 'xpcshell-tests' |make| target, using |runxpcshelltests.py| new '--manifest' option; (Dv1a) Add |EXTRA_TEST_ARGS| support, enhance |--test| feature; r=ted.mielczarek
|
2009-04-28 01:37:02 +02:00 |
|
Brendan Eich
|
f019e36dd8
|
Bug 490339 - Unexpected ReferenceError when using "new Function()" (r=mrbkap).
|
2009-04-27 14:47:17 -07:00 |
|
Boris Zbarsky
|
ee836f8efb
|
Bug 490220. Make sure to skip over whitespace when looking for a following pseudo-sibling for a frame being removed. r+sr=roc
|
2009-04-27 14:20:08 -07:00 |
|
Boris Zbarsky
|
6f3ae56ac9
|
Bug 481024. Text control frame screws up max-width and max-height. r+sr=dbaron
|
2009-04-27 14:18:37 -07:00 |
|
Jesse Ruderman
|
7516902a63
|
Don't try to load stylesheet from w3.org (fixes crashtest failure)
|
2009-04-27 09:49:00 -07:00 |
|
Jesse Ruderman
|
9a8459417a
|
Add tests
|
2009-04-26 23:32:41 -07:00 |
|
Chris Pearce
|
7b6b320593
|
Bug 488961 - Don't listen for 'stalled' event in content/media/video/test_load.html
|
2009-04-27 13:03:47 +12:00 |
|
Serge Gautherie
|
09bb331403
|
Bug 485736 - Add (TUnit) 'xpcshell-tests' |make| target, using |runxpcshelltests.py| new '--manifest' option; (Hv1a) Stop XPCSHELL_TESTS execution by 'check' target; r=ted.mielczarek
|
2009-04-26 23:32:41 +02:00 |
|
Magnus Melin
|
f4ce87eb07
|
Bug 490150: report what the exception was when command updating failed. r=gavin
|
2009-04-26 13:38:22 +03:00 |
|
Josh Aas
|
e81b3617c2
|
Fix typo in an ifdef. b=487739 r=mconnor
|
2009-04-25 23:50:54 -04:00 |
|
Phil Ringnalda
|
f191f23cad
|
Bug 488117 - Fix missing and overly-present google-breakpad things in toolkit-makefiles.sh, r=ted's-blanket
|
2009-04-25 20:19:46 -07:00 |
|
Phil Ringnalda
|
a37f3e51dc
|
Bug 488709 - "F" accesskey in Privacy Preference Pane is doubled, doesn't always exist in the string in unofficial builds, r=gavin
|
2009-04-25 20:19:42 -07:00 |
|
|
|
9df84c8eba
|
Bug 477934 nsSafeFileOutputStream (prefs.js) not safe from system crashes
r=biesi
|
2009-03-12 13:13:00 +01:00 |
|
|
|
9ef0e98a8a
|
reverting commit which breaks computers running antivirus software
|
2009-04-26 05:45:53 +02:00 |
|
|
|
6f08cd9b5a
|
Backed out changeset b1207d1e0ea4
reverting commit which breaks computers running antivirus software
|
2009-04-26 05:34:42 +02:00 |
|
Florian Quèze
|
c641b0f946
|
Bug 489815 - nsIIdleService.idleTime returns a value in microseconds on WinCE, and in milliseconds everywhere else. r=emaijala
|
2009-04-25 16:32:18 +02:00 |
|
|
|
db0e4875f7
|
Bug 422403 - improvements to the XML and XHTML serializers, r=smaug, sr=sicking
|
2009-04-25 12:00:14 +03:00 |
|
Robert O'Callahan
|
339c05118f
|
Fix bustage #3
|
2009-04-25 21:38:35 +12:00 |
|
Robert O'Callahan
|
9a5535ca13
|
Fix bustage #2
|
2009-04-25 21:34:32 +12:00 |
|
Robert O'Callahan
|
bcdc3f91db
|
Fix bustage
|
2009-04-25 21:24:53 +12:00 |
|
Jeremy Huddleston
|
d2e0090d10
|
Bug 485862. Make ssltunnel build with system NSS. r=bsmedberg
|
2009-04-25 20:55:15 +12:00 |
|
Jeremy Huddleston
|
c3d98697a8
|
Bug 486036. Fix 'make install' for Darwin/X11. r=bsmedberg
|
2009-04-25 20:53:02 +12:00 |
|
Daniel.S
|
ad33bacac6
|
Bug 477462. Add many margin-collapsing reftests. r+sr=dbaron
|
2009-04-25 20:50:57 +12:00 |
|
Jonathan Watt
|
959eea8ef8
|
Bug 463939. When an SVG element's geometry changes and it has an ancestor with a filter effect, invalidate the nearest SVG viewport ancestor because we don't have a good way to compute precise invalidation bounds. r=roc
|
2009-04-25 01:17:43 +02:00 |
|
Daniel.S
|
69e5756ce6
|
Bug 249803 reftest, r=roc
|
2009-04-25 20:44:43 +12:00 |
|
Robert O'Callahan
|
b81a00c69d
|
Bug 488416. The GTK2 test plugin needs to clip to its clipRect in windowless mode. r=karlt
|
2009-04-25 20:40:48 +12:00 |
|
Robert O'Callahan
|
4faf79782c
|
Bug 489506. Fix test so it can pass when the screen height is an odd number. r=enndeakin
|
2009-04-25 20:39:32 +12:00 |
|
Robert O'Callahan
|
d132a799f6
|
Bug 384037. Eliminate nsFrameNavigator and switch XUL splitters to using nsFrameList instead. Also add a check so that we don't crash when a splitter's parent is not a XUL box. r+sr=dbaron
|
2009-04-25 20:33:32 +12:00 |
|
Mitchell Field
|
dd1f743cae
|
Bug 485764. Implement system proxy settings module for Windows. r+sr=roc
|
2009-04-25 20:29:32 +12:00 |
|
Jonathan Kew
|
7464c8ac7c
|
Bug 481948. Indic cluster reftests. r=roc
|
2009-04-25 20:26:59 +12:00 |
|
Jonathan Kew
|
0b516e4118
|
Bug 481948. Rework Coretext glyph extraction code to mirror ATSUI improvements. r=roc
|
2009-04-25 20:24:25 +12:00 |
|
Jonathan Kew
|
19759f7df9
|
Bug 481948. Rework ATSUI glyph-extraction code to be more robust when glyphs are reordered. r=roc
|
2009-04-25 20:23:57 +12:00 |
|
Bob Clary
|
9e7d2ac24b
|
bug 285595 - crash test by Neel Mehta.
|
2009-04-24 10:08:08 -07:00 |
|
Bob Clary
|
f535f40065
|
bug 289864 - crash test.
|
2009-04-24 10:08:08 -07:00 |
|
Marco Bonardo
|
e21a0a3180
|
backout Bug 484019 due to test failures.
|
2009-04-24 17:57:24 +02:00 |
|
Marco Bonardo
|
bdf1ed553e
|
Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich
|
2009-04-24 15:11:06 +02:00 |
|
Marco Bonardo
|
f5fb9bda37
|
Bug 489351 - Date containers under History in Library cannot be deleted/cut, r=adw
|
2009-04-24 15:11:01 +02:00 |
|
Drew Willcoxon
|
5d64105d9a
|
Bug 489701 - Bookmark properties dialog should specify valid defaultButton attribute, r=mak
|
2009-04-22 17:24:09 -07:00 |
|
Drew Willcoxon
|
90af6df467
|
Bug 444849 - Removing a bookmark doesn't clean up tags, r=mak77
|
2009-04-23 10:31:46 -07:00 |
|
Alexander Surkov
|
0ae1caa6d3
|
Bug 489944 - @title attribute no longer exposed on accDescription, r=davidb, r=MarcoZ
|
2009-04-24 16:40:18 +02:00 |
|
Peter Van der Beken
|
1d4e73256a
|
Testcase for bug 483444 (XSLT stylesheet compiler crashes). r/sr=mrbkap.
|
2009-04-24 16:14:37 +02:00 |
|
Olli Pettay
|
063953f527
|
Bug 489965, r+sr=bz
|
2009-04-24 16:36:58 +03:00 |
|
Ryo Onodera
|
09f47e7977
|
Bug 489718 - image-rendering and text-rendering hints should operate when clipping. r=longsonr
|
2009-04-24 14:11:03 +01:00 |
|
Peter Van der Beken
|
e022e7e14b
|
Fix for bug 488561 (Typo in dom_quickstubs.qsconf). r=bent, sr=mrbkap.
|
2009-04-24 12:36:14 +02:00 |
|
Dão Gottwald
|
5bd8674a99
|
Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn
|
2009-04-24 13:20:03 +02:00 |
|
Markus Stange
|
1b159b138d
|
Bug 477827 - Use inset box shadows instead of border images for the toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console. r=dao, r=Enn, r=dtownsend
|
2009-04-24 12:01:21 +02:00 |
|
Dão Gottwald
|
b0c14785a0
|
merge
|
2009-04-24 11:26:13 +02:00 |
|
Michael Ventnor
|
157a84772c
|
Bug 489319 - Box shadow's OptimizeVisibility() should take border radii into account. r+sr=roc
|
2009-04-24 11:24:44 +02:00 |
|
TheOne
|
f5bcbd33bb
|
Bug 482856 - Inconsistent comment for hiding pages in nsNavHistory. r=mak
|
2009-04-24 11:23:53 +02:00 |
|
Jason Harvey
|
09be2bce04
|
Bug 421763 - bookmarks import and restore only allow files named .html and .json. r=dietrich
|
2009-04-24 11:22:41 +02:00 |
|