Граф коммитов

473 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari 7bb26ec0ad Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske,jimm sr=rstrong a=blocking-beta7+
--HG--
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/do_test_0-privatebrowsing.js
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/test_0-privatebrowsingwrapper.js
2010-10-02 11:53:37 -04:00
Ehsan Akhgari 667aa064de Backed out changeset b08b684644a1 (bug 568816) because of Ts regression on Windows 2010-10-03 22:18:18 -04:00
Ehsan Akhgari 4fc4b53c27 Bug 568816 - Switching out of privacy mode fails when privacy mode is enabled via the command line option 'privacy-toggle'; r=zpao,dolske sr=rstrong a=blocking-beta7+
--HG--
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/do_test_0-privatebrowsing.js
rename : browser/components/privatebrowsing/test/unit/test_0-privatebrowsing.js => browser/components/privatebrowsing/test/unit/test_0-privatebrowsingwrapper.js
2010-10-02 11:53:37 -04:00
Paul O’Shannessy 748194ef3d Bug 600531 - Reload(F5)/Ctrl+Reload(F5) and reload button does not work after session restore [r=dietrich, a=blocking-b7] 2010-09-30 12:35:34 -07:00
Paul O’Shannessy 9f6e5a25a8 Bug 597757 - Reloading throttled tab doesn't work correctly [r=dietrich, a=blocking-b7] 2010-09-28 11:54:39 -07:00
Paul O’Shannessy b28d650e29 Backed out changeset c6034ebf7109 (bug 597757) for orange. a=me 2010-09-27 12:18:12 -07:00
Paul O’Shannessy 334689c512 Bug 597757 - Reloading throttled tab doesn't work correctly [r=dietrich, a=blocking-b7] 2010-09-27 11:10:59 -07:00
Dão Gottwald 7142a31584 Bug 598020 - Tabs for pages without titles are labeled "New Tab" instead of with the file name until they start restoring. r=zpao a=relanding-after-accidental-backout 2010-09-21 11:15:44 +02:00
Dão Gottwald 4231d61d06 Bug 597673 - Kill updateIcon. r=gavin 2010-09-24 09:29:50 +02:00
Paul O’Shannessy 19f41781a4 Bug 597901 - Throttled/cascade-loaded tabs have permanent empty progress bar until force-loaded by clicking on them [r=gavin, a=blocking-b7]
--HG--
extra : rebase_source : f2ec2e1eb8572393b70b7965e896fa1f9658baf8
2010-09-23 20:21:13 -07:00
Paul O’Shannessy 5f8031ded8 Bug 597933 - "Cascade page loads when restoring" does not work properly in certain case. [r=dietrich, a=blocking-b7]
--HG--
extra : rebase_source : d7892d55ecc4dfec4c2e47aaaf862224637402f3
2010-09-23 20:20:57 -07:00
Paul O’Shannessy 9d204b66e7 Bug 598011 - Calling SessionStore::setBrowserState API during cascading load results in a failure to load session [r=dietrich, a=blocking-b7]
--HG--
extra : rebase_source : ad945754d91bd110990a2a45401c3f8a9583dddc
2010-09-23 20:20:11 -07:00
Paul O’Shannessy ac0f003afe Bustage fix, a=bustage 2010-09-21 15:25:33 -07:00
Paul O’Shannessy eae8683c82 Bug 597071 - Only add last closed window to open windows at shutdown [r=dietrich a=blocks a blocker]
--HG--
extra : rebase_source : f8ab716c3988b7bfa56e1bedcea537d123557851
2010-09-21 14:56:52 -07:00
Dão Gottwald 7736c9db9a Bug 598020 - Tabs for pages without titles are labeled "New Tab" instead of with the file name until they start restoring. r=zpao 2010-09-21 11:15:44 +02:00
Paul O’Shannessy 8ee118773b Bug 586068 - Cascade page loads when restoring [r=dietrich, a=blocking] 2010-09-17 15:02:28 -07:00
Paul O’Shannessy 6455f29ae1 Bug 596806 - Pass tab instead of browser to onTabAdd, onTabRemove [r=dietrich, a=blocks a blocker] 2010-09-17 15:01:05 -07:00
Dão Gottwald 28ba438f65 Bug 544601 - remove weak reference cruft from this test. a=testfix 2010-09-11 16:15:45 +02:00
Klaas Heidstra 5cf4e9d2cd Bug 448546 - When middle-clicking back/forward/reload, the new tab should inherit history from the tab that opened it (using duplicateTab). r=dao, ui-r+a=beltzner 2010-09-10 21:57:18 +02:00
Paul O’Shannessy 9e6a44eb5b Bug 588482 - Restore Session on-demand at startup [r=dao, r=dietrich, a=blocking-b6+] 2010-09-10 10:57:28 -07:00
Joel Maher 8c31c92e64 Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
Kyle Huey 55beafe241 Bug 583863: Refactor <input> implementation to deal with files that aren't on the disk. r=sicking a=blocking-fennec
--HG--
extra : rebase_source : 2b3605042aea4e4c8273cdad5ec7f05af15959cc
2010-09-05 14:00:05 -04:00
Kyle Huey f9c0cf9c19 Backed out changeset af1365b24066 2010-09-05 11:32:57 -04:00
Kyle Huey 12d0992fbc Bug 583863: Refactor <input> implementation to deal with files that are not on the disk. r=sicking a=blocking-fennec 2010-09-05 09:09:04 -04:00
Dan Witte 2b5db9ee7d Bug 586211 - Restore hidden tabs after visible ones. r=zpao, a=beta5+ 2010-08-27 08:12:02 -07:00
Dão Gottwald 33f6cd89a5 Backed out changeset 860c490eb849 (merge) a=backout 2010-08-24 16:01:38 +02:00
Dão Gottwald 31c0cd6c3f Backed out changeset 860c490eb849 2010-08-24 15:59:35 +02:00
Dão Gottwald e7429642ae Bug 587299 - Tighten scope when collecting data for pinned tabs only. r=dietrich 2010-08-15 14:31:14 +02:00
Dão Gottwald 88fd4d110e Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad 2010-08-13 14:40:19 +02:00
Gavin Sharp d1d65206a3 Bug 477322: remove "Start new Session" button on about:sessionrestore. r=zpao, ui-r=faaborg 2010-06-16 15:51:04 -04:00
Dão Gottwald 17f71e3853 Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad 2010-08-13 14:40:19 +02:00
Edward Lee ac5134ca5a Bug 586147 - Restore visible tabs (and hide hidden ones) [r=zpao a=beltzner]
Port (copy) sessionstore changes from bug 583306 and add tests.
2010-08-12 02:10:05 -07:00
Dão Gottwald 861343537c Bug 579879 - Correctly restore pinned tabs to their original position. r=dietrich 2010-07-20 19:36:26 +02:00
Dão Gottwald 21d4b5f671 Bug 575560 - Hook up session restore with app tabs. r=dietrich 2010-07-16 21:14:39 +02:00
Dão Gottwald 37dc5913e1 Bug 577320 - Remove tabs progress listener callback stubs. r=gavin 2010-07-10 01:44:55 +02:00
Dão Gottwald ddc85242d6 Bug 574654 - Remove browser.tabs.tabMinWidth and browser.tabs.tabMaxWidth in favor of CSS. r=mano 2010-07-05 11:40:54 +02:00
Benjamin Smedberg 31432df1fb Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Dão Gottwald d0c7b4a7b3 re-enable browser_480148.js on OS X 2010-06-15 07:37:48 +02:00
Dão Gottwald ab520d4164 disable browser_480148.js on OS X 2010-06-14 20:02:40 +02:00
Dão Gottwald 2492638456 Bug 543206 - Tab opening animation. r=gavin 2010-06-14 10:10:54 +02:00
Paul O’Shannessy 0069d36438 Bug 387859 - sessionstore should use native json to parse session data [r=zeniko] 2010-06-09 13:55:45 -07:00
Paul O’Shannessy 25071d58a5 Bug 554873 - Fix test order in makefile & remove disabled test comment. 2010-05-20 16:08:09 -07:00
Neil Deakin f074891823 Bug 554873, improve waitForFocus to check for about:blank pages, r=mak 2010-05-18 09:31:03 -04:00
Dão Gottwald ebff31d20c Bug 565024 - accel+click doesn't restore about:sessionrestore entries on OS X. r=paul 2010-05-12 09:10:25 +02:00
Mick Weiss 28438f4b10 Bug 563291 - Selectively open tabs from session:restore "Well this is embarrassing" page. r=dao
--HG--
extra : rebase_source : 537ccc1791256a93c224ae653d07d5981f57e037
2010-05-07 09:49:19 +02:00
Timothy Nikkel 97b2d394a4 Bug 559970. browser/components/sessionstore/test/browser/browser_463205.js depends on the order in which the load and domcontentedloaded events get dispatched for subframes. r(sort of)=Simon Bunzli 2010-05-01 13:42:47 -05:00
Andreas Gal 2b41e68166 Bug 561702 - sessionstore should not use RegExp static state. r=zpao, a=developers 2010-04-26 12:58:15 -07:00
Paul O’Shannessy ba28b7c721 Disabled browser_506482.js (bug 538672) & browser_524745.js (bug 539002).
--HG--
extra : rebase_source : cb9c5253de97423de99da404fb899e96e0dd5cec
2010-04-13 16:33:32 -07:00
Dão Gottwald 4fcace4c9f s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00
Dão Gottwald 986b546ddd use Services.* in browser chrome tests 2010-04-02 09:20:42 +02:00