Commit Graph

15701 Commits

Author SHA1 Message Date
Michael Ventnor
8d8eda2eae Bug 212633 - "Add support for CSS3 box-shadow" (rendering support) [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=roc] 2008-07-07 19:57:47 -05:00
Michael Ventnor
3a7677bb26 Bug 212633 - "Add support for CSS3 box-shadow" (parsing support) [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=dbaron] 2008-07-07 19:56:52 -05:00
Mats Palmgren
24a8f7bfba Annotate the out param with [shared] and add a comment about it. b=434429 r+sr=bzbarsky 2008-07-08 02:23:04 +02:00
Mats Palmgren
b01b0154dd Fix bug 441360. r+sr=vlad 2008-07-08 02:00:22 +02:00
Mats Palmgren
5605db70df Fix potential memory leak. b=441454 r+sr=vlad 2008-07-08 01:49:39 +02:00
Brad Lassey
b46984e309 Bug 422788 - reduce ambiguous wide/narrow char windows api calls in toolkit 2008-07-07 18:57:08 -04:00
Brad Lassey
af375d4358 Bug 422791 - Reduce ambiguous wide/narrow char API calls in uriloader r=bsmedberg 2008-07-07 18:57:08 -04:00
Blake Kaplan
8a415a087a 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
ec01159cac 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
8ee8338835 missed &s in 15688:953a299d8c32 b=430450 2008-07-07 16:15:07 +12:00
Karl Tomlinson
e41086c923 Correct variable names from 15688:953a299d8c32 b=430450 2008-07-07 15:46:50 +12:00
Karl Tomlinson
4aad426736 merge 2008-07-07 15:09:52 +12:00
Karl Tomlinson
9020a0cc8e 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
3fc8bd0f47 Add nsPresContext::AppUnitsToGfxUnits(const nsRect&)
b=430450 r+sr=roc
2008-07-07 14:28:24 +12:00
Gavin Sharp
370c6788cd Debugging followup (bug 431745) 2008-07-06 21:35:18 -04:00
Gavin Sharp
194703ae05 Debugging followup (bug 431745) 2008-07-06 21:10:46 -04:00
Gavin Sharp
206dbf08af Debugging followup (bug 431745) 2008-07-06 21:09:28 -04:00
Gavin Sharp
f4d490d4c4 Debugging followup (bug 431745) 2008-07-06 19:52:35 -04:00
Gavin Sharp
3bbd185188 Debugging followup (bug 431745) 2008-07-06 19:39:50 -04:00
Gavin Sharp
d2915d5735 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
7267233b08 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
89f6228191 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
5954a9c126 bug 442484 - packager.mk doesn't work correctly with non-default topsrcdir, r=ted 2008-07-06 22:30:32 +02:00
Igor Bukanov
e1c0b7d628 Bug 443746 – Optimizing the enumeration state allocation. r=brendan 2008-07-06 21:02:44 +02:00
Jesse Ruderman
f8eb550eca 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
b40e4a8578 Fix spelling error in a log message (bug 443520). 2008-07-05 18:09:24 -07:00
Jesse Ruderman
a34e166b7f Bug 443757 - Extra semicolon in nsMacShellService::SetDefaultBrowser makes "conditional" code unconditional. r=mano 2008-07-05 18:06:57 -07:00
Gavin Sharp
03c56c2768 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
3f6b3bfe52 Bug 443367: Remove timeout and network access from unit test. r=robstrong 2008-07-05 23:44:03 +01:00
Asaf Romano
0f34e941e7 merge 2008-07-05 22:24:30 +03:00
Asaf Romano
3337b10e2a Bug 443734 - Remove initBookmarksToolbar. r=gavin. 2008-07-05 22:00:06 +03:00
"Brad Lassey"
999c3dd928 Bug 441096 - Uses $(DEPTH) variable to make debian installer path relative r=ted 2008-07-05 14:31:50 -04:00
"Brad Lassey"
270a6c994b Bug 442104 - Installs preinst and postrm scripts to the debian installer r=ted 2008-07-05 14:29:45 -04:00
"Brad Lassey"
2e614b27de 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)
e6e9681ac7 Bug 442113 - Canvas text size depends on browser text zoom r=vlad 2008-07-03 15:02:50 -07:00
Daniel Holbert
c1057f3265 comment-only typo fix: delcaration -> declaration 2008-07-03 14:28:39 -07:00
Shawn Wilsher
e6dbf1fb43 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
10ec554485 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
14b57edcf4 Bug 430514 - Rename new search "New Query" default name to "New Search" (r=mano) 2008-07-03 12:04:38 -07:00
Dietrich Ayala
bf88c3133e 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
95d3caf46a 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
de70fef9b0 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
83dda5c1b7 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
835d7d6453 Bug 437078 - GUIDs not included in bookmark backups (r=mano) 2008-07-03 10:17:13 -07:00
Robert Kaiser
5ec392ff88 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
df2572e233 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
684e800a25 JavaScript Tests - regression test for bug 422592, by timeless 2008-07-03 10:48:04 -04:00
Bob Clary
62a18f506f JavaScript Tests - regression test for bug 429266, by Jesse Ruderman 2008-07-03 10:39:53 -04:00
Bob Clary
aa1304ce61 JavaScript Tests - regression test for bug 356378, by Jesse Ruderman 2008-07-03 10:34:32 -04:00
Bob Clary
d723c54667 JavaScript Test - regression test for bug 418128, by Igor Bukanov 2008-07-03 10:27:57 -04:00