Tim Taubert
|
e0586ac554
|
Bug 707862 - Reset childCount on SHEntry when all children have been removed; r=smaug
|
2012-02-01 11:45:53 +01:00 |
|
Thomas Prip Vestergaard
|
42a5474001
|
Bug 707395 - Replace PR_MIN/PR_MAX/PR_ABS with NS_MIN/NS_MAX/NS_ABS. r=jlebar
|
2011-12-07 19:49:00 +08:00 |
|
Justin Lebar
|
d08a635be4
|
Bug 698656 - mParent pointer should be on nsSHEntry, not nsSHEntryShared. r=bz
Now with less bustage, I hope.
--HG--
extra : rebase_source : f422a9326391cafb0505390177f1d30379e366b7
|
2011-10-31 22:33:24 -04:00 |
|
Phil Ringnalda
|
0a190baede
|
Back out 65ffdabf1b6b (bug 698656) for orange, and lots of it
|
2011-10-31 20:03:26 -07:00 |
|
Justin Lebar
|
8a52ef0f09
|
Bug 698656 - mParent pointer should be on nsSHEntry, not nsSHEntryShared. r=bz
|
2011-10-31 22:33:24 -04:00 |
|
Mark Banner
|
cbd25443a2
|
Bug 693949 - Drop nsCStringArray. r=bsmedberg
|
2011-10-28 08:35:45 +01:00 |
|
Justin Lebar
|
fbe51410e2
|
Bug 683777 - In an attempt to fix a crash in nsDocShell::InternalLoad, re-land bug 646641 with an extra null-check. r=smaug
|
2011-10-21 11:26:34 -04:00 |
|
Justin Lebar
|
5629c0bfc8
|
Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug
|
2011-10-12 20:15:28 -04:00 |
|
Justin Lebar
|
e7ce3fbda2
|
Back out rev 571224f5f4e5 (bug 683777) due to Android b-c orange.
|
2011-10-17 21:09:17 -04:00 |
|
Justin Lebar
|
e295b19833
|
Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug
|
2011-10-12 20:15:28 -04:00 |
|
Ehsan Akhgari
|
2a602a5685
|
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 |
|
Justin Lebar
|
49b4c57c62
|
Back out bug 622315 (ffead16f25eb) due to numerous regressions. r=bz
--HG--
extra : rebase_source : c4047ba2db97ebd31ae8dbbbd4d6e7057abf67fe
|
2011-10-03 17:43:36 -04:00 |
|
Michael Wu
|
d8e503c38b
|
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 |
|
Kyle Huey
|
5178f4edb2
|
Bug 680344: Properly fix up a pending history navigation in nsSHistory::RemoveDuplicate. r=smaug sr=bz
|
2011-08-24 08:48:17 -04:00 |
|
Justin Lebar
|
1760edc269
|
Bug 678274 - Remove declaration of SetDocIdentifier() from nsSHEntryShared, since that method's implementation was removed. r=smaug
|
2011-08-11 15:18:37 -04:00 |
|
Justin Lebar
|
aa17ad67fe
|
Bug 646641 - Part 2: Update SHistory so it understands that SHEntries may share content viewers. r=smaug
--HG--
extra : rebase_source : 431dafff170f2e6c8aa3429d5ec0f444efc53a10
|
2011-05-13 15:42:36 -04:00 |
|
Justin Lebar
|
8e5777e1a0
|
Bug 646641 - Part 1: Create nsSHEntryShared, so SHEntries from the same document can share state. r=smaug
--HG--
extra : rebase_source : 67c37d16f9ac4cbd69f7a76ee94e47c8adf59ae3
|
2011-08-06 11:44:02 -04:00 |
|
Tim Taubert
|
6f626c2d9a
|
Bug 670318 - Google+ home page creates multiple SHEntries, and if you go back to the first one, you can no longer go forward; r=smaug
|
2011-08-01 23:45:45 +02:00 |
|
Kyle Huey
|
1e6f7c8c73
|
Bug 665964: If the nsISHistoryListener vetoes navigation, reset mRequestedIndex to make it clear that the navigation has been cancelled. r=bz
|
2011-07-08 14:30:36 -07:00 |
|
Justin Lebar
|
dc90d67bd7
|
Bug 669671 - When navigating to a history entry created via pushState or touched by replaceState, we should not force the load from cache. r=bz
|
2011-07-07 09:12:14 -04:00 |
|
Ed Morley
|
af1d9c6c2b
|
Bug 661584 - Code cleanup, substitute more PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc,ted
|
2011-06-25 16:06:02 +02:00 |
|
Masayuki Nakano
|
501d9048c0
|
Bug 666901 docshell should use mozilla::Preferences r=bz
|
2011-06-25 10:55:46 +09:00 |
|
Josh Matthews
|
722a88c01c
|
Bug 663922 - Prevent null dereference of history transactions. r=smaug
|
2011-06-22 12:52:41 -04:00 |
|
Ed Morley
|
0e29105439
|
Bug 664979 - Merge nsISHistory_2_0_BRANCH into nsISHistory; r=bz
|
2011-06-18 11:03:17 +02:00 |
|
Ed Morley
|
223c46b36b
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
|
Kyle Huey
|
60a17761e5
|
Bug 622315: Refuse to navigate if a navigation is already pending. r=bz
|
2011-06-07 13:10:47 -07:00 |
|
Dominic Fandrey
|
0ab2f46136
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Justin Lebar
|
8ce3ec96a2
|
Bug 551225 - Make pushState use structured clone. r=zpao, sicking
|
2011-04-24 22:30:54 -04:00 |
|
Justin Lebar
|
f50c4cd27d
|
Bug 640387 - onhashchange should be fired when navigating between history entries created via history.pushState if the entries' URIs differ only in their hashes. r=smaug
--HG--
extra : rebase_source : de3b3389e1ed402362f46b4b17f7cd386aca8361
|
2011-03-31 12:35:04 -04:00 |
|
Olli Pettay
|
c25456b8bb
|
Bug 632835 - Firefox doesn't pass iframe test from bug 363109 correctly, r=bz
|
2011-03-24 14:23:36 +02:00 |
|
Olli Pettay
|
a16f10c1ac
|
Bug 624758, [@nsSHistory::EvictContentViewersInRange] and [@nsSHistory::EvictGlobalContentViewer], r=bz
|
2011-03-24 14:22:23 +02:00 |
|
Olli Pettay
|
5170d49ed9
|
Backout Bug 632835 in order to fix Bug 632835, a=backout
|
2011-02-26 18:30:57 +02:00 |
|
michal.novotny@gmail.com
|
1f899a89fb
|
Bug 632835 - Firefox doesn't pass iframe test from bug 363109 correctly, r=smaug+bz, a=hardblocker
|
2011-02-23 15:47:09 +02:00 |
|
Peter Van der Beken
|
d78216fbaf
|
Fix for bug 633738 (quora.com bloats out of control (part 3)) - make nsHTMLEditor participate in CC, clear editor from SHistory if we're not storing anything else. r=jst, a=jst.
|
2011-02-16 13:07:47 +01:00 |
|
Dave Townsend
|
10ea57d5ae
|
Bug 602256: Using history.pushState in a page breaks history tracking for inner frames. r=bz, a=blocks-betaN
|
2011-02-03 09:27:39 -08:00 |
|
Doug Turner
|
3a0bf89697
|
Bug 624758 - crash [@nsSHistory::EvictContentViewersInRange] and [@nsSHistory::EvictGlobalContentViewer] don't handle failure of GetTransactionAtIndex. r=smaug, a=blocking-fennec
--HG--
extra : rebase_source : 9ebbd9e4d438ea2e20b61d80a76f765ab63ad4e6
|
2011-01-28 21:40:23 -08:00 |
|
Alon Zakai
|
d707bbcfee
|
Bug 610417 followup - Fix types in function definitions. r=smaug a=blocking-fennec
|
2011-01-26 10:52:45 -08:00 |
|
Alon Zakai
|
1c7050355d
|
Bug 610417 - Optimize eviction in bfcache. r=smaug a=blocking-fennec
|
2011-01-19 11:57:36 -08:00 |
|
Olli Pettay
|
09dae4cf08
|
Bug 597315 Part 1 (session history) - Frameset history does not work properly when restoring a tab [r=bz, a=blocking2.0:betaN+]
|
2010-12-27 16:22:46 -05:00 |
|
Olli Pettay
|
12bc1db2fb
|
Bug 614499, release old mListRoot members, r=bz a=blocking
|
2010-11-26 12:29:22 +02:00 |
|
Jonas Sicking
|
104725b10e
|
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
|
2010-11-23 13:24:57 -08:00 |
|
Margaret Leibovic
|
cd33150f53
|
backout d25bfdc458cf a=bustage
|
2010-11-23 21:16:23 -08:00 |
|
Jonas Sicking
|
5d0624e29c
|
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
|
2010-11-23 13:24:57 -08:00 |
|
Olli Pettay
|
913484fabb
|
Bug 612887, Try to fix a session history crash, r=jst, a=blocking
|
2010-11-19 14:01:10 +02:00 |
|
Olli Pettay
|
1701c20d5a
|
Bug 596870 - ASSERTION: Detaching editor when it is already detached with iframes and contenteditable, r=bz, a=blocking
--HG--
extra : rebase_source : 1836f851bfe4f0d7ec6a18c6a8058b6ee7a4d817
|
2010-11-15 12:11:51 +02:00 |
|
Chris Jones
|
28d67e6217
|
Bug 550611: Make nsTArray optionally infallible. sr=bsmedberg a=blocking
--HG--
rename : xpcom/glue/nsTArray.cpp => xpcom/glue/nsTArray-inl.h
|
2010-11-08 20:48:59 -06:00 |
|
Olli Pettay
|
f858e28089
|
Bug 534178, remove dublicate nsSHTransactions, r=bz, a=blocking
--HG--
extra : rebase_source : a963bc21f3d2fd2038d6b26e50ad9aa50f6bc3e4
|
2010-09-05 21:10:35 +03:00 |
|
Ms2ger
|
0cf7a5d525
|
Bug 562698 - Part c: Pass Elements to AttributeWillChange; r=bzbarsky, a=dbaron
|
2010-08-24 09:06:20 +02:00 |
|
Ms2ger
|
27271a8a8f
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-24 09:05:56 +02:00 |
|
Olli Pettay
|
7f42094ff8
|
Bug 588643 - Crash in [@ nsDocShell::SetHistoryEntry ], r=bent/neil, a=blocking
|
2010-08-21 00:26:52 +03:00 |
|