bzbarsky@mit.edu
f6a566de8f
Fix bug 389334. r+sr=biesi
2007-07-26 18:24:34 -07:00
jst@mozilla.org
63bd26c924
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
2007-07-26 10:52:26 -07:00
mozilla.mano@sent.com
59d1a01ef6
Bug 294615 - Search/find fails on words containing soft hyphen (­). r+sr=jst.
2007-07-24 13:47:42 -07:00
dmose@mozilla.org
e71962ec35
Fix SeaMonkey regression from bug 384374 landing (no bug); r+sr=bz
2007-07-23 17:00:22 -07:00
asqueella@gmail.com
fdde3ded95
Bug 383716 - nsWebBrowserPersist::OnStopRequest doesn't check |status| for failure
...
p=Edward Lee (Mardak) <edilee@mozilla.com>
r=biesi, sr=bz
2007-07-23 16:34:20 -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
bzbarsky@mit.edu
7b20ad02f9
More consistent handling of principals for loads across docshell type
...
boundaries. Bug 388121, r+sr=jst
2007-07-17 18:47:07 -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
flamingice@sourmilk.net
8645c6e3c9
Bug 129921, nsIWebBrowserPersist should support resume, Patch by Tom Germeau, r=biesi, sr=jst
2007-07-13 10:31:10 -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
mats.palmgren@bredband.net
00db5830ff
Hold a strong ref on the script context while its JSContext is on the stack. b=380512 r+sr=jst
2007-07-10 06:53:01 -07:00
bzbarsky@mit.edu
2e4173547c
Use a Subsumes() check, not a same-origin one. r+sr=jst
2007-07-09 21:14:00 -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
dmose@mozilla.org
00137b6801
Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking
2007-07-05 12:31:44 -07:00
mats.palmgren@bredband.net
bcd37ee20a
Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov
2007-07-05 04:29:51 -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
bzbarsky@mit.edu
2d74f9107f
Make the ranges used by find code able to span anonymous content. Bug 384706,
...
r+sr=sicking
2007-06-18 20:01:03 -07:00
kherron@fmailbox.com
467adea002
Bug 325381 - nsWebBrowserPersist::OnWalkDOMNode missing early return. Patch by Ryan Jones <sciguyryan@gmail.com>. r+sr=cbiesinger.
2007-06-16 13:57:44 -07:00
kherron@fmailbox.com
51f766a9e8
Bug 381329 - Build fails with GCC-4.3 due to extra semi-colons and '-pedantic' flag. Patch by Art Haas <ahaas@airmail.net>. r+sr=roc.
2007-06-16 12:53:59 -07:00
mats.palmgren@bredband.net
a6eb042cb8
Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir
2007-06-15 19:13:52 -07:00
mats.palmgren@bredband.net
cfcd055eb1
Bye bye Xprint. b=326716 r+sr=dbaron
2007-06-13 11:02:58 -07:00
leon.sha@sun.com
cf12657f0e
Bug 253926 Print to file doesn't cancel properlyPatch by leon.sha@sun.comdarin.moz: review+benjamin: superreview+
2007-06-12 22:48:17 -07:00
dwitte@stanford.edu
b98bc1f0bb
cvs removing unbuilt and unmaintained p3p module. bug 366611.
2007-06-10 23:25:52 -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
vladimir@pobox.com
29dd92d74b
b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad
2007-06-05 17:03:12 -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
bent.mozilla@gmail.com
5d7cd8e8ce
Bug 380470 - "nsAppStartupNotifier shouldn't require components to implement nsIObserver". r=bsmedberg.
2007-05-16 13:06:01 -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
neil@parkwaycc.co.uk
0c63751ee1
Avoid calling formatStringByName with no formats b=379889 r=smontagu sr=biesi
2007-05-09 01:40:41 -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
peterv@propagandism.org
37ea48ef85
Fix for bug 378595 (Improve cycle collection QI performance). r/sr=sicking.
2007-04-25 09:35:27 -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
martijn.martijn@gmail.com
04458076fd
Bug 378178 - Some code that doesn't compile under DEBUG_FIND anymore, r+sr=bzbarsky
2007-04-21 04:00:01 -07:00
bzbarsky@mit.edu
fe0d51d148
Don't try to use ranges to represent chunks of the flattened tree, becauseranges can't have endpoints that are anonymous wrt the other endpoint. Bug374873, r+sr=rbs
2007-04-18 13:05:42 -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
gijskruitbosch@gmail.com
a650e64d62
Bug 229168 - Save Page (with mms:// embedded media) invokes Windows Media Playerp=sciguyryan@gmail.com (Ryan Jones)r=silver@warwickcompsoc.co.uk (James Ross)r+sr=cbiesinger@gmx.at (Christian Biesinger)
2007-04-15 05:31:18 -07:00
benjamin@smedbergs.us
8766268df1
Bug 377410 - remove mfcembed, r=dougt
2007-04-13 10:22:42 -07:00
dbaron@dbaron.org
4d961c5c49
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
2007-03-27 08:33:38 -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
stefanh%inbox.com
1fbf039288
Bug 411226 - Migrate SeaMonkey's smart browsing preferences to new pref window (also rename panel to 'Location Bar'). r=IanN, sr=Neil.
2008-05-06 17:10:05 +00:00
dholbert%cs.stanford.edu
b8b5e16a94
Bug 431190: Make Linux print dialog & page setup dialog modal. r+sr=vlad a=damons
2008-05-01 06:43:05 +00:00
gavin%gavinsharp.com
a233e5d55f
Bug 393707: Landing 389634 broke building without XUL, patch by romaxa <romaxa@gmail.com>, r=smaug, a=beltzner
2008-04-14 00:53:21 +00: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
Olli.Pettay%helsinki.fi
3f5bcf432e
Bug 423965, [@ nsFind::Find], r+sr=jst, a=beltzner
2008-03-31 11:58:00 +00:00
mozilla%weilbacher.org
d236292508
Bug 418104: Remove non-cairo Windows gfx code from the tree, changed files, r=alfredkayser, sr=pavlov, a=beltzner
2008-03-30 10:12:24 +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
Olli.Pettay%helsinki.fi
c3f4b42877
Bug 414338, nsFind crashes if passed a range rooted at a document, r+sr=jst
2008-03-18 10:10:21 +00:00
timeless%mozdev.org
13d4544b58
Bug 422445 WebBrowserPersist treats StartUpload failure as a readError
...
r=biesi a=dsicore
2008-03-16 22:06:02 +00:00
jst%mozilla.org
f6e789810a
Fixing bug 414291. Make window.open() ignore modal=yes for backwards compatibility. r+sr=bzbarsky@mit.edu and jonas@sicking.cc
2008-03-14 21:31:38 +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
edward.lee%engineering.uiuc.edu
a32c7922e8
Bug 418961 - "Save Page As" "Text Files" saves file but Downloads window doesn't show completion. r=biesi, sr=biesi, b-ff3=beltzner
2008-03-09 01:04:28 +00:00
edward.lee%engineering.uiuc.edu
69ac6e1e5b
Bug 412360 - Download Manager remains empty, downloads don't start, with this 3.0b2 downloads.sqlite. r=sdwilsh, r=biesi, sr=biesi, b-ff3=beltzner
2008-03-09 01:02:07 +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
joshmoz%gmail.com
f7a55cca95
protect against obj-c exceptions in printing ui. b=419389 r/sr=roc
2008-03-04 17:56:32 +00:00
joshmoz%gmail.com
793a2e0747
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
2008-02-29 23:24:55 +00:00
masayuki%d-toybox.com
1e15df8ce2
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
2008-02-28 15:28:40 +00:00
masayuki%d-toybox.com
755b4e49e5
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
2008-02-28 13:59:28 +00:00
masayuki%d-toybox.com
0cb4d69dfd
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
2008-02-28 11:01:59 +00:00
joshmoz%gmail.com
0e92f13c59
remove unused files, rename mac prompt service file to .mm. prep for exceptions handling. b=419389 r/sr=roc
2008-02-26 19:37:51 +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
Olli.Pettay%helsinki.fi
c1e558bc24
Bug 411054, Audit IsNativeAnonymous()/GetBindingParent() uses, r+sr=sicking
2008-02-26 12:40:21 +00:00
reed%reedloden.com
094bb39a01
Bug 417710 - "Use JS_GET_CLASS, not JS_GetClass" [p=gyuyoung.kim@samsung.com (gyu-young kim) r=jorendorff r=jst sr+a1.9=brendan]
2008-02-25 08:59:21 +00:00
reed%reedloden.com
37fe8020c4
Bug 409796 - "No pictures shown in saved file (file name and folder name, containing that file, is in cyrillic)" [p=lolkaantimat@gmail.com (Evgeniy Ivanov [powerfox]) r+sr=biesi a1.9=beltzner]
2008-02-24 07:44:07 +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
masayuki%d-toybox.com
79efc4821f
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron
2008-02-16 15:31:33 +00:00
jwalden%mit.edu
9b46e19eac
Bug 414122 - Packaging changes to no longer ship an effective TLD list as a separate file, since we compile the data into necko now. r=notworthsomeonestimetoreview, a=blocker
2008-02-15 00:02:45 +00:00
bzbarsky%mit.edu
5f7719d702
Stop treating _new as a special window target. No other browser does. Bug
...
417067, r+sr=jst, a=beltzner
2008-02-14 05:05:27 +00:00
reed%reedloden.com
5ba1e3637a
Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep]
2008-02-13 11:33:40 +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
jag%tty.nl
d969eb7c6b
Bug 333308: make clean and make distclean miss various files. r=bsmedberg, a=schrep
2008-02-09 10:37:44 +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
dolske%mozilla.com
fc103dbaff
Bug 244273 - improve current HTTP authentication prompt. r=neil,bsmedberg ui-r=johnath, a=blocking-1.9+, a-latel10n=damons
2008-01-29 19:33:26 +00:00
reed%reedloden.com
38e12ee76c
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr+a1.9=roc]
2008-01-21 03:47:28 +00:00
kaie%kuix.de
ac9e35744b
Follow up to bug 399590, add the new library file to packaging
2008-01-18 11:20:17 +00:00
reed%reedloden.com
6f9ce8a3d1
Back out Michael Ventnor's patch from bug 193001 for now, as it is causing crashes in bug 396024's mochitest.
2008-01-17 10:13:33 +00:00
reed%reedloden.com
e5354271fd
Bug 193001 - "Use gnome's native print dialog" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc a1.9=schrep]
2008-01-17 06:27:53 +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
stuart.morgan%alumni.case.edu
6649db3f41
Bug 312018: Set the print job name before showing the print dialog. r=josh sr=bsmedberg a1.9=schrep
2008-01-10 23:44:06 +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
sdwilsh%shawnwilsher.com
98deef5593
Bug 410804 - nsWebBrowserPersist::MakeOutputStreamFromFile doesn't follow XPCOM rules. r=biesi, sr=biesi, a=schrep
2008-01-07 00:23:54 +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
sdwilsh%shawnwilsher.com
bea6c07ff0
Bug 410131 - DM isn't buffering writes when saving a file. r=biesi, sr=bz
2008-01-04 17:55:03 +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
dtownsend%oxymoronical.com
bb59e577c2
Bug 404773: Find bar doesn't like the letters 'b', 'o', 'd', 'y', and
...
'random'. s+sr=jst, a=P1 blocking
2007-12-06 21:19:16 +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
stuart.morgan%alumni.case.edu
2e566a7f82
Follow up to bug 404290, make sure embedding clients don't crash (bug 406108). r+sr=bzbarsky a1.9=blocking1.9
2007-12-04 00:31:21 +00:00
dolske%mozilla.com
449d2f1dfb
Bug 403115 - Option missing to save password for HTTP auth. r=benjamin, sr=cbiesinger, blocking1.9=mconnor
2007-12-03 21:47:45 +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
db48x%yahoo.com
8d7095f761
Bug 404290 ���� the size of popup windows needs to be specified in css pixels, not device pixels. r=eli,roc sr=bsmedberg
2007-11-27 13:30:09 +00:00
bzbarsky%mit.edu
ac48a83059
Make find code less sensitive to exactly which nodes return true for
...
IsNativeAnonymous(). Bug 403090, r+sr=mats, a=schrep
2007-11-18 18:53:43 +00:00
jst%mozilla.org
96f8ba1944
Fixing bug 402866. Don't make modal dialogs resizable just because pref dom.disable_window_open_feature.resizable is set to true. r+sr=bzbarsky@mit.edu
2007-11-15 23:07:13 +00:00
reed%reedloden.com
4559b7a187
Bug 402839 - "Modal dialogs should use Linux's native icons" (part A) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=biesi a1.9=schrep]
2007-11-15 06:50:40 +00:00
peterv%propagandism.org
66ebcf3896
Fix for bug 390446 (Javascript is still disabled after leaving a page that had designMode on). r/sr=jst.
2007-11-12 14:47:04 +00:00
dolske%mozilla.com
31d4571713
Bug 382180: HTTP auth dialogs don't come up if login manager croaks. r=gavin, a=mconnor, aM9=mconnor
2007-10-24 21:23:51 +00:00
bugzilla%standard8.plus.com
167314cb16
Bug 397403 NS_NewAuthPrompter needs to check if the password manager prompt factory can handle password prompts. r/sr=biesi,a=sayrer
2007-10-13 09:27:24 +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
reed%reedloden.com
5ff71ff7ee
Bug 273459 - "most gopher-*.gif images are unused" [p=dao r+sr+a1.9=dbaron]
2007-10-08 21:27:31 +00:00
dbaron%dbaron.org
5fd972808a
Remove nsFontList/nsIFontList. b=397813 r+sr+a1.9=pavlov
2007-10-08 05:01:50 +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
jst%mozilla.org
f49b8c98c1
Fixing bug 391777. Make window.close() work on a modal content dialogs. r+sr+a=jonas@sicking.cc
2007-09-27 21:53:26 +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
roc+%cs.cmu.edu
df1d8efba7
Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky
2007-09-18 23:12:10 +00:00
jst%mozilla.org
1551664e2c
Fixing bug 393900. Make windows opened with showModalDialog() obey window feature prefs. r+sr=jonas@sicking.cc, a=dsicore@mozilla.com
2007-09-07 20:30:16 +00:00
jwalden%mit.edu
e6c5bfbd3b
Bug 348748 - Remove cast macros from a possibly-unused file in embedding; r=bsmedberg, a=NPOTDB?+no-functionality-change
2007-09-05 22:13:43 +00:00