This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3cc10865786ca30cc75cb09f822bbe4063fbfffe
Mozilla
/
mozilla
/
content
History
jkeiser%netscape.com
b2fd70a768
Handle errors better from DocShell loading (fixes a crash) (bug 132023), r=sicking@bigfoot.com, sr=darin@netscape.com, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@117606 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-27 05:45:17 +00:00
..
base
Reads the "brand name" property and then caches it so it can use it on documents with no title.
2002-03-27 03:02:42 +00:00
build
Bug 41983: Make (x)html-elements support namespaced attributes.
2002-03-27 00:13:57 +00:00
events
Bug 124946. F6 and Ctrl+tab no longer correctly cycles through frames. r=bryner, r=rjesup, sr=hewitt, a=asa
2002-03-27 04:43:52 +00:00
html
Handle errors better from DocShell loading (fixes a crash) (bug 132023), r=sicking@bigfoot.com, sr=darin@netscape.com, a=asa
2002-03-27 05:45:17 +00:00
macbuild
Second try at fixing bug 130778. Create a new content interface, nsIMenuElement, which is implemeneted on nsHTMLSelectElement, nsHTMLOptGroupElement, and the newly-created nsXULMenuElement. Create a nsXULMenuElement instance for XUL menubar and menupopup tags. Use this interface to set and get the active item from the XUL menuframe code and the :-moz-menuactive pseudoclass matching code. Should eliminate the Txul slowdown resulting from fetching the active item through js from the pseudoclass matching code. r=jkeiser, sr=jst, a=scc.
2002-03-24 22:38:21 +00:00
shared
Fix 2 cases where ReResolveStyleContext was broken, causing serious problems with dynamic style reresolution. Change nsIFrame::GetStyleContextProvider to GetParentStyleContextFrame, always use its result rather than using the parent frame in some cases, and move a bit of the complexity into the GetParentStyleContextFrame implementations. Fix block-within-inline case (bug 129350) using a special-previous-sibling frame property and ensuring that NS_FRAME_IS_SPECIAL is copied when frames are split. Fix out-of-flow frame case (bug 88154) by going to the placeholder map and by parenting the placeholder frame style contexts to the style context from their frame parent rather than the out-of-flow frame. b=129350 r=attinasi sr=hyatt a=asa
2002-03-27 02:38:13 +00:00
svg
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 22:31:50 +00:00
xbl
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 22:46:13 +00:00
xml
Bug 41983: Make (x)html-elements support namespaced attributes.
2002-03-27 00:13:57 +00:00
xsl
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 22:46:13 +00:00
xslt
/src
…
xul
Fixing crash in navigating context menu, caused by my checkin for bug 130778. r=pavlov, sr=scc, a=asa.
2002-03-25 05:30:50 +00:00
Makefile.in
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
2001-12-12 07:59:31 +00:00
makefile.win
Bug 80142 (among others) - landing of SVG_20010721_BRANCH. Work by
2001-12-12 07:59:31 +00:00