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

181192 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us f99539aea8 Bug 319934 - Prevent shutdown crashes by having XMLHttpRequest objects hold the layout module alive, r+sr=dbaron 2007-05-16 17:05:47 +00:00
bzbarsky%mit.edu c9a405a2b7 Minor tweaks to the HTML. 2007-05-16 17:01:17 +00:00
bzbarsky%mit.edu c00d3e5a34 Fix regression bug 380842: allow block-display generated content on table cells
and captions again.  r+sr=dbaron
2007-05-16 16:57:28 +00:00
ted.mielczarek%gmail.com f316aa8570 bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg 2007-05-16 16:44:56 +00:00
bzbarsky%mit.edu 870092652b Followup tweak for bug 379809, r=dbaron 2007-05-16 16:03:05 +00:00
ted.mielczarek%gmail.com 0ce49915c4 bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg 2007-05-16 15:58:44 +00:00
masayuki%d-toybox.com e728f6004b Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron 2007-05-16 15:51:39 +00:00
tor%cs.brown.edu fb831eea84 Bug 380691 - <clipPath> and <mask> not working with <foreignObject>. r+sr=roc 2007-05-16 15:14:19 +00:00
gavin%gavinsharp.com d7ab51e3b8 Bug 380650: remove old files now that they've been copied to toolkit/components/passwordmgr/content 2007-05-16 14:33:26 +00:00
gavin%gavinsharp.com a110b496ea Bustage fix #3 for bug 374723 2007-05-16 14:07:44 +00:00
aaronleventhal%moonset.net 7f22c5e4d0 Bug 380669. More states for HTML option accessibles. r=surkov 2007-05-16 13:59:06 +00:00
gavin%gavinsharp.com d180f6b7e2 Bug 374723: trigger a clobber to fix bustage from omission of installer manifest changes with the original landing 2007-05-16 13:41:08 +00:00
aaronleventhal%moonset.net 4d77a2ff5b Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov 2007-05-16 13:38:06 +00:00
gavin%gavinsharp.com 57487909e4 Bug 374723: also update installer manifests so that builds aren't broken, and change module name to avoid conflicts, r=me 2007-05-16 13:36:31 +00:00
nboyd%atg.com 32916cfbf1 Correct behavior for enumerability of prototype properties of function
objects and Function. See ECMA 15.3.5.2 and 15.3.3.1.
2007-05-16 12:41:00 +00:00
gavin%gavinsharp.com 323afbe9f9 bustage fix #2 2007-05-16 10:42:41 +00:00
gavin%gavinsharp.com 63986d9978 bustage fix 2007-05-16 10:23:00 +00:00
gavin%gavinsharp.com 0cee3e43ee 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 10:02:51 +00:00
Olli.Pettay%helsinki.fi 7903bc40fe Bug 376371, [1.1] Add support for resource element on submission to allow more flexibility, p=msterlin@us.ibm.com, r=aaronr+me 2007-05-16 08:35:13 +00:00
ginn.chen%sun.com 329b31b121 Bug 380706 Labels will not be reported while browsing the list item with arrow keys.
r=surkov.alexander
2007-05-16 08:21:12 +00:00
surkov.alexander%gmail.com c46d85528a Bug 380524 - implement IAccessibleComponent, r=aaronlev, sr=neil 2007-05-16 06:04:21 +00:00
roc+%cs.cmu.edu c4a2486cb0 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-16 05:21:41 +00:00
surkov.alexander%gmail.com 7e4a98c6aa Bug 380508 - implement IAccessibleHyperlink, r=aaronlev, sr=neil 2007-05-16 04:28:38 +00:00
bzbarsky%mit.edu 3ea6203381 Back out part of the last change which is not actually correct 2007-05-16 03:39:36 +00:00
bzbarsky%mit.edu 17f64f5c99 Apparently we can't handle "thin" here yet. 2007-05-16 03:33:04 +00:00
sayrer%gmail.com ede1ebac68 change back to warn for mochitest 2007-05-16 03:27:37 +00:00
bzbarsky%mit.edu d6274675cd Make sure FrameNeedsReflow() is not called during reflow, and remove the
wasDirty asserts and O(N^2) check for existing reflow root in the list.  Bug
379904, r=roc, sr=dbaron
2007-05-16 03:22:45 +00:00
bzbarsky%mit.edu 0eb6ad2e82 Use the right parent when resolving style contexts in IsValidSibling. Bug
380096, r=bernd, sr=roc
2007-05-16 03:18:50 +00:00
bzbarsky%mit.edu 7d1c818614 Change round-trip testing for specified sub-properties of a shorthand to set
them all before looking at computed style, since, for example, the specified
font-family affects the computed line-height if the specified line-height is
"normal".  Bug 379809, r=dbaron
2007-05-16 03:03:34 +00:00
philringnalda%gmail.com fe2081b54b Bug 365755 followup, l10n builds broken without brand.dtd included to fill in messenger.dtd, patch by Henrik Skupin <hskupin@gmail.com>, r=me, sr=mscott 2007-05-16 02:52:59 +00:00
bzbarsky%mit.edu cf2933ee77 Fix bug introduced into collapsing of long PIs and comments. Bug 379683
followup, r+sr=sicking.
2007-05-16 02:52:30 +00:00
bzbarsky%mit.edu c9aeeb7e2f Push the new content on the stack before calling BindToTree, since some
BindToTree implementations apparently flush out the sink (!).  Bug 372323,
r+sr=sicking.
2007-05-16 02:21:55 +00:00
jonas%sicking.cc fd8136233a Bug 53901: Don't set is-in-doc flag on cloned XUL nodes. r/sr=jst 2007-05-16 01:13:48 +00:00
igor%mir2.org 356af18067 Bug 379885: JS_GetGCMarkingTracer is removed. r=brendan 2007-05-16 01:13:28 +00:00
thunder%mozilla.com 79c74f332a Fix build bustage - don't build places import/export code except when MOZ_PLACES_BOOKMARKS are enabled. r=mano 2007-05-16 00:05:09 +00:00
roc+%cs.cmu.edu 02d49ac58d Not Part Of The Build. Fix underline/strikeout positioning in new text frame --- simple appunits/pixels confusion. 2007-05-15 23:41:41 +00:00
sayrer%gmail.com f513aa20a7 Bug 238324. 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 23:31:41 +00:00
thunder%mozilla.com 81c6d0b64d Bug 379913: Add convenience methods to the microsummary service. r=myk 2007-05-15 23:28:22 +00:00
sayrer%gmail.com 2cbdb29e75 Bug 238324: 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 23:27:41 +00:00
crowder%fiverocks.com e1e177ba91 Bug 308429: make tooMuchGC dynamic (runtime gczeal option), r=brendan 2007-05-15 23:27:20 +00:00
thunder%mozilla.com 696ddf86ea Bug 373501: Add import/export of microsummaries to places. r=mano 2007-05-15 23:23:51 +00:00
julien.pierre.bugs%sun.com 7c20bed962 Fix for bug 380334 . Get rid of some dead code in CERT_HTMLCertInfo . r=nelson, rrlyea 2007-05-15 23:15:28 +00:00
crowder%fiverocks.com bdcf02c83c Bug 358594: sharp variables should deserialize using old getter/setter syntax. 2007-05-15 22:41:24 +00:00
roc+%cs.cmu.edu 704e55daa9 Bug 379635. Don't return random min-widths for native scrollbars when the scrollbar rect is empty. r=cbarrett, sr=dmose 2007-05-15 22:19:54 +00:00
dbaron%dbaron.org 7278f1c6e9 Fix vertical resizing for quirks mode percentage heights. b=380004 Patch by Daniel Holbert <dholbert@mozilla.com>. r+sr=dbaron 2007-05-15 21:53:32 +00:00
rrelyea%redhat.com 2c28351f56 Bug 376417 ��� PK11_GenerateKeyPair needs to get the key usage from the caller.
r = nelson
2007-05-15 21:47:21 +00:00
cbarrett%mozilla.com 48be013c5a Bug 380650 - Move passwordmgr/resources/content/* to passwordmgr/content/*. Patch by Justin Dolske <dolske@mozilla.com>, r=gavin. 2007-05-15 21:20:30 +00:00
lpsolit%gmail.com 940f80785b Bug 380709: collectstats.pl can't find ThrowCodeError when a failure occurs - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-05-15 21:09:13 +00:00
vladimir%pobox.com 770ff41178 b=380494, allow zero-width/height surfaces (crash moz_cairo_win32_surface_get_image etc.), r+sr=roc 2007-05-15 20:27:10 +00:00
sdwilsh%shawnwilsher.com 5582904090 Bug 378527 - Localize nsIAlertsService. r=cbarrett,r=mano. Also Fixes Bug 380142 - Growl doesn't support click notification 2007-05-15 20:25:53 +00:00