Michael Kohler
|
695ea3b78d
|
Bug 506041 - Correct misspellings in source code (Patch 3)
r=timeless
--HG--
extra : rebase_source : 1917c999a5865676ffb7ec3c2834c3e091bb64dc
|
2010-07-07 15:33:52 +02:00 |
Mitchell Field
|
dae810b5e1
|
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
|
2010-07-02 10:27:06 -04:00 |
Boris Zbarsky
|
ed08b322dd
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
timeless@mozdev.org
|
d1e7c6eb44
|
Bug 406160 - user configuration for browser.sessionhistory.max_entries ignored, r=biesi
|
2010-05-01 21:59:08 -07:00 |
Mitchell Field
|
3d1b2b634a
|
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 |
Jae-Seong Lee-Russo
|
f389fed916
|
Bug 530382. Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in docshell. r=jst
|
2010-02-09 12:09:06 -05:00 |
Justin Lebar
|
451d425c4b
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
Daniel Holbert
|
d70af0ebb8
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
Justin Lebar
|
56149d38c0
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
Olli Pettay
|
63f7b66332
|
Bug 534226 - Remove support for multiple presshells, r=bz, sr=roc
|
2010-01-07 12:36:11 +02:00 |
Jesse Ruderman
|
c50c6f4a22
|
Turn 'adding a child where we already have a child' assertion into a warning for now. r=sicking. Bug 535466 tracks turning it back.
|
2009-12-16 18:45:17 -08:00 |
L. David Baron
|
06ba0e1e48
|
Change common NS_ASSERTION (bug 404693) to NS_WARN_IF_FALSE so we can make progress on making assertions be reftest failures (bug 472557). r=bzbarsky
|
2009-12-12 13:47:37 -08:00 |
Boris Zbarsky
|
86cb90087a
|
Bug 523294 part 3. Get rid of the now-unused aStateMask argument to AttributeChanged. r=dbaron
|
2009-12-10 14:36:04 -08:00 |
Benjamin Smedberg
|
28fb767bd1
|
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 |
David Bolter
|
f1798f3a4f
|
Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking
|
2009-06-29 14:36:25 -04:00 |
Arpad Borsos
|
677900e201
|
Bug 485782 - get rid of nsSupportsArray; r=sicking, sr=bsmedberg
|
2009-04-14 10:02:58 +02:00 |
Arpad Borsos
|
2201feb7db
|
Bug 474369 - get rid of nsVoidArray, docshell part; r=bzbarsky
|
2009-04-03 23:21:40 +02:00 |
Jeremy Lea
|
1b7e1f21f0
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
--HG--
extra : rebase_source : a331a9e49fbc5931f546919281fcca7f008ab615
|
2009-01-15 16:27:09 +13:00 |
Boris Zbarsky
|
1340ae4250
|
Bug 449780. When doing a frameloader swap, clear the bfcache on both docshells, since we can't deal with all those presentations. r+sr=jst
|
2009-01-13 14:32:30 -05:00 |
Graeme McCutcheon
|
a893e00536
|
Bug 215405. Restore scroll position, but not form state, on no-store and SSL no-cache sites. r+sr=bzbarsky
|
2008-12-03 12:55:14 -05:00 |
Arpad Borsos
|
4460c617be
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
Robert Strong
|
bb966d9825
|
Backed out changeset ff043f7356f7
|
2008-09-11 14:54:40 -07:00 |
Andrew Schultz
|
f8b3bcfc58
|
Bug 396519. Encapsulate content viewer eviction in session history. r+sr=bzbarsky
|
2008-09-09 21:39:38 -04: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 |
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
|
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 |
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 |
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 |
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
|
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 |
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 |
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
|
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 |
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
|
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 |
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 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07: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 |
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
|
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 |
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 |
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 |
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
|
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 |
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 |
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 |