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 |
|
Dão Gottwald
|
0152250bfd
|
use tabbrowser.tabs in tests (no bug)
--HG--
extra : rebase_source : a234b87605b3ba66abd71caac862245ba3d99d71
|
2010-03-22 17:04:18 +01:00 |
|
Dão Gottwald
|
f809d4ea43
|
Bug 554005 - Implement tabbrowser.tabs, deprecate mTabs and mTabContainer. r=gavin
|
2010-03-22 15:12:04 +01:00 |
|
Paul O’Shannessy
|
703506b093
|
Bug 553104 - Use Services.jsm in sessionstore [r=zeniko]
|
2010-03-19 15:43:01 -07:00 |
|
Paul O’Shannessy
|
4942620cbb
|
Bug 537289 - Only save form data for fields that aren't the default value [r=zeniko]
Note: This also modifies the test for bug 456342.
|
2010-03-19 12:28:35 -07:00 |
|
Philipp von Weitershausen
|
54b1618982
|
Bug 553305 - Properly declare 'i'. r=dietrich
--HG--
extra : rebase_source : f74932397a6aa10672d498cad73322d8516fb406
|
2010-03-19 08:43:48 +01:00 |
|
Dão Gottwald
|
20db4d9d4a
|
Bug 537061 - Fix for intermittent failure in browser_522545.js. r=zpao
|
2010-03-18 07:59:25 +01:00 |
|
Dão Gottwald
|
0387ebabea
|
Disable randomly failing test, investigating locally
|
2010-03-17 12:27:41 +01:00 |
|
Dão Gottwald
|
b25ad588a0
|
Attempt to fix browser_522545.js failure
|
2010-03-17 10:24:28 +01:00 |
|
Paul O’Shannessy
|
11ea6fcf6a
|
Bug 551505 - Fix context of RestoreDocument_proxy [r=zeniko]
|
2010-03-15 10:51:10 -07:00 |
|
Paul O’Shannessy
|
2dd161f3c9
|
Bug 551285 - Drop backwards compatibility for Firefox 2/3 [r=zeniko]
|
2010-03-15 10:51:10 -07:00 |
|
Dão Gottwald
|
5dda4c5428
|
fix up tests
|
2010-03-13 17:55:44 +01:00 |
|
Joel Maher
|
6b6e9978a3
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
Ehsan Akhgari
|
d940d233c8
|
Remove the debugging info which was added as part of bug 518970; r=dao (landed on a CLOSED TREE)
|
2010-03-12 14:50:45 -05:00 |
|
Ehsan Akhgari
|
9468c2a7e4
|
Bug 518970 - frequent timeout in browser_394759_privatebrowsing.js, caused by browser_394759.js and browser_354894.js; rs=jmuizelaar
|
2010-03-11 17:17:36 -08:00 |
|
Dão Gottwald
|
3fe9fc4e86
|
Bug 551712 - Tab event listeners should be added to the tab container, not the tabbrowser. r=zeniko
|
2010-03-11 21:38:06 +01:00 |
|
Brad Lassey
|
96319c4535
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
1c8d232df2
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
a7c3948d0a
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
694ec71da0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Clint Talbert
|
5b4513c7e9
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
3cd691129e
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|
Marco Bonardo
|
73ed222e26
|
Bug 518970 - Double the timeout for browser_394759.js (random failure).
|
2010-03-03 10:30:33 -08:00 |
|
Marco Bonardo
|
7345ab9b52
|
Bug 521802 - Polling for innerHTML value in browser_459906.js (random failure). r=zpao
|
2010-03-03 10:30:28 -08:00 |
|
Dão Gottwald
|
4c2a8592be
|
Use ordinary JS functions as observer callbacks in browser chrome tests
|
2010-02-06 09:47:42 +01:00 |
|