heikki%netscape.com
73918ce6c3
Fix comments.
2003-04-03 20:37:17 +00:00
harishd%netscape.com
8ab7563456
New security model doc. ** NOT PART OF THE BUID
2003-04-03 20:27:28 +00:00
neil%parkwaycc.co.uk
98c06851f7
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
6b1be6d044
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
b5d6988915
Remove debug plugin cruf made obsolete by bug 139911. r=peterl, sr=bryner
2003-04-03 02:01:54 +00:00
sfraser%netscape.com
c495210e6e
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
de59dbee4b
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
heikki%netscape.com
3ad56c2740
Remove unneeded dependency.
2003-04-02 21:50:55 +00:00
neil%parkwaycc.co.uk
8ab6ad255f
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
1e183b5cc5
Bug 195888 Problems when dialogs launch help r=oeschger sr=alecf
2003-04-02 08:19:26 +00:00
darin%netscape.com
49470d525d
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
d26b9f7424
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
ae61ce8620
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
b3d2b1a8a8
Add support for the timeline service. Not part of the build.
2003-04-02 04:00:17 +00:00
mhammond%skippinet.com.au
2f29bd30a5
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
c470de08e3
repr() of an object could fail - prevent this. Not part of the build.
2003-04-02 03:58:16 +00:00
aaronl%netscape.com
edbd6a0305
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
2f3d5baa00
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
92be0f5be9
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
26b490fb9e
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
e1b99b5d92
Get Python XPCOM bindings building with 1.4. Not part of the build.
2003-04-01 13:22:16 +00:00
timeless%mozdev.org
e573b3aef0
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
68833337ec
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
a0d589924f
Documentation update. More ideas for faster XPath
2003-03-31 09:02:17 +00:00
sicking%bigfoot.com
6b3bf90a25
Initial checkin of some documentation
2003-03-27 23:43:32 +00:00
axel%pike.org
094d7378ee
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
75f7bbab47
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
94c9f1e754
not part of build. Fix buildbustage from landing of bug 195262
2003-03-27 00:47:30 +00:00
jst%netscape.com
14882c9d0c
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
07dc983e89
Fix OS/2 bustage
2003-03-26 03:18:37 +00:00
darin%netscape.com
57c22e67d4
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
459e7e4277
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
d8caa04d2a
Fixing a bug in my previous checking. sr=jst@netscape.com
2003-03-26 01:49:59 +00:00
suresh%netscape.com
e3732db4f3
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
c43086cc06
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
d28b0c5b97
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
3e5911aac4
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
32a1fa8cbf
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
363e9e328b
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
75368d2cab
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
3ea0aac96b
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
b0b8cec04b
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
3bfce49531
Update localeVersion.
2003-03-25 19:11:03 +00:00
timeless%mozdev.org
f8b099b71b
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
925955c81d
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
5e19dec997
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
41e8c64879
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
varga%netscape.com
906bfa1fa3
Landing bookmarks branch. Everything except mozilla/xpfe
...
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 04:44:31 +00:00
harishd%netscape.com
2d30a3a7a0
Patch provided by jst@netscape.com - Give XPTCVariants that are expected to receive a T_DOMSTRING value an nsAString object to hold the string value. b=193387, r=harishd@netscape.com, sr=heikki@netscape.com
2003-03-25 02:37:05 +00:00
timeless%mozdev.org
9755bf597e
Bug 198512 FMM [@ inCSSValueSearch::~inCSSValueSearch]
...
r=caillon sr=heikki
2003-03-25 02:30:18 +00:00