Robert O'Callahan
f21f536344
Backing out bug 118704 to try to fix Windows leak orange
2008-08-16 23:27:40 +12:00
Robert O'Callahan
0d4f029b79
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
2008-08-16 21:01:52 +12:00
Boris Zbarsky
86f5e5532f
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
2008-08-11 09:38:43 +01:00
Dave Townsend
f48ec275ba
Backed out changeset eb6fda3be5bb
2008-08-10 17:15:00 +01:00
Boris Zbarsky
28c03b94cc
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
2008-08-07 19:15:40 -04:00
Brad Lassey
53be26e1de
Bug 441636 - Fix compilation on non-dbus platforms
2008-07-27 09:40:14 -04:00
Brad Lassey
14a473b12a
Bug 441636 - Add support for DBus Handler Apps r=biesi
2008-07-25 12:36:07 -04:00
Benjamin Smedberg
4afe215bfe
Bug 445570 - Heap-allocated autostrings in DOM/content, r+sr=jst
2008-07-17 11:05:20 -04:00
Mark Banner
33b0c5244d
Bug 431130 xpcshell test test_nsIDownloadHistory.js fails on Thunderbird. r=sdwilsh
2008-07-17 15:04:27 +01:00
Johnathan Nightingale [johnath]
8c1b18c459
Bug 441169 - [r=bzbarsky sr=dveditz]
2008-07-12 05:22:34 -05:00
Boris Zbarsky
cf1aab9484
fix typo in previous push (bug 439164)
2008-07-08 18:05:50 -04:00
Boris Zbarsky
2ea2c369c4
Bug 439164: refactor test_bug413310 to avoid intermittent timing-related failures
2008-07-08 18:04:40 -04:00
Benjamin Smedberg
25f41414e8
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
2008-06-30 21:03:50 -04:00
bzbarsky@mit.edu
47d66e4e7d
Propagate the linking page's principal when a file:// URI links to a file:// URI that it's allowed to read. Bug 435362, r=dveditz, sr=sicking, a=shaver
2008-05-28 11:01:31 -07:00
gavin@gavinsharp.com
7c5783e231
Back out bug 432938 because it caused bug 433241, a=schrep/beltzner
2008-05-11 13:12:29 -07:00
reed@reedloden.com
ad46bb2bd4
Bug 432938 - "Use GTK stock icon for netError favicon instead of Windows icon" [p=reed r+sr=jst r=dietrich a1.9=schrep]
2008-05-09 20:36:36 -07:00
mconnor@steelgryphon.com
821beba79b
backing out bug 393246 for final to resolve bug 432836, a=schrep
2008-05-09 17:53:37 -07:00
reed@reedloden.com
bbec7e9920
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
2008-05-08 03:51:41 -07:00
reed@reedloden.com
0580ccda42
Back out Chris Pearce's patch from bug 430921 as a possible cause of the crashes on Linux.
2008-05-08 03:39:06 -07:00
reed@reedloden.com
8c35068fb6
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
2008-05-08 02:06:05 -07:00
dietrich@mozilla.com
9dae814b71
Bug 430792 - Site's favicon is replaced if browser error page is shown (for ehsan.akhgari@gmail.com, r=dietrich, a=beltzner)
2008-05-07 21:35:08 -07:00
johnath@mozilla.com
f125287f3f
Hyperlinked ssl error page not useful for wildcards. b=432491 r=gavin a=beltzner
2008-05-07 13:39:53 -07:00
reed@reedloden.com
88e6d499f1
Back out Chris Pearce's patch from bug 430921 in case it is the cause of the crashes.
2008-05-07 05:01:40 -07:00
reed@reedloden.com
d6c8234354
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
2008-05-07 03:18:31 -07:00
kairo@kairo.at
c1942b3e3d
bug 431453 - Make browser-chrome mochitests pass on SeaMonkey: make some platform tests Firefox-only or non-SeaMonkey (as applicable), r=smontagu for docshell, r=dwitte for cookie, r=gavin for dlmgr, a1.9=damons for platform tests; make SeaMonkey sanitizer tests pass, sr=Neil
2008-05-02 06:13:19 -07:00
peterv@propagandism.org
0e633e9499
Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst.
2008-05-02 04:36:29 -07:00
dveditz@cruzio.com
c2b0b19b72
bug 427293: add a pref to unhide the buttons on the bad-cert error page by default for advanced users. r=johnath, ui-r=beltzner, sr=jst, a=beltzner
2008-05-02 00:24:27 -07:00
roc+@cs.cmu.edu
c4e233f3a6
Bug 430723. Don't prematurely detach and reattach the editor object. patch by Chris Pearce, r+sr=jst,a=schrep
2008-05-01 02:00:11 -07:00
johnath@mozilla.com
f9605dee95
SSL Error page for domain mismatch should hyperlink to correct site (sometimes). b=402210 r=gavin r=kengert r=axel ui-r=beltzner moa/sr=biesi a=beltzner Significant chunks of p=timeless
2008-04-30 13:10:22 -07:00
Olli.Pettay@helsinki.fi
92e628614e
Bug 426646, Using location.replace breaks iframe history, r=bz,sr=jst,a=dsicore
2008-04-29 00:18:55 -07:00
gavin@gavinsharp.com
35f47c0916
Bug 430904: Use identity error icons on ssl error pages (all platforms), icons by the Tango and Proto teams, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mconnor, sr=jst, a=mconnor
2008-04-28 02:19:07 -07:00
Olli.Pettay@helsinki.fi
52b2b856f5
Bug 430050, cancel frameloader initialization when docshell starts to load a page, r=sicking, sr=jst, a=dsicore
2008-04-24 03:33:22 -07:00
roc+@cs.cmu.edu
eb93e203f7
Bug 386782. save and restore editor state so that it isn't lost when a page goes into the bfcache and then comes back. patch by Chris Pearce, r+sr=peterv,a=beltzner
2008-04-23 14:36:17 -07:00
gavin@gavinsharp.com
400c9dc65b
Bug 429721: Update 16x16 warning favicon in netError.xhtml to be platform specific, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r+sr=jst, a=beltzner
2008-04-22 12:41:39 -07:00
gavin@gavinsharp.com
6e22293864
Bug 421067: 'Try Again' after a DNS error sometimes loads previous page, not the one that failed to load, patch by Michal Novotny <michal@allpeers.com>, r+sr=bzbarsky, a=schrep
2008-04-13 18:36:04 -07:00
dveditz@cruzio.com
54f63f471d
bug 428288 chrome crash in nsDocShell::ValidateOrigin, problem found by timeless, r/sr=bzbarsky, a=beltzner
2008-04-12 14:18:06 -07:00
reed@reedloden.com
8a1e1cfc07
Typo fix - s/resuls/results/.
2008-03-30 00:09:27 -07:00
jst@mozilla.org
f70c22ca8a
Landing followup fix for bug 402983 and re-enabling the new stricter file URI security policies. r+sr=bzbarsky@mit.edu
2008-03-22 09:50:47 -07:00
jst@mozilla.org
739205fc4a
Landing fix for bug 402983. Make security checks on file:// URIs symmetric. Patch by dveditz@cruzio.com, r=jonas@sicking.cc,bzbarsky@mit.edu. jst@mozilla.org
2008-03-20 21:39:08 -07:00
vladimir@pobox.com
3e0dc6cf99
fix up unit test to accept '.jpeg' on linux
2008-03-20 16:55:44 -07:00
vladimir@pobox.com
9b5e46503a
b=414201, [relanding] JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner
2008-03-20 15:57:44 -07:00
vladimir@pobox.com
960ac870f2
backing out 414201 because I hate 10.4
2008-03-20 14:56:31 -07:00
vladimir@pobox.com
4edaa7b5fe
b=414201, JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner
2008-03-20 14:39:09 -07:00
Olli.Pettay@helsinki.fi
758c9b0305
Bug 421209, r=cpearce, sr=jst, a=beltzner
2008-03-20 13:24:36 -07:00
dveditz@cruzio.com
208277d3ae
bug 420425 correction, untangled patches.
2008-03-19 16:40:56 -07:00
dveditz@cruzio.com
251c24bf68
bug 420425 restore frame targeting behavior for local file: apps, r=jst, sr=bzbarsky, blocking1.9+
2008-03-19 16:31:56 -07:00
timeless@mozdev.org
b2f6ed5d06
Bug 419520 Provide url (or file path) for error messages r=biesi a=dsicore
2008-03-19 14:24:51 -07:00
reed@reedloden.com
2ecf465c0d
Bug 393246 - "CreateFixupURI should use UTF-8, not the system charset" [p=dao@mozilla.com (Dão Gottwald) r+sr=biesi a1.9=beltzner]
2008-03-18 12:29:16 -07:00
dcamp@mozilla.com
58b7eef34a
Bug 394485: Prevent loading blocklisted urls loaded from <object> tags. r=jonas, sr=biesi, blocking1.9=stuart
2008-03-12 14:52:47 -07:00
ajschult@verizon.net
857e35f44b
Bug 396519 test to ensure content viewers are saved and evicted at appropriate times.
2008-03-07 23:24:41 -08:00
ajschult@verizon.net
584d4857a3
Bug 358599: Crash when closing tab [@ nsSHistory::EvictWindowContentViewers], r+sr=bzbarsky, a=shaver
2008-03-06 23:47:30 -08:00
bzbarsky@mit.edu
b4c61281be
Fix longstanding issue where anchor scrolls on a POST result page could lead to a silent re-POST during history traversal. Bug 413310, r+sr=biesi, a=dsicore,beltzner,righteousness.
2008-02-28 20:21:39 -08:00
reed@reedloden.com
de9fded114
Bug 197466 - "Back button (session history) has 50 entries regardless of setting in prefs.js" [p=zug_treno@yahoo.com r+sr=bzbarsky a1.9=damons]
2008-02-23 01:36:27 -08:00
jruderman@hmc.edu
d8e2442acc
Add crashtest
2008-02-20 22:32:55 -08:00
reed@reedloden.com
8569534550
Bug 403574 - ""ASSERTION: Infinite loop! Calling EnsureScriptEnvironment() from within EnsureScriptEnvironment()!" with XBL, <frame>" [p=jst@mozilla.org (Johnny Stenback [jst]) r+sr=bzbarsky (DEBUG builds only)]
2008-02-20 02:02:04 -08:00
jag@tty.nl
60e16aa5b6
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
2008-02-18 00:50:04 -08:00
bzbarsky@mit.edu
ca47a33b0c
Stop treating _new as a special window target. No other browser does. Bug 417067, r+sr=jst, a=beltzner
2008-02-13 21:05:25 -08:00
reed@reedloden.com
959ed671f3
Bug 416622 - "docshell navigation tests intermittently failing with NS_ERROR_XPC_BAD_OP_ON_WN_PROTO" (Tolerate partially-constructed windows) [p=hk9565@gmail.com (Adam Barth) r=bzbarsky]
2008-02-11 20:35:19 -08:00
reed@reedloden.com
cee7227502
Bug 415078 - "nsWebShell.cpp attempts to fixup immutable URIs" [p=graememcc_firefox@graeme-online.co.uk (graememcc) r+sr=bzbarsky a1.9=schrep]
2008-02-07 01:08:17 -08:00
sdwilsh@shawnwilsher.com
5a9e2e5116
Bug 94514 - POST result page should not appear in global history or history autocomplete results. r=bz, sr=bz
2008-02-06 10:18:07 -08:00
bzbarsky@mit.edu
22ed35f251
Followup patch for bug 409888: make replace loads work more like they used to. r=biesi, sr=jst
2008-01-29 20:19:37 -08:00
dcamp@mozilla.com
ec8b74eb69
Bug 413938: Add an nsIWebNavigation flag to let clients bypass malware/phishing detection. r=bz, sr=biesi, a1.9=damons
2008-01-29 15:49:20 -08:00
bzbarsky@mit.edu
e0b2d5c530
Make the test work in embedding builds too. Bug 414303, patch by Adam Barth <hk9565@gmail.com> and Collin Jackson <mozilla@collinjackson.com>, r+sr=bzbarsky.
2008-01-28 19:43:47 -08:00
bzbarsky@mit.edu
4f9f2a72ab
Fixing build bustage
2008-01-27 12:16:29 -08:00
bzbarsky@mit.edu
59f4254656
Tighten up the named-target navigation policy to better match the HTML5 spec and Safari. Bug 408052, patch by Adam Barth <hk9565@gmail.com> and Collin Jackson <mozilla@collinjackson.com>, r=jst, sr=bzbarsky.
2008-01-27 11:39:10 -08:00
bzbarsky@mit.edu
c425eec569
Allow certain restricted loads in unload events. Bug 409888, r+sr=jst
2008-01-25 12:31:44 -08:00
dtownsend@oxymoronical.com
24ad10b542
Bug 411490: Add about:crashes for easier access to crash reports. r=mano, a=beltzner
2008-01-24 08:11:09 -08:00
roc+@cs.cmu.edu
44f2b9d6d6
Bug 403565. Give each contentviewer it's own device context. r+sr=bzbarsky
2008-01-20 18:05:38 -08:00
mkmelin+mozilla@iki.fi
e6524fcb8b
Bug 392407: appstrings.properties should not be using branded strings r+sr=bzbarsky, ui-r=beltzner, a=blocking1.9
2008-01-05 05:40:46 -08:00
reed@reedloden.com
f736aa7fdb
Bug 404634 - "http urls don't render in TestGtkEmbed" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg r=bzbarsky a=blocking1.9+]
2008-01-04 22:38:30 -08:00
jruderman@hmc.edu
aaa6a207d0
Add crashtest.
2007-12-14 21:36:59 -08:00
reed@reedloden.com
7ecba4397d
Bug 393002 - ""Server not found" message for view-source window doesn't display server name" [p=anant@kix.in (Anant Narayanan) r=bsmedberg sr=bzbarsky a1.9=damons]
2007-12-11 01:55:35 -08:00
peterv@propagandism.org
98bf466c0c
Fix for bug 403501 (Rich text editing broken after back, forward in history). r/sr=jst.
2007-12-04 16:28:24 -08:00
bzbarsky@mit.edu
ac5c79391c
Propagate the node's principal as the owner to <object> loads as needed, and allow <object data="javascript:"> to work. Bug 353334 and bug 300263, r=biesi, sr=jst, a=dsicore
2007-12-03 13:57:17 -08:00
bzbarsky@mit.edu
b6e27a35fc
Fix bug 400556 by tearing down editor a little earlier. r+sr=peterv
2007-12-02 18:07:16 -08:00
reed@reedloden.com
df425c8332
Fix typo.
2007-11-30 23:20:58 -08:00
reed@reedloden.com
a11938e53a
Bug 405241 - "Don't register nsDownloadHistory if it's not needed" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=biesi sr=bzbarsky a1.9=damons]
2007-11-30 23:18:43 -08:00
dcamp@mozilla.com
0bed91c23d
Bug 394525: malware check non-http channels. r=bz, sr=biesi
2007-11-27 12:42:33 -08:00
dcamp@mozilla.com
602e4a3871
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
2007-11-26 21:32:23 -08:00
neil@parkwaycc.co.uk
809618b9cc
Fix SeaMonkey tinderbox test bustage b=401174 r=sdwilsh
2007-11-24 14:11:31 -08:00
sdwilsh@shawnwilsher.com
851f816bc5
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
2007-11-23 12:20:41 -08:00
bzbarsky@mit.edu
09aab27219
Fix bug 404548. r+sr=jst, a=schrep
2007-11-21 11:59:42 -08:00
ajschult@verizon.net
74007729dc
Bug 396649: Assert that content viewers aren't where they shouldn't be (debug-only), r+sr=bzbarsky, a=mtschrep
2007-11-16 22:28:56 -08:00
roc+@cs.cmu.edu
be7b03a18d
Bug 392873. Make some code debug-only and add mitigation code to try to not crash when we're getting into the bad state, setting a viewer on a session history item that already has one. r+sr=bzbarsky
2007-11-15 17:35:41 -08:00
reed@reedloden.com
48b753f473
Backed out dcamp's patch from bug 394525, as it caused a unit test failure for bug 377539.
2007-11-13 02:00:59 -08:00
reed@reedloden.com
b1aacc5f5f
Bug 394525 - "malware check non-http URIs" (treat Suspend() failures as nonfatal) [p=dcamp r=bzbarsky sr=biesi a=blocking1.9+]
2007-11-13 00:23:32 -08:00
peterv@propagandism.org
9ba42d58a8
Fix for bug 390446 (Javascript is still disabled after leaving a page that had designMode on). r/sr=jst.
2007-11-12 06:47:03 -08:00
jst@mozilla.org
793ae64770
Fixing bug 392532. Infinite recursion crash when getting scroll chrome flags off of a window at the wrong point in time. r+sr=bzbarsky@mit.edu, a=vladimir@pobox.com
2007-11-11 21:48:24 -08:00
smontagu@smontagu.org
8358183757
Testcase for bug 134911
2007-11-11 12:03:33 -08:00
smontagu@smontagu.org
227dbc3956
Preserve history on charset reload. Bug 134911, r+sr=bz, a=roc
2007-11-11 11:48:09 -08:00
reed@reedloden.com
82286b1997
Bug 392873 - "crash in nsExpirationTracker<nsSHEntry,3>::RemoveObject" (add more debugging code) [p=roc r+sr=bzbarsky a1.9=damons]
2007-11-08 22:47:00 -08:00
bzbarsky@mit.edu
51f67c643d
Fix leak bug 391978. r=biesi, sr=dmose, a=sayrer
2007-11-08 22:13:26 -08:00
reed@reedloden.com
ba40fe75ca
Bug 401575 - "Support cert overriding from SSL error pages" [p=johnath r=kaie r=gavin r+sr=bzbarsky ui-r=beltzner a=blocking1.9+ for M9]
2007-11-03 11:49:47 -07:00
reed@reedloden.com
846a7a900f
Bug 398718 - "Better explanatory text for SSL error pages" [p=kaie/johnath r=rrelyea r=biesi a=blocking1.9+ for M9]
2007-10-30 13:26:25 -07:00
reed@reedloden.com
f3f26dd346
Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9]
2007-10-29 11:29:14 -07:00
bzbarsky@mit.edu
a892964caa
Make the "href" property of stylesheets reflect the original URI that was reflected to load the sheet. Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
2007-10-23 14:56:41 -07:00
reed@reedloden.com
621d8c0a05
Bustage fix for bug 394974.
2007-10-22 19:34:02 -07:00
bzbarsky@mit.edu
8964bad719
Adding test
2007-10-12 11:59:46 -07:00
bzbarsky@mit.edu
44ecf25bb9
Give the about:blank document we create when loading a javascript: URI from history the principal of the history entry so the JS will actually execute against that about:blank, not in a sandbox. Bug 384014, r+sr+a=jst
2007-10-07 11:26:02 -07:00
bzbarsky@mit.edu
8a7599da01
Fix a few issues in bfcache and XBL when javascript is being toggled on and off. Bug 398668, r+sr+a=jst
2007-10-05 17:35:00 -07:00
bzbarsky@mit.edu
8897d7f658
Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst
2007-10-05 16:37:25 -07:00
dmose@mozilla.org
fd47266c07
First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking
2007-10-03 23:10:47 -07:00
smontagu@smontagu.org
4118e42573
Regression test for bug 92473
2007-10-01 07:14:57 -07:00
roc+@cs.cmu.edu
2476acef6c
Bug 392873. Add debugging code to help track down a crash in the bfcache-expiry code. r+sr=bzbarsky,a=damon
2007-09-30 14:34:56 -07:00
martijn.martijn@gmail.com
3eef1dcc79
Bug 299555 - F5 reloads Print Preview after right clicking several times on this specific testcase, r=bzbarsky, sr+a=jst
2007-09-28 16:40:02 -07:00
ajschult@verizon.net
32d62f0af8
Bug 396649: Content viewers not evicted when going back. r+sr+a=bzbarsky
2007-09-27 19:56:08 -07:00
roc+@cs.cmu.edu
f00b619008
Bug 395045. Expire cached content-viewers after they've been unused for 20-30 minutes. r+sr+a=bz
2007-09-21 02:19:59 -07:00
bzbarsky@mit.edu
738278a4ec
Relanding bug 396587. Maybe it'll stick now. r+sr+a=roc
2007-09-20 16:28:26 -07:00
bzbarsky@mit.edu
5b4a52b170
Backing out bug 396587 to hopefully fix orange.
2007-09-19 20:41:29 -07:00
bzbarsky@mit.edu
d0bdb8a20e
Resize the subdocument off a post-reflow callback so that we don't run script during reflow, and a few related checks to make sure we can deal with script in reflow callbacks better. Bug 396587, r+sr+a=roc.
2007-09-19 19:46:28 -07:00
bzbarsky@mit.edu
baeaca5a28
Fix session restore to save and restore principals, so that about:blank, javascript:, data: stuff gets restored correctly. Bug 389274, r+sr=jst for the docshell changes, r=zeniko@gmail.com for the session restore changes, a=mconnor
2007-09-17 15:27:17 -07:00
bzbarsky@mit.edu
783c1522ff
Add a flag to nsIWebNavigation to disable popup-blocking for loads as needed. Bug 278357, r=biesi, sr=jst, a=bsmedberg
2007-09-14 12:21:45 -07:00
surkov.alexander@gmail.com
84028a4c59
390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore
2007-09-05 01:22:17 -07:00
bzbarsky@mit.edu
f315acef39
Adding tests.
2007-09-02 21:58:05 -07:00
dmose@mozilla.org
de54f10ad7
Fix for protocol handling dialog throwing exception when a web handler is selected (bug 392957), r=biesi, sr=mconnor, a=bz
2007-09-02 21:44:25 -07:00
bzbarsky@mit.edu
4081d8d1e8
Revoke presentation restore events even if we just get a network stop. Bug 306283, r+sr=biesi
2007-08-31 20:21:22 -07:00
dcamp@mozilla.com
0369eee602
only malware check nsHttpChannel for now, should fix orange. b=384941, r+sr=biesi
2007-08-31 17:48:30 -07:00
dcamp@mozilla.com
c49c3e5a65
another bustage fix, fix up the PR_LOG ifdefs from the last commit. b=384941 rs=biesi
2007-08-31 16:48:39 -07:00
dcamp@mozilla.com
e092cd0992
fix bustage from bug 384941
2007-08-31 16:29:45 -07:00
dcamp@mozilla.com
d2859b374d
block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky
2007-08-31 16:18:46 -07:00
sharparrow1@yahoo.com
d4ad88c728
Bug 390180: Full page zoom interacts badly with bfcache. r+sr+a=roc
2007-08-27 18:20:17 -07:00
bzbarsky@mit.edu
b772220fda
Add comment for bug 388579
2007-08-23 18:50:14 -07:00
bzbarsky@mit.edu
b93c3359b8
Make sure to not think we're in the middle of firing unload just because we created an about:blank content viewer. Bug 388579, r=biesi, sr=jst
2007-08-23 12:03:08 -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
2d76dd97b7
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
2007-08-14 09:47:41 -07:00
bzbarsky@mit.edu
fed4b01d91
Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal and a uri. Get the URI from the principal. Bug 391438, r+sr+a=sicking
2007-08-09 22:35:08 -07:00
jst@mozilla.org
f29e19e3d7
Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org
2007-08-09 15:30:30 -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
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
ginn.chen@sun.com
6f5f621c9e
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
2007-08-05 20:22:32 -07:00
sharparrow1@yahoo.com
5c09d6dad8
Update UUID after checkin for bug 4821
2007-07-26 13:27:21 -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
sharparrow1@yahoo.com
a120476abb
Bug 4821: Implement page zoom (backend). r+sr=roc.
2007-07-25 20:34:16 -07:00
dcamp@mozilla.com
e6fea393ca
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
2007-07-24 22:35:39 -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
bzbarsky@mit.edu
830e6d1b92
Adding test.
2007-07-15 15:33:21 -07:00
bzbarsky@mit.edu
fe87ec5c6f
Adding test.
2007-07-13 22:02:22 -07:00
bzbarsky@mit.edu
35936f72d1
Hold a strong ref to the URI while we're using it. Bug 387968, r+sr=jst
2007-07-13 21:27:08 -07:00
bzbarsky@mit.edu
3f4c992470
Make attribute changes that also cause a state change properly reresolve style
...
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 13:05:45 -07:00
bzbarsky@mit.edu
553e219f86
Add test. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=smaug
2007-07-11 10:33:46 -07:00
bzbarsky@mit.edu
ffa89de03c
Make sure to properly set subframes loaded from bfcache as not having had
...
unload fired on them. Bug 364461, r=biesi, sr=jst.
2007-07-11 10:15:16 -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
bzbarsky@mit.edu
f1c1789242
Eliminate more callers of CheckSameOriginPrincipal in favor of
...
Equals/Subsumes. Bug 387212, r=mrbkap, sr=jst
2007-07-09 21:22:55 -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
sdwilsh@shawnwilsher.com
738b35ab8b
Bug 380932 - Handle malware URIs with error page. Patch by Dão Gottwald <dao@design-noir.de>. r=cbiesinger
2007-07-05 15:26:06 -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
gavin@gavinsharp.com
e19507fc24
Bug 380932: land netError page for malware URIs, patch by Johnathan Nightingale <johnath@mozilla.com>, r=biesi, ui+r=beltzner
2007-07-03 09:49:06 -07:00
jwalden@mit.edu
6e0240ee5b
Fix up three uses of NS_STATIC_CAST which can't be automatically converted to static_cast<> due to a deficiency in the fixup script.
2007-07-02 16:46:19 -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
kaie@kuix.de
2599329454
Bug 107491, Follow up checkin, one more place where nssFailure needs to be renamed
...
r=benjamin
2007-06-27 11:25:12 -07:00
kaie@kuix.de
73f9f421e7
Bug 107491, follow up check in, Rename string ID nssFailure to nssFailure2
...
rs=Pike
2007-06-20 07:10:30 -07:00
kherron@fmailbox.com
01c4165276
Bug 375314 - discriminate ping and xmlhttprequests in content policy check. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=jst, sr=peterv.
2007-06-17 06:50:50 -07:00
bzbarsky@mit.edu
7c02bcfa14
Don't allow loads to start in a docshell that's firing the unload event. Alsodon't allow document.open of the document in that docshell. Bug 371360,r=biesi, sr=jst
2007-06-14 11:18:05 -07:00
sdwilsh@shawnwilsher.com
6dcacfee34
Bug 382383 - nsDocShell::LoadURI discards LOAD_FLAGS_FIRST_LOAD. r=bzbarsky, sr=cbiesinger
2007-06-10 16:28:27 -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
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
102cd07559
Don't make embedding of a content viewer in a child frame force a layout flushon the parent. The child doesn't really care that much about up-to-date layoutinfo at this point; if its size changes it will deal. Bug 379485, r+sr=jst
2007-05-02 13:34:41 -07:00
bzbarsky@mit.edu
2f2a7bf0ac
Be a little more careul with inheriting principals. Bug 304690, r=dveditz,sr=jst
2007-04-26 21:01:17 -07:00
timeless@mozdev.org
8cf24c9ac3
Bug 378692 warning C4099: 'OnLinkClickEvent' : type name first seen using 'struct' now seen using 'class'r=bz sr=bz
2007-04-24 20:13:57 -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
sayrer@gmail.com
873351be9a
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
2007-04-16 08:18:50 -07:00
mats.palmgren@bredband.net
4cd0c3afc7
Fix compile errors and warnings with -DDEBUG_DOCSHELL_FOCUS. b=373985 r+sr=jst
2007-03-24 03:51:44 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
gavin%gavinsharp.com
7a7f8b45d3
Bug 439164: refactor test_bug413310 to avoid intermittent timing-related failures, patch by Boris Zbarsky <bzbarsky@mit.edu>
2008-07-08 22:07:28 +00:00
reed%reedloden.com
02622ca047
Bug 441169 - [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=bzbarsky sr=dveditz a=beltzner]
2008-07-01 06:07:38 +00:00
bzbarsky%mit.edu
313e6edf36
Propagate the linking page's principal when a file:// URI links to a file://
...
URI that it's allowed to read. Bug 435362, r=dveditz, sr=sicking, a=shaver
2008-05-28 18:01:31 +00:00
gavin%gavinsharp.com
85bd02ca58
Back out bug 432938 because it caused bug 433241, a=schrep/beltzner
2008-05-11 20:12:30 +00:00
reed%reedloden.com
60942312b8
Bug 432938 - "Use GTK stock icon for netError favicon instead of Windows icon" [p=reed r+sr=jst r=dietrich a1.9=schrep]
2008-05-10 03:36:36 +00:00
mconnor%steelgryphon.com
6f9f6757f9
backing out bug 393246 for final to resolve bug 432836, a=schrep
2008-05-10 00:53:37 +00:00
reed%reedloden.com
93d48d59c0
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
2008-05-08 10:51:41 +00:00
reed%reedloden.com
e7356c52e6
Back out Chris Pearce's patch from bug 430921 as a possible cause of the crashes on Linux.
2008-05-08 10:39:06 +00:00
reed%reedloden.com
f7dde17c43
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
2008-05-08 09:06:06 +00:00
dietrich%mozilla.com
ec9e9f6a0c
Bug 430792 - Site's favicon is replaced if browser error page is shown (for ehsan.akhgari@gmail.com, r=dietrich, a=beltzner)
2008-05-08 04:35:08 +00:00
johnath%mozilla.com
7e49636256
Hyperlinked ssl error page not useful for wildcards. b=432491 r=gavin a=beltzner
2008-05-07 20:39:53 +00:00
reed%reedloden.com
07a312ee28
Back out Chris Pearce's patch from bug 430921 in case it is the cause of the crashes.
2008-05-07 12:01:40 +00:00
reed%reedloden.com
6ad8409089
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
2008-05-07 10:18:31 +00:00
kairo%kairo.at
93056a971e
bug 431453 - Make browser-chrome mochitests pass on SeaMonkey: make some platform tests Firefox-only or non-SeaMonkey (as applicable), r=smontagu for docshell, r=dwitte for cookie, r=gavin for dlmgr, a1.9=damons for platform tests; make SeaMonkey sanitizer tests pass, sr=Neil
2008-05-02 13:13:23 +00:00
peterv%propagandism.org
640b1dedbf
Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst.
2008-05-02 11:36:31 +00:00
dveditz%cruzio.com
a8f923a87b
bug 427293: add a pref to unhide the buttons on the bad-cert error page by default for advanced users. r=johnath, ui-r=beltzner, sr=jst, a=beltzner
2008-05-02 07:24:28 +00:00
roc+%cs.cmu.edu
24d4dd60f8
Bug 430723. Don't prematurely detach and reattach the editor object. patch by Chris Pearce, r+sr=jst,a=schrep
2008-05-01 09:00:11 +00:00
johnath%mozilla.com
e1e2eed1a1
SSL Error page for domain mismatch should hyperlink to correct site (sometimes). b=402210 r=gavin r=kengert r=axel ui-r=beltzner moa/sr=biesi a=beltzner Significant chunks of p=timeless
2008-04-30 20:10:23 +00:00
Olli.Pettay%helsinki.fi
8f2327b99d
Bug 426646, Using location.replace breaks iframe history, r=bz,sr=jst,a=dsicore
2008-04-29 07:18:57 +00:00
gavin%gavinsharp.com
aed059a73b
Bug 430904: Use identity error icons on ssl error pages (all platforms), icons by the Tango and Proto teams, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mconnor, sr=jst, a=mconnor
2008-04-28 09:19:35 +00:00
Olli.Pettay%helsinki.fi
22a3615a81
Bug 430050, cancel frameloader initialization when docshell starts to load a page, r=sicking, sr=jst, a=dsicore
2008-04-24 10:33:24 +00:00
roc+%cs.cmu.edu
5f8c5273e9
Bug 386782. save and restore editor state so that it isn't lost when a page goes into the bfcache and then comes back. patch by Chris Pearce, r+sr=peterv,a=beltzner
2008-04-23 21:36:19 +00:00
gavin%gavinsharp.com
fe42d9e6a2
Bug 429721: Update 16x16 warning favicon in netError.xhtml to be platform specific, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r+sr=jst, a=beltzner
2008-04-22 19:41:39 +00:00
gavin%gavinsharp.com
7d6d11cf0a
Bug 421067: 'Try Again' after a DNS error sometimes loads previous page, not the one that failed to load, patch by Michal Novotny <michal@allpeers.com>, r+sr=bzbarsky, a=schrep
2008-04-14 01:36:04 +00:00
dveditz%cruzio.com
2082fcf112
bug 428288 chrome crash in nsDocShell::ValidateOrigin, problem found by timeless, r/sr=bzbarsky, a=beltzner
2008-04-12 21:18:06 +00:00
reed%reedloden.com
4f3ba0b445
Typo fix - s/resuls/results/.
2008-03-30 07:09:27 +00:00
jst%mozilla.org
8b559ed068
Landing followup fix for bug 402983 and re-enabling the new stricter file URI security policies. r+sr=bzbarsky@mit.edu
2008-03-22 16:50:49 +00:00
jst%mozilla.org
7e76d85044
Landing fix for bug 402983. Make security checks on file:// URIs symmetric. Patch by dveditz@cruzio.com, r=jonas@sicking.cc,bzbarsky@mit.edu. jst@mozilla.org
2008-03-21 04:39:10 +00:00
vladimir%pobox.com
8402cbebb9
fix up unit test to accept '.jpeg' on linux
2008-03-20 23:55:44 +00:00
vladimir%pobox.com
11a2eec69b
b=414201, [relanding] JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner
2008-03-20 22:57:45 +00:00
vladimir%pobox.com
9f40ba49a1
backing out 414201 because I hate 10.4
2008-03-20 21:56:31 +00:00
vladimir%pobox.com
23ceeacc86
b=414201, JPEG images dragged to Finder have file extension changed to .jfif; r=stan,sr=shaver,a=beltzner
2008-03-20 21:39:10 +00:00
Olli.Pettay%helsinki.fi
c5f80ddee8
Bug 421209, r=cpearce, sr=jst, a=beltzner
2008-03-20 20:24:39 +00:00
dveditz%cruzio.com
6b1e9c7818
bug 420425 correction, untangled patches.
2008-03-19 23:40:56 +00:00
dveditz%cruzio.com
ddb20b93d7
bug 420425 restore frame targeting behavior for local file: apps, r=jst, sr=bzbarsky, blocking1.9+
2008-03-19 23:31:56 +00:00
timeless%mozdev.org
349bba7920
Bug 419520 Provide url (or file path) for error messages
...
r=biesi a=dsicore
2008-03-19 21:24:51 +00:00
reed%reedloden.com
0b8eba3035
Bug 393246 - "CreateFixupURI should use UTF-8, not the system charset" [p=dao@mozilla.com (D��o Gottwald) r+sr=biesi a1.9=beltzner]
2008-03-18 19:29:16 +00:00
philringnalda%gmail.com
0351910077
Bug 422004 - Stray .cvsignores keeping empty directories alive, r=luser, a= http://quotes.burntelectrons.org/3518
2008-03-13 05:25:56 +00:00
dcamp%mozilla.com
cc94714d40
Bug 394485: Prevent loading blocklisted urls loaded from <object> tags. r=jonas, sr=biesi, blocking1.9=stuart
2008-03-12 21:52:55 +00:00
ajschult%verizon.net
39100453bf
Bug 396519 test to ensure content viewers are saved and evicted at appropriate times.
2008-03-08 07:24:41 +00:00
ajschult%verizon.net
8600fcab7f
Bug 358599: Crash when closing tab [@ nsSHistory::EvictWindowContentViewers], r+sr=bzbarsky, a=shaver
2008-03-07 07:47:30 +00:00
bzbarsky%mit.edu
7f35fd390a
Fix longstanding issue where anchor scrolls on a POST result page could lead to
...
a silent re-POST during history traversal. Bug 413310, r+sr=biesi,
a=dsicore,beltzner,righteousness.
2008-02-29 04:21:39 +00:00
reed%reedloden.com
e6d7762c44
Bug 197466 - "Back button (session history) has 50 entries regardless of setting in prefs.js" [p=zug_treno@yahoo.com r+sr=bzbarsky a1.9=damons]
2008-02-23 09:36:27 +00:00
jruderman%hmc.edu
de21919304
Add crashtest
2008-02-21 06:32:55 +00:00
reed%reedloden.com
e827e18b11
Bug 403574 - ""ASSERTION: Infinite loop! Calling EnsureScriptEnvironment() from within EnsureScriptEnvironment()!" with XBL, <frame>" [p=jst@mozilla.org (Johnny Stenback [jst]) r+sr=bzbarsky (DEBUG builds only)]
2008-02-20 10:02:04 +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
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
c3a22a6715
Bug 416622 - "docshell navigation tests intermittently failing with NS_ERROR_XPC_BAD_OP_ON_WN_PROTO" (Tolerate partially-constructed windows) [p=hk9565@gmail.com (Adam Barth) r=bzbarsky]
2008-02-12 04:35:19 +00:00
reed%reedloden.com
57b5de490a
Bug 415078 - "nsWebShell.cpp attempts to fixup immutable URIs" [p=graememcc_firefox@graeme-online.co.uk (graememcc) r+sr=bzbarsky a1.9=schrep]
2008-02-07 09:08:17 +00:00
sdwilsh%shawnwilsher.com
8d70bdbdca
Bug 94514 - POST result page should not appear in global history or history autocomplete results. r=bz, sr=bz
2008-02-06 18:18:07 +00:00
bzbarsky%mit.edu
a029c3c370
Followup patch for bug 409888: make replace loads work more like they used to.
...
r=biesi, sr=jst
2008-01-30 04:19:37 +00:00
dcamp%mozilla.com
f6ee1305cb
Bug 413938: Add an nsIWebNavigation flag to let clients bypass malware/phishing detection. r=bz, sr=biesi, a1.9=damons
2008-01-29 23:49:20 +00:00
bzbarsky%mit.edu
41a1a27523
Make the test work in embedding builds too. Bug 414303, patch by Adam Barth
...
<hk9565@gmail.com> and Collin Jackson <mozilla@collinjackson.com>,
r+sr=bzbarsky.
2008-01-29 03:43:47 +00:00
bzbarsky%mit.edu
46a02b1e65
Fixing build bustage
2008-01-27 20:16:29 +00:00
bzbarsky%mit.edu
bf2e8cfbb2
Tighten up the named-target navigation policy to better match the HTML5 spec
...
and Safari. Bug 408052, patch by Adam Barth <hk9565@gmail.com> and Collin
Jackson <mozilla@collinjackson.com>, r=jst, sr=bzbarsky.
2008-01-27 19:39:11 +00:00
bzbarsky%mit.edu
5e87eed68a
Allow certain restricted loads in unload events. Bug 409888, r+sr=jst
2008-01-25 20:31:44 +00:00
dtownsend%oxymoronical.com
c87c4fddaa
Bug 411490: Add about:crashes for easier access to crash reports. r=mano, a=beltzner
2008-01-24 16:11:11 +00:00
roc+%cs.cmu.edu
51e6a38964
Bug 403565. Give each contentviewer it's own device context. r+sr=bzbarsky
2008-01-21 02:05:39 +00:00
mkmelin+mozilla%iki.fi
94be671d60
Bug 392407: appstrings.properties should not be using branded strings
...
r+sr=bzbarsky, ui-r=beltzner, a=blocking1.9
2008-01-05 13:40:49 +00:00
reed%reedloden.com
a0d087efa5
Bug 404634 - "http urls don't render in TestGtkEmbed" [p=asac@jwsdot.com (Alexander Sack) r=bsmedberg r=bzbarsky a=blocking1.9+]
2008-01-05 06:38:31 +00:00
jruderman%hmc.edu
8c78771a9f
Add crashtest.
2007-12-15 05:36:59 +00:00
reed%reedloden.com
376aa646db
Bug 393002 - ""Server not found" message for view-source window doesn't display server name" [p=anant@kix.in (Anant Narayanan) r=bsmedberg sr=bzbarsky a1.9=damons]
2007-12-11 09:55:35 +00:00
peterv%propagandism.org
22d3795fbb
Fix for bug 403501 (Rich text editing broken after back, forward in history). r/sr=jst.
2007-12-05 00:28:24 +00:00
bzbarsky%mit.edu
92c1e1bbcb
Propagate the node's principal as the owner to <object> loads as needed, and
...
allow <object data="javascript:"> to work. Bug 353334 and bug 300263, r=biesi,
sr=jst, a=dsicore
2007-12-03 21:57:18 +00:00
bzbarsky%mit.edu
31e19b77d3
Fix bug 400556 by tearing down editor a little earlier. r+sr=peterv
2007-12-03 02:07:16 +00:00
reed%reedloden.com
467edd2101
Fix typo.
2007-12-01 07:20:58 +00:00
reed%reedloden.com
648633ff99
Bug 405241 - "Don't register nsDownloadHistory if it's not needed" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=biesi sr=bzbarsky a1.9=damons]
2007-12-01 07:18:43 +00:00
dcamp%mozilla.com
73ee5ba20e
Bug 394525: malware check non-http channels. r=bz, sr=biesi
2007-11-27 20:42:33 +00:00
dcamp%mozilla.com
0674adaa7c
Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner
2007-11-27 05:32:26 +00:00
neil%parkwaycc.co.uk
2f89b82151
Fix SeaMonkey tinderbox test bustage b=401174 r=sdwilsh
2007-11-24 22:11:31 +00:00
sdwilsh%shawnwilsher.com
6c01dcd4bb
Bug 401174 - Allow how exthandler adds downloads to history to be overridden. r=biesi, sr=bz, a=mconnor
2007-11-23 20:20:47 +00:00
bzbarsky%mit.edu
5ebe1b03e4
Fix bug 404548. r+sr=jst, a=schrep
2007-11-21 19:59:42 +00:00
ajschult%verizon.net
2a33db5ffc
Bug 396649: Assert that content viewers aren't where they shouldn't be (debug-only), r+sr=bzbarsky, a=mtschrep
2007-11-17 06:28:56 +00:00
roc+%cs.cmu.edu
3827564f6c
Bug 392873. Make some code debug-only and add mitigation code to try to not crash when we're getting into the bad state, setting a viewer on a session history item that already has one. r+sr=bzbarsky
2007-11-16 01:35:41 +00:00
reed%reedloden.com
1930aac34d
Backed out dcamp's patch from bug 394525, as it caused a unit test failure for bug 377539.
2007-11-13 10:00:59 +00:00
reed%reedloden.com
c706a7c8e3
Bug 394525 - "malware check non-http URIs" (treat Suspend() failures as nonfatal) [p=dcamp r=bzbarsky sr=biesi a=blocking1.9+]
2007-11-13 08:23:32 +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
jst%mozilla.org
9b0528aa4e
Fixing bug 392532. Infinite recursion crash when getting scroll chrome flags off of a window at the wrong point in time. r+sr=bzbarsky@mit.edu, a=vladimir@pobox.com
2007-11-12 05:48:25 +00:00
smontagu%smontagu.org
abb425b294
Testcase for bug 134911
2007-11-11 20:03:33 +00:00
smontagu%smontagu.org
c3a273c48c
Preserve history on charset reload. Bug 134911, r+sr=bz, a=roc
2007-11-11 19:48:09 +00:00
reed%reedloden.com
792fec58e0
Bug 392873 ��� "crash in nsExpirationTracker<nsSHEntry,3>::RemoveObject" (add more debugging code) [p=roc r+sr=bzbarsky a1.9=damons]
2007-11-09 06:47:00 +00:00
bzbarsky%mit.edu
7b4229a442
Fix leak bug 391978. r=biesi, sr=dmose, a=sayrer
2007-11-09 06:13:26 +00:00
reed%reedloden.com
89902f4fdb
Bug 401575 - "Support cert overriding from SSL error pages" [p=johnath r=kaie r=gavin r+sr=bzbarsky ui-r=beltzner a=blocking1.9+ for M9]
2007-11-03 18:49:51 +00:00
reed%reedloden.com
df38f10810
Bug 398718 - "Better explanatory text for SSL error pages" [p=kaie/johnath r=rrelyea r=biesi a=blocking1.9+ for M9]
2007-10-30 20:26:28 +00:00
reed%reedloden.com
d5dd8f7720
Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9]
2007-10-29 18:29:18 +00:00
bzbarsky%mit.edu
71b276e4b9
Make the "href" property of stylesheets reflect the original URI that was
...
reflected to load the sheet. Bug 397427, r=dbaron,biesi, sr=dbaron, a=dsicore
2007-10-23 21:56:43 +00:00
reed%reedloden.com
6159c3d106
Bustage fix for bug 394974.
2007-10-23 02:34:02 +00:00
bzbarsky%mit.edu
a48170baab
Adding test
2007-10-12 18:59:46 +00:00
bzbarsky%mit.edu
43886449f2
Give the about:blank document we create when loading a javascript: URI from
...
history the principal of the history entry so the JS will actually execute
against that about:blank, not in a sandbox. Bug 384014, r+sr+a=jst
2007-10-07 18:26:02 +00:00
bzbarsky%mit.edu
3edb2a0604
Fix a few issues in bfcache and XBL when javascript is being toggled on and
...
off. Bug 398668, r+sr+a=jst
2007-10-06 00:35:01 +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
dmose%mozilla.org
c930b4f459
First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking
2007-10-04 06:10:48 +00:00
smontagu%smontagu.org
7a0773ef40
Regression test for bug 92473
2007-10-01 14:14:58 +00:00
roc+%cs.cmu.edu
d17df5167a
Bug 392873. Add debugging code to help track down a crash in the bfcache-expiry code. r+sr=bzbarsky,a=damon
2007-09-30 21:34:56 +00:00
martijn.martijn%gmail.com
c08dfecb82
Bug 299555 � F5 reloads Print Preview after right clicking several times on this specific testcase, r=bzbarsky, sr+a=jst
2007-09-28 23:40:02 +00:00
ajschult%verizon.net
3e7b96180d
Bug 396649: Content viewers not evicted when going back. r+sr+a=bzbarsky
2007-09-28 02:56:08 +00:00
roc+%cs.cmu.edu
1b1d080855
Bug 395045. Expire cached content-viewers after they've been unused for 20-30 minutes. r+sr+a=bz
2007-09-21 09:20:00 +00:00
bzbarsky%mit.edu
69dd308b44
Relanding bug 396587. Maybe it'll stick now. r+sr+a=roc
2007-09-20 23:28:26 +00:00
bzbarsky%mit.edu
78cb77e8f1
Backing out bug 396587 to hopefully fix orange.
2007-09-20 03:41:29 +00:00
bzbarsky%mit.edu
3a1ec82b89
Resize the subdocument off a post-reflow callback so that we don't run script
...
during reflow, and a few related checks to make sure we can deal with script in
reflow callbacks better. Bug 396587, r+sr+a=roc.
2007-09-20 02:46:28 +00:00
bzbarsky%mit.edu
54c52de6c3
Fix session restore to save and restore principals, so that about:blank,
...
javascript:, data: stuff gets restored correctly. Bug 389274, r+sr=jst for the
docshell changes, r=zeniko@gmail.com for the session restore changes, a=mconnor
2007-09-17 22:27:18 +00:00
bzbarsky%mit.edu
1776f51ef6
Add a flag to nsIWebNavigation to disable popup-blocking for loads as needed.
...
Bug 278357, r=biesi, sr=jst, a=bsmedberg
2007-09-14 19:21:45 +00:00
surkov.alexander%gmail.com
ab1f5513b7
390414 - text-changed:delete event details no longer correct effective, r=aaronlev, sr=bz, a=dsicore
2007-09-05 08:22:19 +00:00
bzbarsky%mit.edu
ad80cf9af9
Adding tests.
2007-09-03 04:58:05 +00:00
dmose%mozilla.org
248439c2b4
Fix for protocol handling dialog throwing exception when a web handler is selected (bug 392957), r=biesi, sr=mconnor, a=bz
2007-09-03 04:44:26 +00:00
bzbarsky%mit.edu
22a1f66f94
Revoke presentation restore events even if we just get a network stop. Bug
...
306283, r+sr=biesi
2007-09-01 03:21:22 +00:00
dcamp%mozilla.com
8126a136e6
only malware check nsHttpChannel for now, should fix orange. b=384941, r+sr=biesi
2007-09-01 00:48:30 +00:00
dcamp%mozilla.com
cfd739c89f
another bustage fix, fix up the PR_LOG ifdefs from the last commit. b=384941 rs=biesi
2007-08-31 23:48:39 +00:00
dcamp%mozilla.com
e4aff1757e
fix bustage from bug 384941
2007-08-31 23:29:45 +00:00
dcamp%mozilla.com
1241413f11
block document loads for URIs tagged as malware by the url-classifier service. b=384941, r=bzbarsky, r=tony, sr=biesi, ui-r=johnath, a=bzbarsky
2007-08-31 23:18:48 +00:00
sharparrow1%yahoo.com
bb6300cb40
Bug 390180: Full page zoom interacts badly with bfcache. r+sr+a=roc
2007-08-28 01:20:18 +00:00
bzbarsky%mit.edu
e6981f04a4
Add comment for bug 388579
2007-08-24 01:50:14 +00:00
bzbarsky%mit.edu
4d6475620e
Make sure to not think we're in the middle of firing unload just because we
...
created an about:blank content viewer. Bug 388579, r=biesi, sr=jst
2007-08-23 19:03:08 +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
sdwilsh%shawnwilsher.com
56156f50fa
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
2007-08-14 16:47:44 +00:00
bzbarsky%mit.edu
685d329d8a
Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal
...
and a uri. Get the URI from the principal. Bug 391438, r+sr+a=sicking
2007-08-10 05:35:09 +00:00
jst%mozilla.org
4dc0247b0b
Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org
2007-08-09 22:30:30 +00:00
jst%mozilla.org
0c37acd02f
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 22:03:02 +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
ginn.chen%sun.com
fd8e29fa39
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest
...
r=benjamin a=dsicore
2007-08-06 03:22:43 +00:00
sharparrow1%yahoo.com
3bcee5da48
Update UUID after checkin for bug 4821
2007-07-26 20:28:00 +00:00
jst%mozilla.org
19eb87acec
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
2007-07-26 17:52:53 +00:00
sharparrow1%yahoo.com
6ddd341252
Bug 4821: Implement page zoom (backend). r+sr=roc.
2007-07-26 03:34:16 +00:00
dcamp%mozilla.com
07547d4351
move the offline cache update logic from the content sink and prefetch service into an nsOfflineCacheUpdate object. bug=388839, r=biesi, sr=jst
2007-07-25 05:35:40 +00:00
bzbarsky%mit.edu
bdae7839e5
More consistent handling of principals for loads across docshell type
...
boundaries. Bug 388121, r+sr=jst
2007-07-18 01:47:07 +00:00
bzbarsky%mit.edu
aeb33b46a6
Adding test.
2007-07-15 22:33:21 +00:00
bzbarsky%mit.edu
c7dfbacb4c
Adding test.
2007-07-14 05:02:22 +00:00
bzbarsky%mit.edu
144f50137d
Hold a strong ref to the URI while we're using it. Bug 387968, r+sr=jst
2007-07-14 04:27:08 +00:00
bzbarsky%mit.edu
ee3679d650
Make attribute changes that also cause a state change properly reresolve style
...
when a selector uses both the state and the attribute. Bug 315920, r=dbaron,
sr=sicking.
2007-07-12 20:05:49 +00:00
bzbarsky%mit.edu
a7a8dbd300
Add test. Patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=smaug
2007-07-11 17:33:46 +00:00
bzbarsky%mit.edu
1a71db94aa
Make sure to properly set subframes loaded from bfcache as not having had
...
unload fired on them. Bug 364461, r=biesi, sr=jst.
2007-07-11 17:15:16 +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
bzbarsky%mit.edu
60f1bbc55e
Eliminate more callers of CheckSameOriginPrincipal in favor of
...
Equals/Subsumes. Bug 387212, r=mrbkap, sr=jst
2007-07-10 04:22:56 +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
sdwilsh%shawnwilsher.com
f1511670b9
Bug 380932 - Handle malware URIs with error page. Patch by D��o Gottwald <dao@design-noir.de>. r=cbiesinger
2007-07-05 22:26:06 +00:00
dmose%mozilla.org
8e09a05e8f
Refactor nsIMIMEInfo and nsExternalHelperAppService to support local and web-based protocol handlers (bug 384374), r=biesi, sr=sicking
2007-07-05 19:31:46 +00:00
gavin%gavinsharp.com
8e1a892dd1
Bug 380932: land netError page for malware URIs, patch by Johnathan Nightingale <johnath@mozilla.com>, r=biesi, ui+r=beltzner
2007-07-03 16:49:07 +00:00
jwalden%mit.edu
d0efe50990
Fix up three uses of NS_STATIC_CAST which can't be automatically converted to static_cast<> due to a deficiency in the fixup script.
2007-07-02 23:46:19 +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
kaie%kuix.de
8e69bba5ef
Bug 107491, Follow up checkin, one more place where nssFailure needs to be renamed
...
r=benjamin
2007-06-27 18:25:12 +00:00
kaie%kuix.de
d7971af44c
Bug 107491, follow up check in, Rename string ID nssFailure to nssFailure2
...
rs=Pike
2007-06-20 14:10:32 +00:00
kherron%fmailbox.com
ce1bfc8975
Bug 375314 - discriminate ping and xmlhttprequests in content policy check. Patch by Wladimir Palant <trev.moz@adblockplus.org>, r=jst, sr=peterv.
2007-06-17 13:50:53 +00:00
bzbarsky%mit.edu
b0020da849
Don't allow loads to start in a docshell that's firing the unload event. Also
...
don't allow document.open of the document in that docshell. Bug 371360,
r=biesi, sr=jst
2007-06-14 18:18:06 +00:00
sdwilsh%shawnwilsher.com
0ee16707df
Bug 382383 - nsDocShell::LoadURI discards LOAD_FLAGS_FIRST_LOAD. r=bzbarsky, sr=cbiesinger
2007-06-10 23:28:27 +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
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
a2998b0873
Don't make embedding of a content viewer in a child frame force a layout flush
...
on the parent. The child doesn't really care that much about up-to-date layout
info at this point; if its size changes it will deal. Bug 379485, r+sr=jst
2007-05-02 20:34:41 +00:00
bzbarsky%mit.edu
e639b34fbe
Be a little more careul with inheriting principals. Bug 304690, r=dveditz,
...
sr=jst
2007-04-27 04:01:17 +00:00
timeless%mozdev.org
b6969c2e0e
Bug 378692 warning C4099: 'OnLinkClickEvent' : type name first seen using 'struct' now seen using 'class'
...
r=bz sr=bz
2007-04-25 03:13:57 +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
sayrer%gmail.com
fda804eb1c
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
2007-04-16 15:18:50 +00:00
mats.palmgren%bredband.net
c1d7214844
Fix compile errors and warnings with -DDEBUG_DOCSHELL_FOCUS. b=373985 r+sr=jst
2007-03-24 10:51:44 +00:00
tor%cs.brown.edu
fe44ffe2d9
Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
...
r+sr=sicking
2007-03-10 13:49:43 +00:00
cbiesinger%web.de
c75b05c840
bug 371299 add a way to query if meta refreshes are pending for a docshell
...
r+sr=bz
2007-02-22 22:11:30 +00:00
kaie%kuix.de
a3d8454c22
Bug 107491, improve SSL error messages
...
Patch v9 - docshell and netwerk portions
Second and final checkin of this patch, enabling the new SSL error page
r/sr=biesi
2007-02-18 04:24:05 +00:00
bzbarsky%mit.edu
d0b1178fc7
Decouple the execution of javascript: URIs from the question of whether they
...
have known subject principals. Make it possible for callers to control
execution on a per-channel basis. Bug 369244, r=jst, sr=brendan
2007-02-16 01:01:39 +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
sharparrow1%yahoo.com
2bdae2af37
Bug 370185: clean up view header includes (trivial). rs=bzbarsky.
2007-02-12 19:17:33 +00:00
bzbarsky%mit.edu
28af3c043b
Bail out of loads if were going away. Bug 369126, r+sr=jst
2007-02-09 04:40:56 +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
bzbarsky%mit.edu
57394f5408
Use the right URI when restoring a page from history. Bug 360511, r=jst, sr=sicking
2007-01-17 18:55:35 +00:00
gavin%gavinsharp.com
d009a58630
Bug 364903: Error page 'Try Again' button doesn't dim once pressed, r=neil, sr=bzbarksy
2007-01-04 18:53:28 +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
neil%parkwaycc.co.uk
49e16d01c4
Bug 363725 Make about:logo work in (some) toolkit apps r+sr=darin
2006-12-18 10:51:10 +00:00
gavin%gavinsharp.com
f2421e2294
Bug 212852: Browser assumes ftp protocol for URL's beginning with 'ftp' and written without protocol in address field, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r=biesi, sr=darin
2006-12-16 14:32:19 +00:00
cvshook%sicking.cc
cdf5bf4c06
Bug 323924, Call CheckLoadURIWithPrincipal before issuing pings and on redirects. r/sr=jst
2006-11-29 03:08:49 +00:00
cvshook%sicking.cc
3afb04e235
Bug 323924, Call CheckLoadURIWithPrincipal before issuing pings. r/sr=jst
2006-11-28 20:47:10 +00:00
bzbarsky%mit.edu
81cfa9db1e
Make the redirect check get principals the same way we get them elsewhere.
...
Clean up some code to use the new security manager method. Bug 354693,
r=dveditz, sr=sicking
2006-11-22 18:27:54 +00:00
bzbarsky%mit.edu
142a417a31
Make it possible for protocol handlers to configure how CheckLoadURI should
...
treat them via their protocol flags. Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
bzbarsky%mit.edu
95d9844a64
Improve wording of the postdata dialog. Bug 112848, patch by Magnus Melin
...
<mkmelin+mozilla@iki.fi>, r=darin, sr=bzbarsky
2006-11-07 03:28:50 +00:00
cvshook%sicking.cc
e2aa94302c
Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst
2006-11-03 21:51:01 +00:00
bzbarsky%mit.edu
6f12b98f3f
Make javascript: URI execution asynchronous. Bug 351633, r=jst, sr=biesi
2006-10-17 00:55:14 +00:00
bzbarsky%mit.edu
3f465a0212
Nuke SameOrSubdomainOfTarget. Bug 327109, r=dveditz, sr=jst
2006-10-08 15:54:28 +00:00
gavin%gavinsharp.com
e2c023be13
Bug 351777: domain fixup/guessing broken, r=biesi, sr=bzbarsky
2006-09-24 02:45:23 +00:00
cbiesinger%web.de
99391a2dc2
Bug 351874 Move nsAboutRedirector out of necko
...
r=darin
2006-09-15 22:17:26 +00:00
bzbarsky%mit.edu
27d1cc0af0
Just store the flags, not various booleans. Bug 342914, r=biesi, sr=darin
2006-09-15 09:52:08 +00:00
bzbarsky%mit.edu
885d3507d8
Allow about: modules to just set a flag to force script execution to be allowed
...
for particular about: URIs, instead of hardcoding checks in the security
manager. Bug 341313, r=darin, sr=jst
2006-09-15 09:52:06 +00:00
bzbarsky%mit.edu
416c10464c
Move the safe vs unsafe about: distinction out of the security manager and into
...
nsIAboutModule implementations. Bug 337746, r=dveditz, sr=darin
2006-09-15 09:52:05 +00:00
gerv%gerv.net
bc9e7d9bbd
Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott.
2006-09-15 09:52:04 +00:00
timeless%mozdev.org
01dca7f748
Bug 320498 Fix NewChannel impls to handle null in argument
...
r=darin sr=darin
2006-09-15 09:52:03 +00:00
dbaron%dbaron.org
5a684d2fb8
Improve consistency of conversion from about URI to about module. b=306261 r=darin sr=bzbarsky
2006-09-15 09:52:02 +00:00
bsmedberg%covad.net
8fce7b7a8e
Bug 292624 - XUL error pages should not have chrome privileges, r=darin sr=dveditz a=asa
2006-09-15 09:52:01 +00:00