axel%pike.org
291f9322fb
remove dead code, r=sicking, sr=peterv
2003-04-04 15:44:13 +00:00
cbiesinger%web.de
3544502fde
176950 patch by dwitte@stanford.edu r=darin sr=jag cookie permissions site blocking does not appy to fully qualified node names from within the site.
2003-04-04 13:20:37 +00:00
axel%pike.org
288d41c59b
warning fix, r/sr=peterv
2003-04-04 08:00:00 +00:00
heikki%netscape.com
4385c916ad
Fix comments.
2003-04-03 20:37:17 +00:00
harishd%netscape.com
1b4852a983
New security model doc. ** NOT PART OF THE BUID
2003-04-03 20:27:28 +00:00
neil%parkwaycc.co.uk
29fc48a3cc
Bug 200437 fix assertion in GetCookie() p=dwitte@stanford.edu r=mvl sr=darin
2003-04-03 09:17:21 +00:00
neil%parkwaycc.co.uk
c4fc77b521
Bug 200429 another cookie deletion bug p=dwitte@stanford.edu r=mvl sr=darin
2003-04-03 09:15:31 +00:00
sfraser%netscape.com
8850cbd279
Remove debug plugin cruf made obsolete by bug 139911. r=peterl, sr=bryner
2003-04-03 02:01:54 +00:00
sfraser%netscape.com
358f3ca9ab
Expose an API for layout regression tests, called nsIFrameDebugObject. This will only get built if you add 'layout-debug' to your list of extensions in .mozconfig. r=peterl, sr=bryner. Bug 139911.
2003-04-03 01:39:42 +00:00
seawood%netscape.com
80e1b303cc
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
heikki%netscape.com
5c30081403
Remove unneeded dependency.
2003-04-02 21:50:55 +00:00
neil%parkwaycc.co.uk
b4a46544cf
checked in wrong patch last time (regressed bug 136647 - see also bug 195888 comment 6)
2003-04-02 10:28:57 +00:00
neil%parkwaycc.co.uk
ae9492e7cb
Bug 195888 Problems when dialogs launch help r=oeschger sr=alecf
2003-04-02 08:19:26 +00:00
darin%netscape.com
880a607aea
adds back debug assertion that got lost during the latest cookie changes, patch=dwitte r+sr=darin
2003-04-02 07:13:35 +00:00
bzbarsky%mit.edu
67610572ae
Assume VALUE instead of NAME if only one attr specified. Bug 169091, patch by
...
dwitte@stanford.edu (Dan Witte), r=darin, sr=alecf
2003-04-02 04:08:01 +00:00
mhammond%skippinet.com.au
6f253a970c
Make it simpler to implement sub-classes for the loader and module objects.
...
Not part of the build.
2003-04-02 04:00:59 +00:00
mhammond%skippinet.com.au
a2b8461665
Add support for the timeline service. Not part of the build.
2003-04-02 04:00:17 +00:00
mhammond%skippinet.com.au
ff2741adce
If repr() of a component failed we would crash. Not part of the build.
2003-04-02 03:59:18 +00:00
mhammond%skippinet.com.au
7e5aa4ce76
repr() of an object could fail - prevent this. Not part of the build.
2003-04-02 03:58:16 +00:00
aaronl%netscape.com
bda670a5d6
Bug 197157. Find as you type not wrapping - fixing regression. r=kyle, sr=sfraser
2003-04-01 19:55:55 +00:00
axel%pike.org
5a4b07d901
bug 199484, xml pretty printing regressed, fix the contract ID for XSLT document transformer, r/sr=peterv
2003-04-01 19:50:42 +00:00
seawood%netscape.com
4957953e70
Obsoleting xp_str.h:
...
* Move XP_IS_ macros into nsCRT.h & rename them to NS_IS_
* Make local XP_IS_ macros use the nsCRT ones
* Remove NOT_NULL defines
Bug #199920 r=alecf sr=bryner
2003-04-01 19:38:12 +00:00
mhammond%skippinet.com.au
4a6a920da8
Moving towards making an optional part of the build. Not part of the
...
build :)
2003-04-01 14:17:28 +00:00
mhammond%skippinet.com.au
9b18893922
Get Python XPCOM bindings building with 1.4. Not part of the build.
2003-04-01 13:22:16 +00:00
timeless%mozdev.org
8715b11474
Bug 199649 Yahoo! Mail Remains Broken After Bug 198870 Fixed
...
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin a=asa
2003-03-31 19:28:29 +00:00
timeless%mozdev.org
0e63b8a145
Bug 199928 cookies originating server test failes on ip addresses
...
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin a=asa
2003-03-31 19:27:44 +00:00
sicking%bigfoot.com
773f2483a4
Documentation update. More ideas for faster XPath
2003-03-31 09:02:17 +00:00
sicking%bigfoot.com
e57635d85b
Initial checkin of some documentation
2003-03-27 23:43:32 +00:00
axel%pike.org
8e13175ee0
npob, fixup testsuite to catch exceptions from importStylesheet, too, as compiled stylesheets throw those
2003-03-27 20:17:54 +00:00
axel%pike.org
82f363270d
real fix for the landing of bug 195262, npob, don't copy attr value, r/sr=peterv
2003-03-27 15:27:31 +00:00
sicking%bigfoot.com
10e99de3db
not part of build. Fix buildbustage from landing of bug 195262
2003-03-27 00:47:30 +00:00
jst%netscape.com
b4cc5d4695
Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com
2003-03-26 07:41:30 +00:00
sicking%bigfoot.com
a09d2140aa
Fix OS/2 bustage
2003-03-26 03:18:37 +00:00
darin%netscape.com
b9fe63f8b7
fixes bug 199108 "Changes to cookie prefs need restart to take effect"
...
patch=dwitte r=kaie sr=darin
2003-03-26 02:27:39 +00:00
shliang%netscape.com
6fb1258807
195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag.
2003-03-26 02:03:13 +00:00
harishd%netscape.com
c19fe6d0ad
Fixing a bug in my previous checking. sr=jst@netscape.com
2003-03-26 01:49:59 +00:00
suresh%netscape.com
f867bd13b6
bug 191836 - cookiesTree in CookieViewer.xul should use seltype attribute. r-varga, sr-jag
2003-03-26 01:44:30 +00:00
suresh%netscape.com
c2dd5c4e8c
fixing the usage of Components.results. part of bug 139772, r-dbradley, sr-darin.
2003-03-26 01:37:02 +00:00
sicking%bigfoot.com
d3b6d8390a
Compiled XSLT stylesheets. Improves speed, implements forwards-compatible-parsing and handling of unknown extension-elements. Also fixes some random edgecasebugs such as recursive merged named-attribute-sets and empty strings in copy-of.
...
Patch mainly by sicking, but large parts also by Pike and peterv.
Tracker is bug 185797. r=Pike/sicking rs=peterv.
2003-03-26 01:10:14 +00:00
timeless%mozdev.org
daa6c4ba43
Bug 199195 block images from this server doesn't work
...
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-26 00:46:33 +00:00
timeless%mozdev.org
17be30a1b5
Bug 199216 adding domain.com to whitelist doesn't allow popups from *.domain.com to appear
...
patch by mvl@exedo.nl r=dwitte sr=jag
2003-03-26 00:46:32 +00:00
harishd%netscape.com
cfd510cbd1
Check if universalBrowserRead is set before checking for same origin. Also, clear the exception set by the security manager, if same origin check failed, and fall back on the new security for webservices. b=199182, r=heikki, sr=jst
2003-03-26 00:00:04 +00:00
timeless%mozdev.org
e4411fc87c
Bug 199113 Mozilla crashes when calling "Manage Stored Cookies" before loading any page
...
patch by dwitte@stanford.edu r=mvl@exedo.nl sr=darin
2003-03-25 23:35:51 +00:00
rginda%netscape.com
f3ce92e97f
bug 197108, land chatzilla 0.8.25, chatzilla only
...
160295 chatzilla doesn't display nicknames in userlist when the
194184 nickname change doesn't affect screenname
194287 ChatZilla alters taken nickname only at the very first at
169804 Blank text area + Crtl+Enter in multi-text mode shows you
162251 Chatzilla doesnt start maximized
178313 /names command fails to show output for other channels
196265 message type([info],[error]) auto wrapped after localizat
197024 Multi/Single-line input mode ought to be configurable in
198843 Spelling mistake in Prefs > Chatzilla > Stalking
2003-03-25 22:23:50 +00:00
rginda%netscape.com
9d5388e629
bug 197106, land venkman 0.9.53, venkman only
...
* adds the abillity to change values right from the Local Variables or Watch
views. Just double-click on the value and enter a new expression to be evaluated.
* adds the ability to add watches from the Local Variables view. Just select
"Add Watch Expression" from the context menu of the Local Variables view.
* adds the ability to save and restore breakpoints and watches.
* adds close buttons to the source view tabs.
* adds a pref to enable "clost tab on middle click" behavior, and a pref to
disable the new close buttons.
* changed from "type" attribute to "orient".
2003-03-25 19:50:32 +00:00
heikki%netscape.com
2d78e75626
Update localeVersion.
2003-03-25 19:11:03 +00:00
timeless%mozdev.org
e18ae789bf
Bug 198870 Yahoo Mail login is broken (javascript reading of document.cookie returns nothing)
...
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-25 19:05:36 +00:00
alecf%netscape.com
8c50d0242a
landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
...
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
timeless%mozdev.org
3a7fd80dab
Bug 199056 cookie_FindPosition() uses uninitialized oldestPositionFromHost; max cookies per host can be greater than 20
...
patch by dwitte@stanford.edu r=timeless sr=heikki
2003-03-25 18:39:32 +00:00
harishd%netscape.com
4154a1191d
Patch from kairo@kairo.at - Update localeVersion of P3P. b=199121, r=harishd@netscape.com, sr=heikki@netscape.com
2003-03-25 18:39:03 +00:00