Boris Zbarsky
|
a2b28f6144
|
Bug 457153. Introduce an nsILoadContext interface so that consumers can get load context information from a channel/loadgroup without having to depend on getInterface of docshell stuff. r=dwitte for cookie part, r=jst for rest, sr=jst, a=beltzner for CLOSED TREE
|
2008-11-24 13:32:04 -05:00 |
Boris Zbarsky
|
7945609a52
|
Adding test
|
2008-11-18 17:57:13 -05:00 |
Honza Bambas
|
c16599cc1d
|
Bug 460353: app caches should be per iframe, not per toplevel browsing context. r=dcamp, r+sr=jst
|
2008-11-05 16:01:07 -08:00 |
Dave Camp
|
dea763c065
|
Bug 445544: Navigating away from an offline app fails. r=honzab, r+sr=bz
|
2008-11-04 02:20:27 -08:00 |
Markus Stange
|
1b2252f6c6
|
Bug 462793 - Changing listbox selection with keyboard no longer scrolls to make the newly selected item visible, r+sr=roc
|
2008-11-04 15:38:16 +01:00 |
Phil Ringnalda
|
538c9fb42a
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
Mats Palmgren
|
fea9db8099
|
Mute a warning when typing Alt+ArrowKey. Code cleanup. b=460680 r+sr=bzbarsky
|
2008-11-02 16:00:05 +01:00 |
Johnathan Nightingale
|
6f0f1e07f4
|
Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner
|
2008-10-29 11:54:51 -04:00 |
Reed Loden
|
bd6d378d05
|
Bug 349451 - "about:about is File not found error" [r+sr=bzbarsky]
|
2008-10-24 01:33:02 -05:00 |
Boris Zbarsky
|
0b952f2279
|
Pass the right thing to InternalLoad here. It happened to work before, but let's not depend on that. No bug, r+sr=biesi
|
2008-10-22 13:32:25 -04:00 |
Dave Camp
|
65de892f3f
|
Bug 495822: Move OfflineAppAllowed from nsIOService to nsOfflineCacheUpdateService. r+sr=biesi
|
2008-10-19 21:12:25 -07:00 |
Arpad Borsos
|
c72ef7d248
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
Boris Zbarsky
|
d25c8a9a25
|
Bug 456980. Make it possible to swap chrome docshells as well, if there is no session history involved. Can be used for sidebars and such. r+sr=jst
|
2008-10-08 09:04:32 -04:00 |
Boris Zbarsky
|
7dddc3825a
|
Backing our changeset 60fc5f224a5b to try to fix Mac Tp
|
2008-09-29 14:28:15 -04:00 |
Dave Camp
|
e7900d227f
|
Bug 455736: Getting an app cache should not EnsureContentViewer(). r+sr=bz
|
2008-09-28 16:42:18 -07:00 |
Andrew Schultz
|
0de987137c
|
Bug 396519. Encapsulate content viewer eviction in session history. r+sr=bzbarsky
|
2008-09-28 14:53:34 -04:00 |
Robert O'Callahan
|
a39e457b50
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
Jeremy Lea
|
4527d5d1a8
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint their own types so that we can catch errors by distinguishing pixels from appunits. r+sr=roc
|
2008-09-28 20:38:34 +13:00 |
Robert O'Callahan
|
5dbf5690ac
|
Backing out bug 448830
|
2008-09-26 13:10:26 +12:00 |
Jeremy Lea
|
7261376c29
|
Bug 448830. Make nsIntRect/nsIntSize/nsIntPoint/nsIntMargin separate types so we get appunit vs pixel typechecking. r+sr=roc
|
2008-09-26 10:42:19 +12:00 |
Brad Lassey
|
819ff924cb
|
Bug 454235 - IME events not fired when clicking on text input box, adds IsOffScreenBrowser property to DocShell r=smaug sr=bz
|
2008-09-19 12:57:56 -04:00 |
Gavin Sharp
|
af9cc41693
|
Bug 455611: tweak docshell/test/navigation/NavigationUtils.js so that it works in non-Firefox apps, r=bz
|
2008-09-19 11:44:33 -04:00 |
Oleg Romashin
|
aaae0ed437
|
Bug 455204 - Building with --disable-libxul broken. r=ted.mielczarek
|
2008-09-17 12:35:07 +03:00 |
Robert Strong
|
642bcb7f53
|
Merge for back out changeset ff043f7356f7 - Bug 396519
|
2008-09-11 15:08:14 -07:00 |
Robert Strong
|
b1636cc5a5
|
Backed out changeset ff043f7356f7
|
2008-09-11 14:54:40 -07:00 |
Robert Kaiser
|
720062e552
|
bug 454513 - browser_bug453896.js fails on all SeaMonkey unit test boxes, remove event listeners added by the tests when they aren't needed any more, r=dbaron
|
2008-09-11 02:07:52 +02:00 |
Andrew Schultz
|
09f93d94f8
|
Bug 396519. Encapsulate content viewer eviction in session history. r+sr=bzbarsky
|
2008-09-09 21:39:38 -04:00 |
Ted Mielczarek
|
ff7706a544
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
Boris Zbarsky
|
9e228136ee
|
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 |
Arpad Borsos
|
3b08a324be
|
Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted
|
2008-09-02 10:45:14 +01:00 |
Boris Zbarsky
|
151a371207
|
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
|
43a0d08dee
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
* * *
|
2008-08-26 16:09:02 -07:00 |
Boris Zbarsky
|
4c0efcaf45
|
Bug 113934 tests
|
2008-08-25 13:21:28 -04:00 |
Dave Camp
|
0cabe03883
|
Backed out changeset ebafb9df6ce0 (bug 442806)
|
2008-08-24 23:11:31 -07:00 |
Dave Camp
|
2f08e458a6
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-24 21:51:19 -07:00 |
Dave Camp
|
8e9da90c59
|
Backed out changeset ea551e6f0f40 (bug 442806)
|
2008-08-19 22:53:20 -07:00 |
Dave Camp
|
6280e84411
|
Bug 442806: Use seperate, versioned caches for offline apps. r+sr=bz
|
2008-08-19 19:30:44 -07:00 |
Boris Zbarsky
|
176a0e0d6f
|
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
|
fb7a994159
|
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
|
842b3fea92
|
Backing out bug 118704 to try to fix Windows leak orange
|
2008-08-16 23:27:40 +12:00 |
Robert O'Callahan
|
34de2392a2
|
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
|
f6213f8f02
|
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
|
4f8b745ca5
|
Backed out changeset eb6fda3be5bb
|
2008-08-10 17:15:00 +01:00 |
Boris Zbarsky
|
a32dce381d
|
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
|
f8390d61c6
|
Bug 441636 - Fix compilation on non-dbus platforms
|
2008-07-27 09:40:14 -04:00 |
Brad Lassey
|
8ca993ac1b
|
Bug 441636 - Add support for DBus Handler Apps r=biesi
|
2008-07-25 12:36:07 -04:00 |
Benjamin Smedberg
|
0e96dd742e
|
Bug 445570 - Heap-allocated autostrings in DOM/content, r+sr=jst
|
2008-07-17 11:05:20 -04:00 |
Mark Banner
|
712e9200d7
|
Bug 431130 xpcshell test test_nsIDownloadHistory.js fails on Thunderbird. r=sdwilsh
|
2008-07-17 15:04:27 +01:00 |
Johnathan Nightingale [johnath]
|
573184f322
|
Bug 441169 - [r=bzbarsky sr=dveditz]
|
2008-07-12 05:22:34 -05:00 |
Boris Zbarsky
|
a374b87643
|
fix typo in previous push (bug 439164)
|
2008-07-08 18:05:50 -04:00 |