jst@mozilla.org
|
a4b4665459
|
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 |
jwalden@mit.edu
|
9b5364ff65
|
Bug 348748 - Remove cast macros from a possibly-unused file in embedding; r=bsmedberg, a=NPOTDB?+no-functionality-change
|
2007-09-05 15:13:43 -07:00 |
jag@tty.nl
|
167cbfff3a
|
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
|
dc5cd213c7
|
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
|
36858dc9bf
|
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
|
2007-08-28 10:38:02 -07:00 |
kherron@fmailbox.com
|
97296ebe2f
|
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
|
d35aa3a819
|
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 |
mozilla@weilbacher.org
|
90741e52c0
|
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
|
a23985c0a8
|
more bustage fix
|
2007-08-23 11:09:31 -07:00 |
bzbarsky@mit.edu
|
4274f9c4c4
|
Fix build bustage
|
2007-08-23 10:39:59 -07:00 |
cbiesinger@gmx.at
|
af6d8d5319
|
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
|
bfcfafd234
|
b=392252 fix bustage #2
|
2007-08-22 05:12:37 -07:00 |
masayuki@d-toybox.com
|
a20d56bd8d
|
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
|
4e7d7cfc20
|
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 |
jwalden@mit.edu
|
50aa08b817
|
Bug 294800 - Beautify FTP/File/Jar/Gopher dir listings (CSS, icons, sortable columns) so that they don't look like they're from 1995. (Ooh, shiny!) Patch by Dao Gottwald <dao@design-noir.de>, r+sr=bz, r=mano, a=dsicore
|
2007-08-17 15:57:36 -07:00 |
jst@mozilla.org
|
3b2512803a
|
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
|
16e6040261
|
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 |
bzbarsky@mit.edu
|
325c15a53d
|
Fix bug 389334. r+sr=biesi
|
2007-07-26 18:24:34 -07:00 |
jst@mozilla.org
|
c1b1b4d758
|
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
|
645edc2eee
|
Bug 294615 - Search/find fails on words containing soft hyphen (­). r+sr=jst.
|
2007-07-24 13:47:42 -07:00 |
dmose@mozilla.org
|
570912b643
|
Fix SeaMonkey regression from bug 384374 landing (no bug); r+sr=bz
|
2007-07-23 17:00:22 -07:00 |
asqueella@gmail.com
|
2af06bedb1
|
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
|
f393d37335
|
Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
r=benjamin
|
2007-07-23 03:58:34 -07:00 |
bzbarsky@mit.edu
|
d8a5bd6455
|
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
|
6f2b92eed8
|
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
|
7cbecc54cd
|
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
|
6ce19ad50c
|
Back out patch for bug 315687, due to reftest failures on win32.
|
2007-07-14 10:07:33 -07:00 |
kherron@fmailbox.com
|
0c6bd69b22
|
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
|
02f7e98d65
|
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
|
f7ff5666a6
|
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
|
db9a36b35c
|
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
|
ced8f1a4b0
|
Use a Subsumes() check, not a same-origin one. r+sr=jst
|
2007-07-09 21:14:00 -07:00 |
philringnalda@gmail.com
|
8c1b7b23d4
|
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
|
6d7584839a
|
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
|
ec036ba262
|
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
|
8472e864db
|
Remove non-cairo PostScript support. b=385577 r=kherron sr=pavlov
|
2007-07-05 04:29:51 -07:00 |
peterv@propagandism.org
|
4fb110bb30
|
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
|
6662efd338
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
peterv@propagandism.org
|
90c374d7c3
|
Backing out to fix orange.
|
2007-06-27 16:21:05 -07:00 |
peterv@propagandism.org
|
7bf2741259
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 15:29:45 -07:00 |
bzbarsky@mit.edu
|
11cd15d771
|
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
|
de40e9c8b1
|
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
|
d04e5ca122
|
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
|
df0f128cb1
|
Bye bye non-cairo GTK gfx. b=383889 r+sr=vladimir
|
2007-06-15 19:13:52 -07:00 |
mats.palmgren@bredband.net
|
266f784855
|
Bye bye Xprint. b=326716 r+sr=dbaron
|
2007-06-13 11:02:58 -07:00 |
leon.sha@sun.com
|
ab581cee9c
|
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
|
7694faac8b
|
cvs removing unbuilt and unmaintained p3p module. bug 366611.
|
2007-06-10 23:25:52 -07:00 |
mozilla@weilbacher.org
|
58a7060568
|
Bug 380196: Kill QT graphics code, p=sciguyryan, r/sr=roc
|
2007-06-10 15:13:08 -07:00 |
gavin@gavinsharp.com
|
94d232c05d
|
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
|
51e027a329
|
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 |