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

4582 Коммитов

Автор SHA1 Сообщение Дата
dwitte%stanford.edu 4ed9914967 oops, missed a file in previous checkin 2003-05-22 20:43:56 +00:00
dwitte%stanford.edu 1e2667d459 Bug 206022: [cookies] parser doesn't allow spaces in NAME token.
makes the cookie parser tolerant of spaces in the token name strings, which some sites rely on.

r=mvl, sr=alecf, a=asa.
2003-05-22 20:41:17 +00:00
dwitte%stanford.edu d31b372b38 Bug 206356: cookies refused by default if you just close dialog.
makes the "do you want to accept this cookie?" dialog more user-friendly, by not touching the permission list if you dismiss the dialog without clicking a button.

patch by mvl, r=neil, sr=jag, a=asa.
2003-05-22 00:37:48 +00:00
caillon%returnzero.com aaf57fc3cf 206452 - Making new attribute and edit attribute work again.
r=ajvincent@juno.com sr=dmose a=asa
2003-05-21 23:38:17 +00:00
oeschger%netscape.com 657853fe09 some image reference problems in composer_help.html, review dispensation per 162559 content bug, a=sspitzer 2003-05-21 13:55:52 +00:00
heikki%netscape.com 5a7cc4bac2 Bug 204545, remove event listeners when needed, which fixes practically all known memory leaks and gets us a step closer to IE compatibility. r=harishd, sr=jst, a=asa. 2003-05-20 21:48:25 +00:00
caillon%returnzero.com 33b8c14d9d Bug 199566 - Inspector needs a command line handler.
The following should now work:
./mozilla -inspector
./mozilla -inspector "http://www.foo.com/"

r=timeless sr=jst a=asa
2003-05-20 21:30:42 +00:00
axel%pike.org 370af96809 bug 47719, pass nsresults and error messages back to content, r=sicking, sr=peterv, a=asa 2003-05-20 19:48:56 +00:00
ssu%netscape.com 0e93583a8b fixing bug 205865 - Chatzilla's command key in the 'Window' menu is in conflict with IM's menu item. r=rginda, sr=jag, a=sspitzer 2003-05-20 17:21:52 +00:00
axel%pike.org 9f922821c7 bug 205675, error on recursive import/include, r=sicking, sr=peterv, a=asa 2003-05-20 09:30:10 +00:00
harishd%netscape.com a641a9dd0b Set param type before invoking an exception. b=206108, r=dbardley@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org 2003-05-20 00:36:00 +00:00
sicking%bigfoot.com 90551a6e0d Bug 199579: Sorting case-order is inverted. Also sort using application locale as default locale.
r=Pike sr=peterv a=asa
2003-05-19 21:06:10 +00:00
caillon%returnzero.com aea57c3ed9 Make Inspector localizable and use nsIPromptService for alerts
Bug 109891
r=biesi rs=bzbarsky a=sspitzer
2003-05-18 12:15:22 +00:00
rginda%netscape.com 45c353e9aa bug 204572, "land latest venkman", a=sspitzer
check in differences between 0.9.67 and 0.9.75
* Fixes literal tab expansion in the new source view
* Fixes places where search() was used instead of indexOf.  bug 204341
* Makes it so that editing properties on a hard breakpoint also modifies
properties on the future breakpoint.
* Makes it so that venkman can load source for files are are currently being
loaded by mozilla.  bug 166935
* Catches exceptions thrown by file picker widget
* fixes a typo in the change-container command
* fixes a bug where splitters would be misplaced if you dragged a view directly from one tab container to another
* adds tooltips to the buttons in the toolbar
2003-05-16 05:03:39 +00:00
oeschger%netscape.com 6671660411 just cleaning up the help content a little, dispensation per 162559, r=robinf, adding missing gifs, fixing typos, etc. 2003-05-16 02:29:50 +00:00
dbaron%dbaron.org a15b9f2cf4 Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan 2003-05-15 03:42:21 +00:00
aaronl%netscape.com 510524698b Bug 196126. Hook up keyboard prefs help, update keyboard help. r=oeschger, no sr= required for help file changes, a=asa 2003-05-14 21:47:21 +00:00
neil%parkwaycc.co.uk 626fef6cb8 Bug 150158 clean up after nsIFile.delete was renamed to .remove p=stevechapel@earthlink.net r=shliang sr=brendan a=asa 2003-05-14 14:30:12 +00:00
jgaunt%netscape.com 5b4a307c0c bug 203979 - plug SOAP leaks of default encoding
r=harishd sr=jst a=asa
2003-05-13 21:05:59 +00:00
pkw%us.ibm.com b0cfba2a07 Bug 204796 - txStylesheetCompiler.cpp fails to build in VisualAge C++ v6.
r=bugmail@sicking.cc, sr=peterv@netscape.com, a=asa@mozilla.org
2003-05-13 19:08:00 +00:00
sicking%bigfoot.com 007832827f Bug 203384: When no document has been set in the nsXPathEvaluator we should be case sensitive.
r=peterv sr=heikki a=asa
2003-05-13 19:00:06 +00:00
robinf%netscape.com 4370bcc943 help content updates per bug 161765; r=oeschger 2003-05-12 23:16:30 +00:00
robinf%netscape.com 464216e63c updating image for help; bug 161765; r=oeschger 2003-05-12 23:06:06 +00:00
harishd%netscape.com fbe5869e0d Fix for random crashes caused by uninitialized XPCVariant type. Also, fixed an FMR. b=203434, r=dbardley@netscape.com, sr=jst@netscape.com, a=sspitzer@netscape.com 2003-05-11 16:27:34 +00:00
caillon%returnzero.com b92d8ba746 Fix a leak and some minor code cleanup. r+sr=jst, a=sspitzer. (205104) 2003-05-10 02:01:10 +00:00
caillon%returnzero.com 06dd9944b0 204810 - Inspector does not need an nsISecurityUI object to be created for its <browser>s
r+sr=jag a=sspitzer
2003-05-09 08:28:17 +00:00
mhammond%skippinet.com.au 9944d45113 Fix severe leaks when using string object, and update the test suite
to try and catch this in the future.  Not part of the build.
2003-05-09 01:23:22 +00:00
mhammond%skippinet.com.au e62ed7ca1f Correct 1.4 build errors on Linux. Not part of the build. 2003-05-09 01:20:32 +00:00
jgaunt%netscape.com f524307e9a bug 203836 - changes impl of addref/release for default sopa encoeding so they don't inherit the model for gnereal encodings, also changes some class names
r=rayw sr=jst a=asa
2003-05-08 22:43:39 +00:00
sicking%bigfoot.com 79d9d133f1 Fix OSX bustage from previous checkin 2003-05-08 21:02:10 +00:00
sicking%bigfoot.com 737e15f243 Bug 203229: Use strings better by using existing stringobjects inside ExprResults if one exists.
r=Pike sr=peterv a=asa
2003-05-08 19:54:39 +00:00
jgaunt%netscape.com f5038d7a46 backing out cause of bustage 2003-05-08 18:03:43 +00:00
heikki%netscape.com 759bab5a67 Bug 177533, fix most XMLHttpRequest memory leaks and other minor issues, r=darin, sr=jst, a=asa. 2003-05-08 17:33:59 +00:00
jgaunt%netscape.com 01d60af231 bug 203836 - changes impl addref/release for default soap encodings so they don't inherit the model for other encodings.
r=rayw sr=jst a=asa
2003-05-08 16:53:21 +00:00
jaggernaut%netscape.com 9dd848937d Bug 204809: <browser disableHistory=.../> -> <browser disablehistory=.../>. r=sr=a=sspitzer 2003-05-08 03:08:15 +00:00
dwitte%stanford.edu 806bce6100 Bug 204623: setting src attribute on img element created in a doc with no window crashes.
fixes up some queryinterface fu to not suck.

r=mvl, sr=peterv, a=asa.
2003-05-08 01:55:37 +00:00
axel%pike.org 6e969d0a82 bug 204456, remove #defined errorcodes, r=sicking, sr=peterv, a=sspitzer 2003-05-06 07:35:23 +00:00
darin%netscape.com a7a9655ce4 fixes bug 22994 "Mail reader allows spammers to set/get cookies to track web usage"
r=dwitte sr=dveditz a=sspitzer
2003-05-05 21:27:02 +00:00
peterv%netscape.com e5155a6bf8 Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa. 2003-05-05 11:53:21 +00:00
peterv%netscape.com 00be1508c7 Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa. 2003-05-05 11:25:43 +00:00
peterv%netscape.com 7a91281079 Part of fix for bug 203192 (Improvements to XSLT loading). Move test files into their own directory and add some error strings. r=Pike, sr=jst, a=asa. 2003-05-05 09:10:17 +00:00
timeless%mozdev.org deadd7be00 Bug 191873 Some minor text changes to quick launch help files and stuff
patch by pepperxn@netscape.net r=jatin sr=brendan a=asa
2003-05-05 06:56:59 +00:00
timeless%mozdev.org 011cbf1883 Bug 203947 - Creating '@mozilla.org/xmlextras/proxy/webserviceproxy;1' or '@mozilla.org/xmlextras/proxy/webserviceproperty
r=harishd sr=heikki a=sspitzer
2003-05-02 21:23:31 +00:00
dwitte%stanford.edu 9597ea7d9b Bug 202313: Lifetime = 0 makes cookies disappear and reappear w/ multiple refreshes.
polishes cookie expiry behavior and cleans up a little expiry code.

r=mvl, sr=darin, a=sspitzer.
2003-05-02 20:43:43 +00:00
darin%netscape.com 34c20a2555 fixes bug 197079 "Status bar doesn't display 'Stopped' when stop button is clicked" r=dougt sr=jag a=asa 2003-05-02 06:31:55 +00:00
heikki%netscape.com ddefbdc907 These files were copied to webservices extension, not part of build. 2003-05-01 20:59:36 +00:00
heikki%netscape.com c4c9184524 This file was moved into the webservices extension, not used here. 2003-05-01 20:56:33 +00:00
heikki%netscape.com 7f2b774404 Removing unused file. 2003-05-01 20:52:10 +00:00
dwitte%stanford.edu d54decdf65 follow-up to bug 202131: BubbleSort is too slow. fixes an omission that was supposed to go in with the original patch.
p=neil, r=dwitte, sr=darin, a=sspitzer.
2003-05-01 04:53:14 +00:00
rginda%netscape.com bbfe824095 add new image 2003-05-01 04:49:00 +00:00