Commit Graph

2493 Commits

Author SHA1 Message Date
Shawn Wilsher
2ed7d826a8 Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
Ehsan Akhgari
894d245435 Bug 600982 - Clear DOM storage entries for a domain when using the Forget about this site feature; r=honza a=blocking-final+ 2010-12-09 20:06:23 -05:00
Shawn Wilsher
9cdab945a8 Merge mozilla-central into Places. 2010-11-29 08:43:57 -08:00
Paul O’Shannessy
25aad5e898 Bug 607016 - If a tab is never restored, attributes (eg. hidden) aren't updated correctly [r=dietrich, a=blocking-2.0:final+] 2010-12-06 10:08:26 -08:00
Ehsan Akhgari
893162022f Bug 614326 - browser_privacypane_*.js cause ASSERTION: XPConnect is being called on a scope without a 'Components' property due to no unregistration of autoStartPrivateBrowsingObserver; r,a=gavin 2010-11-26 15:24:26 -05:00
Marco Bonardo
cda96e3e39 Bug 493557 - Entries for "Recent Tags" and "Recently Bookmarked" are flipped on upgrade.
r=dietrich a=dietrich
2010-11-23 14:04:07 +01:00
Marco Bonardo
6de8b4c912 Bug 613477 - Make the primary Star UI async.
r=sdwilsh ui-r=limi a=blocking
2010-11-22 20:34:57 +01:00
Shawn Wilsher
abacada9dc Merge mozilla-central into Places 2010-11-17 10:55:34 -08:00
Marco Bonardo
141f5459ce Bug 599973 (part 1) - Don't use steps for async favicons.
r=sdwilsh a=blocking
2010-11-16 02:13:37 +01:00
Marco Bonardo
c3cb283d6a Bug 610442 - TRANSITION_EMBED visits should be session persistent
r=sdwilsh a=blocking
2010-11-12 14:24:25 -08:00
Shawn Wilsher
ce541c50b8 Attempt to fix bug 551540 by not waiting for focus. This hangs here locally for me for no good reason (appears to have focus).
r=ehsan
2010-11-10 11:00:31 -08:00
Shawn Wilsher
afd77bf70a Fix test failure due to merge. _views are no longer around on the places branch. 2010-11-10 10:24:44 -08:00
Shawn Wilsher
06f60f7a34 Merge mozilla-central to Places 2010-11-10 09:38:08 -08:00
Shawn Wilsher
711f9322dc Orange fix from bug 599969 Part 6. Make sure we clean up the tabs we add. 2010-11-10 08:54:56 -08:00
Shawn Wilsher
3692066348 Bug 599969 - Do not use steps for async visit adding
Part 6 - Do not add javascript URIs for history (trunk is already doing this,
and the Places branch was getting assertions because GetReversedHostname would
fail on the background thread which would cause nsJSURI to be released off of
the main thread, which is bad).
r=mak
r=ehsan
2010-11-09 11:43:18 -08:00
Dan Witte
4725048bd9 Bug 599253 - TEST-UNEXPECTED-FAIL | browser_586068-cascaded_restore.js | Test timed out. Possible fix for intermittent orange. r=zpao, a=test-only 2010-11-16 09:37:09 -08:00
mano@mozilla.com
33ff5038c9 Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar [FOLLOWUP] (r=mak77, a=blocking) 2010-11-16 20:50:51 +07:00
Dietrich Ayala
cfdd9ab211 Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar (r=mak77, a=blocking) 2010-11-16 20:43:54 +07:00
Shawn Wilsher
20967855ac Merge mozilla-central to Places. 2010-10-27 12:28:31 -07:00
Shawn Wilsher
8c46198937 Merge mozilla-central into places. 2010-10-20 12:33:53 -07:00
Shawn Wilsher
fee260454c Merging places and mozilla-central. 2010-10-15 09:26:15 -07:00
Frank Yan
683cc26c00 Bug 599793 - Paste & Go / Search should replace entire contents of textbox; r=dao a=blocking2.0-final+ 2010-10-26 15:35:44 -07:00
Shawn Wilsher
878becc3e3 Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI
r=mak
sr=mconnor
a=blocking
2010-10-26 17:20:53 -05:00
Paul O’Shannessy
18d269964b Bug 581593 - about:sessionrestore forgets session data during upgrade to Firefox 4 [r=dietrich, a=blocking2.0:final]
--HG--
extra : rebase_source : d4cd3ed9b8ba1c2221917da03c38052ee033e25e
2010-10-26 11:55:10 -07:00
Paul O’Shannessy
40cffa9445 Test for bug 590268 [r=dietrich, a=blocking2.0:betaN]
--HG--
extra : rebase_source : bdb65c1bb9162d38ff0d3c084ae15a50ad357cb2
2010-10-26 11:55:10 -07:00
Ian Gilman
c467299ddf Bug 590268 - Provide access to sessionstore tab data sooner [r=dietrich, a=blocking2.0:betaN]
--HG--
extra : rebase_source : 3a1ccadf0571e5a7c6b0305d5c050f7ad1d8caa6
2010-10-26 11:55:10 -07:00
Marco Bonardo
f670a8d46b Bug 424542 - Bookmarks manager needs a separate entry for "Search:".
r=dietrich f=l10n a=dietrich ab7=beltzner
2010-10-26 20:54:22 +02:00
Jim Mathies
5cfdf9b845 Bug 575591 - Don't prepend '.' to the address of cookies assigned to ip address hosts in the ie migrator. r=dwitte, a=betaN 2010-11-09 19:36:36 -06:00
Jim Mathies
b63ac8e783 Bug 575591 - Don't bail out of migration on individual migration failures, report to the console instead. r=gavin, a=betaN 2010-11-09 19:36:36 -06:00
Paul O’Shannessy
efca389758 Bug 589246 - Closed window state getting corrupted when closing and reopening last browser window without exiting browser [r=dietrich, a=blocking2.0:betaN] 2010-11-09 10:00:30 -08:00
Marco Bonardo
7619092a9a Bug 609592 - Win7 JumpList is freeing up resources too early for History.
r=jimm a=gavin
2010-11-08 15:03:51 +01:00
Marco Bonardo
a15a33a2ec Bug 477882 - frame-targeted visited links disappear when closing and reopening Firefox.
r=dietrich a=blocking
2010-11-08 15:03:49 +01:00
Ehsan Akhgari
30f9cfbf68 Bug 588655 - Part 1: Add a privatebrowsingmode="permanent" attribute to browser.xul's document element for permanent private browsing sessions; r=dao a=blocking-final+ 2010-09-22 17:22:41 -04:00
Paul O’Shannessy
50d16e80b9 Bug 606936 - userTypedValue sticks around after session restore (favicon and star button missing) [r=dietrich, a=blocking2.0:final+] 2010-11-12 13:48:19 -08:00
Marco Bonardo
460d7a7811 Bug 472343 (part 2) - Make Places views aware of batches.
r=dietrich sr=vlad a=blocking
2010-11-12 22:20:00 +01:00
Marco Bonardo
e0e4c56ec7 bug 556721 - Fix a typo in browser_librery_views_liveupdate.js test
no-review a=tests-only
2010-11-12 22:14:44 +01:00
Ehsan Akhgari
6d6bf25b54 Disable browser_forgetthissite_single.js because it makes everybody cry, including the tbplbot (bug 551540) a=tbplbot 2010-11-11 20:23:34 -05:00
Shawn Wilsher
b6ba8b1033 Attempt to fix bug 551540 by not waiting for focus. This hangs here locally for me for no good reason (appears to have focus). r=ehsan a=orange-fix 2010-11-10 11:00:31 -08:00
Gavin Sharp
9f8c22bb23 Bug 609521 - browser_bug538331.js leaves alert windows open on Windows; r=ehsan a=test-only 2010-11-04 14:45:54 -04:00
Paul O’Shannessy
a275991727 Bug 602555 - Refactor CSR code [r=dietrich, a=dolske]
Also fixes bug 601024 (Still need to reload twice to reload page) & hopefully bug 600007.

--HG--
extra : rebase_source : 1e6023e74a0f6387f4888e7bb26c76b567dc52db
2010-10-14 12:36:00 -07:00
Michael Kraft
d8a740cc15 Bug 600545 - getBrowserState() (and saved session state) incorrect with app tabs and browser.sessionstore.resume_from_crash = false [r=zpao, a=blocking2.0:final]
--HG--
extra : rebase_source : 34f6380284ae51f6afb5fae7f6fd94a2990ad2ae
2010-10-14 12:36:00 -07:00
Marco Bonardo
f1465754e4 Bug 598229 (part 2) - Increase performance of Win7 JumpList favorites queries. r=sdwilsh,jimm sr=rstrong a=blocking 2010-10-14 10:46:38 +02:00
Marco Bonardo
f221918479 Bug 598229 (Part 1) - Win7 JumpList modules cleanup. r=dao a=blocking 2010-10-14 10:46:36 +02:00
Blake Kaplan
29e85b9844 Merge mozilla-central into tracemonkey 2010-10-13 17:54:54 -07:00
Johnny Stenback
e9755cda81 Bug 580128. Remove .wrappedJSObject gets that don't work with the new wrappers. r=mrbkap@gmail.com 2010-10-10 15:48:39 -07:00
Blake Kaplan
15dee18d2a Bug 580128. Remove unnecessary .wrappedJSObject gets that don't work with the new wrappers. r=jst@mozilla.com 2010-10-10 15:47:06 -07:00
Ehsan Akhgari
f337ca7fda Bug 603632 - Reduce the dependency between browser-chrome private browsing tests; r=dolske a=NPOTB 2010-10-12 18:30:41 -04:00
Ehsan Akhgari
60b474f03a Bug 551540 - sporadic timeout in browser_forgetthissite_single.js; r=dolske a=NPOTB 2010-10-12 18:00:56 -04:00
Ehsan Akhgari
da43dbb38f Bug 597029 - timeout in browser_privatebrowsing_forgetthissite.js; r=dolske a=NPOTB 2010-10-12 18:00:34 -04:00
Gavin Sharp
54976f6597 Bug 606859: add test coverage for Sherlock plugin installation, a=tests
--HG--
rename : browser/components/search/test/browser_415700.js => browser/components/search/test/browser_addEngine.js
extra : rebase_source : e7791f98232124b4341252c4d9ec80f390228771
2010-10-25 01:15:09 -04:00
Michael Kohler
1bc82fe5d2 Bug 416554 - Missing column sort indicator in Preferences ▸ Privacy ▸ Show Cookies... r=dao 2010-10-24 11:05:16 +02:00
Ehsan Akhgari
f46466e5d9 Bug 611089 - The private browsing service can leak windows; r=gavin a=blocking-betaN+ 2010-11-10 15:22:39 -05:00
Sindre Dammann
1ae6f7fb08 Bug 579868 - Restoring A Normal Closed Tab that was once a App Tab causes it to turn back into a App tab when restored [r=zpao, a=blocking2.0:betaN] 2010-10-22 17:13:37 -07:00
Edmund Wong
9ef5d133d3 Bug 602761 - Fix 'a the' comments in Firefox::General. r=dolske a=comments-only 2010-10-22 15:55:04 -07:00
Ehsan Akhgari
ba7e507269 Bug 551540 followup - Use the correct capturing parameter when removing the event listener; r,a=me 2010-10-22 16:52:56 -04:00
Margaret Leibovic
6d9ba595df Bug 603717 - Change "Loading..." to "Connecting..." for initial state for tabs r=beltzner a=blocking-beta7 2010-10-12 14:25:17 -07:00
Ian Gilman
3f245a17aa Bug 597218 - It shouldn't be possible for app tabs to be hidden r=dao, a=blocking
--HG--
extra : rebase_source : eb41328eaf2f74fcfd83b6fc800f377a24e1f890
2010-10-11 10:27:05 -07:00
Phil Ringnalda
a4d9ae4976 Bug 597054 - Try to get rid of intermittent timeouts in browser_522545.js on slow slaves doing Windows debug by doubling the timeout, rs=zpao, a=orange 2010-10-11 18:49:58 -07:00
Phil Ringnalda
bd2a2925f0 Bug 544601 - Double the timeout in browser_480148.js to survive on slow Windows slaves, r=zpao, a=orange 2010-10-09 20:23:36 -07:00
Rob Arnold
7c93e87d05 Bug 520943 - Windows 7 taskbar previews does not respect browser's zoom level r=roc r=dao a-2.0=gavin 2010-10-19 16:06:00 -07:00
Paul O'Shannessy
fada7157ed Bug 599253 - Extend timeout for browser_586068-cascaded_restore.js [r+a-2.0=dolske] 2010-10-19 15:58:56 -07:00
Paul O'Shannessy
3dfe08cd1f Bug 605299 - Could potentially miss starting a restore [r=dao, a-2.0=dolske] 2010-10-19 15:58:56 -07:00
Paul O'Shannessy
6842741d6f Bug 598221 - Page Title not shown in Title Bar on Session Restore [r=dao, a-2.0=gavin] 2010-10-19 15:58:56 -07:00
Marco Bonardo
f4b0ea5b4a Bug 458026 (part 2) - Do not allow creation of empty-named tags. r=mano sr=rs a=blocking 2010-10-16 11:06:35 +02:00
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E)
50d31806a3 Bug 552023 - Kill Places partitioned temp tables.
r=sdwilsh
r=mak
a=blocking2.0
2010-08-09 17:59:59 +02:00
Ehsan Akhgari
8b577ba6df Bug 601255 - Hide the Private Browsing jumplist entry when inside permanent PB mode; r=dolske a=blocking-final+ 2010-10-02 11:57:39 -04:00
Ehsan Akhgari
03894bd5c2 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
ff11ef48ac Backed out changeset b08b684644a1 (bug 568816) because of Ts regression on Windows 2010-10-03 22:18:18 -04:00
Ehsan Akhgari
b4c63ec0a1 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
Mounir Lamouri
cc33a99998 Merging to tip. a=blocking-b7 2010-09-30 17:10:19 -07:00
Paul O’Shannessy
b1f1367491 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
c9c86efa3c 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
7c420f714b Backed out changeset c6034ebf7109 (bug 597757) for orange. a=me 2010-09-27 12:18:12 -07:00
Paul O’Shannessy
97a3606b2a 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
92011af73a 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
2e7b8ee508 Bug 597673 - Kill updateIcon. r=gavin 2010-09-24 09:29:50 +02:00
Paul O’Shannessy
142477dc76 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
97d2dac871 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
4ca09d6406 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
Dietrich Ayala
a4849f97a5 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Jason Duell
724cee7af2 Bug 597304. Change wording for manual cache size override. r=gavin a=beta7 2010-09-22 14:33:54 -07:00
Paul O’Shannessy
14543737d4 Bustage fix, a=bustage 2010-09-21 15:25:33 -07:00
Paul O’Shannessy
282c374265 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
65f132e37e 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
Justin Dolske
f0a1f53a2b Bug 597129 - "Paste & Go" or "Paste & Search" trigger two pastes, including to content. r=gavin, a=blocking 2010-09-20 21:32:00 -07:00
Jim Mathies
91e333c4a3 Bug 594821 - delay initial jump list update. r=dao, a=beltzner 2010-09-20 09:43:40 -05:00
Mats Palmgren
12c20666fb Bug 596592 - Leaving Private Browsing mode resurrects a window that was closed at the time of entering PB. r=ehsan a=test 2010-09-18 13:28:50 +02:00
Paul O’Shannessy
f1e29f9564 Bug 586068 - Cascade page loads when restoring [r=dietrich, a=blocking] 2010-09-17 15:02:28 -07:00
Paul O’Shannessy
c850b89a86 Bug 596806 - Pass tab instead of browser to onTabAdd, onTabRemove [r=dietrich, a=blocks a blocker] 2010-09-17 15:01:05 -07:00
Tyler Downer
1678dbc712 Bug 557133 - Conflict between Home Page and Help access keys. r=dietrich 2010-09-16 13:19:20 +02:00
Dão Gottwald
2668694d8d Bug 430627 - Remove open search notification in primary UI. r=gavin 2010-09-16 10:45:40 +02:00
Dietrich Ayala
6cfe2c2030 Backout of bug 574688 due to test failure, a=backout. 2010-09-16 15:40:32 +07:00
Frank Yan
b2e4ab0479 Bug 492544 - Add 'Paste and Go' + 'Paste and Search' to context menu on location field + search field. r=dolske, ui-r=limi, a=dolske 2010-09-16 00:51:24 -07:00
Dietrich Ayala
a2df4c31c5 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Jason Duell
9798e06619 bug 596714 - Fixes to new cache UI. r=gavin, a=beta7 2010-09-15 14:41:19 -07:00
Byron Milligan
1a24c21c2d Bug 559942 - RE-LAND- Heuristic to pick default HTTP cache size. r=dwitte, gavin, ui=limi, a=blocks-beta7 2010-09-15 11:42:38 -07:00
Ehsan Akhgari
8ca3a63b47 Bug 567487 - Option to never remember history should disable the option to restore the last session; ui-r=limi r,a=gavin 2010-09-15 11:19:02 -04:00
Jens Hatlak
f85521a096 Bug 595548 - Sync UI: preferences/sync.xul calling nonexistent function openPP, should be openPrivacyPolicy. r=mconnor a=blocking-final 2010-09-15 15:55:05 +02:00
Philipp von Weitershausen
970ec13fed Bug 595854 - Improve Sync pref pane messaging. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Philipp von Weitershausen
75abcd9a30 Bug 595066 - Sync UI: Ask for email address instead of username. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Philipp von Weitershausen
8244efc67c Bug 594620 - Sync: Implement quota UI. r=mconnor a=blocking-beta7 2010-09-15 15:55:04 +02:00
Marco Bonardo
1bafc13d63 Bug 596409: show about:home title on home button tooltip if home page is about:home, r=gavin, a=blocking 2010-09-14 18:56:37 -04:00
Gavin Sharp
a30568499a Bug 595356: pref dialog should show default home page as "Firefox Start".r=mak a=blocking 2010-09-14 19:10:28 -04:00
Marco Bonardo
0a201730a6 Bug 636924 - Part 2: test updates; r=mano 2011-03-22 10:56:19 -04:00
Asaf Romano
1b2a6855eb Bug 636924 - Copied livemarks appear as folders in sidebar; r=dietrich 2011-03-22 10:55:47 -04:00
Ehsan Akhgari
15aeb1860e Bug 607482 - Part 2: Adjust the test so that the code doesn't need to unset the attribute asynchronously; r=dao a=gavin 2010-11-14 03:22:21 -05:00
Ehsan Akhgari
30d484f1a8 Bug 607482 - When in Private Mode, opening a new window causes FF button to flash orange and then turn purple; r=dao a=dietrich 2010-10-29 12:30:52 -04:00
Paul O’Shannessy
0c95309252 Backout revision ef0adaaa2e53. a=orange 2010-12-03 14:57:00 -08:00
Paul O’Shannessy
89f8382eb9 Backout revision f15120d5a96e (bug 607016). a=orange 2010-12-03 14:52:57 -08:00
Paul O’Shannessy
16c92f1d23 Fix typo in test for bug 586068. No bug. a=test
This wasn't causing any issues since it would still result in a single window with a blank tab, but better to fix it anyway.
2010-12-03 13:39:11 -08:00
Paul O’Shannessy
a98e6c6b81 Bug 614708 - Calling setTabValue too early causes correct values to be ignored when access early [r=dietrich, a=blocks a blocker] 2010-12-03 13:39:11 -08:00
Paul O’Shannessy
034a7d0055 Bug 607016 - If a tab is never restored, attributes (eg. hidden) aren't updated correctly [r=dietrich, a=blocking-2.0:final+] 2010-12-03 13:39:11 -08:00
Paul O’Shannessy
b21471c406 Bug 614089 - SSTabRestored should be fired for each tab [r=dietrich, a=blocks a blocker] 2010-12-03 13:39:11 -08:00
Neil Deakin
2eeca289de Bug 527749 - Drag events out of order; r=smaug,dao a=blocking-betaN+ 2010-12-03 11:19:55 -05:00
Ehsan Akhgari
29c8a40a12 Bug 603272 - starting private browsing from the taskbar button in Win7 doesn't launch Minefield; r=zpao a=gavin 2010-11-04 16:21:33 -04:00
Markus Stange
5b0dd61d2e Bug 594002 - Use the tab's outer width when calculating the number of visible tabs for session restore prioritization. r=zpao, a=betaN 2010-11-24 10:52:42 +01:00
Markus Stange
fbad3a2646 Bug 594002 - Make the window wide enough in session restore test browser_480148.js. r=zpao, a=test-only 2010-11-24 10:50:53 +01:00
Marco Bonardo
dd6736b3d0 Bug 603674 - User-modifiable preference for base URL of snippets service in about:home.
r=gavin a=blocking
2010-11-08 15:03:42 +01:00
Bill Gianopoulos
e17d82592e Bug 585370 - Remove uses of appMenuButton.label. r=dao a=NPOTB 2010-11-07 13:55:14 +01:00
Markus Stange
b6d32860a2 Backed out changeset 0acf72149fc9 (bug 594002) because of browser_480148.js failures on Linux. 2010-11-06 14:38:24 +01:00
Markus Stange
f5a8cb264b Bug 594002 - Make the window wide enough in session restore test browser_480148.js. r=zpao, a=test-only 2010-11-05 17:04:27 +01:00
Margaret Leibovic
6b96d1c119 Bug 599480 - When the about window is opened the app menu's check for updates menuitem is a noop. r=dolske a=blocking-final 2010-11-05 14:03:42 -07:00
Margaret Leibovic
bf2abb73af Bug 588817 - Using "Bookmark all tabs" initially mislabels new folder menuitem in Bookmarks menu (Test). r=gavin a=blocking-betaN 2010-11-05 14:03:42 -07:00
Margaret Leibovic
c4715d47dd Bug 588817 - Using "Bookmark all tabs" initially mislabels new folder menuitem in Bookmarks menu. r=mak a=blocking-betaN 2010-11-05 14:03:42 -07:00
Frank Yan
b56bc0f52d Bug 607518 - After performed Paste & Go and Paste & Search , Ctrl+Z makes blank, Ctrl+Z is necessary twice to undo it. r+a=gavin
--HG--
extra : rebase_source : d22c594d6cec8cfbdadb68b799d5e228aa138f8e
2010-11-05 12:56:03 -07:00
Ehsan Akhgari
e523201689 Backed out changeset 119ed9cbd3c6 because of browser-chrome orange 2010-11-04 18:20:42 -04:00
Ehsan Akhgari
b4a1f47e36 Bug 607482 - When in Private Mode, opening a new window causes FF button to flash orange and then turn purple; r=dao a=dietrich 2010-10-29 12:30:52 -04:00
Ehsan Akhgari
bd17fdff80 Bug 601253 - Ignore -private-toggle on the command line if permanent private browsing is on; r=dolske,gavin a=bsmedberg 2010-10-02 12:12:08 -04:00
Philipp von Weitershausen
ddb76d556a Bug 618704 - "Add a device" string is hard-coded in Firefox preferences, Sync panel. r+a=gavin 2010-12-12 15:24:49 -08:00
Philipp von Weitershausen
79f517f7b6 Bug 602682 - Sync UI: Implement easy setup. r=mconnor a=blocking-beta8
This adds the Add a Device wizard.
2010-12-09 18:28:41 -08:00
Frank Yan
8dedc55f53 Bug 615435 - Relocate the Home button to the right side of the browser. r=dao ui-r=faaborg+limi a=dolske 2010-12-08 21:24:46 -08:00
Daniel Brooks
597dd0c5a7 back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage 2010-12-08 03:43:33 -06:00
Daniel Brooks
115293a267 Bug 593743 - about:startup page showing historical startup timings; final merge with trunk. ui-r=beltzner feedback=mak77 r=mossop sr=vlad a=bsmedberg 2010-12-07 22:10:14 -06:00
Daniel Brooks
37d3c66f90 about:startup - merge vlad's review comments with the trunk
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
2010-11-23 09:49:19 -06:00
Daniel Brooks
0a8b7cdc4a about:startup - merge with trunk, again. try: -b o -p linux,linux64,macosx64,win32 -m all -u crashtest -t all 2010-11-05 21:50:30 -05:00
Daniel Brooks
2895410af9 about:config - merge with trunk 2010-10-29 14:18:58 -05:00
Daniel Brooks
4e4c6fce15 about:startup - merge with trunk 2010-10-24 16:24:58 -05:00
Daniel Brooks
7961ced955 about:startup - merge with trunk 2010-09-27 05:38:17 -05:00
Daniel Brooks
45773d35d8 about:startup - merge with trunk 2010-09-21 15:06:04 -04:00
Daniel Brooks
3a80b4c024 about:startup - remove timestamp code from session startup, now that it's no longer necessary 2010-09-19 13:47:02 -04:00
Daniel Brooks
222a8c3e38 about:startup - use nsAboutRedirector instead of the browser fork as it's more appropriate for a toolkit page 2010-09-14 20:29:34 -04:00
Daniel Brooks
97ac2fce7f about:startup - move UI files to toolkit
--HG--
rename : browser/base/content/aboutStartup.js => toolkit/content/aboutStartup.js
rename : browser/base/content/aboutStartup.xhtml => toolkit/content/aboutStartup.xhtml
rename : browser/locales/en-US/chrome/browser/aboutStartup.dtd => toolkit/locales/en-US/chrome/global/aboutStartup.dtd
rename : browser/locales/en-US/chrome/browser/aboutStartup.properties => toolkit/locales/en-US/chrome/global/aboutStartup.properties
2010-09-09 20:14:56 -04:00
Daniel Brooks
aef645acc1 about:startup - fix about redirector mismerge 2010-09-05 16:08:46 -04:00
Daniel Brooks
f681241ef1 about:startup - update to trunk 2010-09-03 15:52:52 -04:00
Frank Yan
d10ba6b3bb Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske 2010-09-02 19:20:12 -07:00
Daniel Brooks
aff1292af1 about:startup - merge with trunk 2010-08-01 05:24:42 -05:00
Daniel Brooks
0e4afa3b9c about:startup - record a timestamp once session restore has finished, and display it and the duration between it and the app startup timestamp on the about:startup page 2010-07-31 05:31:31 -05:00
Daniel Brooks
2d1ef93cea about:startup - about page implemented as static html/js using the redirector, rather than an independant nsIAboutModule 2010-07-30 23:22:57 -05:00
Rob Arnold
b07cb5dd7c Bug 580522 - Need a user-visible pref to disable Aero Peek r=gavin ui-r+a=beltzner 2010-07-30 13:11:06 -04:00
Nochum Sossonko
456323a22b Bug 565458 - Attempt to fix intermittent browser_privatebrowsing_beforeunload.js test failure. r=ehsan, a=NPOTB
--HG--
rename : browser/components/privatebrowsing/test/browser/browser_privatebrowsing_beforeunload.js => browser/components/privatebrowsing/test/browser/browser_privatebrowsing_beforeunload_enter.js
2010-07-29 20:33:01 -04:00
Joe Drew
14c3394f69 Bug 587857 - Add a pref on Windows to easily disable Direct2D. r=gavin ui-r=beltzner a=blocking2.0:beta5+ 2010-08-27 22:44:37 -04:00
Marco Bonardo
0054893ef4 Bug 580892 - Checking 'clear history when minefield closes' is not clearing cache on shutdown. r=sdwilsh a=blocking 2010-08-27 21:24:54 -04:00
Gavin Sharp
3820e22021 Bug 591371: use originalDefaultEngine for keyword search and about:home, r=jrmuizel, a=blocker
--HG--
extra : rebase_source : 44727c4806b8810f7cdf12219ee717f00ac6e855
2010-08-27 16:39:20 -04:00
Bas Schouten
f0e8d2cc0b Backed out changeset 7c0438df6767 2010-08-27 22:52:02 +00:00
Benjamin Smedberg
4d1e606675 Bug 562313 - Statically link binary browser components into firefox.exe, r=ted 2010-08-27 22:09:23 +00:00
Dan Witte
d18b01d14c Bug 586211 - Restore hidden tabs after visible ones. r=zpao, a=beta5+ 2010-08-27 08:12:02 -07:00
Robert Kaiser
5d4fa8f270 bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 2 of Neil's comments, r+a=gavin 2010-08-26 16:46:00 -04:00
Robert Kaiser
4bd8493aa8 bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 5 (CSS nit), r+a=gavin 2010-08-22 12:32:00 -04:00
Joel Maher
b61eda4b1d Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB 2010-08-26 14:47:28 -07:00
Gavin Sharp
52367721c0 Remove unintentionally-landed reportError, rs+a=dtownsend 2010-08-26 14:46:47 -04:00
Marco Bonardo
da303449e1 Bug 563723 - Add an about:home page that mimics current start page. r=gavin,mano,dietrich a=blocking 2010-08-26 12:19:37 +02:00
Clint Talbert
1afdc1b8df Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
51fff79f07 Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field 2010-08-25 11:47:39 -07:00
Sid Stamm
c82bc1947a Bug 495115 - Implement Strict-Transport-Security to allow sites to specify HTTPS-only connections, r=kaie+honzab+bjarne, a=betaN+ 2010-06-03 14:03:17 -07:00
Dão Gottwald
f35fb535e2 Backed out changeset 860c490eb849 (merge) a=backout 2010-08-24 16:01:38 +02:00
Dão Gottwald
9e009cb758 Backed out changeset 860c490eb849 2010-08-24 15:59:35 +02:00
Ehsan Akhgari
4bc9c91a6a Bug 493732 - Section expander and collapser in about:certerror appear on the left side and have the wrong direction in RTL mode; r=dao a=gavin 2010-08-23 20:49:04 -07:00
Phil Ringnalda
d21a1cc717 Bug 589543 - move the XMLDecl up to the start of the file so the binding will actually apply and feed preview will have subscribe UI, r=gavin, a=blocker
--HG--
extra : rebase_source : b3dff33573abc7df79a532cf08c259039c52965d
2010-08-22 17:52:29 -07:00
Jonas Sicking
7d4a71f96d Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker 2010-08-21 18:49:27 +02:00
Bobby Holley
ae9d0e0ff2 Backout of changesets c866e73f3209 and baff7b7b32bc because of sicking's push-and-run bustage. a=backout 2010-08-20 23:42:24 -04:00
Jonas Sicking
73b81ff44d Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker 2010-08-20 17:50:35 -07:00
Jonas Sicking
cbc0676504 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
6763342e81 Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB 2010-08-20 09:32:58 -07:00
Chris Pearce
f7e6dbb756 Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout. 2010-08-20 21:50:09 +12:00
Frank Yan
4709918f42 Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske 2010-08-20 19:35:09 +12:00
Dão Gottwald
b3717eba91 Bug 587299 - Tighten scope when collecting data for pinned tabs only. r=dietrich 2010-08-15 14:31:14 +02:00
Dão Gottwald
4d980b0259 Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad 2010-08-13 14:40:19 +02:00
Gavin Sharp
b63973f030 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
b5cf328eea Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad 2010-08-13 14:40:19 +02:00
Mike Connor
fb535cd8ad Bug 586094 - Enabling Sync regresses Ts on all platforms, r=dolske, a=beltzner 2010-08-11 21:28:27 -04:00
Kyle Huey
d5259a639b Turn off perma-failing private browsing tests on Linux. a=Mossop 2010-08-12 15:27:41 -07:00
Edward Lee
c8ba8d7ad6 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
Robert Kaiser
2a31e2e419 bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 4 (tree), r=mak a=gavin 2010-08-11 18:05:10 +02:00
Robert Kaiser
daf93e99e2 bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 3 (PUIU, PC, sbUtils), r=mak a=gavin 2010-08-11 18:05:08 +02:00
Michael Wu
953d3c4563 Bug 556644 - 3. Let the browser reset bookmarks from the omnijar, r=sdwilsh sr=vlad a=blocking2.0 2010-08-10 15:15:26 -07:00
Marco Bonardo
53e4c40b17 Backed out changeset b1e658a33221 on CLOSED TREE 2010-08-10 00:14:59 +02:00
Marco Bonardo
8b758ffd5b Bug 552023 - Kill Places partitioned temp tables. r=sdwilsh a=blocking 2010-08-09 17:59:59 +02:00
Nochum Sossonko
cf0b8f557a Bug 565458 - Attempt to fix intermittent browser_privatebrowsing_beforeunload[enter|exit].js test part 2, r=ehsan a=NPOTB 2010-08-05 18:50:25 -04:00
Kyle Huey
b5c9c61d80 Backed out changeset 210e4d354aec 2010-07-28 11:39:15 -07:00
Mehdi Mulani
f2a33374d9 Bug 564900 - Add folder specifically for downloads to Library sidebar
r=mak
a=sdwilsh
2010-07-28 09:50:04 -07:00
Ehsan Akhgari
0ad0994cc4 Bug 577685 - Do not allow adding search engines during private browsing mode; r=gavin.sharp ui-r=beltzner approval2.0=beltzner 2010-07-27 16:21:29 -04:00
Rob Arnold
eff9bcc0f7 Bug 578511 - frontend aero peek bits.r=gavin 2010-07-26 17:21:46 -04:00
Geoff Lankow
1438d6450f Bug 494328 - Media file display names should use decodeURIComponent instead of decodeURI. r=sayrer 2010-07-24 11:06:10 +02:00
Marco Bonardo
6ded5734cb Bug 575132 - Intermittent failure in browser_history_sidebar_search.js - skip unexpected pages 2010-07-22 14:08:50 +02:00
Dão Gottwald
ac23d89f9c Bug 579879 - Correctly restore pinned tabs to their original position. r=dietrich 2010-07-20 19:36:26 +02:00
Kurt Schultz
55ac291f2f Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao 2010-07-20 18:11:00 -04:00
Marco Bonardo
2f57c7fefb Bug 575132 - Intermittent failure in browser_history_sidebar_search.js a=bsmedberg for CLOSED TREE 2010-07-20 16:48:23 +02:00
Marco Bonardo
8f64c96f88 Bug 574511 - Make bookmarks button customize-able. r=dao 2010-07-09 12:44:01 -07:00
Dão Gottwald
697625d979 Bug 575560 - Hook up session restore with app tabs. r=dietrich 2010-07-16 21:14:39 +02:00
Dão Gottwald
cfbb1c97fe Bug 388880 - Don't initialize the bookmarks toolbar item when it's hidden. r=gavin 2010-07-16 21:03:04 +02:00