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

179043 Коммитов

Автор SHA1 Сообщение Дата
tor@cs.brown.edu 950fed3b50 Bug 380691 - <clipPath> and <mask> not working with <foreignObject>. r+sr=roc 2007-05-16 08:14:19 -07:00
gavin@gavinsharp.com 72c7f36d73 Bug 380650: remove old files now that they've been copied to toolkit/components/passwordmgr/content 2007-05-16 07:33:26 -07:00
gavin@gavinsharp.com bd4d1b832f Bustage fix #3 for bug 374723 2007-05-16 07:07:43 -07:00
aaronleventhal@moonset.net cecf3cecb1 Bug 380669. More states for HTML option accessibles. r=surkov 2007-05-16 06:59:06 -07:00
aaronleventhal@moonset.net 15d53db726 Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov 2007-05-16 06:38:05 -07:00
gavin@gavinsharp.com d4c02bb41c Bug 374723: also update installer manifests so that builds aren't broken, and change module name to avoid conflicts, r=me 2007-05-16 06:36:31 -07:00
gavin@gavinsharp.com 8c56c98c87 bustage fix #2 2007-05-16 03:42:41 -07:00
gavin@gavinsharp.com 5477b804cb bustage fix 2007-05-16 03:23:00 -07:00
gavin@gavinsharp.com 405957fd02 Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me 2007-05-16 03:02:45 -07:00
ginn.chen@sun.com ead9455c46 Bug 380706 Labels will not be reported while browsing the list item with arrow keys.r=surkov.alexander 2007-05-16 01:21:12 -07:00
surkov.alexander@gmail.com 48b2b78c22 Bug 380524 - implement IAccessibleComponent, r=aaronlev, sr=neil 2007-05-15 23:04:20 -07:00
roc+@cs.cmu.edu 6aebf3d39d Not Part Of The Build. 1) Round font underline/overline/strikeout offsets and sizes to device pixels to try to ensure consistent visual offsets and sizes even when the baseline point is not pixel-aligned. 2) snap the text baseline y coordinate to the nearest pixel, because the decoration lines will be snapped themselves and we need the gaps to remain consistent. 3) fix bug in selection-decoration x coordinate which was forgetting to include the frame x-offset. 2007-05-15 22:21:41 -07:00
surkov.alexander@gmail.com b04448a802 Bug 380508 - implement IAccessibleHyperlink, r=aaronlev, sr=neil 2007-05-15 21:28:38 -07:00
bzbarsky@mit.edu 8dbc1ad3a7 Back out part of the last change which is not actually correct 2007-05-15 20:39:36 -07:00
bzbarsky@mit.edu 5b76206034 Apparently we can't handle "thin" here yet. 2007-05-15 20:33:04 -07:00
sayrer@gmail.com 45e7925676 change back to warn for mochitest 2007-05-15 20:27:37 -07:00
bzbarsky@mit.edu 7008f05a27 Make sure FrameNeedsReflow() is not called during reflow, and remove thewasDirty asserts and O(N^2) check for existing reflow root in the list. Bug379904, r=roc, sr=dbaron 2007-05-15 20:22:45 -07:00
bzbarsky@mit.edu 93a4cec0b0 Use the right parent when resolving style contexts in IsValidSibling. Bug380096, r=bernd, sr=roc 2007-05-15 20:18:50 -07:00
bzbarsky@mit.edu c64c0e9a5a Change round-trip testing for specified sub-properties of a shorthand to setthem all before looking at computed style, since, for example, the specifiedfont-family affects the computed line-height if the specified line-height is"normal". Bug 379809, r=dbaron 2007-05-15 20:03:34 -07:00
bzbarsky@mit.edu 687c24bfdb Fix bug introduced into collapsing of long PIs and comments. Bug 379683followup, r+sr=sicking. 2007-05-15 19:52:30 -07:00
bzbarsky@mit.edu 66cd05d7b8 Push the new content on the stack before calling BindToTree, since someBindToTree implementations apparently flush out the sink (!). Bug 372323,r+sr=sicking. 2007-05-15 19:21:55 -07:00
jonas@sicking.cc 495c95a7a4 Bug 53901: Don't set is-in-doc flag on cloned XUL nodes. r/sr=jst 2007-05-15 18:13:47 -07:00
igor@mir2.org b42fa178df Bug 379885: JS_GetGCMarkingTracer is removed. r=brendan 2007-05-15 18:13:28 -07:00
thunder@mozilla.com 2653b13a7a Fix build bustage - don't build places import/export code except when MOZ_PLACES_BOOKMARKS are enabled. r=mano 2007-05-15 17:05:09 -07:00
roc+@cs.cmu.edu 361e658b7b Not Part Of The Build. Fix underline/strikeout positioning in new text frame --- simple appunits/pixels confusion. 2007-05-15 16:41:41 -07:00
thunder@mozilla.com 2da2087481 Bug 379913: Add convenience methods to the microsummary service. r=myk 2007-05-15 16:28:22 -07:00
sayrer@gmail.com 4c28f2c118 JS code-sharing module system. Patch by Alex Fritze <alex@croczilla.com> and Robert Sayre <sayrer@gmail.com>. r=shaver/brendan, sr=brendan 2007-05-15 16:27:40 -07:00
crowder@fiverocks.com f22ac5c3ba Bug 308429: make tooMuchGC dynamic (runtime gczeal option), r=brendan 2007-05-15 16:27:20 -07:00
thunder@mozilla.com 1f20fd1155 Bug 373501: Add import/export of microsummaries to places. r=mano 2007-05-15 16:23:51 -07:00
crowder@fiverocks.com ae198d672f Bug 358594: sharp variables should deserialize using old getter/setter syntax. 2007-05-15 15:41:24 -07:00
roc+@cs.cmu.edu 590dcb10fd Bug 379635. Don't return random min-widths for native scrollbars when the scrollbar rect is empty. r=cbarrett, sr=dmose 2007-05-15 15:19:54 -07:00
dbaron@dbaron.org 2539866c49 Fix vertical resizing for quirks mode percentage heights. b=380004 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron 2007-05-15 14:52:44 -07:00
cbarrett@mozilla.com bb1c6a6b22 Bug 380650 - Move passwordmgr/resources/content/* to passwordmgr/content/*. Patch by Justin Dolske <dolske@mozilla.com>, r=gavin. 2007-05-15 14:20:30 -07:00
vladimir@pobox.com 449aa0365c b=380494, allow zero-width/height surfaces (crash moz_cairo_win32_surface_get_image etc.), r+sr=roc 2007-05-15 13:27:10 -07:00
sdwilsh@shawnwilsher.com 697fed38af Bug 378527 - Localize nsIAlertsService. r=cbarrett,r=mano. Also Fixes Bug 380142 - Growl doesn't support click notification 2007-05-15 13:25:53 -07:00
bugzilla@standard8.demon.co.uk 0f180a5981 Fix Bug 380789 Error message when saying no to installing the palm sync conduit - error should not occur. r/sr=bienvenu 2007-05-15 13:14:11 -07:00
ted.mielczarek@gmail.com 4965f362d1 bustage fix from bug 378581, patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-05-15 12:00:23 -07:00
ted.mielczarek@gmail.com b0aad4172f bug 378581 - merge platform implementations of crash reporter client. Patch by Dave Camp <dcamp@mozilla.com>, r=me 2007-05-15 10:45:23 -07:00
jwatt@jwatt.org 630b7f11ab Change DOS line endings to unix so they don't appear in my diff when I save unrelated changes to this file. r=sayrer. No bug. 2007-05-15 10:16:09 -07:00
smontagu@smontagu.org 98060c1cca Compile error in intl/uconv/native/nsNativeUConvService.cpp. Bug 372648, patch by Priit Laes <amd@store20.com> and timeless, r=smontagu 2007-05-15 09:45:23 -07:00
kairo@kairo.at 3042017f5a followup to bug 377799 - remove deleted Makefile from allmakefiles, r+sr=Neil 2007-05-15 09:39:49 -07:00
igor@mir2.org 3572b7f068 Bug 379566: keywords are no special with get/set getters. r=brendan 2007-05-15 08:17:14 -07:00
ginn.chen@sun.com 7ba9ae2d81 Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible objectpatch by nian.liu at sun.com r=surkov.alexander sr=neil 2007-05-15 02:46:06 -07:00
igor@mir2.org 40e2acb8c6 Bug 340212: All XPC GC tracing now happens in the runtime trace callback. 2007-05-15 02:01:34 -07:00
Olli.Pettay@helsinki.fi 5767c4440b Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst 2007-05-15 01:50:33 -07:00
nrthomas@gmail.com 3671a75bdb For bug 379241, bump automation config for RC3 2007-05-15 01:27:01 -07:00
allan@beaufour.dk 5bf28a01b1 Change namespace to aNamespame to avoid reserved C++ keyword. Bug 380125, r=gavin, patch by tom.germeau@gmail.com 2007-05-15 01:18:09 -07:00
alfred.peng@sun.com e797adbd2a Bug 380704. compile error [@nsOfflineCacheDevice::Init]. Fix the bustage for bug 370195 on Solaris SPARC/x86 with Sun Compiler.r+sr=jst. 2007-05-15 00:53:42 -07:00
mattwillis@gmail.com 95a4a3088b bug 358285 - Fixes copy/paste error so that only one Password Manager window can be open at a time. r=gavin 2007-05-14 22:55:24 -07:00
philringnalda@gmail.com 27edf76fc0 Bug 343738 - deleting multiple stored passwords that are not in a row deletes only 1 password, r=mano 2007-05-14 22:55:24 -07:00