- 05 Dec, 2019 1 commit
-
-
Olli Pettay authored
Differential Revision: https://phabricator.services.mozilla.com/D53288 --HG-- extra : moz-landing-system : lando
-
- 24 Oct, 2019 1 commit
-
-
Peter Van der Beken authored
Bug 1588491 - Associate session history entries with a session history object from creation. Continue to allow docshells to create session history entries even if the root docshell doesn't have a session history object. r=smaug Differential Revision: https://phabricator.services.mozilla.com/D50574 --HG-- extra : rebase_source : 0381ae4297820f92caa5a77f588c9372093c8315 extra : source : ebb01f79e94a182e4886c4af5b0f27f5b7a41c4e extra : histedit_source : 4010d5a26f2fad681984e76718112d657d2e5fa1
-
- 17 Oct, 2019 1 commit
-
-
Peter Van der Beken authored
Bug 1588491 - Associate session history entries with a session history object from creation. r=smaug Differential Revision: https://phabricator.services.mozilla.com/D49170 --HG-- extra : rebase_source : bc4c6e8cea0de7e85ae78ffb3ce09a7465e61b4a extra : amend_source : 956bf8fa227e613b7f816dd5af9029ed24ba2c46 extra : source : 2d4b06fe1f429eec844cdeba8a7faaa63bfc25ab extra : histedit_source : a2345826c7f94311ee57d805bf3ac9bed2e12ea7
-
- 23 Sep, 2019 1 commit
-
-
Peter Van der Beken authored
Differential Revision: https://phabricator.services.mozilla.com/D47047 --HG-- extra : rebase_source : c4f104be390dd4af4e6e59f97898702dd18857ca extra : source : 4de2f692d066d2e0b3a652eb0f24ab9bc56285c3 extra : histedit_source : c131a6b780740664ddc72f40eff5ca0d8f688399
-
- 12 Jun, 2019 1 commit
-
-
Ehsan Akhgari authored
Differential Revision: https://phabricator.services.mozilla.com/D34456 --HG-- extra : moz-landing-system : lando
-
- 22 May, 2019 1 commit
-
-
Anny Gakhokidze authored
Add a new callback to session history listener to listen for content viewers being evicted. Differential Revision: https://phabricator.services.mozilla.com/D32731 --HG-- extra : rebase_source : 29c8e9299af718e75029dfae4e937a3d4f18900d extra : amend_source : 19e679c6d2721dd7e8d7da1ec7af3033439210b4 extra : source : 5e4d0ab9e52ce1e1d1684fdb59534a66e9f9d9b9 extra : histedit_source : 44e9cb7ba0589c79c03b2dc58ec4d0d4c0c98422
-
- 05 Mar, 2019 1 commit
-
-
Peter Van der Beken authored
Differential Revision: https://phabricator.services.mozilla.com/D26904 --HG-- extra : source : 29cc55878945008fdc4f356969fe528c85f34d41 extra : amend_source : fb5a3bb318346ec6fc02bcdac51f1588b6e87634
-
- 21 Feb, 2019 1 commit
-
-
Christoph Kerschbaumer authored
Bug 1518454: Part 1, backend changes, add CSP to loadURIOptions dictionary and pass CSP explicitly from frontend to docshell. r=bz
-
- 03 Jan, 2019 1 commit
-
-
Emilio Cobos Álvarez authored
Summary: Really sorry for the size of the patch. It's mostly automatic s/nsIDocument/Document/ but I had to fix up in a bunch of places manually to add the right namespacing and such. Overall it's not a very interesting patch I think. nsDocument.cpp turns into Document.cpp, nsIDocument.h into Document.h and nsIDocumentInlines.h into DocumentInlines.h. I also changed a bunch of nsCOMPtr usage to RefPtr, but not all of it. While fixing up some of the bits I also removed some unneeded OwnerDoc() null checks and such, but I didn't do anything riskier than that.
-
- 30 Nov, 2018 1 commit
-
-
Sylvestre Ledru authored
# ignore-this-changeset --HG-- extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
-
- 12 Sep, 2018 1 commit
-
-
Nicholas Nethercote authored
By marking some C++-only nsISHistory methods as [noscript] or [noscript, notxpcom]. --HG-- extra : rebase_source : 1216e755a227fd13f01057afd71ea082a2a79ad7
-
- 30 Aug, 2018 1 commit
-
-
Nicholas Nethercote authored
With legacy add-ons gone, there is no benefit to keeping them separate.
-
- 19 May, 2018 1 commit
-
-
Boris Zbarsky authored
-
- 11 May, 2018 1 commit
-
-
Adrian Wielgosik authored
MozReview-Commit-ID: LKRnyDPNlle --HG-- extra : rebase_source : a48b7c72a0f7ede38c91149a04d5de53987736f1
-
- 28 Apr, 2018 1 commit
-
-
Chris Peterson authored
s/NS_PRECONDITION/MOZ_ASSERT/ and reindent MozReview-Commit-ID: KuUsnVe2h8L --HG-- extra : source : c14655ab3df2c9b1465dd8102b9d25683359a37b
-
- 10 Apr, 2018 1 commit
-
-
Nika Layzell authored
-
- 27 Feb, 2018 1 commit
-
-
Emilio Cobos Álvarez authored
Bug 1441547: Make character data change notifications use a const reference for the info parameter. r=smaug It's not intended to be mutated. MozReview-Commit-ID: 5nkD1YkidlV --HG-- extra : rebase_source : 810d429208fa3eaf30e220e77a7d27107cb77346
-
- 01 Mar, 2018 1 commit
-
-
Emilio Cobos Álvarez authored
aDocument is always content->OwnerDoc(). aContainer is always content->GetParent(). Differential Revision: https://phabricator.services.mozilla.com/D664 MozReview-Commit-ID: 4xwPCOnhyIL
-
- 19 Jan, 2018 1 commit
-
-
Emilio Cobos Álvarez authored
MozReview-Commit-ID: HRIfFJa9K2V --HG-- extra : rebase_source : 5fe6ffea02377d7e93dbd4e2a0f8389be38bb388
-
- 02 Oct, 2017 1 commit
-
-
Nicholas Nethercote authored
(Path is actually r=froydnj.) Bug 1400459 devirtualized nsIAtom so that it is no longer a subclass of nsISupports. This means that nsAtom is now a better name for it than nsIAtom. MozReview-Commit-ID: 91U22X2NydP --HG-- rename : xpcom/ds/nsIAtom.h => xpcom/ds/nsAtom.h extra : rebase_source : ac3e904a21b8b48e74534fff964f1623ee937c67
-
- 12 Sep, 2017 1 commit
-
-
Ryan VanderMeulen authored
Backed out changeset c517d8071dfb (bug 1364364) Backed out changeset 809036cfd7d9 (bug 1364364) Backed out changeset c394b06dc30c (bug 1364364) Backed out changeset c5a737bbfdeb (bug 1364364) Backed out changeset 21ee8f318a47 (bug 1364364) Backed out changeset 074475da0f2c (bug 1364364) Backed out changeset de6c153ec533 (bug 1364364) --HG-- rename : dom/indexedDB/test/bfcache_page1.html => dom/indexedDB/test/bfcache_iframe1.html rename : dom/indexedDB/test/bfcache_page2.html => dom/indexedDB/test/bfcache_iframe2.html rename : dom/media/webspeech/synth/test/file_bfcache_page1.html => dom/media/webspeech/synth/test/file_bfcache_frame.html rename : dom/media/webspeech/synth/test/file_bfcache_page2.html => dom/media/webspeech/synth/test/file_bfcache_frame2.html rename : dom/workers/test/WorkerDebugger_frozen_window1.html => dom/workers/test/WorkerDebugger_frozen_iframe1.html rename : dom/workers/test/WorkerDebugger_frozen_window2.html => dom/workers/test/WorkerDebugger_frozen_iframe2.html rename : dom/workers/test/suspend_window.html => dom/workers/test/suspend_iframe.html
-
- 24 Aug, 2017 2 commits
-
-
Samael Wang authored
MozReview-Commit-ID: F8OTxbWIp5O --HG-- extra : rebase_source : 96f7574adf34ba19de31f0f8f6816108754d8c05
-
Samael Wang authored
MozReview-Commit-ID: F8OTxbWIp5O --HG-- extra : rebase_source : 000ac21b857f53268b6dae54ab76a44f1c7b0e3e
-
- 07 Sep, 2017 1 commit
-
-
Sebastian Hengst authored
-
- 24 Aug, 2017 1 commit
-
-
Samael Wang authored
MozReview-Commit-ID: F8OTxbWIp5O --HG-- extra : rebase_source : 000ac21b857f53268b6dae54ab76a44f1c7b0e3e
-
- 03 Oct, 2017 1 commit
-
-
Catalin Badea authored
-
- 06 Sep, 2017 1 commit
-
-
Wes Kocher authored
Backed out 7 changesets (bug 1364364) for failures in test_multi_sharedWorker_lifetimes.html a=backout Backed out changeset 6298563c1a81 (bug 1364364) Backed out changeset 285633e277cb (bug 1364364) Backed out changeset 6abd3298188a (bug 1364364) Backed out changeset 6a0ec9eff8c3 (bug 1364364) Backed out changeset f23aa9861e9b (bug 1364364) Backed out changeset 5d6bf02b495a (bug 1364364) Backed out changeset c9420f4e27f7 (bug 1364364) MozReview-Commit-ID: IAFeH325T14 --HG-- rename : dom/indexedDB/test/bfcache_page1.html => dom/indexedDB/test/bfcache_iframe1.html rename : dom/indexedDB/test/bfcache_page2.html => dom/indexedDB/test/bfcache_iframe2.html rename : dom/media/webspeech/synth/test/file_bfcache_page1.html => dom/media/webspeech/synth/test/file_bfcache_frame.html rename : dom/media/webspeech/synth/test/file_bfcache_page2.html => dom/media/webspeech/synth/test/file_bfcache_frame2.html rename : dom/workers/test/WorkerDebugger_frozen_window1.html => dom/workers/test/WorkerDebugger_frozen_iframe1.html rename : dom/workers/test/WorkerDebugger_frozen_window2.html => dom/workers/test/WorkerDebugger_frozen_iframe2.html rename : dom/workers/test/suspend_window.html => dom/workers/test/suspend_iframe.html
-
- 24 Aug, 2017 1 commit
-
-
Samael Wang authored
MozReview-Commit-ID: F8OTxbWIp5O --HG-- extra : rebase_source : 000ac21b857f53268b6dae54ab76a44f1c7b0e3e
-
- 26 Jul, 2017 1 commit
-
-
Bevis Tseng authored
Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm --HG-- extra : rebase_source : 11319e568a51d16754a6a9990f76c35c86c2bda7
-
- 21 Jun, 2017 1 commit
-
-
Carsten "Tomcat" Book authored
--HG-- extra : rebase_source : 41632f3158e88e692809731394a683d065a73dfb
-
- 26 Jun, 2017 1 commit
-
-
Bill McCloskey authored
MozReview-Commit-ID: DKR6ROiHRS7
-
- 16 May, 2017 1 commit
-
-
Samael Wang authored
MozReview-Commit-ID: JPnkkJlkwDY
-
- 22 May, 2017 1 commit
-
-
Samael Wang authored
MozReview-Commit-ID: BAkuRlHtMcP --HG-- extra : rebase_source : 5e708d0dacec9a673851d689d1f5274a0f1b69aa
-
- 20 Jun, 2017 2 commits
-
-
Carsten "Tomcat" Book authored
--HG-- extra : rebase_source : 5d4a48e8ec394c329994689d938d2a6e9b2752b0
-
Bill McCloskey authored
MozReview-Commit-ID: DKR6ROiHRS7
-
- 07 Mar, 2017 1 commit
-
-
Samael Wang authored
Bug 1339707 - Replace NS_DispatchToCurrentThread to DocGroup / TabGroup dispatch method and set nsITimer target. r=smaug
-
- 21 Jun, 2017 1 commit
-
-
Bill McCloskey authored
MozReview-Commit-ID: DKR6ROiHRS7
-
- 27 Apr, 2017 2 commits
-
-
Samael Wang authored
Bug 1347823 - Part 2: Move HistoryTracker to nsSHistory and bind its event target to the TabGroup. r=smaug Convert the singleton HistoryTracker implementation to a per-nsSHistory based implementation so that it can be bound to a TabGroup. MozReview-Commit-ID: 7cMtArsO5lQ --HG-- extra : rebase_source : 3711bc7f7afaa40772035e24270d4fde1d17924a
-
Samael Wang authored
Re-order includes to meet gecko's coding style, and move bool data members to the bottom for slightly better alignment (nsSHEntry down from 192->176, nsSHEntryShared down from 208->200 on a Linux64 build). MozReview-Commit-ID: CG1M6Hh39uI --HG-- extra : rebase_source : 5762a8a3536805e2b15b71425a9376c191cf16cb
-
- 17 Nov, 2016 1 commit
-
-
Michael Layzell authored
MozReview-Commit-ID: DVLMijTkYKh
-