rods%netscape.com
cf9df1d6d6
The allows TAB events to be processed. This seems to work fine, because the
...
forms controls can never get focus. I did a lot of testing and the focus goes
to the toolbar and doesn't go to any forms controls.
Bug 145388 r=dcone sr=attinasi
2002-05-23 10:48:37 +00:00
dbaron%fas.harvard.edu
07ef4c3888
Fix checking of checkboxes inside their label by not sending the duplicate event if the click was already within the form control. b=96813 r=jkeiser sr=jst
2002-05-23 00:23:12 +00:00
jst%netscape.com
c510ff0346
Fixing bug 146034. Getting rid of nsHTMLIIDs.{h,cpp}. r=jfrancis@netscape.com, sr=rpotts@netscape.com
2002-05-23 00:00:34 +00:00
harishd%netscape.com
0e082e7651
Ensuring complete consumption of DOCTYPE content. b=142625, r=heikki, sr=jst
2002-05-22 00:46:16 +00:00
dbaron%fas.harvard.edu
4ae6c30b20
Move implementation of HTML label element entirely into the content model so that it can have any display type: implement the event-munging and accesskey support in nsHTMLLabelElement. For the latter, share some code with nsHTMLAnchorElement and remove extra parameter from nsIEventStateManager access key methods. b=96813 r=jkeiser sr=jst
2002-05-22 00:14:51 +00:00
rods%netscape.com
26c0c50259
unregisters the focus listener after a new one is installed.
...
Bug 145388 r=dcone sr=jst
2002-05-21 19:37:28 +00:00
glazman%netscape.com
03ecce53c5
fixing brad Tbox warning; b=142019, r=bzbarsky, sr=jst
2002-05-21 13:33:25 +00:00
glazman%netscape.com
ce5dba1038
output of CSS border and background shorthand properties was buggy ; the new code implements a proposal by Hixie that tries to output the minimal number of properties.
...
b=142019, r=bzbarsky, sr=jst
2002-05-21 08:16:42 +00:00
jkeiser%netscape.com
889b52801b
Fix crasher regression from bug 74091. bug 74091, r=dbaron@fas.harvard.edu, sr=
...
jst@netscape.com
2002-05-21 02:11:05 +00:00
jst%netscape.com
ace1ef8f9b
Fixing typo in assert...
2002-05-21 00:26:27 +00:00
bryner%netscape.com
d8c1a95251
Prevent a crash that happens if you context-click while autocomplete is active in mail compose (bug 137864). r=danm, sr=jag.
2002-05-21 00:00:46 +00:00
jst%netscape.com
5ef2ac2f34
Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com
2002-05-20 22:47:02 +00:00
jst%netscape.com
653efeb1ab
Fixing bug 132609. Make window.close() work even when called from an event handler that was added with addEventListener(). r=heikki@netscape.com, sr=jband@netscape.com
2002-05-20 20:55:41 +00:00
jst%netscape.com
a442e2e6ad
Backing out a small part of jkeiser's fix for bug 74091 which caused bug 145741. CallQueryInterface() is not null safe. r=harishd@netscape.com. sr=jst@netscape.com
2002-05-20 18:48:00 +00:00
dbaron%fas.harvard.edu
d434ae0342
Limit the quirk that prevents dynamic pseudo-classes from applying to quirks mode, to :hover and :active only, and to a stricter definition of global selectors, since we no longer have to worry about performance problems. b=96984 sr=attinasi r=bzbarsky
2002-05-19 02:05:29 +00:00
jst%netscape.com
a3758e6b7f
Fixing bug 131841. Don't make calls on weak XPCOM (nsIPresShell in this case) pointers since the objects might go away during the call, this lead to a crash in this particular case. r=sicking@bigfoot.com, sr=vidur@netscape.com, brendan@mozilla.org
2002-05-18 00:02:50 +00:00
jst%netscape.com
4701580d84
Fixing bug 145064. Don't throw exceptions when asking for .pathname n' friends on types of URI's that don't support the property in question. r=bzbarsky@mit.edu, sr=heikki@netscape.com
2002-05-17 22:31:23 +00:00
aaronl%netscape.com
8ea282058e
Bug 130969. Active accessibility: fix MSAA focus events. r=bryner, saari. sr=jst
2002-05-17 04:04:24 +00:00
dbaron%fas.harvard.edu
8ef74b74f0
Null-check mBindingTable to avoid crash with some themes. b=143835 r=brendan sr=waterson
2002-05-17 02:33:03 +00:00
rpotts%netscape.com
4d4116d281
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
2002-05-16 20:57:37 +00:00
jkeiser%netscape.com
6697a1d49c
Make option text show up when option changes. bug 136885, r=rods@netscape.com, sr=attinasi@netscape.com
2002-05-16 19:27:13 +00:00
jkeiser%netscape.com
4bf9570a63
Make textarea wrap="hard" not wrap text for restore/JS (only submit and edit). bug 74091, r=rods@netscape.com, sr=attinasi@netscape.com
2002-05-16 18:26:05 +00:00
rods%netscape.com
3126531a7d
Adds a new arg to the PP call. The new arg is not being used, it is
...
for future and is needed for the API freeze.
Bug 144716 r=dcone sr=attinasi
2002-05-16 13:51:54 +00:00
pete.zha%sun.com
2cd0854dba
bug 143168:remove ilayer layer tag from mozilla code
...
r=harishd, sr=jst
Check in for Jerry Tan(jerry.tan@sun.com )'s fix
2002-05-16 03:08:15 +00:00
akkana%netscape.com
92816bdd7d
46227: eliminate extra spaces inserted switching between normal and source modes of composer. Patch is from burpmaster@truffula.net, r=akk, sr=jst
2002-05-16 00:32:40 +00:00
dougt%netscape.com
829e53078a
Fixing svg build bustage
2002-05-15 21:21:07 +00:00
varga%utcru.sk
653f77ec41
Fix for bug 142404 - nsXULTreeBuilder::Drop should enable drop if canDropBeforeAfter is true
...
r=varga, sr=hewitt
2002-05-15 19:51:08 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
jkeiser%netscape.com
1d1aec2016
Make submit() and reset() work as events. bug 144534, r=alexsavulov@netscape.com, sr=jst@netscape.com
2002-05-15 01:24:59 +00:00
rods%netscape.com
7a8a5b9cfb
Changing CID to ContractID and const char* to const char xxx[]
...
As part of Bug 144128
2002-05-14 14:32:42 +00:00
rods%netscape.com
a1081c5006
Static build bustage fix
2002-05-14 14:15:19 +00:00
rods%netscape.com
b45d33216e
This patch does the following:
...
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
caillon%returnzero.com
c915a8cf43
Initial implementation of DOM Level 3 Core methods Node.compareTreePosition() and Node.isSameNode(), Bug 139344, r=jkeiser, sr=jst
2002-05-14 01:28:17 +00:00
timeless%mac.com
eedda2744f
Bug 142853 disabling XUL cache causes assertions, eats ram
...
honor pref: nglayout.debug.disable_xul_cache
this fixes the assertion
r=waterson sr=alecf
2002-05-14 01:15:27 +00:00
bzbarsky%mit.edu
ba979c21d2
Fix blocker 143917 -- wrong form being submitted for nested
...
forms. Patch by jkeiser, r=bzbarsky/peterv sr=jst/shaver
2002-05-13 17:22:30 +00:00
bzbarsky%mit.edu
dd0159d886
Initialize the hint, just in case. Bug 139968, r=jkeiser, sr=jst
2002-05-11 23:26:44 +00:00
jst%netscape.com
a5f1d6f901
Fixing bug 135278. Stop don't use Substring() on a null poiter, Substring() asserts if given a null pointer. r=dbaron@fas.harvard.edu, sr=jaggernaut@netscape.com
2002-05-10 18:21:50 +00:00
mkaply%us.ibm.com
1cd126d499
#137782
...
r=pinkerton, sr=jst, a=asa
Change for OS/2 only - use right mouse button for drag
2002-05-10 03:07:06 +00:00
rods%netscape.com
2ef3e636bf
making a few adjustments to the APIs before the freeze
...
Bug 143248 r=conrad sr=attinasi
2002-05-09 22:02:44 +00:00
danm%netscape.com
520ef3f4d8
null guard gLastFocusedContent in PreHandleEvent. bug 142918 r=jst,saari a=blizzard
2002-05-09 21:53:54 +00:00
radha%netscape.com
7b7c5c0af5
Removing a printf from a previous checkin.
2002-05-09 20:35:02 +00:00
aaronl%netscape.com
e345712ba1
Bug 139877. Right click context menu accesskeys require 'Enter' to perform action (regression). Fix by Kyle Yuan. r=aaronl, sr=jst
2002-05-09 20:12:21 +00:00
bzbarsky%mit.edu
5235519ece
make clip:inherit work. Bug 141734, r=dbaron, sr=attinasi
2002-05-09 20:05:25 +00:00
bzbarsky%mit.edu
7cbe52f16f
Fix off-by-one-char error that caused hang. Bug 142290, r=caillon, sr=jst
2002-05-09 14:41:51 +00:00
jkeiser%netscape.com
0e9702408e
Treat NOLAYER like any undeclared tag (from Antonio Xu). Bug 61443, r=harishd@netscape.com, sr=jst@netscape.com
2002-05-09 02:33:34 +00:00
hewitt%netscape.com
463128f56e
129980 - crash right clicking while loading page, r=peterl, sr=ben
2002-05-09 01:43:18 +00:00
jkeiser%netscape.com
51a317aad3
Remove DemoteForm. Sweet, sweet revenge--may you rest in peace. bug 90756, r=harishd@netscape.com, sr=vidur@netscape.com, sr=jst@netscape.com
2002-05-09 00:29:23 +00:00
bzbarsky%mit.edu
fc74561632
Bug 140758 redux -- cache results of getElementsByTagName in case people call
...
it in a loop. r=dbaron, sr=jst
2002-05-08 20:48:19 +00:00
aaronl%netscape.com
ddf317a29f
Bug 136696. Active Accessibility: support get_accKeyboardShortcut(). r=jgaunt, sr=jst
2002-05-08 20:43:49 +00:00
rods%netscape.com
e9bbb7c953
Need to call StartPrint to initialize the Seq Frame
...
Bug 143089 r=dcone sr=kin
2002-05-08 20:11:14 +00:00