Andrew Schultz
|
41bc46d380
|
Bug 396519. Encapsulate content viewer eviction in session history. r+sr=bzbarsky
|
2008-09-09 21:39:38 -04:00 |
|
Boris Zbarsky
|
e3901aa27c
|
Bug 436990. Make sure to remove already-fired timers from our refresh URI list. r+sr=jst
|
2008-09-08 09:19:49 -04:00 |
|
Boris Zbarsky
|
a30101299b
|
Bug 447579. Be a little more careful about inheriting principals for file URIs. r=dveditz, sr=jst
|
2008-08-28 09:16:21 -04:00 |
|
Dave Camp
|
9e0aa5f305
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
|
2008-08-26 16:09:02 -07:00 |
|
Dave Camp
|
2ffff9b47c
|
Backed out changeset ebafb9df6ce0 (bug 442806)
|
2008-08-24 23:11:31 -07:00 |
|
Dave Camp
|
3b5679b022
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-24 21:51:19 -07:00 |
|
Dave Camp
|
8e115b7772
|
Backed out changeset ea551e6f0f40 (bug 442806)
|
2008-08-19 22:53:20 -07:00 |
|
Dave Camp
|
4e3c0bbc64
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-19 19:30:44 -07:00 |
|
Boris Zbarsky
|
4bed3dd5b9
|
Bug 449781. Toggling display on a subframe shouldn't give the subframe's document the same device context as the parent document. r=roc, sr=jst
|
2008-08-18 15:22:19 -04:00 |
|
Robert O'Callahan
|
49dbf21392
|
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
|
2008-08-18 14:10:28 +12:00 |
|
Robert O'Callahan
|
99068c5357
|
Backing out bug 118704 to try to fix Windows leak orange
|
2008-08-16 23:27:40 +12:00 |
|
Robert O'Callahan
|
e86505fc6a
|
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
|
3bf0823903
|
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
|
05260f3972
|
Backed out changeset eb6fda3be5bb
|
2008-08-10 17:15:00 +01:00 |
|
Boris Zbarsky
|
e9a90efb27
|
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 |
|
Benjamin Smedberg
|
462c238fda
|
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
|
2008-06-30 21:03:50 -04:00 |
|
|
|
5d54eef7a9
|
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 |
|
|
|
62522b8637
|
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 |
|
|
|
e9fe64c43e
|
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 |
|
|
|
ac3a33abe4
|
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 |
|
|
|
64f380c70c
|
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 |
|
|
|
5efb89b94d
|
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 |
|
|
|
05a85c8e3f
|
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 |
|
|
|
65020e3cb9
|
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 |
|
|
|
c7f8cf4889
|
Bug 426646, Using location.replace breaks iframe history, r=bz,sr=jst,a=dsicore
|
2008-04-29 00:18:55 -07:00 |
|
|
|
4f5f1dd10d
|
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 |
|
|
|
c8c3e7e610
|
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 |
|
|
|
6284f5ba67
|
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 |
|
|
|
a0dca193a4
|
bug 428288 chrome crash in nsDocShell::ValidateOrigin, problem found by timeless, r/sr=bzbarsky, a=beltzner
|
2008-04-12 14:18:06 -07:00 |
|
|
|
95d8ac4def
|
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 |
|
|
|
c30c1f1176
|
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 |
|
|
|
9613200975
|
Bug 421209, r=cpearce, sr=jst, a=beltzner
|
2008-03-20 13:24:36 -07:00 |
|
|
|
81278ac17c
|
bug 420425 correction, untangled patches.
|
2008-03-19 16:40:56 -07:00 |
|
|
|
93af7d186a
|
bug 420425 restore frame targeting behavior for local file: apps, r=jst, sr=bzbarsky, blocking1.9+
|
2008-03-19 16:31:56 -07:00 |
|
|
|
2e23b379f4
|
Bug 419520 Provide url (or file path) for error messages r=biesi a=dsicore
|
2008-03-19 14:24:51 -07:00 |
|
|
|
1d8a0829d7
|
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 |
|
|
|
9f445d622f
|
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 |
|
|
|
e5eb3560bb
|
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 |
|
|
|
ae6c4721ce
|
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 |
|
|
|
17fe55041d
|
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 |
|
|
|
2f6e671bb6
|
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 |
|
|
|
fae6ba617c
|
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 |
|
|
|
c4bf25de3f
|
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 |
|
|
|
98049b69e0
|
Allow certain restricted loads in unload events. Bug 409888, r+sr=jst
|
2008-01-25 12:31:44 -08:00 |
|
|
|
ea3fbbec06
|
Bug 403565. Give each contentviewer it's own device context. r+sr=bzbarsky
|
2008-01-20 18:05:38 -08:00 |
|
|
|
8dfca73d13
|
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 |
|
|
|
e06c799c22
|
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 |
|
|
|
323182b972
|
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 |
|
|
|
3bbb89a8a9
|
Fix for bug 403501 (Rich text editing broken after back, forward in history). r/sr=jst.
|
2007-12-04 16:28:24 -08:00 |
|
|
|
f74bec6f95
|
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 |
|