Граф коммитов

206929 Коммитов

Автор SHA1 Сообщение Дата
dbaron@dbaron.org 847443fc11 Back out incorrect change from yesterday: if we don't have room for the test, it isn't valid, so it should fail. 2007-05-22 14:42:15 -07:00
joshmoz@gmail.com 0a61d979d1 turn native form controls off on Mac OS X until reftests pass. b=175279 2007-05-22 14:16:39 -07:00
Olli.Pettay@helsinki.fi 376509ffd7 Bug 380674, Move nsTObserverArray from content/* to xpcom/*, r=bsmedberg 2007-05-22 13:45:13 -07:00
sspitzer@mozilla.org 67ffa367fd fix for bug #368240: A link on the bottom of the history list takes long to loadr=mano 2007-05-22 13:36:43 -07:00
sharparrow1@yahoo.com 29ee9773d1 Bug 381621: Get rid of nsBoxFrame::AddRef/Release, plus a few misc cleanups. r+sr=dbaron. 2007-05-22 13:34:00 -07:00
joshmoz@gmail.com 3f07fe3549 Turn on native theme for HTML content on Mac OS X. Bugs remain, but this way we'll get better test coverage and move forward more quickly. Should we discover too many issues for Gecko 1.9a5, we'll flip it back off until 1.9a6. b=175279 sr=roc a=mconnor 2007-05-22 13:24:28 -07:00
ted.mielczarek@gmail.com 7d5bd171fa bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento 2007-05-22 13:20:55 -07:00
sspitzer@mozilla.org a312ddc743 fix for bug #381594: not warning user about loading js / data urlsr=dietrich 2007-05-22 13:19:45 -07:00
gavin@gavinsharp.com 1601c3e7a3 Bug 289136: remove lock/unlock pref menu items from about:config, r=mconnor 2007-05-22 12:48:05 -07:00
joshmoz@gmail.com da9f41fab9 remove camino-specific CSS from forms.css. b=381539 r=cbarrett sr=dbaron 2007-05-22 12:44:01 -07:00
bugzilla@standard8.demon.co.uk b4e763a567 380795 Unify Palm Sync build component locations - remove moved files. r/sr=bienvenu 2007-05-22 12:43:23 -07:00
joshmoz@gmail.com d1b3cf31e7 Don't paint the background for the text frame in comboboxes if the combobox is themed. b=381268 r/sr=roc 2007-05-22 12:42:01 -07:00
Olli.Pettay@helsinki.fi efac8d828c Bug 380674, Move nsTObserverArray from content/* to xpcom/*, r=bsmedberg 2007-05-22 12:39:14 -07:00
joshmoz@gmail.com 7ae5bc1f69 clean up combobox borders, preliminary fix for bug 376823. r=cbarrett sr=roc 2007-05-22 12:35:18 -07:00
tor@cs.brown.edu d0b863dde2 Bug 380072 - switch svg mask from cairo to thebes. r=jwatt, sr=roc 2007-05-22 12:31:04 -07:00
tor@cs.brown.edu dc527fe97c Bug 380071 - add cairo_clip_extents() functionality to thebes. r=vlad 2007-05-22 12:30:03 -07:00
sayrer@gmail.com 43da8a6941 comment out dm tests until we can make them pass in opt builds 2007-05-21 21:47:50 -07:00
sayrer@gmail.com 1db6de1ec1 try some more tests 2007-05-21 21:23:38 -07:00
sdwilsh@shawnwilsher.com f5a3e67d2a Trying to figure out why this test is failing silently. Commenting out listener and observer. 2007-05-21 20:39:03 -07:00
sdwilsh@shawnwilsher.com 874089fba0 Trying to figure out why this test is failing silently. 2007-05-21 20:09:26 -07:00
sdwilsh@shawnwilsher.com 880dfc7196 Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 19:26:12 -07:00
sdwilsh@shawnwilsher.com 4922467239 Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 18:47:34 -07:00
sdwilsh@shawnwilsher.com 7f571cd60f Trying to figure out why this test is failing silently. r=sayrer 2007-05-21 18:23:39 -07:00
sdwilsh@shawnwilsher.com f7fbcedac3 Bug 380250 bustage fix for xpfe 2007-05-21 18:11:37 -07:00
sdwilsh@shawnwilsher.com 4729999797 More bustage fix for Bug 380250 - passing pointer instead of just the variable 2007-05-21 17:59:50 -07:00
sdwilsh@shawnwilsher.com 407b4adafe More bustage fix for Bug 380250 - third time is the charm (getter_Addrefs != getter_AddRefs) 2007-05-21 17:57:26 -07:00
mrbkap@gmail.com bf1c2cb81f Mark the overwritten scope property in the space between where we remove it and re-add it in its changed form. bug 381374, r=igor 2007-05-21 17:55:04 -07:00
sdwilsh@shawnwilsher.com 6191b71f24 More bustage fix for Bug 380250 (declaring rv) 2007-05-21 17:41:11 -07:00
sdwilsh@shawnwilsher.com cc5aec6691 Bustage fix for Bug 380250. 2007-05-21 17:34:53 -07:00
jonas@sicking.cc d1d8c87a50 Bug 380872: Forgot to address bzs review comment to remove this assertion. r/sr=bz 2007-05-21 17:08:05 -07:00
sdwilsh@shawnwilsher.com da1cd3e5e8 Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor 2007-05-21 17:03:33 -07:00
mrbkap@gmail.com 91a84c470d Protect the number from GC, even if it was originally a number. bug 375976, r=crowder 2007-05-21 16:45:42 -07:00
benjamin@smedbergs.us 1a612f5198 Marking this reftest random until we can figure out the scrollbar issue. 2007-05-21 16:03:49 -07:00
masayuki@d-toybox.com aadc1b4ba1 Bug 381426 Can't be activated Input Method in the Bookmark Properties. r+sr=roc 2007-05-21 15:58:17 -07:00
crowder@fiverocks.com 340f3a3234 Bug 380998: StackGrowthDirection is not reliable with Sun Studio 11, patch by Ginn Chen <ginn.chen@sun.com>, r=brendan 2007-05-21 15:55:48 -07:00
mrbkap@gmail.com 5669758e24 Don't assume that the parser is still enabled after we've returned to the event loop. bug 380590, r+sr=sicking 2007-05-21 15:40:59 -07:00
jonas@sicking.cc 5d6b96edb3 Bug 380872: Call BindToTree on anonymous children too when BindToTree is called on an element. r/sr=bz 2007-05-21 15:26:48 -07:00
jonas@sicking.cc acecb0b31e Bug 53901: Make sure to also release controllers when unbinding xul elements from the DOM. r/sr=bz 2007-05-21 15:22:51 -07:00
tor@cs.brown.edu e703574cd1 Build bustage fix (380757). 2007-05-21 15:13:56 -07:00
tor@cs.brown.edu 072dbde3cc Bug 380757 - switch svg filters to thebes. r=jwatt, sr=roc 2007-05-21 14:41:53 -07:00
benjamin@smedbergs.us 45a1c0f746 Attempt to fix unit-test orange: the two tests differ only by the width of a scrollbar, so attempt to make the ref the same height as the test, r=dbaron 2007-05-21 13:45:43 -07:00
crowder@fiverocks.com 9316dfb6f1 Bug 379482: Crash [@ js_IsIdentifier] decompiling float setter, r=mrbkap 2007-05-21 12:33:33 -07:00
mozilla@weilbacher.org 8ad768b00a Bug 359716: followup for OS/2 to fix build break with MOZ_LDAP_XPCOM, r=bsmedberg 2007-05-21 12:28:20 -07:00
mrbkap@gmail.com fbf3cb31e9 Don't call DidBuildModel twice if Terminate is called twice since consumers aren't expecting it. bug 378982, r+sr=bzbarsky 2007-05-21 11:09:54 -07:00
mrbkap@gmail.com 2e59f70cb8 Count both the getter and setter for a given property. bug 381303, r=crowder 2007-05-21 11:02:33 -07:00
mrbkap@gmail.com 5e9b763ef0 Handle Function.prototype.toString not returning what we expect it to return (a function expression). bug 380933, r=crowder 2007-05-21 11:01:08 -07:00
bugzilla@standard8.demon.co.uk c2edb2a583 Bug 380795 Unify Palm Sync build component locations r=benjamin,sr=bienvenu 2007-05-21 10:17:51 -07:00
benjamin@smedbergs.us a2a24a88d0 Bug 377347 - Disable the obsolete string API (from the Mozilla 1.4 SDK), r=darin sr=dbaron 2007-05-21 07:32:35 -07:00
kairo@kairo.at 76082c4f76 bug 335387 - remove remnants of content packs, r=bsmedberg 2007-05-21 07:19:21 -07:00
aaronleventhal@moonset.net d00bfc2da0 Bug 380976. Tree view accessible hierarchy regression. r=ginn.chen 2007-05-21 06:57:54 -07:00