Oonishi Atsushi
|
8f0353652d
|
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
|
2011-11-10 15:01:11 +01:00 |
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Masayuki Nakano
|
7e6f0bf53f
|
Bug 666903 uriloader should use mozilla::Preferences r=bz
|
2011-07-01 17:35:28 +09:00 |
Masayuki Nakano
|
91f7fc26f5
|
back out previous checkin
|
2011-07-01 16:37:06 +09:00 |
Masayuki Nakano
|
2b3a67cdae
|
Bug 666903 uriloader should use mozilla::Preferences r=bz
|
2011-07-01 15:26:10 +09:00 |
Ed Morley
|
affe8d8b44
|
Bug 659956 - Remove unused variable from nsOfflineCacheUpdate.cpp; r=bz
|
2011-05-26 11:15:56 -07:00 |
Jason Duell
|
8bf9f62938
|
Bug Remove unused code from nsPrefetchNode::AsyncOnChannelRedirect, r=bzbarsky
Looks like this was overlooked in bug 442803
|
2011-05-25 16:26:51 -04:00 |
Daniel Holbert
|
7c96f3c728
|
Bug 308590 patch 5: Clean up QIs to nsIURL that are really checks for "Does this support GetRef/SetRef", now that nsIURI supports GetRef/SetRef too. r=bz
|
2011-05-21 18:12:46 -07:00 |
Daniel Holbert
|
127e9587a7
|
Bug 650987: Remove unused variable gOfflineCacheUpdateService from OfflineCacheUpdateParent.cpp and OfflineCacheUpdateChild.cpp. r=biesi
|
2011-04-20 01:28:21 +02:00 |
Matheus Kerschbaum
|
4eb6429f47
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
Honza Bambas
|
0d5f6e0777
|
Bug 610044 - Crash [@ mozilla::ipc::RPCChannel::CxxStackFrame::CxxStackFrame], r=jduell, a=blassey
|
2010-12-22 16:44:27 +01:00 |
timeless@mozdev.org
|
f588d367f4
|
Bug 615425 warnings in prefetch
r=jst
--HG--
extra : rebase_source : 56d3a2285ab7065a9652af4b694915b2e6e264b8
|
2010-12-04 11:07:08 +01:00 |
Honza Bambas
|
8c7ff59e05
|
Bug 544462 - HTML5 Offline features - Asterisk (*) not supported in network section of manifest file, r=jst, a2.0=jst
|
2010-11-25 21:49:19 +01:00 |
Justin Wood
|
0a6ed96ab6
|
Bug 606040 - [SeaMonkey] 'Linux comm-central-trunk leak test build' still broken after bug 536295 bustage fixes. r=biesi, a=bustage-fix
|
2010-10-20 22:30:31 -04:00 |
Honza Bambas
|
cdd54a2318
|
Fixed bustage on mozilla-central after changeset 4fce6753afea, a=bustage-fix
|
2010-10-20 22:45:19 +02:00 |
Honza Bambas
|
1347c9d737
|
Fixed bustage on comm-central after changeset c73c0da830fe, a=bustage-fix
|
2010-10-20 22:24:15 +02:00 |
Honza Bambas
|
2a43330d52
|
Bug 536295 - e10s HTTP: offline application cache, r=dwitte, sr=cbiesinger, a=fennec-2.0b2+
--HG--
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/OfflineCacheUpdateChild.cpp
rename : uriloader/prefetch/nsOfflineCacheUpdate.cpp => uriloader/prefetch/nsOfflineCacheUpdateService.cpp
|
2010-10-20 19:12:32 +02:00 |
Dan Witte
|
cf69667c0d
|
Back out Bug 536324 part 3.
|
2010-08-30 13:20:39 -07:00 |
Dan Witte
|
9d758b2bce
|
Bug 536324 - e10s HTTP: refactor nsHashPropertyBag. Part 3: contentLength consumers. r=jduell, a=beta5+
|
2010-08-21 00:31:35 -07:00 |
Bjarne
|
ed732b9f7f
|
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
|
2010-08-04 22:15:55 -04:00 |
Benjamin Smedberg
|
a7e67d32ad
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
Boris Zbarsky
|
fb534f9674
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
Boris Zbarsky
|
9c2ad4b2aa
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
Mitchell Field
|
f544d71a9d
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
timeless@mozdev.org
|
40c72d9d8d
|
Bug 495078 - Crash [@ NS_GetInnermostURI] with manifest attribute in file as child frame of chrome document, r+sr=biesi
|
2010-04-15 06:48:41 -07:00 |
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
Dave Camp
|
5a9afe7d24
|
Bug 486470. Keep ref to offline cache update until end of lifetime. r=honzab, sr=vlad
|
2009-04-14 15:09:23 +09:00 |
Dave Camp
|
e4f5aff20e
|
Bug 482370 - after noupdate documents are associated with the wrong application cache. r+sr=jst
|
2009-03-10 14:58:00 -07:00 |
Dave Camp
|
1b6032dca5
|
Bug 471227 - rework offline update scheduling a bit to avoid losing/misscheduling updates. r+sr=bz
|
2009-03-04 13:37:29 -08:00 |
Honza Bambas
|
11f0c0a158
|
Bug 460335 - disallow redirects when updating an application cache, r=dcamp, sr=cbiesinger
|
2009-02-27 15:09:06 +01:00 |
Dave Camp
|
462ee8fcf0
|
More logging for bug 471227.
|
2009-02-25 21:57:28 -08:00 |
Dave Camp
|
0c5e4d11cc
|
Bug 471227 - revert debug spew for now.
|
2009-02-25 01:03:13 -08:00 |
Dave Camp
|
6b55f44cfb
|
Bug 471227 - More debug spew.
|
2009-02-24 23:12:13 -08:00 |
Dave Camp
|
bf4b7538a7
|
Bug 442584 - Prefetching stops working until Firefox is restarted. r=jduell, sr=jst
|
2009-02-24 23:12:12 -08:00 |
Dave Camp
|
1f553a232a
|
Bug 477747 - appcache 'noupdate' event fired too early for master entries. r+sr=jst
|
2009-02-22 11:09:10 -08:00 |
Dave Camp
|
fa06c787d2
|
Bug 477692: applicationCache sending obsolete on new cache groups. r+sr=jst
|
2009-02-09 22:40:40 -08:00 |
Honza Bambas
|
ac2f869fe0
|
Bug 466314 - updatingImplicit.html \(used by test_offlineMode.html and test_updatingManifest.html\) crashes SeaMonkey, r=dcamp, sr=jst
|
2009-01-29 16:22:53 +01:00 |
Honza Bambas
|
d17488dda2
|
Backing out bug 466314 changeset b82c1c2d061e
|
2009-01-28 17:52:10 +01:00 |
Honza Bambas
|
75a83656c3
|
Bug 466314 - updatingImplicit.html (used by test_offlineMode.html and test_updatingManifest.html) crashes SeaMonkey, r=dcamp, sr=jst
|
2009-01-28 16:07:23 +01:00 |
Honza Bambas
|
29b8953456
|
Bug 461325: Cache implicit entries when the manifest is not changed. r=dcamp, sr=biesi
|
2008-11-05 16:01:08 -08: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
|
19d2223559
|
Bug 462549: Verify that an appcache manifest hasn't changed at the end of an update. r+sr=biesi
|
2008-11-05 16:01:07 -08:00 |
Dave Camp
|
df0d7c1a67
|
Bug 460327: Don't use opportunistic caching for entries in an application cache manifest. r=honzab, sr=bz
|
2008-11-04 10:59:12 -08:00 |
Dave Camp
|
0c0880f78f
|
Bug 461071: Allow application caches to be obsoleted. r=honzab, r+sr=bz
|
2008-11-04 10:59:12 -08:00 |
Dave Camp
|
b63345b178
|
Bug 443023: Associate documents with their caches after an initial update. r=honzab, r+sr=biesi
|
2008-11-04 02:20:27 -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 |
Honza Bambas
|
f7ccc681d9
|
Bug 461327 - White list entries fix; r=dcamp sr=bzbarsky
|
2008-10-28 05:33:12 +01:00 |
Dave Camp
|
65de892f3f
|
Bug 495822: Move OfflineAppAllowed from nsIOService to nsOfflineCacheUpdateService. r+sr=biesi
|
2008-10-19 21:12:25 -07:00 |
Dave Camp
|
0fdb11c79c
|
Bug 456122 - Don't fail offline cache updates for non-explicit items. r+sr=biesi
|
2008-10-19 21:12:25 -07:00 |