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

180549 Коммитов

Автор SHA1 Сообщение Дата
peterv@propagandism.org 4fb110bb30 Bustage fix, bug 386255 (Trunk XULRunner compile error in nsIEditingSession::MakeWindowEditable). Pending r=sicking. 2007-07-02 06:49:39 -07:00
peterv@propagandism.org 206dd7d6e0 Fix for bug 326337 (XMLHttpRequest.responseXML permission denied if document.domain set). r=jst, sr=bz. 2007-07-02 06:20:01 -07:00
benjamin@smedbergs.us 93904d0ae7 From bug 383167, package up the xpcom/system XPTs correctly, r=luser 2007-07-02 06:04:22 -07:00
longsonr@gmail.com 5b8308915c Bug 384391 - make sure outer svg is constructed only for svg:svg. Revisited to fix crashes (bug 385840 and bug 385852). r+sr=roc 2007-07-02 05:20:13 -07:00
igor@mir2.org 5414afce47 Bug 349326: for-in loop now always closes iterator objects. r=brendan 2007-07-02 05:13:23 -07:00
ginn.chen@sun.com 7d3de0c8ce Bug 385326 text content in MIDAS is not accessible
r=surkov.alexander
2007-07-02 04:18:07 -07:00
axel@pike.org 967bbfa555 bug 386331, add Belarusian (be) to trunk tinderboxens for fx and tb 2007-07-02 03:31:04 -07:00
smontagu@smontagu.org e4523aaf38 Mark failing tests 2007-07-02 03:17:59 -07:00
longsonr@gmail.com c39e9e74d8 Bug 385905 - Collection of minor things. Mainly fixes coding style and indenting in SVG content. Simplifies one NS_NewSVGPoint call and changes one frame QueryInterface to use CallQueryInterface. r=jwatt,sr=tor 2007-07-02 02:54:11 -07:00
smontagu@smontagu.org 6a7d0f2abe First batch of Bidi reftests 2007-07-02 02:39:35 -07:00
axel@pike.org fdad0ff8be bug 385745, breakpad landing broke --disable-compile-environment, r=luser 2007-07-02 01:34:10 -07:00
surkov.alexander@gmail.com 2d4068ccd7 Bug 386282 - nsIAccessible::GetDescription() fails on document accessible, r=me, patch=vasiliy.potapenko 2007-07-01 23:14:11 -07:00
sharparrow1@yahoo.com 9bbc9b2f9e Bug 386387: ifilm videos don't play, only audio plays. r+sr=roc 2007-07-01 23:12:02 -07:00
sharparrow1@yahoo.com 1b3608dca9 Bug 386147: Don't cut off floats at the bottom of the page (part 1). r+sr=roc 2007-07-01 22:26:52 -07:00
smontagu@smontagu.org a0b0245480 Reftest for bug 377918. r=roc 2007-07-01 22:25:52 -07:00
sharparrow1@yahoo.com 6fc71d4edd Bug 368280: rounding problems with half-pixels + widgets. r+sr=roc 2007-07-01 22:22:51 -07:00
sharparrow1@yahoo.com 0306706e9a Bug 343595: {inc} overflow:hidden float in overflow:hidden div doesn't get repositioned correctly. r+sr=roc 2007-07-01 22:19:57 -07:00
roc+@cs.cmu.edu 02e063297c Removing nsTextFrame.cpp and associated makefile rules. r/sr=pavlov for the removal. 2007-07-01 20:31:57 -07:00
roc+@cs.cmu.edu 428cb93464 Bug 386122. Make textrun storage metrics only defined for DEBUG_roc. 2007-07-01 18:24:56 -07:00
sayrer@gmail.com 105e5dfa34 Backing out test. Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin 2007-07-01 18:21:54 -07:00
roc+@cs.cmu.edu 529a002f8e Bug 386122. Allow text runs to end at preformatted newlines. Speeds up loading of plain-text files a lot because we don't have to have a textrun for the entire file. r=smontagu 2007-07-01 18:20:43 -07:00
ajschult@verizon.net fda7ad4d59 Bug 384714: Purge moz_pis_startstop_scripts from the tree, r=bsmedberg 2007-07-01 18:20:14 -07:00
roc+@cs.cmu.edu c577b84df9 Bug 9101. Soft hyphen tests. 2007-07-01 18:15:06 -07:00
roc+@cs.cmu.edu 7536be9353 Bug 9101. Fix various soft-hyphen bugs, primarily related to detecting when hyphenation is needed during a second-pass break-forcing line reflow. r=smontagu 2007-07-01 18:14:27 -07:00
roc+@cs.cmu.edu aa2684add0 Bug 9101. Fix BreakAndMeasureText to save/restore hyphenation state correctly. r=pavlov 2007-07-01 18:12:45 -07:00
sayrer@gmail.com 6727a47b11 Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin 2007-07-01 15:47:12 -07:00
timeless@mozdev.org 761d1e775d Bug 384803 nsStringBundle::FormatStringFromID should return nsMemory allocated strings
patch by prasad@medhas.org r=timeless r=smontagu sr=biesi
2007-07-01 12:29:43 -07:00
timeless@mozdev.org 3fd8c7b1e1 Bug 385765 [@ jsdASObserver::Observe] You can't dereference a NULL nsCOMPtr with operator->()
r=dveditz sr=dveditz
2007-07-01 12:25:10 -07:00
timeless@mozdev.org 51244bcf9d Bug 385716 inIFlasher.drawElementOutline and inIFlasher.repaintElement aren't null safe [@ inLayoutUtils::GetWindowFor]
r=bz sr=bz
2007-07-01 12:13:13 -07:00
sharparrow1@yahoo.com 9da968b142 Bug 372768: {inc}Setting nowrap attribute dynamically does not change layout like it should. r=bzbarsky,sr=dbaron. 2007-07-01 11:42:18 -07:00
sayrer@gmail.com 4560253525 Bug 381227. Replace module in feed xpcom with XPCOMUtils.jsm's generateNSGetModule. r=mano. 2007-07-01 10:29:58 -07:00
mozilla.mano@sent.com b43af2d5cc Bug 262329 - Sort By Name should sort between separators. r=sspitzer. 2007-07-01 05:23:38 -07:00
smontagu@smontagu.org fa8e1fccff Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc 2007-06-30 22:56:10 -07:00
jruderman@hmc.edu bc4229da26 Remove stray onload="run()" from references that have no "run" function. 2007-06-30 22:27:53 -07:00
rflint@ryanflint.com 78b1e6f554 Bug 385492 - XPCOMUtilify search suggestions. r=mconnor 2007-06-30 20:46:42 -07:00
rflint@ryanflint.com 67649d3202 Bug 381254 - Replace module in nsMicrosummaryService.js with XPCOMUtils.jsm's generateModule. r=myk 2007-06-30 20:35:19 -07:00
philringnalda@gmail.com fe7cca132d Bug 298993 - add FAYT (find as you type) for richlistbox for the EM, patch by Simon Bünzli <zeniko@gmail.com>, r=enndeakin 2007-06-30 19:16:14 -07:00
rflint@ryanflint.com c2f5edda79 Bug 385524 - Reduce boilerplate code in passwordmgr. r=dolske/gavin 2007-06-30 18:41:33 -07:00
sayrer@gmail.com 7d63395630 Bug 180380. nsXPCComponents object and its wrapper leaked at shutdown. Patch by David Baron, David Bradley, and Robert Sayre. r=jst/bzbarsky, sr=dbaron 2007-06-30 16:00:09 -07:00
mozilla@weilbacher.org 1f38fc4741 [OS/2] Fix handling of chars >127 in MakeTextRun and remove unused function arguments.
Part of work on Bug 381333 (just as my previous checkin).
2007-06-30 15:19:14 -07:00
sharparrow1@yahoo.com f6656624a1 Backing out UUID change for now 2007-06-30 14:26:13 -07:00
aaronleventhal@moonset.net abe7a44dfe Bug 384426. Description relations not getting exposed. r=surkov 2007-06-30 13:23:16 -07:00
aaronleventhal@moonset.net b67791778f Fixing bustage 2007-06-30 13:21:11 -07:00
mozilla@weilbacher.org b852883af2 [OS/2] Get gfxOS2Font::GetMetrics() in order
- metrics.y_ppem should not get scaled
- if the space width is too small it's the fault of the font, don't scale it
- add mimimum comment for the function
- add some more debugging output, we'll probably need it again sometime
2007-06-30 13:20:51 -07:00
aaronleventhal@moonset.net 3f2b0ce1f4 Fieldset children and relations incorrect. r=surkov 2007-06-30 13:06:13 -07:00
sharparrow1@yahoo.com c661df10ac Mark reftest passing due to bug 375493 2007-06-30 11:06:04 -07:00
sharparrow1@yahoo.com 2e30bcfdea Updating UUID to test what's breaking windows reftests 2007-06-30 10:59:57 -07:00
sharparrow1@yahoo.com 6fe77976be Bug 375493: Adding an element with counter-increment does not update subsequent elements with counter. r+sr=dbaron. 2007-06-30 10:41:03 -07:00
dtownsend@oxymoronical.com 20843d439a Bug 340219 - Display new version when upgrading add-ons. r=robstrong 2007-06-30 10:17:03 -07:00
kherron@fmailbox.com f7acb351db Backing out patch for bug 381631 again, due to reftest failures. 2007-06-30 08:01:02 -07:00