Commit Graph

1645 Commits

Author SHA1 Message Date
Michael Kohler
34f0176b8c Bug 530354 - No need to check for navigator:browser before initializing SessionStore, r=dao 2009-11-22 08:28:00 -08:00
Gabriele Best
18cf4a87a5 Bug 436758 - Show tooltip and URL in status bar when hovering over a link inside "Recently Closed Tabs/Windows", r=mak77 2009-12-04 01:01:00 -08:00
Nochum Sossonko
101eff953b Bug 526952 - Check if we're on a link before using the selection for the context menu, r=dao 2009-12-12 21:22:09 -05:00
Dão Gottwald
7fa43a2553 Bug 500214 - tabbrowser.xml and browser-tabPreviews.js use mutation event listeners. r=vlad, sr=mconnor 2009-12-12 20:31:21 +01:00
Markus Stange
af1e2159b3 Bug 534172 - Tab list should be cleared at popuphidden, not at popuphiding. r=Enn
--HG--
extra : rebase_source : e201ed7db24d6f862575809756e68a4d551393db
2009-12-11 23:04:02 +01:00
Masayuki Nakano
cb4ed98fcc Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enndeakin 2009-12-12 14:17:40 +09:00
Reed Loden
2eb56202ec Bug 454300 - "Remove locale-specific subdomains from client-generated URLs" [r=gavin] 2009-12-03 00:45:16 -06:00
Karl Tomlinson
59628a9291 Bug 528364 - Switching between tab previews inside the all tabs panel moves them slightly up/down by 1px. r=dao 2009-12-01 11:29:23 +01:00
Mike Connor
82e73959ac bug 519137 - remove F1 shortcut to help, r=gavin 2009-11-27 12:47:16 -08:00
Dão Gottwald
74627e4b06 Bug 530654 - Full-screen video closes immediately on OS X. r=gavin 2009-11-26 07:36:17 +01:00
Gavin Sharp
88d1c0b5d0 Bug 529952: fix error console spew on gmail due to bad assumption about nsIRequests all being nsIChannels, r=dietrich 2009-11-23 13:46:25 -05:00
Dão Gottwald
abdfab987a Backed out changeset b7d969cc635e because of Win and OS X failure 2009-11-23 11:41:38 +01:00
Dão Gottwald
ef01ba61eb Fix browser_NetworkPrioritizer.js for bug 525635 2009-11-23 09:11:07 +01:00
Dão Gottwald
0bb69ec297 Bug 521282 - Make sure the browser window is focused before each test. r=mano 2009-11-22 15:05:54 +01:00
Dão Gottwald
9f9e95635f test cleanup 2009-11-22 11:52:22 +01:00
Ehsan Akhgari
31d57b1d2e Bug 529667 - Stopping PB mode after opening a new window when PB is active is not possible; r=vlad a=blocking-firefox3.6+
--HG--
extra : rebase_source : 8e2686cfb9497aa888f3f3b062eb1666b7236d2f
2009-11-18 19:03:07 -05:00
Ehsan Akhgari
40348234c6 Bug 527820 - Checking all prefs except "Site Preferences" shows confusing UI; r=dao ui-r=beltzner a=blocking-firefox3.6+
--HG--
extra : rebase_source : 661c6a6c0d4a74e478cf8b476e65723a1654c54f
2009-11-17 14:49:59 -05:00
Robert Strong
3772c296ba Bug 407875 - Unprivileged users are not notified of security updates. r=dtownsend, r=vlad, a=dietrich 2009-11-18 21:50:05 -08:00
Dietrich Ayala
57689be7fd Bug 529622 - JavaScript Error: "gCrashReporter is not defined" with --disable-crashreporter (r=dao) 2009-11-18 21:31:06 -08:00
Dão Gottwald
cf4a7d5f73 browser_bug441778.js clean-up 2009-11-18 14:52:11 +01:00
Ehsan Akhgari
8494e4dfee Bug 526194 - r=vlad
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Ehsan Akhgari
832b7b21db Bug 528416 - Download Directory Persists After "Clear Recent History"; r=gavin ui-r=faaborg
--HG--
extra : rebase_source : a5856e02bc394b7359b507d9a40e05d59a114155
2009-11-16 20:14:28 -05:00
Dão Gottwald
4d156fc8b5 Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz 2009-11-17 08:55:47 +01:00
Dietrich Ayala
11ac2fc74c Bug 526545 - Crash reporter still can send wrong URL when crashing during pageload (r=bsmedberg) 2009-11-16 16:54:55 -08:00
Dietrich Ayala
5a323b5600 Backed out changeset 6e8717db83bb (accidental inclusion) 2009-11-16 16:53:22 -08:00
Dietrich Ayala
7dcda44c3a Bug 526545 - Crash reporter still can send wrong URL when crashing during pageload (r=bsmedberg) 2009-11-16 16:51:07 -08:00
Marco Bonardo
c35c607a2c Bug 522667 - Remove ellipsis from Troubleshooting Information button in about:support, change entities on central, r=gavin r=pike 2009-11-14 13:44:19 +01:00
Gabriele Best
7e990a7d15 Bug 476838 - Missing tooltip and statusbar text on "Open <siteURI>" in live bookmarks, r=mak 2009-11-14 13:44:17 +01:00
Dão Gottwald
2a3c551931 Bug 526919 - Lightweight theme notification bar hides when loading new page. r=dtownsend 2009-11-13 19:35:23 +01:00
Tanner M. Young
d41686282d Bug 526721 - "View Image Info" displays the wrong size if the document's first image has the same url, same alt but different scale. r=dao 2009-11-12 08:59:56 +01:00
Tanner M. Young
4c50596a6a Bug 526534 - Page Info does not detect multiple instances of the same image on a page if no alt text is provided or the alt text is the same. r=dao 2009-11-11 11:34:30 +01:00
Reed Loden
2d64c217b5 Another follow-up to bug 527784: just use resource:/// across the board because xpcshell doesn't implement resource://app/ like toolkit's nsXREDirProvider does. 2009-11-10 23:39:13 -06:00
Reed Loden
8519a3f070 Bug 527784 - "Browser code incorrectly looking for browser-only modules in gre location" [r=gavin] 2009-11-10 16:42:19 -06:00
Tanner M. Young
d2a906feb3 Bug 514308 - Fix shift+click on the RSS icon in the address bar. r=mano 2009-11-09 22:14:20 +01:00
Dão Gottwald
bea18b662b Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh 2009-11-09 22:11:58 +01:00
Dão Gottwald
35445ffbc8 Bug 521129 - Alt-Tab in FullScreen video does not exit full screen mode. r=dolske 2009-11-08 10:22:38 +01:00
Dão Gottwald
de19aaab92 Bug 5265285 - getAllLogins, getAllDisabledHosts and getAllEncryptedLogins count out params should be optional. r=dolske 2009-11-08 10:22:11 +01:00
Tanner M. Young
79fb4b6c5e Bug 524090 - make "View Image Info" scroll to the selected image in the Page Info media tab. r=dao 2009-11-07 19:24:08 +01:00
Tanner M. Young
ec9630ac06 Bug 524092 - fix for compatibility with "View Frames" add-on. r=dao 2009-11-07 12:29:52 +01:00
Dão Gottwald
c982ab9fc0 Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend 2009-11-07 09:21:07 +01:00
Dão Gottwald
795121a212 fix completely broken browser_bug481560.js
--HG--
extra : rebase_source : 0c0b93b67504c9230c4fb3cced6de6a35e43a1c5
2009-11-06 22:44:11 +01:00
Dão Gottwald
8eb02744ee Bug 484315 - With browser.tabs.closeWindowWithLastTab set to false popups cannot be closed. r=gavin
--HG--
extra : rebase_source : 98796a0d5f44a4a93fcb6e62484f2a45b978d4eb
2009-11-06 22:39:46 +01:00
Paul O’Shannessy
5057e2547f Bug 525635 - browser_NetworkPrioritizer.js randomly timeouts. r=Enn 2009-11-06 13:14:54 -08:00
Blair McBride
7938459b7d Bug 526672 - Visiting PluginCheck page from a notificationbar should reset notifyUser pref. r=dtownsend 2009-11-06 08:07:08 +01:00
Tanner M. Young
0f66b9f30a Bug 524092 - "View Image Info" command is not carried out if "Page Info" window is already opened. r=dao 2009-11-06 08:04:38 +01:00
Saint Wesonga
240c493406 Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Curtis Bartley
96afaf19ee Bug 524763 - Regexp/string confusion in generateTextForTextNode in about:support. r=johnath,dao 2009-11-05 09:03:28 +01:00
Dão Gottwald
3d75104fea Backed out changeset 3b9cc80b3ef0 2009-11-05 09:24:16 +01:00
Dão Gottwald
b5bbb26187 Bug 524763 - Regexp/string confusion in generateTextForTextNode in about:support. r=johnath,dao 2009-11-05 09:03:28 +01:00
Dão Gottwald
c076f94025 Bug 525724 - Use CSS transitions for the tab bar overflow animation. r=vlad 2009-11-05 09:02:12 +01:00