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

4501 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald aaf45a29cd Sort tests in the order they are actually run 2010-02-06 11:36:46 +01:00
Dão Gottwald 316383f052 Use ordinary JS functions as observer callbacks in browser chrome tests 2010-02-06 09:47:42 +01:00
Dão Gottwald 37e6356a7b Bug 541393 - gBrowser.moveTabTo(gBrowser.selectedTab, 0) with only one tab open moves the tab after the new tab button. r=gavin 2010-02-05 08:33:46 +01:00
Dão Gottwald 7e33984837 Bug 543306 - tabpanels background briefly visible when opening a new tab. r=gavin 2010-02-02 08:47:11 +01:00
Kyle Huey ba050090ef Backed out changeset 43a19419ec4b 2010-01-30 09:32:47 -05:00
Phil Lacy 413d9e2690 Bug 462172: Drag downloaded items from download manager r=sdwilish,enndeakin 2010-01-30 08:08:37 -05:00
Marco Bonardo 10c5d6d54d Fix some CRLF newlines in browser.js, r=gavin 2010-01-29 17:50:43 +01:00
Dão Gottwald 3d584b7528 backout merge 2010-01-27 13:27:14 +01:00
Dão Gottwald 37ad477734 Backed out changeset 15e478e4abd8 2010-01-27 13:26:21 +01:00
Ehsan Akhgari bf2690cf95 Bug 242852 - I wish that "Copy link text" were a hyperlink contextual menu option, r=gavin, ui-r=faaborg 2010-01-15 21:28:27 -08:00
Dão Gottwald e28732d55b Bug 539884 - else-after-return in whereToOpenLink. r=gavin 2010-01-19 20:18:40 +01:00
Alexander Surkov 18c3415ffe Bug 540389 - WARNING: Bad accessible tree! [tabbrowser tab], r=davidb, marcoz, mconnor 2010-01-19 12:35:08 +08:00
Cork b71d86df78 But 471836 - Don't need to dynamically set Clear Recent History... menu item label; r=gavin
--HG--
extra : rebase_source : 9a78779af016a0b1e37fdca429fbd90b168fc404
2010-01-18 17:24:24 -05:00
Jesse Ruderman f87c13fc9c Bug 538536 - allow middle-clicks on some additional Help menu items. r=mconnor 2010-01-17 18:29:56 -08:00
Dão Gottwald 6ecaf1a721 Bug 540102 - JavaScript error: row is null. r=mstange 2010-01-16 12:56:37 +01:00
Dão Gottwald 91df11b100 Bug 539594 - Middle-clicking back/forward/reload should open the new tab next to the current one. r=mconnor 2010-01-15 09:19:41 +01:00
Marco Bonardo 04921b8b62 Bug 539120 - Dragging a Tab onto the Home Button does nothing, r=mconnor 2010-01-14 16:56:25 +01:00
Tanner M. Young fbe9ab14bb Bug 539068 - View Image Info selects the CSS background-image of an image rather than the image itself. r=dao 2010-01-14 11:47:24 +01:00
Phil Ringnalda 5d39c398dc Bug 541791 - about dialog "about:license" link target shouldn't be localizable, r=gavin
--HG--
extra : rebase_source : cdae88dc1f256bf318ec36181f81a3f25827e4cf
2010-01-25 00:41:24 -08:00
Phil Ringnalda 84261b4a09 Bug 536336 - Remove copyright strings in UI, r=gavin,handerson
--HG--
extra : rebase_source : 1192b1774627677a6a5dd9faa800c436361c987d
2009-12-29 14:13:00 -08:00
Dão Gottwald c215683685 Bug 520538 - -new-tab about:blank should focus the location bar. r=gavin 2010-01-24 17:10:07 +01:00
Dão Gottwald 7f786f600e Bug 498312 - page style menu should follow the media query spec more closely. r=gavin 2010-01-24 12:40:20 +01:00
Geoff Lankow ecd5654ffa Bug 480443 - URLbar should only show address tooltip when overflowing. r=gavin 2010-01-24 12:39:38 +01:00
Dão Gottwald 31ef40d962 Bug 504475 - closing last tab shows tab bar with "Always show the tab bar" off, and browser.tabs.closeWindowWithLastTab = false. r=gavin 2010-01-24 11:20:57 +01:00
Ian Neal 9aecb561c9 Bug 439134 - "Customize toolbars" window a bit too small on linux - cuts off the "Restore defaults" button
r=gavin.sharp
2010-01-22 23:34:14 +00:00
Dão Gottwald d7e1bc8ded Bug 482065 - Allow rearranging of thumbnails in the all tabs panel. r=enn 2010-01-22 09:44:16 +01:00
Nochum Sossonko 3e7d8b328d Bug 530056 - Check that crash reporting is enabled before using the service in browser.js, r=ted 2010-01-05 18:40:31 -05:00
Markus Amalthea Magnuson 12e7452996 Bug 328156 - Window menu: blank line for open About box, r=mano 2010-01-05 18:35:58 -05:00
Dão Gottwald af84749e64 Bug 343396 - Merge Stop and Reload buttons when they are adjacent. ui-r=faaborg, r=mconnor 2010-01-05 08:28:46 +01:00
Dão Gottwald e9f504ea98 Test for bug 537474 2010-01-02 11:03:06 +01:00
Dão Gottwald 977af7d55f Bug 537474 - nsIBrowserDOMWindow.OPEN_CURRENTWINDOW implementation is broken. r=typo 2010-01-02 09:28:09 +01:00
Dão Gottwald 21bf1a2395 Bug 536945 - Implement wrapping of tab previews in JS to avoid performance issues with display:block. r=mstange 2009-12-28 16:44:20 +01:00
Phil Ringnalda 79f6b2b0af Bug 536124 - Update browser/toolkit copyright dates to 2010, r=gavin 2009-12-21 20:32:45 -08:00
Metal Sonic bb9fc4f136 Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
Dão Gottwald cab1803213 Bug 535974 - move bhTooltip and customizeToolbarSheetPopup into mainPopupSet. r=mano 2009-12-20 11:45:08 +01:00
Robert Strong 7f46222ecc Bug 529942 - Remove nsIApplicationUpdateService2 on trunk. r=dtownsend 2009-12-18 14:02:08 -08:00
Dão Gottwald 07405b3887 whitespace fix
--HG--
extra : rebase_source : 1f0dc1b42a6a8081d91e3ae53b2ef427569e7f45
2009-12-18 20:37:14 +01:00
Ehsan Akhgari 228f5b9bc8 Bug 535603 - Clear recent history title not set to all correctly on opening window; r=dao 2009-12-18 13:26:06 -05:00
Dão Gottwald 963ff3be0f Merge after backing out changeset 613b4bf6bc6f 2009-12-18 10:09:48 +01:00
Dão Gottwald 66ea8ae58d Backed out changeset 613b4bf6bc6f 2009-12-18 10:08:41 +01:00
Ehsan Akhgari 8558cca747 Followup to bug 518327 - removeAttribute only needs one argument 2009-12-17 18:37:48 -05:00
Ehsan Akhgari a419837ede Bug 518327 - "Allow Pop-ups for ..." menu item not enabled again when leaving Private Browsing mode; r=mconnor 2009-12-17 16:11:48 -05:00
Dão Gottwald 4e11bcd4d1 Bug 343396 - Merge Stop and Reload buttons when they are adjacent. ui-r=faaborg, r=mconnor 2009-12-17 17:46:05 +01:00
Dão Gottwald 8949cc780f Bug 535104 - With the search bar removed from the toolbar, Ctrl+K still unhides the toolbar in full screen mode. r=rflint 2009-12-16 21:27:42 +01:00
Dão Gottwald e9b6bec5e9 Bug 534840 - opening a new tab and loading google.com with Ctrl+K keeps focus in the location bar rather than focusing the search field. r=gavin 2009-12-16 11:15:32 +01:00
Dão Gottwald bea88c2ea8 Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano 2009-12-15 08:49:08 +01:00
Michael Kohler d090af2e76 Bug 530354 - No need to check for navigator:browser before initializing SessionStore, r=dao 2009-11-22 08:28:00 -08:00
Gabriele Best 5c7d7ba3d0 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 e3d68fbd61 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 5714ffda1a 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 7ab31615af 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 707755e550 Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enndeakin 2009-12-12 14:17:40 +09:00
Reed Loden 516624eeb0 Bug 454300 - "Remove locale-specific subdomains from client-generated URLs" [r=gavin] 2009-12-03 00:45:16 -06:00
Karl Tomlinson 3aa9bd9b93 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 6947f1113e bug 519137 - remove F1 shortcut to help, r=gavin 2009-11-27 12:47:16 -08:00
Dão Gottwald 74f670d7e4 Bug 530654 - Full-screen video closes immediately on OS X. r=gavin 2009-11-26 07:36:17 +01:00
Gavin Sharp 400370a861 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 09585a1f8e Backed out changeset b7d969cc635e because of Win and OS X failure 2009-11-23 11:41:38 +01:00
Dão Gottwald b642dbf83d Fix browser_NetworkPrioritizer.js for bug 525635 2009-11-23 09:11:07 +01:00
Dão Gottwald 36736379e9 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 516a819935 test cleanup 2009-11-22 11:52:22 +01:00
Ehsan Akhgari d58d259dae 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 1a3db0e591 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 ae208c6ce8 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 3f94ceb1f5 Bug 529622 - JavaScript Error: "gCrashReporter is not defined" with --disable-crashreporter (r=dao) 2009-11-18 21:31:06 -08:00
Dão Gottwald 5cf937f4c0 browser_bug441778.js clean-up 2009-11-18 14:52:11 +01:00
Ehsan Akhgari d6d5d0a180 Bug 526194 - r=vlad
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Ehsan Akhgari 103bdf00d2 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 2067f79681 Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz 2009-11-17 08:55:47 +01:00
Dietrich Ayala 5c70b726a7 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 2446a1a9de Backed out changeset 6e8717db83bb (accidental inclusion) 2009-11-16 16:53:22 -08:00
Dietrich Ayala d2f17e98e9 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 12888f934c 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 6689704402 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 9555e883e3 Bug 526919 - Lightweight theme notification bar hides when loading new page. r=dtownsend 2009-11-13 19:35:23 +01:00
Tanner M. Young cfb2a7e254 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 ce186677b1 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 5615c5ab9e 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 2780f3bbd4 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 62ca2d542e 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 9295d91410 Bug 527417 - nsIPluginHost::getPluginTags aPluginCount out param should be optional. r=josh 2009-11-09 22:11:58 +01:00
Dão Gottwald 2bfb2bdc4a 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 3084a3df85 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 88bbf1caad 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 9437aca311 Bug 524092 - fix for compatibility with "View Frames" add-on. r=dao 2009-11-07 12:29:52 +01:00
Dão Gottwald 76d1d9381b 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 5b300df6c8 fix completely broken browser_bug481560.js
--HG--
extra : rebase_source : 0c0b93b67504c9230c4fb3cced6de6a35e43a1c5
2009-11-06 22:44:11 +01:00
Dão Gottwald e129060313 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 8246effbea Bug 525635 - browser_NetworkPrioritizer.js randomly timeouts. r=Enn 2009-11-06 13:14:54 -08:00
Blair McBride 12c4cbbae1 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 98085b1f33 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 a3722ca197 Bug 523476 - Switch application/x-javascript to application/javascript, Firefox part. r=vlad 2009-11-05 14:53:26 +01:00
Curtis Bartley 175c412a10 Bug 524763 - Regexp/string confusion in generateTextForTextNode in about:support. r=johnath,dao 2009-11-05 09:03:28 +01:00
Dão Gottwald 6e1442cbb2 Backed out changeset 3b9cc80b3ef0 2009-11-05 09:24:16 +01:00
Dão Gottwald 3599df1b4e Bug 524763 - Regexp/string confusion in generateTextForTextNode in about:support. r=johnath,dao 2009-11-05 09:03:28 +01:00
Dão Gottwald f8c6f8f914 Bug 525724 - Use CSS transitions for the tab bar overflow animation. r=vlad 2009-11-05 09:02:12 +01:00
Dão Gottwald 8eacecb53d Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab 2009-11-04 20:23:20 +01:00
Dão Gottwald 322be9f4b9 Test for bug 517902 2009-11-03 11:10:19 +01:00
Markus Stange a1d9901aab Bug 524718 - In fullscreen mode, drawintitlebar=true shouldn't add padding. r=dao 2009-10-31 09:01:12 +01:00
Nochum Sossonko 6b856ab7a5 Bug 515512 - Text urls that don't have the leading protocol should have the link context menu options when selected. r=dao 2009-10-31 08:59:23 +01:00
Dão Gottwald fa04e04dde Bug 525190 - Refactor the way pageInfo.js handles arguments. r=db48x 2009-10-31 01:50:57 +01:00
Dão Gottwald 3591814a19 Bug 509298 - updateCurrentBrowser leaves focus in location bar if no specific element is focused in that browser. r=enn, ui-r=beltzner 2009-10-31 01:04:07 +01:00
Paul O’Shannessy a59e5815fa Bug 514490 - Per Tab Network Prioritization. r=dao, r=bz
--HG--
extra : rebase_source : e80e9b87f9280251d873dafc69cf55ff4517aa1b
2009-10-30 14:16:17 -07:00
Gijs Kruitbosch b8fffc69cb Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Dão Gottwald f08a58af94 Bug 524106 - "View Image Info" selects the wrong image when there are multiple images with the same src. r=db48x 2009-10-29 08:42:45 +01:00
Gijs Kruitbosch 71dcb2b587 Prepare callsites of clearUserPref so it can go back to throwing. r=gavin 2009-10-28 22:44:15 +01:00
Markus Stange 6062f52311 Bug 524661 - Fix places in browser.js that use for each...in to loop over arrays. r=gavin 2009-10-28 19:59:15 +01:00
Marco Bonardo 46a7bf4b3d Bug 521233 - waitForFocus(callback) times out in browser chrome tests. use it in browser_bug304198.js, r=enn 2009-10-28 17:22:59 +01:00
Dão Gottwald 3546d8c2d2 Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg 2009-10-26 21:02:06 +01:00
Curtis Bartley 80fa5d1787 Bug 523337 - smarter cr/lf handling, smarter ellipsis handling, and minor refactoring for about:support. r=gavin 2009-10-23 23:26:46 +02:00
Dão Gottwald d5cb000715 Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +02:00
Tanner M. Young 4ed96a2928 Bug 517902 - "Reimplement image properties, using the existing "Media" panel" [ui-r=faaborg r=db48x sr=mconnor] 2009-10-22 19:32:49 -05:00
Dão Gottwald 94c836f9c0 Bug 520173 - Reset lightweight theme previews when leaving the source page. r=dtownsend 2009-10-22 22:47:59 +02:00
Tanner M. Young 6e7ec29d8d Bug 519390 - Page info sometimes resizes an image incorrectly when it uses scaling. r=dao 2009-10-22 22:47:17 +02:00
Dão Gottwald 4caa410d7e Backed out changeset 1afef31990f3 2009-10-21 23:25:04 +02:00
Reed Loden 51a8fb1f84 Fix whitespacing in browser/base/content/aboutSupport.xhtml to match what is being used on 1.9.2 in order to help make creating patches for both trunk and branch easier. Whitespacing only change. No bug. 2009-10-21 15:02:50 -05:00
Dão Gottwald 8191f8bfb6 Bug 523312 - address some nits in aboutSupport.xhtml. r=gavin 2009-10-21 11:18:48 +02:00
Curtis Bartley f4692105c4 Bug 519077 - "Add a whitelist+blacklist for the modified prefs list on about:support" [r=johnath] 2009-10-20 01:50:08 -05:00
Markus Amalthea Magnuson ae3e912e51 Bug 287162 - Mac Widget code ignores "minimizable=no" window feature, r=mano sr=roc ui-r=faaborg 2009-10-17 21:05:42 -07:00
Dão Gottwald 2db75169a4 browser_pageInfo.js cleanup 2009-10-17 08:14:22 +02:00
Marco Bonardo 3a6d557bd5 Revert wrong change, fix current browser_tabfocus.js orange. 2009-10-16 17:24:09 +02:00
Dão Gottwald c5b5b1f9ec revert incorrect browser_bug477014.js change (changeset 50a858927fad) 2009-10-16 15:28:23 +02:00
Dão Gottwald 142092319d browser_discovery.js cleanup (no bug)
--HG--
extra : rebase_source : 3fb6f72db7f3b47905ecd167b3bfca3f829cc279
2009-10-16 15:21:26 +02:00
Marco Bonardo 755a8e8431 Cleanup leftover listeners from browser/base/content browser-chrome tests 2009-10-16 15:19:57 +02:00
Curtis Bartley 694a5dd49b Bug 518601 - Troubleshooting Information page should not allow copy-and-paste of the profile directory. r=johnath 2009-10-16 15:19:45 +02:00
Dão Gottwald f8f5aca006 Bug 520398 - Cmd+clicking back button no longer opens in new tab. r=mano 2009-10-15 17:48:54 +02:00
Dão Gottwald a2a668d781 test cleanup 2009-10-15 15:36:26 +02:00
Dão Gottwald a0b90cdb62 Make browser_bug521216.js track onLinkIconAvailable again 2009-10-14 19:37:29 +02:00
Dão Gottwald 0db77b24e0 Fix browser_bug521216.js, take 2 2009-10-14 17:58:50 +02:00
Dão Gottwald 1a35040da3 Fix browser_bug521216.js 2009-10-14 16:28:35 +02:00
Dão Gottwald 02986d7512 Bug 468053 - treat gBrowser.addTab(null) and gBrowser.addTab("about:blank") equally. r=mano 2009-10-14 14:50:52 +02:00
Dão Gottwald be7133ae76 Bug 521967 - Going back/forward to a page shows the default favicon briefly. r=mano 2009-10-14 14:49:14 +02:00
Curtis Bartley 00b204ca82 Bug 519286 - Copy to Clipboard feature does not lay out properly - about:support page, r=johnath 2009-10-14 11:50:46 +02:00
Dão Gottwald 6d7a408d50 Bug 497973 - tab bar overflow animation should use the scroll arrow instead of the all tabs button. ui-r=faaborg, r=vlad 2009-10-13 21:57:48 +02:00
Dão Gottwald 69b558988f Backed out unintended commit 2009-10-13 19:23:48 +02:00
Dão Gottwald 59433868ef x 2009-10-13 16:56:06 +02:00
Taras Glek a39d7b167b Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
2009-10-12 12:31:50 -07:00
Dão Gottwald f4ef70fde2 Bug 521188 - AeroPeek object leaks into global scope. r=gavin (P1 blocker on CLOSED TREE) 2009-10-12 08:13:25 +02:00
Dão Gottwald a24d989a38 Bug 521216 - Dispatch the TabOpen event before notifying progress listeners. r=gavin
--HG--
extra : rebase_source : ae11457dde7197eb0d56c8795c67728be93dc27d
2009-10-09 20:36:06 +02:00
Taras Glek 223502e19f Backed out changeset e22bef491d84 2009-10-08 16:43:55 -07:00
Taras Glek 9ec79636b9 Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz 2009-10-08 11:22:50 -07:00
Martin McNickle 02528088bb Bug 508221 - Favicons in search bar dropdown not shown if menus_have_icons=false. r=dao 2009-10-08 09:00:17 +02:00
Dão Gottwald 000f36c65d Bug 518468 - no easy way to undo after installation of a lightweight theme. r=dtownsend 2009-10-08 08:59:37 +02:00
Dão Gottwald 4ffa067db6 Fix indentation 2009-10-08 08:58:22 +02:00
Jim Mathies 866f44a9f7 Bug 520937 - Fix taskbar contract id failures. r=gavin. 2009-10-07 20:09:09 -05:00
Jim Mathies 88493fdd25 Bug 520801 - Remove sub directory from taskbar module path. Addresses installer build issues which prevented jsm installation. r=dao.
--HG--
rename : browser/components/wintaskbar/jumpLists.jsm => browser/components/wintaskbar/WindowsJumpLists.jsm
rename : browser/components/wintaskbar/preview-per-tab.jsm => browser/components/wintaskbar/WindowsPreviewPerTab.jsm
2009-10-07 20:06:30 -05:00
Dão Gottwald fd29ca5825 Bug 449010 - In browser.js, don't prototype single-instance objects. r=mano,gavin 2009-10-06 17:58:00 +02:00
Dão Gottwald 42bbc16645 Bug 494152 - eliminate onnewtab and the NewTab event. r=mano 2009-10-06 16:27:15 +02:00
Dão Gottwald 35ba5dd38b Bug 514915 - gProgressCollapseTimer and gProgressMeterPanel shouldn't exist. r=mano 2009-10-06 14:34:25 +02:00
Dão Gottwald 0e451dfeda Bug 507586 - FullScreen shutdown code doesn't belong in BrowserTryToCloseWindow(). r=mano 2009-10-06 14:33:55 +02:00
Rob Arnold 1d6ec1768e Bug 474056 - Implement optional preview per tab r=dao,rflint,mconnor 2009-10-06 00:26:15 -04:00
Dão Gottwald d68a32b314 Bug 494373 - make sure the location bar is visible before focusing it. r=gavin 2009-10-05 15:41:24 +02:00
Dão Gottwald 06e12fe5e9 Bug 520361 - escapeNameValuePair() shouldn't be global. r=gavin 2009-10-03 18:41:44 +02:00
Dão Gottwald 99eecf1232 Bug 520190 - make use of formatURL(). r=gavin 2009-10-02 18:52:53 +02:00
Dão Gottwald 95fd7df502 Bug 520143 - don't try/catch when reading plugins.hide_infobar_for_outdated_plugin and plugins.hide_infobar_for_missing_plugin, since they have a default value. r=dtownsend 2009-10-02 18:22:53 +02:00
Blair McBride 1961f27d40 Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh 2009-10-02 13:26:04 +02:00
Nochum Sossonko c844f8ba54 Bug 513461 - Implement pseudo classes for lightweight theme handling. r=dao,dbaron 2009-10-02 08:22:18 +02:00
Blair McBride f7b4617b20 Bug 468881 - Save Frame As… option appears when not necessary in File Menu. r=dao, ui-r=beltzner 2009-10-02 08:21:48 +02:00
Dão Gottwald 462acf078a Testing impact on Ts Shutdown 2009-10-02 07:57:54 +02:00
Dão Gottwald d1b51375ab Testing impact on Ts Shutdown 2009-10-02 01:51:49 +02:00
Dietrich Ayala c4ea457773 Bug 498130 - Reduce places-views overhead (RELAND) 2009-10-01 09:53:26 -07:00
Dão Gottwald a988766dde Attempt to address Ts Shutdown regression, follow-up to bug 334697 2009-10-01 17:00:06 +02:00
Blair McBride 2e6d9737f3 Bug 432213 - Bookmark dialog position incorrectly when bookmarking frame. r=mak77, ui-r=limi 2009-10-01 16:10:53 +02:00
Dão Gottwald f7ddc69542 add missing semicolons 2009-10-01 16:07:21 +02:00
Dão Gottwald 525e902973 Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner 2009-10-01 14:31:24 +02:00
Dão Gottwald 4b8fd2fb7a merge 2009-10-01 12:12:55 +02:00
Dão Gottwald efb203ce44 Backed out bug 334697 to see if it caused a Ts Shutdown regression 2009-10-01 12:11:50 +02:00
Dão Gottwald 1603582374 Bug 453063 - Support for fullscreen video playback. r=dolske, ui-r=boriss 2009-10-01 10:49:00 +02:00
Dietrich Ayala a67927f192 Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854) 2009-09-30 17:21:39 -07:00
Dão Gottwald 3cd2d77f83 Bug 334697 - Implement pie-chart throbber. r=vlad, ui-r=beltzner 2009-09-30 10:40:50 +02:00
Markus Amalthea Magnuson eb3e718a68 Bug 314844 - "About Mozilla Firefox" menuitem should be labeled "About Firefox". r=gavin, ui-r=faaborg 2009-09-30 10:02:22 +02:00
Dão Gottwald 68aeb3063e Bug 518533 - back and forward buttons have the wrong orientation in RTL mode on OS X. r=vlad 2009-09-29 21:19:21 +02:00
Dão Gottwald 645af72734 Bug 424517 - Icons on bookmarks toolbar should be always small. r=gavin 2009-09-26 17:50:26 +02:00
Asaf Romano 4a187fce08 Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor. 2009-09-26 11:23:17 +03:00
Paul O’Shannessy 18768414a2 Bug 518616 - Browser tests shouldn't create storage statement wrapper or use step(). r=dao
--HG--
extra : rebase_source : 34526611e426f28eaf383e0db25c32f253d4e0ff
2009-09-25 15:32:22 -07:00
Curtis Bartley ab04e09dad Bug 367596 - Create about:support page with troubleshooting information. r=johnath,mconnor 2009-09-25 18:40:51 +02:00
John Morkel 993a433d67 Test for bug 515635. r=dao 2009-09-25 18:40:38 +02:00
Dão Gottwald 033966a031 Bug 482941 - make 'View Background Image' handle background-image lists. r=mano 2009-09-23 11:07:12 +02:00
David Dahl d052ce7112 Bug 463270: fix favicon code to avoid trying to load a favicon for wyciwyg: pages (fixes ASSERTION: Must have a principal: 'mOwner'), r=gavin
--HG--
extra : rebase_source : 67d63f88c4ed980508c15ef1afcde94155e9171d
2009-09-22 14:13:58 -04:00
Dão Gottwald 50477d3ec7 Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad 2009-09-22 10:40:12 +02:00
Dão Gottwald e6f2eae98b Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak 2009-09-20 12:58:27 +02:00
Dão Gottwald b5f6664ed3 Additional fixes for bug 386333 2009-09-19 12:19:48 +02:00
Henrik Skupin 8172d27e3c Bug 386333 - Extract the mime type from data URI images in Page Info. r=mano 2009-09-19 12:19:00 +02:00
Phil Ringnalda fceecee8a4 Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Dão Gottwald 334d54aa46 Bug 517503 - clean up gBrowser.selectedBrowser usage. r=gavin 2009-09-18 20:18:26 +02:00
Dão Gottwald d8363519bf tests cleanup 2009-09-18 13:52:28 +02:00
John Morkel 7d543ff41f Bug 516603 - make existing addTab and loadOneTab callers pass a hashed arguments object. r=dao 2009-09-17 15:03:15 +02:00
John Morkel 324bd0d50c Bug 515635 - "Search Google for ..." context menu should open tab next to current active tab. r=dao 2009-09-16 19:36:38 +02:00
Dão Gottwald cac7faff89 tests cleanup 2009-09-16 18:30:20 +02:00
Dão Gottwald fa3a43c7c0 tests cleanup 2009-09-16 12:21:19 +02:00
Johnathan Nightingale 9c3954adc0 Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao 2009-09-14 11:20:03 -04:00
Michael Schonfeld 68b1b8b0d6 Bug 417483 - Double separator in context menu when selecting empty text & using iframes r=gavin 2009-09-14 11:19:58 -04:00
Gabriele Best a7eff80883 Bug 516088 - blank tooltip displayed in empty area of bookmark sidebar, r=mak 2009-09-15 14:43:12 +02:00
Ehsan Akhgari 01605c5209 Fix unit test failure for changeset aaa39ba5d852 2009-09-15 17:01:30 +04:30
Ehsan Akhgari 3c7f571981 Bug 488691 - Confusing warning when clearing all history; r=dao 2009-09-15 14:36:34 +04:30
Dão Gottwald 66153fbc3b test cleanup, no bug 2009-09-15 10:07:25 +02:00
Curtis Bartley b99437d302 Bug 516080 - change "Help Contents" to "Firefox Help". r=gavin 2009-09-14 20:35:19 -07:00
Dão Gottwald 29f3dfca24 Bug 515932 - loadOneTab and addTab should accept a hash of parameters, including a parameter for opening the tab next to the current one. r=gavin, sr=mconnor 2009-09-15 01:33:00 +02:00
Johnathan Nightingale a05ce77c1f Back out context menu changes for orange investigation 2009-09-14 13:22:03 -04:00
Johnathan Nightingale e37b7f7542 Bug 514520 - Double separator in context menu after properties dialog deletion. r=dao 2009-09-14 11:20:03 -04:00