kaie@kuix.de
7104607e1d
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor
2007-10-03 04:47:26 -07:00
kaie@kuix.de
137ae6249a
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor
2007-10-03 04:43:54 -07:00
joshmoz@gmail.com
d775975b5f
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
2007-10-01 16:20:37 -07:00
ted.mielczarek@gmail.com
30fc18e728
bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case. r=bsmedberg, a=bz
2007-09-26 03:38:29 -07:00
gavin@gavinsharp.com
06f0202b11
Back out bug 392055 due to bustage
2007-09-23 20:44:28 -07:00
sdwilsh@shawnwilsher.com
b5217b679e
bustage fix
2007-09-23 20:22:46 -07:00
jag@tty.nl
f35dab1ee1
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
2007-09-05 06:04:54 -07:00
asqueella@gmail.com
8c4f7276d9
Bug 372077 - TestGtkEmbed Application should use gtk_moz_embed_*_startup properly p=romaxa <romaxa@gmail.com> r=timeless
2007-09-02 08:50:38 -07:00
ted.mielczarek@gmail.com
5b8fcf6c53
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
2007-08-28 10:38:02 -07:00
kherron@fmailbox.com
39cf328a8c
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov.
2007-08-26 17:19:15 -07:00
mozilla@weilbacher.org
1a154708dc
Bug 321517: A text file in a frame is not properly saved (UI patch 2.0), p=sciguyryan, r=neil, sr/a=bzbarsky
2007-08-24 14:18:40 -07:00
masayuki@d-toybox.com
b9a9d5f87b
b=392252 fix bustage #2
2007-08-22 05:12:37 -07:00
masayuki@d-toybox.com
5cf046b40d
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 04:13:46 -07:00
bzbarsky@mit.edu
7c7a8cb92e
Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking
2007-08-07 18:16:09 -07:00
kaie@kuix.de
a3a5b16d53
Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
...
r=benjamin
2007-07-23 03:58:34 -07:00
kherron@fmailbox.com
bdb02c5e22
Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01.
2007-07-15 08:03:07 -07:00
kherron@fmailbox.com
bed119a241
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
2007-07-15 05:27:57 -07:00
kherron@fmailbox.com
72e34604e6
Back out patch for bug 315687, due to reftest failures on win32.
2007-07-14 10:07:33 -07:00
kherron@fmailbox.com
327baa2348
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
2007-07-14 07:42:55 -07:00
peterv@propagandism.org
a1834b7d96
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
2007-07-11 06:05:05 -07:00
philringnalda@gmail.com
8ae37bb9b4
Bug 387189 - nsMIMEInfoHandleAction type doesn't exist, patch by Mook <mook.songbird@gmail.com>, r+sr=dmose
2007-07-08 15:45:41 -07:00
jwalden@mit.edu
12e960c504
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 00:08:04 -07:00
peterv@propagandism.org
c3f301f90d
Bustage fix, bug 386255 (Trunk XULRunner compile error in nsIEditingSession::MakeWindowEditable). Pending r=sicking.
2007-07-02 06:49:39 -07:00
peterv@propagandism.org
02b7a30529
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 19:48:16 -07:00
peterv@propagandism.org
0919df3f05
Backing out to fix orange.
2007-06-27 16:21:05 -07:00
peterv@propagandism.org
e15f728720
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 15:29:45 -07:00
mozilla@weilbacher.org
935b4d3035
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
2007-06-10 15:13:08 -07:00
gavin@gavinsharp.com
1b8a6f0172
Backing out the patch for bug 350616 to see if it will fix the windows orange
2007-06-09 20:41:57 -07:00
ted.mielczarek@gmail.com
c9009a4392
bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg
2007-06-08 05:47:41 -07:00
sdwilsh@shawnwilsher.com
691c51f73c
Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor
2007-05-21 17:03:33 -07:00
mats.palmgren@bredband.net
6efdb9ae97
Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky
2007-05-17 20:49:14 -07:00
mark.finkle@gmail.com
c520950780
bug 367519. r=bsmedberg. add XUL and SVG mime type support to the mozilla activex control. Also updated some deprecated ATL macros.
2007-05-16 19:19:50 -07:00
Olli.Pettay@helsinki.fi
81db8350b0
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
2007-05-15 01:50:33 -07:00
Olli.Pettay@helsinki.fi
505ff6869c
Seamonkey/Win bustage
2007-05-14 05:16:56 -07:00
Olli.Pettay@helsinki.fi
30256e5ae2
Seamonkey/Win bustage
2007-05-14 05:02:38 -07:00
Olli.Pettay@helsinki.fi
c62c9a6daf
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
2007-05-14 02:11:38 -07:00
timeless@mozdev.org
f2f2261fbd
Bug 379723 gtk_moz_embed_set_directory_service_provider not in gluepatch by tomeu@tomeuvizoso.net r=timeless
2007-05-13 07:52:52 -07:00
Olli.Pettay@helsinki.fi
0cb1dd0a4b
backout Bug 363089
2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi
c509d37191
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
2007-05-11 04:15:11 -07:00
bzbarsky@mit.edu
b5bc74653e
Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,r=bsmedberg, sr=biesi
2007-05-06 14:06:28 -07:00
bzbarsky@mit.edu
9a5db57b2f
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers ofGetShellAt(0) to using this API. Bug 378780. API introduction part by me,r+sr=jst. Mass-changes done by taras using squash, r+sr=me
2007-05-01 15:24:20 -07:00
mats.palmgren@bredband.net
35b3cb3db5
Bustage fix for TestGtkEmbed. b=326152
2007-04-30 17:13:44 -07:00
mats.palmgren@bredband.net
87a0062405
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 16:52:44 -07:00
benjamin@smedbergs.us
0ab7558e7b
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 07:21:53 -07:00
philringnalda@gmail.com
410517bfda
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
2007-04-16 21:06:12 -07:00
gavin@gavinsharp.com
9f1c2e5779
Bug 374899: Remove powerplant, r=bsmedberg, rs=brendan
2007-03-23 13:16:54 -07:00
bugzilla@standard8.demon.co.uk
5ceff3f8b8
Temporary fix for debug build bustage
2007-03-23 09:16:24 -07:00
timeless@mozdev.org
a3ee116e74
Landing MICROB_20070103_BRANCHThis should improve the standalone build story.Patches Wanted, Work will be on the MICROB_20070323_BRANCH
2007-03-23 08:56:57 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
timeless%mozdev.org
71f819b50c
Bug 394114 Interfaces missing from various QI implementations.
...
r=jag sr=jag a=dsicore
2008-04-06 12:28:42 +00:00
dolske%mozilla.com
3d81cc758c
Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+
2008-04-03 03:02:10 +00:00
roc+%cs.cmu.edu
40b0871e2d
Bug 415789. nsWebBrowser needs to return a non-ignore status when it paints to ensure that the painting is actually committed. r=vlad
2008-04-01 22:30:58 +00:00
timeless%mozdev.org
4dd59e4169
reverting, wrong patch, missing AMBIGUOUS
2008-03-19 21:55:28 +00:00
timeless%mozdev.org
8f189a966c
Bug 394114 Interfaces missing from various QI implementations.
...
r=jag sr=jag a=dsicore
2008-03-19 21:19:42 +00:00
blassey%mozilla.com
b8929025f0
backing out: switching narrow char system calls to wide char in windows b=418703
2008-03-11 22:46:32 +00:00
blassey%mozilla.com
fc37ea022b
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
2008-03-11 21:49:58 +00:00
blassey%mozilla.com
d66d0b8772
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
2008-03-05 22:56:48 +00:00
blassey%mozilla.com
fbc9687a30
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
2008-03-05 21:39:35 +00:00
blizzard%mozilla.com
fb805631ce
bug 419918 - Add the ability to fire the memory pressure observers from the embedding test app. Taken from Stuart's ramback extension and made available here for testing. r=dougt, sr=pavlov, a=beltzner
2008-03-05 19:10:34 +00:00
timeless%mozdev.org
2f26a5fe73
Bug 412822 nsIFilePicker makes it hard to drop in other url systems
...
r=neil a=dsicore
2008-02-26 16:12:19 +00:00
jag%tty.nl
4221353fba
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 08:50:33 +00:00
reed%reedloden.com
c5658a82c5
Bug 236688 - "crash on form submit which closes the last window" [p=chpe@gmail.org (Christian Persch) r=timeless a1.9=schrep]
2008-02-11 06:06:52 +00:00
reed%reedloden.com
ebb4d4e302
Bug 408676 - "Fix include quotes style for gtkmozembed" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=damons]
2008-01-30 04:28:26 +00:00
reed%reedloden.com
b056bece44
Bug 408686 - "Using glib-genmarshal for generation gtkmozembedmarshal*" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep]
2008-01-16 01:40:52 +00:00
reed%reedloden.com
b56399081e
Bug 408823 - "Killing GTK1, deprecated glib uses" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=schrep]
2008-01-11 22:16:15 +00:00
reed%reedloden.com
79264fccb3
Bug 409509 - "GtkMozEmbed strings cleanup" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep]
2008-01-10 09:01:11 +00:00
reed%reedloden.com
c745263590
Bug 408490 - "gtkmozembed cannot create profile files" [p=romaxa@gmail.com (romaxa) r=bsmedberg a1.9=schrep]
2008-01-09 07:14:02 +00:00
reed%reedloden.com
fcd67dff42
Bug 373918 - "gtk_moz_embed_get_nsIWebBrowser not in the glue" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg a1.9=schrep]
2008-01-05 05:51:23 +00:00
reed%reedloden.com
7d480431ec
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
2008-01-01 10:11:08 +00:00
dougt%meer.net
deba411341
Relanding 398009. Fixes license headers. r/sr=brendan a=vlad
2007-12-18 17:42:44 +00:00
dougt%meer.net
2b8b5ef6bd
Relanding 363089. Renaming of variable. r/sr=brendan. a=vlad.
2007-12-18 17:36:32 +00:00
dougt%meer.net
bc612bb296
Relanding fix for 326152. removing gtk1 from tree. r/sr=brendan. a=vlad.
2007-12-18 17:31:14 +00:00
dougt%meer.net
c6e472e1df
relanding fix for 364205. r/sr= brendan. a=vlad.
2007-12-18 17:16:25 +00:00
dougt%meer.net
9676becdb0
re-adding gtkmozembedmarshal.c/h.
2007-12-18 01:08:03 +00:00
dougt%meer.net
77d9a1e84d
Backing out all changes to embedding/browser/gtk/ to '2006-11-01 20:00' due to massive landings of unreviewed changes (MICROB Landings). b=408238, r=bsmedberg, sr=brendan, a=vlad. Good changes/reviewed changes that we backed up will be landing in the next few days.
2007-12-18 00:33:04 +00:00
kaie%kuix.de
0b95ad0530
fixes bug 406724, r/sr=dveditz, a=schrep
2007-12-12 00:23:14 +00:00
kaie%kuix.de
a7b12030f2
bug 119500, PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not supported
...
Patch contributed by Petr Kostka
r=rrelyea, sr=kengert, a=dsicore
Addon Patch to provide dummy implementations for gtk-embedding and camino.
r=mark, sr=jst
2007-12-05 07:34:58 +00:00
stuart.morgan%alumni.case.edu
16482030d2
Bug 401328: Account for appunit/pixel conversion when painting from nsWebBrowser [p=roc]. r=smorgan sr=bzbarsky a1.9=blocking1.9
2007-12-04 01:01:59 +00:00
reed%reedloden.com
f2166445b3
Bug 405996 - "Fix gtkmozembed to use PRInt64 instead of nsInt64 to make elsa happy" [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=luser a1.9=damons]
2007-12-01 07:15:13 +00:00
tglek%mozilla.com
390b7ed0f4
bug 398599. Fix prbool violations. r=bsmedberg a=sayrer
2007-10-12 23:47:12 +00:00
reed%reedloden.com
8e653e52c7
Bug 227986 - "EmbedPrompter should use GtkComboBox on gtk+ 2.4" [p=chpe r=bryner r=timeless sr=blizzard a1.9=sayrer]
2007-10-12 23:19:35 +00:00
joshmoz%gmail.com
d7d440e3cd
remove obsolete Cocoa embedding impl. b=399035 r=smorgan sr=bsmedberg
2007-10-10 15:13:36 +00:00
gerv%gerv.net
d38c158995
Bug 398009 - fix mangled license headers. a=stuart.
2007-10-06 12:08:47 +00:00
bzbarsky%mit.edu
f985f06f12
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
2007-10-05 23:37:27 +00:00
kaie%kuix.de
fa8ca2458f
Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog)
...
Code in mozilla/security/manager: r=rrelyea
Code elsewhere: r=mconnor, sr=dveditz
blocking1.9=mconnor
2007-10-03 11:52:26 +00:00
joshmoz%gmail.com
001dc7f51c
remove XP_MAC usage. b=281889 r=cbarrett sr=roc a=roc
2007-10-01 23:20:38 +00:00
ted.mielczarek%gmail.com
87cfbf0785
bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case. r=bsmedberg, a=bz
2007-09-26 10:38:30 +00:00
gavin%gavinsharp.com
ec3a14c93b
Back out bug 392055 due to bustage
2007-09-24 03:44:29 +00:00
sdwilsh%shawnwilsher.com
e071ce8e3a
bustage fix
2007-09-24 03:22:46 +00:00
jag%tty.nl
470bf4ec8c
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
2007-09-05 13:05:02 +00:00
asqueella%gmail.com
f6d7ce65de
Bug 372077 - TestGtkEmbed Application should use gtk_moz_embed_*_startup properly
...
p=romaxa <romaxa@gmail.com>
r=timeless
2007-09-02 15:50:38 +00:00
ted.mielczarek%gmail.com
0b911dd323
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
2007-08-28 17:38:04 +00:00
kherron%fmailbox.com
00b09c78e2
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov, a=pavlov.
2007-08-27 00:19:16 +00:00
mozilla%weilbacher.org
e00e7e0c4e
Bug 321517: A text file in a frame is not properly saved (UI patch 2.0), p=sciguyryan, r=neil, sr/a=bzbarsky
2007-08-24 21:18:41 +00:00
masayuki%d-toybox.com
9ff17bbda7
b=392252 fix bustage #2
2007-08-22 12:12:37 +00:00
masayuki%d-toybox.com
5fa5b33f97
Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc
2007-08-22 11:13:55 +00:00
bzbarsky%mit.edu
7b4500d354
Use the principal doing the load to decide on the URI to pass to content
...
policies. This will help do the right thing for data:/javascript:/about:blank,
as well as allow us to skip content policies altogether if the caller is
system. Bug 388597, r+sr=sicking
2007-08-08 01:16:12 +00:00
kaie%kuix.de
1462d73d35
Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
...
r=benjamin
2007-07-23 10:58:34 +00:00
kherron%fmailbox.com
3ee58dd704
Backing out patch for bug 315687 due to reftest failures on qm-win2k3-01.
2007-07-15 15:03:08 +00:00
kherron%fmailbox.com
d8000a902c
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
2007-07-15 12:27:59 +00:00
kherron%fmailbox.com
a3ab564258
Back out patch for bug 315687, due to reftest failures on win32.
2007-07-14 17:07:34 +00:00
kherron%fmailbox.com
8c387e3e20
Bug 315687 - Sanity check paper size prefs created before bug 309988 was fixed. r=vladimir, sr=pavlov.
2007-07-14 14:42:56 +00:00
peterv%propagandism.org
4168c1dcd1
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
2007-07-11 13:05:06 +00:00
philringnalda%gmail.com
94104e0d0d
Bug 387189 - nsMIMEInfoHandleAction type doesn't exist, patch by Mook <mook.songbird@gmail.com>, r+sr=dmose
2007-07-08 22:45:41 +00:00
jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
peterv%propagandism.org
d9df85b189
Bustage fix, bug 386255 (Trunk XULRunner compile error in nsIEditingSession::MakeWindowEditable). Pending r=sicking.
2007-07-02 13:49:39 +00:00
peterv%propagandism.org
b188226d8f
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-28 02:48:22 +00:00
peterv%propagandism.org
3aef5b4f41
Backing out to fix orange.
2007-06-27 23:21:09 +00:00
peterv%propagandism.org
c08e0c73cb
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
2007-06-27 22:29:54 +00:00
mozilla%weilbacher.org
ed37c961ed
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
2007-06-10 22:13:12 +00:00
gavin%gavinsharp.com
fecf93c3df
Backing out the patch for bug 350616 to see if it will fix the windows orange
2007-06-10 03:41:58 +00:00
ted.mielczarek%gmail.com
2bb863be41
bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg
2007-06-08 12:47:44 +00:00
sdwilsh%shawnwilsher.com
c8c59f6114
Bug 380250 - Convert Download Manager's RDF backend to mozStorage. r=cbiesinger,r=mconnor
2007-05-22 00:03:35 +00:00
mats.palmgren%bredband.net
8d3151ef42
Move nsIDocShellTreeItem::childOffset to nsDocShell and remove all uses except internally by nsDocShell (it should be removed eventually). b=376562 r=Olli.Pettay sr=bzbarsky
2007-05-18 03:49:15 +00:00
mark.finkle%gmail.com
5a9934f26a
bug 367519. r=bsmedberg. add XUL and SVG mime type support to the mozilla activex control. Also updated some deprecated ATL macros.
2007-05-17 02:19:50 +00:00
Olli.Pettay%helsinki.fi
9e47421a20
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
2007-05-15 08:50:37 +00:00
Olli.Pettay%helsinki.fi
103dbdf387
Seamonkey/Win bustage
2007-05-14 12:16:56 +00:00
Olli.Pettay%helsinki.fi
657b0868a5
Seamonkey/Win bustage
2007-05-14 12:02:38 +00:00
Olli.Pettay%helsinki.fi
6721d4f009
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
2007-05-14 09:13:09 +00:00
timeless%mozdev.org
c7371e90f8
Bug 379723 gtk_moz_embed_set_directory_service_provider not in glue
...
patch by tomeu@tomeuvizoso.net r=timeless
2007-05-13 14:52:52 +00:00
Olli.Pettay%helsinki.fi
8e287d3582
backout Bug 363089
2007-05-11 13:34:12 +00:00
Olli.Pettay%helsinki.fi
670f53f666
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
2007-05-11 11:15:20 +00:00
bzbarsky%mit.edu
e5c3fb78c7
Make nsIDocShellTreeItem inherit from nsIDocShellTreeNode. Bug 377303,
...
r=bsmedberg, sr=biesi
2007-05-06 21:06:28 +00:00
bzbarsky%mit.edu
b1e55b927c
Introduce a GetPrimaryShell() API on nsIDocument. Convert existing callers of
...
GetShellAt(0) to using this API. Bug 378780. API introduction part by me,
r+sr=jst. Mass-changes done by taras using squash, r+sr=me
2007-05-01 22:24:25 +00:00
mats.palmgren%bredband.net
d4055c75e1
Bustage fix for TestGtkEmbed. b=326152
2007-05-01 00:13:44 +00:00
mats.palmgren%bredband.net
24e870cb3d
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 23:52:44 +00:00
benjamin%smedbergs.us
3fb4912f5d
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 14:22:04 +00:00
philringnalda%gmail.com
c3b117a948
Bug 370561 - Make nsIFormSubmitObserver scriptable, patch by Justin Dolske <dolske@mozilla.com>, r+sr=jst
2007-04-17 04:06:12 +00:00
gavin%gavinsharp.com
99505a4e6b
Bug 374899: Remove powerplant, r=bsmedberg, rs=brendan
2007-03-23 20:16:54 +00:00
bugzilla%standard8.demon.co.uk
cf2bc82c4a
Temporary fix for debug build bustage
2007-03-23 16:16:24 +00:00
timeless%mozdev.org
e2475f40f9
Landing MICROB_20070103_BRANCH
...
This should improve the standalone build story.
Patches Wanted, Work will be on the MICROB_20070323_BRANCH
2007-03-23 15:56:57 +00:00
maxf%magma.ca
f301643ff5
(I'm moving changes made on the MOZILLA_1_8_BRANCH to HEAD)
...
This change is for the QNX (Photon) platform only. It will not affect the
runtime or build of other Mozilla platforms since QNX source is not part of
Tinderbox builds. You can contact me at: mfeil@qnx.com
This change fixes compile errors when building Firefox under QNX Neutrino.
None of the changes should affect non-QNX builds in any way. r=amardare%qnx.com
2007-03-21 19:22:44 +00:00
bzbarsky%mit.edu
c9bf7a7b0e
Update comments to reflect reality. Bug 362803, patch by Eric Shepherd
...
<eshepherd@mozilla.com>, r=bzbarsky, sr=bsmedberg
2007-03-09 22:38:47 +00:00
benjamin%smedbergs.us
585196015d
More gtkmozembed followups from bug 78081, r=timeless
2007-02-21 16:56:04 +00:00
benjamin%smedbergs.us
5e16e3a9b0
Trying to fix linux bustage from bug 78081, r=timeless
2007-02-21 15:46:23 +00:00
Olli.Pettay%helsinki.fi
391f74f48d
Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking
2007-02-15 23:04:33 +00:00
gerv%gerv.net
95fb1609fa
Bug 236613: change to MPL/LGPL/GPL tri-license.
2007-02-14 16:58:55 +00:00
jshin%mailaps.org
ab27ba75e9
bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin
2007-02-08 17:48:22 +00:00
Olli.Pettay%helsinki.fi
1bcae4df40
Fixing bustage, Bug 83265, r=peterv
2007-02-08 15:34:12 +00:00
mozilla.mano%sent.com
d9df0f2a4f
Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz.
2007-02-08 13:15:50 +00:00
sharparrow1%yahoo.com
c78720aa24
Bug 177805: Fix the use of units in Gecko. r+sr=roc
2007-02-07 07:46:44 +00:00
benjamin%smedbergs.us
37213b8537
Bug 78081 - Don't export intermediate libraries, blanket-r=mento
2007-02-03 01:19:04 +00:00
benjamin%smedbergs.us
c0d9a40e18
Bug 366354 - fix activex control manifest embedding for VC8, patch by mfinkle r=me
2007-02-01 18:57:57 +00:00
gavin%gavinsharp.com
a61e3d7300
Bug 365529: Take advantage of new yes/no constant in nsIPrompt, patch by Ryan Jones <bugs@ryan-jones.com>, r+sr=biesi for /netwerk, r+sr=neil for mailnews, r=me for the rest
2007-01-04 18:48:53 +00:00
jwatt%jwatt.org
688f763168
Fixing bug 334587. Unify event handling for links and fix various XLink bugs. r=olli.pettay@gmail.com, r=dbaron@mozilla.com, sr=bugmail@sicking.cc
2007-01-04 10:53:59 +00:00
timeless%mozdev.org
ea310740ca
GetImageRequest is only available for gtk2 builds
...
trying to fix build bustage
2007-01-03 00:14:09 +00:00
timeless%mozdev.org
73fc208d85
Landing MICROB_20061206_BRANCH
...
This should improve the gnomevfs story (the goal is to not use it).
Patches Wanted, Work will be on the MICROB_20070103_BRANCH
2007-01-02 22:23:53 +00:00
benjamin%smedbergs.us
6923d8633b
Bug 364754 - ActiveX control doesn't build with MSVC8 Express, r=dbaron
2007-01-02 15:24:08 +00:00
timeless%mozdev.org
4b1638ac08
Bug 363446 EmbedPrivate::ScrollToSelectedNode doesn't initialize rv if !aDOMNode
...
patch by sciguyryan+bugzilla@gmail.com r=timeless
2006-12-21 07:01:48 +00:00
ginn.chen%sun.com
142855186d
Bug 364205 gtkmozembed.h should be C style
...
r+sr=roc
2006-12-20 05:28:57 +00:00