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

4554 Коммитов

Автор SHA1 Сообщение Дата
jonas%sicking.cc ccd6aa3575 Bug 370230: unbreak --enable-perf-metrics. Patch by me and Mats Palmgren. r/sr=jst 2007-02-13 21:18:25 +00:00
Olli.Pettay%helsinki.fi aec6ee9631 Bug 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst 2007-02-13 15:02:57 +00:00
sharparrow1%yahoo.com d19f64369b Bug 370185: clean up view header includes (trivial). rs=bzbarsky. 2007-02-12 19:17:33 +00:00
Olli.Pettay%helsinki.fi 15622f9e99 Bug 197052, crash/hang when using innerHTML recursively, r+sr=jst 2007-02-11 00:30:20 +00:00
bzbarsky%mit.edu a4d21ad523 Make the is() do the right thing. 2007-02-10 02:30:16 +00:00
bzbarsky%mit.edu 86e366bfb8 Make location check an is() now that bug 269270 is fixed. 2007-02-09 06:52:52 +00:00
bzbarsky%mit.edu 8c89c88908 Fix bug 348809. r+sr=dbaron 2007-02-09 06:20:47 +00:00
sharparrow1%yahoo.com 76a64e5c22 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
sayrer%gmail.com 0ef873eec0 Bug 368994. more mochitests in content/. r=bzbarsky 2007-02-06 00:20:25 +00:00
sayrer%gmail.com 5d42df0c63 Bug 368994. move more tests. r=bzbarsky 2007-02-05 03:19:35 +00:00
sayrer%gmail.com 0a01963833 Bug 368994. move tests for bug 100533. r=bz 2007-02-04 00:55:27 +00:00
bzbarsky%mit.edu 0b8624e346 Hoist the ref-scrolling stuff up to nsContentSink. Bug 369015, r+sr=sicking 2007-02-03 00:48:29 +00:00
bzbarsky%mit.edu 9db5bfa7c8 Make sure to initialize all members and that sort of thing. Bug 369011, r+sr=sicking 2007-02-02 02:12:48 +00:00
sayrer%gmail.com b578414ff5 Bug 368994. move more content/ unit tests. r=sicking 2007-02-01 21:44:40 +00:00
sayrer%gmail.com 0c7db29caf Bug 368994. moving test cases closer to the code they test. r=bzbarsky 2007-02-01 18:24:32 +00:00
sayrer%gmail.com 477c951cff Bug 368994. moving test cases closer to the code they test. r=bzbarsky 2007-02-01 18:06:09 +00:00
sayrer%gmail.com a04f24f617 Bug 357450. Implement getElementsByClassName. r=jst, sr=peterv 2007-02-01 15:14:00 +00:00
dbaron%dbaron.org 1e0db05c93 Make default table and hr border colors be gray rather than special values that depend on the background color, and remove the special values that depend on the background. b=84307 Patch by fantasai <fantasai.bugs@inkedblade.net>. r=bzbarsky sr=dbaron 2007-02-01 02:45:55 +00:00
jonas%sicking.cc a9f34ee020 Bug 18333: Make the XML content sink incremental. Patch by Henri Sivonen<hsivonen@iki.fi>. r=peterv sr=sicking 2007-01-30 21:21:06 +00:00
bzbarsky%mit.edu fcd7e069de Make <style> elements notice text content changes. Bug 367612, r+sr=sicking 2007-01-30 05:50:22 +00:00
bzbarsky%mit.edu b38b5e7e7c Fix bug 300691. r+sr=sicking 2007-01-30 05:48:22 +00:00
cvshook%sicking.cc a39ff30284 Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
sayrer%gmail.com 77bca2a8a4 Bug 368531. add content/html/document/test to the automatic run. r=bzbarsky 2007-01-29 17:56:19 +00:00
bzbarsky%mit.edu bc0bc2fe1a Adding test for bug 172261 and bug 301510 2007-01-26 04:41:46 +00:00
bzbarsky%mit.edu 38c39c075b When going back or forward to wyciwyg pages, make sure to correctly restore
their principal from session history.  Bug 172261 and bug 301510, r+sr=jst
2007-01-26 04:37:16 +00:00
sayrer%gmail.com 5e2b571c62 Bug 366993. HTML doctype should always be capitalized. r+sr=jst 2007-01-23 01:16:27 +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
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
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
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
graydon%mozilla.com 4525ab79d9 Bug 333078: XPCOM cycle collector
r=brendan, sicking, bz, dbaron, bsmedberg
2007-01-04 22:31:26 +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
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
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
dbaron%dbaron.org 2084e073f8 Eliminate nsStyleBorderPadding and add margin/padding/content rect APIs to nsIFrame. b=332922 r+sr=roc 2006-12-20 01:23:45 +00:00
martijn.martijn%gmail.com 5a1320c6b6 Bug 330705 - Using blur() on some unfocused element also blurs the focused element, r=jst, sr=dbaron 2006-12-14 13:59:50 +00:00
cst%yecc.com e3ced1732c Bug 301477 image zoom cursor does not change after resizing browser window
r=bz sr=jst
2006-12-14 02:06:49 +00:00
dbaron%dbaron.org d5af630c22 Better API for used padding/border/margin: remove deprecated Calc*For on nsStyleStructs and add GetUsed* to nsIFrame. b=332922 r+sr=roc 2006-12-13 23:04:57 +00:00
bzbarsky%mit.edu e1973f01bc Use string buffers to store strings in nsCSSValue so we don't have to alloc in
copy constructors and such.  Bug 350141, r+sr=dbaron
2006-12-13 15:49:36 +00:00
dbaron%dbaron.org 31f1898810 Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213. 2006-12-08 05:38:33 +00:00
bzbarsky%mit.edu 402faf8c9e Allow subframes that come from a different domain to document.write/open
themselves.  Bug 362837, r+sr=jst
2006-12-05 19:36:40 +00:00
bzbarsky%mit.edu 8bfd20a05a Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst 2006-12-05 15:46:18 +00:00
mats.palmgren%bredband.net 6a982b16f4 Use the EventStateManager to focus the for-element. b=360009 r=zeniko sr=bzbarsky 2006-12-01 17:18:34 +00:00
cvshook%sicking.cc 57b60e5e58 Bug 359888: Don't return NS_CONTENT_SCRIPT_IS_EVENTHANDLER to the sink/parser since they can't deal. r/sr=jst a=stuart 2006-11-30 00:06:00 +00:00
mats.palmgren%bredband.net df6357f4ed Make sure text input onchange handler is called before onblur. b=357684 r=Olli.Pettay sr=bzbarsky 2006-11-28 13:08:23 +00:00
bzbarsky%mit.edu 91f9d8f94c Fix bug 277724 -- make <select>, <textarea>, <button> restore disabled state. r+sr=jst 2006-11-28 03:17:03 +00:00
vladimir%pobox.com 82a10357c9 backing out bug 333078, xpcom cycle collector due to perf issues 2006-11-22 23:18:16 +00:00
vladimir%pobox.com 3748c8bf4f b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many 2006-11-22 19:23:02 +00:00