dolske@mozilla.com
|
5776e8eccf
|
Bug 382180: HTTP auth dialogs don't come up if login manager croaks. r=gavin, a=mconnor, aM9=mconnor
|
2007-10-24 14:23:50 -07:00 |
bugzilla@standard8.plus.com
|
08f50ce7ca
|
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 02:27:24 -07:00 |
tglek@mozilla.com
|
ab198b8105
|
bug 398599. Fix prbool violations. r=bsmedberg a=sayrer
|
2007-10-12 16:47:11 -07:00 |
jst@mozilla.org
|
dee1a0982c
|
Fixing bug 391777. Make window.close() work on a modal content dialogs. r+sr+a=jonas@sicking.cc
|
2007-09-27 14:53:25 -07:00 |
roc+@cs.cmu.edu
|
53ca6e7cdc
|
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 16:12:06 -07:00 |
jst@mozilla.org
|
c25fc3ddf3
|
Fixing bug 393900. Make windows opened with showModalDialog() obey window feature prefs. r+sr=jonas@sicking.cc, a=dsicore@mozilla.com
|
2007-09-07 13:30:15 -07:00 |
mozilla@weilbacher.org
|
c04085bc5b
|
Bug 321517: A text file in a frame is not properly saved (backend patch v3.3), p=sciguyryan, r/sr=cbiesinger, a=bzbarsky
|
2007-08-23 17:31:37 -07:00 |
cbiesinger@gmx.at
|
83f715e726
|
more bustage fix
|
2007-08-23 11:09:31 -07:00 |
bzbarsky@mit.edu
|
1bf9e126ac
|
Fix build bustage
|
2007-08-23 10:39:59 -07:00 |
cbiesinger@gmx.at
|
da442aeeee
|
391100 move nsAutoWindowStateHelper from nsPrompt to nsPromptService r=bz sr=jst a=bz
|
2007-08-23 10:31:39 -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 |
sdwilsh@shawnwilsher.com
|
e3a80d4bbe
|
Bug 391870 - Have the download manager store the referring uri when appropriate (and use it in the front end). r=mano, r=cbiesinger, sr=cbiesinger
|
2007-08-17 16:05:26 -07:00 |
jst@mozilla.org
|
eb6c74bccf
|
Fixing bug 389634. Remove dependency on XUL windows from modal content dialog opening code (window.showModalDialog()). r=bzbarksy@mit.edu, sr=jonas@sicking.cc
|
2007-08-09 15:03:01 -07:00 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
mozilla@weilbacher.org
|
935b4d3035
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 15:13:08 -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 |
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
|
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
|
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 |
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 |
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 |
dbaron@dbaron.org
|
4d961c5c49
|
Remove unused getKey callback from PLDHashTableOps/JSDHashTableOps. b=374906 r=bsmedberg
|
2007-03-27 08:33:38 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07: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 |
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 |
Olli.Pettay%helsinki.fi
|
3f5bcf432e
|
Bug 423965, [@ nsFind::Find], r+sr=jst, a=beltzner
|
2008-03-31 11:58:00 +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 |
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 |
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 |
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 |