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

193322 Коммитов

Автор SHA1 Сообщение Дата
Brad Lassey fb637dcbc7 Bug 422788 - reduce ambiguous wide/narrow char windows api calls in toolkit 2008-07-07 18:57:08 -04:00
Brad Lassey ec1478a4d3 Bug 422791 - Reduce ambiguous wide/narrow char API calls in uriloader r=bsmedberg 2008-07-07 18:57:08 -04:00
Blake Kaplan 8536a45550 Don't use 'i' if the id was not an index. bug 443843, r=shaver 2008-07-07 23:01:09 +02:00
Blake Kaplan 642d264581 Don't do things to the object before we're sure it's the right type of object. bug 443569, r=brendan 2008-07-07 23:00:56 +02:00
Karl Tomlinson 82b3875822 missed &s in 15688:953a299d8c32 b=430450 2008-07-07 16:15:07 +12:00
Karl Tomlinson 3d37691d24 Correct variable names from 15688:953a299d8c32 b=430450 2008-07-07 15:46:50 +12:00
Karl Tomlinson b58d35fb1e merge 2008-07-07 15:09:52 +12:00
Karl Tomlinson b325dae480 Bug 430450 – vertical stripes in windowless plugins.
Snap to pixels and round dirty rect out. r+sr=roc
2008-07-07 14:49:38 +12:00
Karl Tomlinson 6f63d6521a Add nsPresContext::AppUnitsToGfxUnits(const nsRect&)
b=430450 r+sr=roc
2008-07-07 14:28:24 +12:00
Gavin Sharp 85c5cf70c4 Debugging followup (bug 431745) 2008-07-06 21:35:18 -04:00
Gavin Sharp 4e41038865 Debugging followup (bug 431745) 2008-07-06 21:10:46 -04:00
Gavin Sharp d279da150c Debugging followup (bug 431745) 2008-07-06 21:09:28 -04:00
Gavin Sharp b592f19050 Debugging followup (bug 431745) 2008-07-06 19:52:35 -04:00
Gavin Sharp 23cfc2b70a Debugging followup (bug 431745) 2008-07-06 19:39:50 -04:00
Gavin Sharp 783e7e66f7 Temporary debugging patch to try and get to the bottom of the test_sleep_wake failures (bug 431745) 2008-07-06 18:39:37 -04:00
Robert Kaiser c6a369f594 bug 440932 - toolkit dlmgr should be buildable by suite, supplemantal patch for including config.mk early enough, r=ted 2008-07-06 22:37:07 +02:00
Robert Kaiser 5caeb245c2 bug 442503 - Use MOZILLA_DIR for the Mozilla source dir in makensis.mk, r=ted 2008-07-06 22:34:45 +02:00
Robert Kaiser 46d638fc1c bug 442484 - packager.mk doesn't work correctly with non-default topsrcdir, r=ted 2008-07-06 22:30:32 +02:00
Igor Bukanov 90b3f9fb68 Bug 443746 – Optimizing the enumeration state allocation. r=brendan 2008-07-06 21:02:44 +02:00
Jesse Ruderman d2e279ea0a Turn "running past end" assertions in nsLineBox.h into aborts (bug 443529). r+sr=dbaron. 2008-07-05 18:11:12 -07:00
Jesse Ruderman a1dd1f31eb Fix spelling error in a log message (bug 443520). 2008-07-05 18:09:24 -07:00
Jesse Ruderman 1d44a8b2f7 Bug 443757 - Extra semicolon in nsMacShellService::SetDefaultBrowser makes "conditional" code unconditional. r=mano 2008-07-05 18:06:57 -07:00
Gavin Sharp 4a477a198b Bug 441876: remove UTF-7 option from browser Character Encoding menus, r=smontagu, sr=bzbarsky 2008-07-05 20:53:48 -04:00
Dave Townsend 155e801d3c Bug 443367: Remove timeout and network access from unit test. r=robstrong 2008-07-05 23:44:03 +01:00
Asaf Romano d4df6aee27 merge 2008-07-05 22:24:30 +03:00
Asaf Romano 4c9b67afe0 Bug 443734 - Remove initBookmarksToolbar. r=gavin. 2008-07-05 22:00:06 +03:00
Brad Lassey ad5b74398f Bug 441096 - Uses $(DEPTH) variable to make debian installer path relative r=ted 2008-07-05 14:31:50 -04:00
Brad Lassey 7b97584d29 Bug 442104 - Installs preinst and postrm scripts to the debian installer r=ted 2008-07-05 14:29:45 -04:00
Brad Lassey a49ea503d8 Bug 442103 - Adds prerm script to unregister xulrunner on uninstall for debian installer. r=ted 2008-07-05 14:28:18 -04:00
Takeshi Kurosawa ext:(%2C%20Eric%20Butler%20%3Cebutler%40mozilla.com%3E) ab5953d90b Bug 442113 - Canvas text size depends on browser text zoom r=vlad 2008-07-03 15:02:50 -07:00
Daniel Holbert 4b5c0b5b3f comment-only typo fix: delcaration -> declaration 2008-07-03 14:28:39 -07:00
Shawn Wilsher fb9c55d658 Bug 443493 – Unit test for Bug 331215 fails rather frequently on Mozilla2 builds
Test uses the thread manager to place a function on the event queue of the main
thread instead of using a timeout.
r=mconnor
2008-07-03 16:46:04 -04:00
Gavin Sharp 986c32a684 Bug 441120 / bug 221445: don't split URLs on '|' when passed on the command line, r=mconnor, r=dveditz 2008-07-03 16:30:24 -04:00
Dietrich Ayala a0350733cc Bug 430514 - Rename new search "New Query" default name to "New Search" (r=mano) 2008-07-03 12:04:38 -07:00
Dietrich Ayala 36167d8348 Bug 438744 - Folders with non uniform characters (accents, Chinese, Japanese, etc) in their names do not import over from Safari. (r=mano) 2008-07-03 11:46:52 -07:00
Dietrich Ayala b6f0608f6d Bug 429832 - Add API to nsIFaviconService to handle data URIs (for manish@flock.com, r=marco, r=dietrich) 2008-07-03 11:07:56 -07:00
Dietrich Ayala 320876b222 Bug 437616 - suppress select events while selecting pasted bookmarks (for jdarmochwal@gmx.de, r=mano) 2008-07-03 10:46:52 -07:00
Dietrich Ayala 7a0d6067ed Bug 433317 - Renamed title of saved search folder isn't updated outside the Library until Firefox is restarted (r=marco, r=mano) 2008-07-03 10:40:16 -07:00
Dietrich Ayala 95e2024781 Bug 437078 - GUIDs not included in bookmark backups (r=mano) 2008-07-03 10:17:13 -07:00
Robert Kaiser 47d46f359c use '-s' options instead of '-' for 'silent' on ed, as we know at least one machine where the former succeeds and the latter fails though both mean the same, r=ted 2008-07-03 18:51:44 +02:00
Dave Townsend 211a8c1c49 Bug 436207: Display error when install fails due to missing install.rdf. r+sr=dveditz 2008-07-03 17:36:10 +01:00
Bob Clary 71e8b2259f JavaScript Tests - regression test for bug 422592, by timeless 2008-07-03 10:48:04 -04:00
Bob Clary c376c74b0c JavaScript Tests - regression test for bug 429266, by Jesse Ruderman 2008-07-03 10:39:53 -04:00
Bob Clary 20beba23f3 JavaScript Tests - regression test for bug 356378, by Jesse Ruderman 2008-07-03 10:34:32 -04:00
Bob Clary b20acbae6d JavaScript Test - regression test for bug 418128, by Igor Bukanov 2008-07-03 10:27:57 -04:00
Mats Palmgren 2603e93156 Backout crash tests for bug 409006 since it caused other crash tests to fail loading (403296-1.xhtml). 2008-07-03 16:00:32 +02:00
Mats Palmgren 51231ec6f2 Crash tests for bug 409006. 2008-07-03 14:57:20 +02:00
Ginn Chen beeec978ff Bug 441233 Missing focus events in Thunderbird account wizard dialog r=surkov.alexander 2008-07-03 15:10:16 +08:00
Masayuki Nakano f1cf303d4c Bug 436356 Bullet lists does not display correctly, works in FF 2 p=Atsushi Sakai, r+sr=roc 2008-07-03 14:49:24 +09:00
Bob Clary 729f907985 JavaScript Tests - update public failures, bug 399387 2008-07-03 00:02:09 -04:00