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

11516 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu e6589f0930 Bug 333659. Relanding new nsLineBreaker class --- shouldn't affect current code. Technically it's part of the build, but it's not used by anyone. 2007-01-17 02:35:28 +00:00
roc+%cs.cmu.edu 7268a1957b Backing out text landing. 2007-01-16 22:25:20 +00:00
roc+%cs.cmu.edu e6bad38abe Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts 2007-01-16 20:51:52 +00:00
bzbarsky%mit.edu 52aff8ddeb ConstructDocElementFrame can return null if the XBL hasn't loaded yet. Handle
that XBL loading later by changing how XBL triggers the frame construction and
making it possible to recreate the doc element hierarchy even if there is no
doc element frame.  Bug 366207, r=sicking, sr=roc
2007-01-13 03:32:31 +00:00
bzbarsky%mit.edu 42f3ef7afc Don't inherit the charset from the parent document if it comes from a different
origin.  Bug 356280, r+sr=jst
2007-01-13 03:28:00 +00:00
jst%mozilla.org 13e769d9b6 Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org 2007-01-13 01:08:43 +00:00
bzbarsky%mit.edu 867068ef8a Implement the proposed Web Apps 1.0 API for changing the selected style sheet
set, querying the available sets, etc.  Bug 200930, r=sicking, sr=dbaron
2007-01-11 19:32:31 +00:00
bzbarsky%mit.edu 3e855c8ae7 Back out part of the change for bug 351633 -- javascript: channels are wacky
enough that we still need special handling of them in form submission.  In
particular, they background themselves even when they're the document
channel, so forms don't get the notifications they expect.  Bug 364436, r+sr=jst
2007-01-11 17:58:36 +00:00
peterv%propagandism.org 9ce9daa00c Part 2 of the fix for bug 306539 (Error during XSLT transformation: (null)). r/sr=sicking. 2007-01-11 13:48:57 +00:00
longsonr%gmail.com 13636f4d3a Bug 366421 - flood filter colours incorrect r=tor,sr=roc 2007-01-11 11:21:32 +00:00
jwatt%jwatt.org 22507df421 Fixing bug 250470. Manipulating SVGPathSegList through DOM causes seg fault in trunk. Patched by Jeff Schiller <codedread@gmail.com>. r=jwatt@jwatt.org, sr=tor@acm.org 2007-01-11 08:54:22 +00:00
Olli.Pettay%helsinki.fi c213775ca1 Bug 364720, Allow creating proper xul command events using scripts, r+sr=sicking 2007-01-11 08:47:01 +00:00
Olli.Pettay%helsinki.fi b2cbc94366 Bug 358714 ��� implement accessible object for xforms minimal select in xhtml context, r=aaronr,aaronl, sr=neil 2007-01-10 14:39:44 +00:00
peterv%propagandism.org 7c04359c8a Fix for bug 366029 (xsl:copy doesn't instantiate its content as a template for children). r/sr=sicking. 2007-01-10 12:41:55 +00:00
tor%cs.brown.edu 5157ea0646 Bug 326143 - floodColor and floodOpacity should be non-inherited
properties.  r=dbaron
2007-01-09 20:40:09 +00:00
gavin%gavinsharp.com 6a655c5a5a Bug 365611: fix crash [@ nsSVGDocument::GetRootElement] due to null mRootContent, patch by Nickolay Ponomarev <asqueella@gmail.com>, r+sr=tor 2007-01-09 20:03:26 +00:00
longsonr%gmail.com 063eebcb62 Bug 264132 � Implement fallback for SVG paint servers r=dbaron,sr=tor 2007-01-09 11:02:17 +00:00
Olli.Pettay%helsinki.fi 19bd510245 Bug 363702, Merge nsXBLWindowHandler to nsXBLWindowKeyHandler, r+sr=jst 2007-01-09 07:33:18 +00:00
cvshook%sicking.cc aedd725180 fix redness 2007-01-09 02:02:39 +00:00
graydon%mozilla.com 6e0ce81dab Bug 366166: fix for critical crasher caused by XPCOM cycle collector.
r/sr=sicking
2007-01-09 01:44:16 +00:00
graydon%mozilla.com 40e2228cd0 Bug 366063: better fix to critical crasher, replacing band-aid submitted in 333078.
r=dbaron
2007-01-09 01:33:02 +00:00
cvshook%sicking.cc acf16086dd Bug 364692: Process pending script requests asynchronously when the last blocker is removed. r/sr=jst 2007-01-09 01:07:29 +00:00
tor%cs.brown.edu 5cce072b38 Bug 326143 - Implement feFlood and feTurbulence filter elements.
Patch by tor and malex@cs.utexas.edu, r=tor, sr=roc
2007-01-08 16:48:56 +00:00
timeless%mozdev.org c1d180cd32 Bug 331023 Cleanup of IDL files; fixing type inconsistencies
r=neil sr=bz
change nsIXULTemplateBuilder and nsIEditor to reference nsIContent as an interface
2007-01-07 11:01:35 +00:00
graydon%mozilla.com 2296397878 Bug 333078, Temporary band-aid for nsImageDocument cycle collection crashers.
r=dbaron
2007-01-06 22:09:38 +00:00
mrbkap%gmail.com 7113bce53f Only do this security check if we don't already have a parser, since this call
won't do anything anyway. bug 364309, r+sr=bzbarsky
2007-01-05 22:02:22 +00:00
mats.palmgren%bredband.net 2125ae0a61 Null-check before calling GetPrimaryFrameFor(). b=362800 r+sr=roc 2007-01-05 15:50:29 +00:00
graydon%mozilla.com 4525ab79d9 Bug 333078: XPCOM cycle collector
r=brendan, sicking, bz, dbaron, bsmedberg
2007-01-04 22:31:26 +00:00
gavin%gavinsharp.com c4510f381e Bug 365381: treat <method><body/></method> XBL as 'function () {}' instead of ignoring it, r+sr=bzbarsky 2007-01-04 18:56:00 +00:00
tor%cs.brown.edu 046061b277 Bug 364811 - svg:svg not live to length modifications. r=jwatt, sr=roc 2007-01-04 14:39:54 +00:00
jwatt%jwatt.org bbb6339dc9 Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc 2007-01-04 10:53:59 +00:00
Olli.Pettay%helsinki.fi 751c7bb309 Bug 365798, IME leaks nsPrivateTextRangeList objects, r+sr=roc 2007-01-04 10:32:10 +00:00
tor%cs.brown.edu bec6301e30 Bug 365704 - Remove nsSVGAtoms.h. r+sr=roc 2007-01-03 20:15:38 +00:00
peterv%propagandism.org f804bb9f0b Fix for bug 365597 (Crash [@ nsINodeInfo::NodeInfoManager]). r/sr=sicking. 2007-01-03 13:36:18 +00:00
longsonr%gmail.com e72a692314 Bug 363583 - remove non-standard getConsolidationMatrix function from SVG DOM r=jwatt,sr=roc 2007-01-03 09:54:08 +00:00
Olli.Pettay%helsinki.fi d62c7822f7 Bug 364398, r+sr=sicking 2007-01-03 05:37:03 +00:00
Olli.Pettay%helsinki.fi 01216d9af7 Bug 364718, Crash [@ nsXULElement::HandleDOMEvent], r+sr=sicking 2007-01-03 05:16:25 +00:00
gijskruitbosch%gmail.com 9bfded7507 Bug 364900 - topcrash [@ nsXULDocument::ResumeWalk], starting with 2006122304 build
p=asqueella@gmail.com (Nickolay Ponomarev)
r+sr=bzbarsky@mit.edu (Boris Zbarsky)
2006-12-30 11:10:24 +00:00
gijskruitbosch%gmail.com fed6e8613b Bug 363791 - Crash [@ nsTreeBodyFrame::PrefillPropertyArray] involving removal of <treecols>
p=asqueella@gmail.com (Nickolay Ponomarev)
r=neil@parwaycc.co.uk (Neil Rashbrook)
sr=roc@ocallahan.org (Robert O'Callahan)
2006-12-29 13:20:23 +00:00
Olli.Pettay%helsinki.fi 366a0a5ff4 Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil 2006-12-28 14:19:47 +00:00
peterv%propagandism.org 019102b4fd Fix for bug 362937 (Merge element's List and DumpContent implementations). r/sr=jst. 2006-12-27 17:26:32 +00:00
peterv%propagandism.org d77d24a317 Fix for bug 364037 (xsl:copy-of a xsl:variable which contains a node crashes mozilla). r/sr=sicking. 2006-12-27 14:24:21 +00:00
bmlk%gmx.de e4dc50cdc6 the previous commit was bogus, the bustage was due to midcheckin. 2006-12-26 19:18:56 +00:00
bmlk%gmx.de a553aaf40a bustage fix 2006-12-26 18:12:11 +00:00
timeless%mozdev.org 4e651390ef Bug 355300 There should be only one nsGkAtoms creature
r=dbaron
2006-12-26 17:47:52 +00:00
dbaron%dbaron.org 374488b52a Don't forget to assign to rv. b=340554 r=sayrer 2006-12-22 17:28:48 +00:00
peterv%propagandism.org 95e8a90330 First part of fix for bug 306539 (Error during XSLT transformation: (null)). r/sr=sicking. 2006-12-22 17:22:18 +00:00
peterv%propagandism.org bfea7b0e6d Fix for bug 363656 (regexp:match returns results out of order). r/sr=sicking. 2006-12-22 16:15:15 +00:00
gijskruitbosch%gmail.com 46a5f6a907 Bug 361087 - remove the nsIXULPrototypeDocument interface
p=asqueella@gmail.com (Nickolay Ponomarev)
r+sr=bugmail@sicking.cc (Jonas Sicking)
2006-12-22 16:11:16 +00:00
cvshook%sicking.cc 1fae5d6c62 Fix bustage from bug 363789 2006-12-22 01:13:04 +00:00