Commit Graph

9724 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
c826d32b65 Flush out content updates before messing with the frame tree. Bug 313516, r+sr=roc 2005-10-25 22:32:13 +00:00
mrbkap%gmail.com
ca50f64d3e bug 313566: Add a couple of checks. r=jst sr=bzbarsky 2005-10-25 01:34:16 +00:00
jst%mozilla.jstenback.com
0960595bf8 bug 309027: Make sure we unsuppress the old focus controller to avoid making focus go out of whack. Patch by aaronlev and mrbkap. r/sr=mats/jst 2005-10-24 07:38:55 +00:00
bzbarsky%mit.edu
38f8530cec Handle marquee stylistic attributes via attribute mapping. Bug 163505, patch
by Martijn Wargers <martijn.martijn@gmail.com>, r+sr=bzbarsky
2005-10-23 22:47:58 +00:00
cbiesinger%web.de
2bcfbdc9b4 bug 313440
- Make sure to actually construct frames synchronously
- don't fallback to alternate content if we have no frame in OnStartRequest
r+sr=bz
2005-10-23 20:00:47 +00:00
mrbkap%gmail.com
19f519f8da bug 313236: Make sure to operate on the right object. r=brendan sr=jst 2005-10-21 22:45:09 +00:00
bzbarsky%mit.edu
5f45dcf4fd Fix bug 177269 -- radio groups should have case-insensitive names. Patch by
limonan <limonan@ccoss.com.cn>, r+sr=jst
2005-10-21 22:32:27 +00:00
cvshook%sicking.cc
a2d0967005 Fix buildbustage due to bad merge conflict. Hail to nsDerivedSafe! 2005-10-21 15:59:13 +00:00
cvshook%sicking.cc
7c5d7d56eb Bug 311785: Simplify the nsIHTMLContentSink interface
r=mrbkap sr=peterv
2005-10-21 15:39:06 +00:00
bzbarsky%mit.edu
836aa0b284 Optimize MatchElementId some. Bug 313082, r=sicking, sr=peterv 2005-10-21 15:17:15 +00:00
bzbarsky%mit.edu
999386ae57 Make sure to only treat the outermost frameset as body-like. Bug 312942, r+sr=jst 2005-10-20 02:12:20 +00:00
mrbkap%gmail.com
98feb7ca92 bug 312871: Make global objects behave more like each other. r=bzbarsky sr=brendan 2005-10-19 18:45:14 +00:00
bzbarsky%mit.edu
5def247566 Fix bug 312847 -- pass the right index to ContentAppended. r+sr=jst 2005-10-18 22:09:07 +00:00
doronr%us.ibm.com
573c3b6d32 Bug 302188 - Support :read-only and :read-write pseudoclasses. patch by allan, r/sr=bz 2005-10-18 21:16:27 +00:00
roc+%cs.cmu.edu
f7e2b45942 Bug 309020. SVG content references in XBL anonymous content should reference content copied from the binding document. This is a partial fix. We also refactor some code to make it shareable in nsContentUtils. r=biesi,tor sr=bzbarsky 2005-10-18 20:33:35 +00:00
tor%cs.brown.edu
5170cdd270 Bug 311569 - font-size within style attributes does not work without units.
Patch by longsonr@gmail.com, r=sicking, sr=jst.
2005-10-18 18:48:32 +00:00
tor%cs.brown.edu
dd07d7aa26 Bug 311031 - implement SVGTSpanElement.getComputedTextLength.
Patch by longsonr@gmail.com, r=tor, sr=jst.
2005-10-18 18:30:11 +00:00
bzbarsky%mit.edu
4a7f4df475 When inserting a document fragment, make sure that updates triggered by our
insertions flush out notifications as needed.  Bug 312695, r+sr=jst
2005-10-18 01:51:52 +00:00
jst%mozilla.jstenback.com
8904f8f459 Landing fix for bug 311143, patch by jeffh@activestate.com. Make the canvas code linkable with Sun's linker. r=vladimir@pobox.com, sr=jst@mozilla.com 2005-10-17 23:39:20 +00:00
Olli.Pettay%helsinki.fi
00c061065b Bug 312743, DoneAddingChildren is not called for XTF Elements in XUL if the element doesn't have any child nodes. r+sr=bryner 2005-10-17 18:23:23 +00:00
bzbarsky%mit.edu
0d1e336c9a Try fixing bug 288064 again. r=biesi, sr=dbaron 2005-10-17 00:50:39 +00:00
Olli.Pettay%helsinki.fi
a75aa2d008 Bug 307465, lookupPrefix, lookupNamespaceURI and isDefaultNamespace in Document should get the values from documentElement. r+sr=jst 2005-10-15 12:50:50 +00:00
bzbarsky%mit.edu
adcba28394 Make sure to notify for frameset like we do for body. Bug 312097, r=sicking, sr=jst 2005-10-14 21:48:33 +00:00
jwatt%jwatt.org
b0414d151b Fixing bug 312232. getScreenCTM fails in xulrunner builds due to uninitialized nsresult. Patched by Rob Adams <readams@readams.net>, r=me, sr=tor@acm.org 2005-10-14 17:22:53 +00:00
peterv%propagandism.org
513c1fd56d Fix for bug 308328 (crash in [@ nsDocument::GetPrincipal] when closing browser). r/sr=bz. 2005-10-14 09:07:29 +00:00
bzbarsky%mit.edu
d86be43444 Don't try to duplicate the jsval typedef. Bug 312003, r+sr=brendan 2005-10-12 20:16:35 +00:00
cbiesinger%web.de
75906ac09b bug 311908 try to instantiate <embed> plugins even when there is no src attribute
r+sr=bz
2005-10-12 18:35:45 +00:00
vladimir%pobox.com
384bd6c7e8 b=306752, canvas drawimage clips image instead of positioning at right x/y, r=tor 2005-10-11 18:32:03 +00:00
aaronleventhal%moonset.net
b3c1a7bb46 Bug 310241. Selection forgotten when you click on a button. r=mats, sr=jst 2005-10-11 03:33:48 +00:00
bryner%brianryner.com
093e6675b1 Fix dispatch of pagehide events when tabs are closed, by not relying on a PresContext being present for event targetting. Bug 309581, r+sr=bzbarsky. 2005-10-11 00:18:19 +00:00
Olli.Pettay%helsinki.fi
cde8aaf024 Bug 306974, Remove some duplicate event dispatching code r=sicking, sr=peterv 2005-10-10 18:38:57 +00:00
bzbarsky%mit.edu
594fa98ec0 Remove unnecessary refcounting in IsSafeToFlush. Bug 311547, r+sr=peterv 2005-10-10 12:29:27 +00:00
bzbarsky%mit.edu
b3f9b51f10 Make sure that <applet> with no code falls back and that fallback notifies as
needed.  Bug 311674, r=biesi, sr=peterv
2005-10-10 12:28:21 +00:00
bryner%brianryner.com
48082c9284 Speed up matching class rules by caching the class attribute, rather than looking it up for each rule. Remove HasClass now that it's no longer needed. Bug 310236, r+sr=dbaron. 2005-10-08 23:06:27 +00:00
neil%parkwaycc.co.uk
27a5e72b92 Bug 240627 Add warnings for some reserved key shortcuts r=bryner sr=bz 2005-10-08 10:20:02 +00:00
bzbarsky%mit.edu
2f7adcd2cf Do less string-copying when getting an nsAString out of a wsting variant. Bug
311485, r=vladimir, sr=darin
2005-10-07 22:39:10 +00:00
cvshook%sicking.cc
7371067364 Bugs 292962 and 311269: Make pages in bf cache not behave as if they have a presentation, and evict pages from the bf cache synchronously if they are modified.
r/sr=bryner
2005-10-07 20:20:52 +00:00
roc+%cs.cmu.edu
a13bf33f1d Bug 305160. Target viewport scroll events at the document, not the root element (they will bubble to the window from there). Always stop bubbling of scroll events out of an element. r+sr=jst 2005-10-07 01:28:27 +00:00
peterv%propagandism.org
5b1a78fdda Fix for bug 311006 (Events don't fire after importNode/appendChild from a XUL document into HTML document). r/sr=bz. 2005-10-05 14:47:16 +00:00
bryner%brianryner.com
4a968165ad Make sure plugin focus logic only apples for applet, object, and embed elements. Bug 311111, r+sr=bzbarsky. 2005-10-04 23:43:54 +00:00
peterv%propagandism.org
3aa377d9c5 Fix for bug 308706 (1.5 Beta crashes Immediately upon double-clicking on the Icon. [@ nsContentUtils::SplitExpatName]). r/sr=jst. 2005-10-04 09:00:41 +00:00
scott%scott-macgregor.org
f08d97599b Bug #310833 -> Template builder doesn't free constructed content when menulists are in use Back out the changes for
Bugs #285076 and Bug #307160 as they caused regressions for platform developers using the content builder.
2005-10-04 06:55:34 +00:00
aaronleventhal%moonset.net
36778b8ea0 Bug 310626. Flash text input broken. r+sr=bryner 2005-10-03 19:29:52 +00:00
cbiesinger%web.de
951c2ec0a2 fallback to alternate content if Instantiate() fails
bug 310515 r+sr=bz
2005-10-03 12:55:07 +00:00
jwatt%jwatt.org
dfbe8a2eea Fixing bug 272630. On 'svg' elements getScreenCTM behaves differently to other implementations. r+sr=tor@acm.org 2005-10-02 23:59:20 +00:00
bzbarsky%mit.edu
09570513a5 Fix bug 310650. Patch by peterv, r+sr=bzbarsky 2005-10-02 14:40:30 +00:00
bzbarsky%mit.edu
cc4bd10dc0 Fix bug 310653. Patch by peterv, r+sr=bzbarsky 2005-10-02 14:30:44 +00:00
bzbarsky%mit.edu
79185165c1 Backing out bug 288064 because of the Tp hit. 2005-10-01 01:35:56 +00:00
bzbarsky%mit.edu
7a5cbee6e9 Implement a LOADING state, have a :-moz-loading selector to match on it, use it
for images.  Bug 288064, r=biesi, sr=dbaron
2005-10-01 00:34:03 +00:00
jst%mozilla.jstenback.com
742748af3a Fixing bug 309348. Don't drop pending form submissions when handling click events even if the event handler drevented the default action. r=bryner@brianryner.com, sr=bzbarsky@mit.edu 2005-09-30 22:56:49 +00:00