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

196781 Коммитов

Автор SHA1 Сообщение Дата
Arpad Borsos ba7ea37460 Bug 454483 - Clean up unused variables in gfx/; r=vladimir; (with nits by sgautherie) 2008-09-15 15:46:07 +02:00
Arpad Borsos f78afaec8d Bug 454479 - Clean up unused variables in netwerk/; r=cbiesinger 2008-09-15 15:34:46 +02:00
Gavin Sharp bfe8fbcd61 Bug 446274: make sure to properly enable the 'clear history' menu option if there is search bar state to clear, r=dao 2008-09-15 09:21:28 -04:00
Arpad Borsos 1e410ca73d Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'jar.mn' part; r=ted.mielczarek 2008-09-15 15:19:32 +02:00
Gavin Sharp 0a570abfbf Bug 454022: external editor doesn't work on Mac, r=zeniko 2008-09-15 09:15:43 -04:00
Arpad Borsos 17cad329ae Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'xpfe' part; r=neil 2008-09-15 15:07:44 +02:00
Serge Gautherie 8162c27dbd Bug 455258 - browser_bug410900.js minor nits; Av1; r=gavin.sharp 2008-09-15 14:51:05 +02:00
Shane Caraveo d1fd3004e9 ctrl+mouseup should set mouse button to right button the same way mouse down does. b=451870 r=josh sr=roc 2008-09-15 08:50:59 -04:00
Josh Aas 84239664d0 Stop referring to NPAPI plugins as "4x". b=454807 r/sr=jst 2008-09-15 08:45:01 -04:00
Serge Gautherie 7bd6565ed3 Bug 455227 - Add a |removeEventListener()| to browser-test.js; Av1b; r=gavin.sharp 2008-09-15 14:38:09 +02:00
Michael Kaply c028e1969c Bug #433759 - Microformats - handle empty hCalendar description
r=sayre
2008-09-14 18:58:05 -05:00
Christian Biesinger 61ce0471a4 bug 454587 Make sure that don't disable memory cache when
PR_GetPhysicalMemory() fails. Instead, default to 32 MB of memory (2 MB cache
size)
r+sr=bz
2008-09-14 15:45:52 -07:00
Magnus Melin 84837afd35 Bug 431890: nsStandardURL::SetSpec does not fail when host contains leading space " ". r+sr=cbiesinger 2008-09-14 21:15:06 +03:00
Shawn Wilsher e4c7e07942 Bug 454320 - top level test targets should support specifying a test path
This changeset allows the specifying of the --test-path parameter when using the
top-level targets to run mochi-type tests.
r=ted
2008-09-14 12:11:00 -04:00
Dave Townsend 2c19fc0e42 Bug 454842: Remove unneccessary hack from bug bug 299716 tests that was hiding a now non-existant assertion. r=robstrong 2008-09-14 12:06:53 -04:00
Dave Townsend e6ebcc6766 Bug 368972: Default width/height for plugin placeholders should be 240px/200px (pinstripe fix and mochitest). r+sr=dbaron 2008-09-14 12:03:56 -04:00
Robert Longson 4f84c41d8f Disable non-working feImage reftest for bug 448831. 2008-09-14 16:22:34 +01:00
Robert Longson 5999ca61b7 Correct flood reftest for bug 448831. 2008-09-14 16:09:08 +01:00
Robert Longson 69f536ea8f Add final newlines to reftests for bug 448831. 2008-09-14 12:39:29 +01:00
Robert Longson a86173c233 Reftests for bug 448831. 2008-09-14 12:02:10 +01:00
Jesse Ruderman 8ecf716aec Add crashtest 2008-09-14 00:37:23 -07:00
Jesse Ruderman 80507e2ef4 Add crashtest 2008-09-14 00:30:06 -07:00
Jesse Ruderman 5ae3835b54 Add crashtest 2008-09-14 00:24:14 -07:00
Jesse Ruderman 90ce692055 Add crashtest 2008-09-14 00:20:17 -07:00
Jesse Ruderman 6aa08e5c1a Add crashtest 2008-09-14 00:18:19 -07:00
Jesse Ruderman e3a72c7a94 Add crashtests for bug 429088 2008-09-14 00:02:20 -07:00
Jesse Ruderman 3770f02527 Add crashtest 2008-09-13 23:59:06 -07:00
Jesse Ruderman f4443040cf Add crashtests for XUL leak bugs 2008-09-13 18:45:42 -07:00
Jesse Ruderman fbbaa969b3 Add crashtest 2008-09-13 18:28:03 -07:00
timeless@mozdev.org eb6e3834b8 Bug 455035 Crash shutting down in cookie code
r=dwitte sr=biesi
2008-09-14 03:32:14 +02:00
Josh Aas 34e5e3d0c0 clean up plugin entries in toolkit-makefiles. b=453880 r=kairo r=ted 2008-09-13 19:49:09 -04:00
Neil Deakin e1cce0bfbd Bug 454595, improve editor drag and drop code, r+sr=neil 2008-09-13 18:09:20 -04:00
Rob Arnold 9835c5ceff Allow Aero Glass on popups r=vlad 2008-09-13 17:52:17 -04:00
Neil Deakin b7346ab7e2 Bug 452080, autocomplete panel flickers on mobile because it hardcodes a panel height, instead don't resize when a height is specified, r=gavin 2008-09-13 17:03:07 -04:00
Neil Deakin 01d18dd2de Bug 444735, move search service to toolkit, r=gavin
--HG--
rename : browser/components/search/nsIBrowserSearchService.idl => toolkit/components/search/nsIBrowserSearchService.idl
rename : browser/components/search/nsSearchService.js => toolkit/components/search/nsSearchService.js
rename : browser/components/search/nsSearchSuggestions.js => toolkit/components/search/nsSearchSuggestions.js
2008-09-13 17:01:14 -04:00
Neil Deakin 515013b85e Bug 455091, disable minimize test on Linux due to intermittent failures 2008-09-13 15:48:08 -04:00
Bernd ecc3d8a9b7 CSS 2.1 empty-cell handling of the excotic cases, bug 76331, r/sr=roc 2008-09-13 16:38:29 +02:00
Robert O'Callahan 659a5fa545 Mark failing tests with bug# 2008-09-14 01:52:48 +12:00
Serge Gautherie e9302a9889 Bug 455138 - Bug 435293 landed failing tests; workaround "percent-1" part 2008-09-13 14:27:36 +02:00
Robert O'Callahan b546e46fd0 Marking failing tests random 2008-09-13 23:28:21 +12:00
Keith Schwarz 48a87265ac Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc 2008-09-13 21:42:11 +12:00
Oleg Romashin bed72a5865 Bug 445934 - Layout linking broken in NS_OSSO disable-libxul configuration. r=ted.mielczarek 2008-09-13 07:47:45 +03:00
Oleg Romashin df8945bc5a Bug 454391 - Building of Qt port for N810 is failed. r=ted.mielczarek 2008-09-13 07:40:02 +03:00
Phil Ringnalda f87c36425c Bug 427965 - remove obsolete install.it, r=rob_strong,pike 2008-09-12 20:56:43 -07:00
L. David Baron b5a478e061 Ensure we always skip to the next close parenthesis if a media query expression parse fails. (Bug 454227) r+sr=bzbarsky 2008-09-12 20:45:37 -07:00
L. David Baron f24f5bc2b0 Comments about use of foreground color. 2008-09-12 20:45:37 -07:00
L. David Baron 1562ab9bb4 Use consistent terms in comments describing nsStyleCoord values (length -> coord). (Bug 443057) r+sr=bzbarsky 2008-09-12 20:45:37 -07:00
L. David Baron 67b916836d Convert text-shadow and box-shadow storage from nsStyleCoord to nscoord. (Bug 443057) r+sr=bzbarsky 2008-09-12 20:45:37 -07:00
L. David Baron 9272a92fdf Convert border spacing storage from nsStyleCoord to nscoord. (Bug 443057) r+sr=bzbarsky 2008-09-12 20:45:37 -07:00
L. David Baron 703aefde59 Convert outline offset storage from nsStyleCoord to nscoord. (Bug 443057) r+sr=bzbarsky 2008-09-12 20:45:37 -07:00