Commit Graph

4573 Commits

Author SHA1 Message Date
roc+%cs.cmu.edu
81867edd87 Bug 367447. Support <link rel="offline-resource">. Patch by Dave Camp, r+sr=biesi 2007-03-14 01:52:07 +00:00
roc+%cs.cmu.edu
314f2ab5fd Bug 336682. Fix online/offline events to target and bubble propertly, and so that <body ononline= onoffline=> works. Patch by Chris Double, r+sr=jst,r=dbaron 2007-03-14 01:42:42 +00:00
bzbarsky%mit.edu
098348b001 Relanding bug 267833. Let's see what Txul does now. Still r+sr=sicking 2007-03-09 23:43:50 +00:00
gavin%gavinsharp.com
d7651009f5 Bug 372971: macro expansion for nsHTMLBodyElement, patch by Taras Glek <tglek@mozilla.com>, r+sr=roc 2007-03-09 19:34:30 +00:00
peterv%propagandism.org
a267e57680 Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron. 2007-03-09 13:14:06 +00:00
peterv%propagandism.org
12f2917956 Fix for bug 368773 (Add a bunch of DOM objects to cycle collection). r=sicking, sr=jst. 2007-03-08 11:17:16 +00:00
Olli.Pettay%helsinki.fi
baadb13165 Bug 372797, Convert ScrollFrameIntoView users to use ScrollContentIntoView, r+sr=roc 2007-03-07 19:08:36 +00:00
bzbarsky%mit.edu
372e1553c0 Back out bug 267833 to test performance effect. 2007-03-06 21:12:49 +00:00
bzbarsky%mit.edu
448ba1fa30 Fire XBL constructors asynchronously after binding attachment, unless we're in
the middle of an update.  In that case, fire them at the end of the update.
Bug 267833, r+sr=sicking, fingers-crossed=me
2007-03-06 19:36:36 +00:00
Olli.Pettay%helsinki.fi
4e0ebc823d Bug 372665 ��� Crash [@ PresShell::ScrollFrameIntoView] when focusing br during pageload. (Adding ScrollContentIntoView), r+sr=roc 2007-03-06 09:53:56 +00:00
jonas%sicking.cc
25f98dc2f4 Bug 371576: Execute scripts syncronously when inserted in the tree whenever possible. r/sr=bz 2007-03-01 08:11:40 +00:00
philringnalda%gmail.com
fac15b5568 Bug 265300: Check for subject in email form submission should be case-insensitive, r+sr=bz 2007-02-28 04:57:13 +00:00
martijn.martijn%gmail.com
27c63ebcaa Should have used tabs, instead of spaces for the Makefile.in, this fixes it (bug 330705) 2007-02-24 23:14:46 +00:00
martijn.martijn%gmail.com
00f2c4fcd0 Adding mochikit tests for bug 330705, r=asqueella 2007-02-19 14:55:46 +00:00
asqueella%gmail.com
e70812ddff bug 370371 - remove nsIImageControlFrame, have the frame set the last clicked point as a property on its mContent instead.
r+sr=roc
2007-02-18 16:49:54 +00:00
peterv%propagandism.org
0e04a8b0f2 Fix for bug 368549 (Cycle collector doesn't handle tearoffs correctly). r=graydon, sr=jst. 2007-02-18 14:38:04 +00:00
sharparrow1%yahoo.com
eb357147b1 Bug 370492: Stop using views for event.PageX/Y, event.layerX/Y, image.x/y. r+sr=roc. 2007-02-18 10:43:12 +00:00
Olli.Pettay%helsinki.fi
b9fb6b8e8b Bug 370521, TextArea not firing onchange event, r=mats, sr=bz 2007-02-16 16:19:28 +00:00
Olli.Pettay%helsinki.fi
805e0ff0f8 Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking 2007-02-15 23:04:33 +00:00
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