daniel%glazman.org
bc87818cea
[minimo only] remove max-height constraints; b=247843; r/sr=dbaron
2004-06-21 12:28:04 +00:00
bryner%brianryner.com
5dedf39666
removing dead CFM build files
2004-06-21 02:09:30 +00:00
ben%bengoodger.com
0ff1207b6d
243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor
2004-06-20 01:42:05 +00:00
bmlk%gmx.de
271e0e2e73
bustage fix
2004-06-17 05:11:31 +00:00
roc+%cs.cmu.edu
d8f9024d0a
Fixing Windows bustage
2004-06-17 02:55:38 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
locka%iol.ie
9bb5934aff
Add implementation for IHtmlElementCollection methods tags() & item() when there is more than one element with the same id. Checkin for atremon. b=236894 r=adamlock sr=jst
2004-06-14 19:26:47 +00:00
locka%iol.ie
4967cd761d
Replace reinterpret_cast with static_cast for proper pointer casting. Checkin for atremon, b=236812 r=adamlock sr=jst
2004-06-14 17:56:07 +00:00
amardare%qnx.com
75eee7ea7b
Changes for qnx ( photon ) platform only. They should not affect building/runtime other platforms.
...
Enable the tooltip window in embedding.
2004-06-14 14:44:42 +00:00
jst%mozilla.jstenback.com
691da3d166
No need for result here any more. Continuation fix for the bustage caused by the initial checkin for bug 245619.
2004-06-11 17:45:24 +00:00
m_kato%ga2.so-net.ne.jp
d566078278
fix bugstage, bug=245619, r/sr=brendan
2004-06-11 17:14:43 +00:00
amardare%qnx.com
9b2b1e0cc3
Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
...
Focus related changes: when the window loses focus, the window must be deactivated ( cursor should stop blinking ).
When the window is given focus again by the window manager, the window must be activated ( the same cursor should start blinking ).
2004-06-08 18:56:04 +00:00
jst%mozilla.jstenback.com
50a8b02ca7
Fixing bug 235457. Making it possible to open a window from chrome as if it was opened from untrusted script. r=danm-moz@comcast.net, sr=peterv@propagandism.org
2004-06-07 21:50:25 +00:00
dveditz%cruzio.com
e66742e59c
bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer
2004-06-05 09:26:01 +00:00
jst%mozilla.jstenback.com
15db594a16
Fixing bug 245529. Syncing gtkembed with some recent event handling changes that affected how listeners can prevent the default action. Patch by philipl@mail.utexas.edu, r=jst@mozilla.jstenback.com, sr=bryner@brianryner.com
2004-06-05 05:18:42 +00:00
bsmedberg%covad.net
9bf505bc5f
Bug 244965 - untrusted web content can use the "chrome" flag to window.open() r=danm sr=jst
2004-06-02 12:36:51 +00:00
blizzard%redhat.com
32f8edf96b
Bug #243419 . gtkmozembed doesn't handle being moved between toplevels. Patch from chpe@gnome.org. r=blizzard,sr=bryner
2004-06-01 18:37:36 +00:00
bsmedberg%covad.net
859b6ac0ae
Parts of bug 205425 - turn the embedding widget into a GRE client - patch by marco@gnome.org r=me sr=blizzard
2004-05-29 17:43:59 +00:00
mkaply%us.ibm.com
348998da9e
#239580
...
r=danm, sr=dveditz
Extend ConfirmEx to allow setting the default button - change default button for script security to no
2004-05-24 13:33:51 +00:00
roc+%cs.cmu.edu
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
62a5127738
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
amardare%qnx.com
db6d034b3d
Changes for qnx/photon platform only. They should not affect building/runtime other platforms.
...
Added support for Pt_ARG_WEB_OPTIONs related to print header/footer.
2004-05-21 20:09:28 +00:00
dveditz%cruzio.com
c1609e013d
bug 243699 block disk: and help: protocols r=bz,sr=bryner,a=brendan
2004-05-20 05:47:29 +00:00
depstein%netscape.com
2d96e5484e
Added SaveObject() function in QAUtils.cpp. This is called in AsyncOpenTest() to compare the support objects passed to AsyncOpen and OnStartRequest.
2004-05-20 02:15:10 +00:00
caillon%redhat.com
178bb153f1
Kill off nsComObsolete.h
...
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
timeless%mozdev.org
9ebaf2e5ea
Bug 242999 Crash while trying to GC [@ DOMGCCallback]
...
r=jst sr=jst
2004-05-18 04:00:47 +00:00
timeless%mozdev.org
55a5e5ddbf
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
amardare%qnx.com
c75313dc38
Changes for qnx/photon platform only. It should not affect building/runtime other platforms.
...
Removed unnecessary Pt_SET_REALIZED_F, Pt_SET_UNREALIZE_F methods - they were causing a crash when the server
is destroyed.
2004-05-14 17:53:50 +00:00
depstein%netscape.com
f945e30439
Cleaned up nsIChannel tests and running AsyncOpen() from the Tests menu. Added additional nsIProtocolHandler tests to Tests > nsIProtocolHandler->NewURI() for tracking some values. Will spin off into separate Test Interface in the future.
2004-05-14 00:19:54 +00:00
mvl%exedo.nl
fc48c463fc
Make content policy api (nsIContentPolicy) not suck.
...
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
amardare%qnx.com
36f4616731
Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
...
Mostly compile fixes due to changed interfaces.
2004-05-12 19:19:01 +00:00
amardare%qnx.com
9a7c23cd8e
Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
...
Added EmbedDownload to manage the downloads and HeaderSniffer to be used in "Save Target As"
( look for "content-disposition" to provide a filename ).
Changes for handling the unknown mime types/downloading.
2004-05-12 16:49:13 +00:00
bryner%brianryner.com
9e90372ecc
remove unused file
2004-05-11 18:49:23 +00:00
cbiesinger%web.de
8db9df04b7
239394 nsIMIMEInfo should use interCaps for methods and attributes
...
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
jst%mozilla.jstenback.com
99e02e5aa3
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
2004-05-07 20:55:17 +00:00
depstein%netscape.com
ad76896e0a
Added additional cases to post AsyncOpen tests for nsIChannel tests. Additional request methods used for SetRequestMethod in httpChannel tests. Some cleanup in a few functions.
2004-05-07 02:43:23 +00:00
cbiesinger%web.de
748cfa1de4
bug 239111 rework pause/resume handling in download manager
...
r=neil sr=roc
2004-05-04 18:53:54 +00:00
amardare%qnx.com
df37234ee7
Changes for qnx(photon) platform. They should not affect building/runtime other platforms.
...
Changes for the downloading in the embedded server.
Fixed setting the proxy options coming from client.
2004-05-04 15:28:55 +00:00
bryner%brianryner.com
7d80b4f5cf
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
cbiesinger%web.de
fb825c6234
bug 241209, make sure to QueryInterface mTargetFile to nsILocalFile, to tell
...
xpconnect about the launch() and reveal() methods to prevent errors when trying
to call them.
r=neil sr=darin
2004-05-02 12:33:51 +00:00
rbs%maths.uq.edu.au
487cf2d38c
Scroll the find position last so that it is not overriden by another intermediate scrolling, b=242056, r=akkana, sr=jst
2004-05-01 07:47:23 +00:00
bryner%brianryner.com
7d1dbeb3a8
Implement basic support for DOM level 2 UIEvents, and implement DOMActivate for HTML form control elements. Also minor usage cleanup for nsIDOMUIEvent. Bug 60212, r+sr=jst.
2004-04-30 23:55:16 +00:00
amardare%qnx.com
cd9bf18eaf
Changes for qnx/photon platform. They should not affect building/runtime other platforms.
...
When printing from the embedded application, allow it to set the print frame, BG colors, BG images
in the print settings, according to the preferences.
Also changes for ShowTooltip ( it was broken ). Known problem - the location is broken if the page has frames
and the tooltip is inside a frame.
2004-04-30 20:03:43 +00:00
rbs%maths.uq.edu.au
ff4d7eae0d
Find in textareas misses some matches & some cleanup/consolidation, b=241053, r=akkana, sr=jst
2004-04-27 22:22:43 +00:00
danm-moz%comcast.net
246d24f340
rewrite of new window sizing and placement. bug 239876. also addresses bugs 118717,176342,183633,240381. r=jag sr=blizzard (previous version of patch)
2004-04-27 17:34:13 +00:00
amardare%qnx.com
621e529bcc
Changes for qnx/photon platform only. It should not affect other platforms.
...
Added the memory_cache_kb_size setting.
2004-04-26 19:53:40 +00:00
dougt%meer.net
8a359d0860
Minimo only. Adding local html
2004-04-26 17:40:10 +00:00
dougt%meer.net
fc4667da32
Minimo only. disable dtd debug
2004-04-26 17:11:24 +00:00