Commit graph

1321 commits

Author SHA1 Message Date
Marco Bonardo
c6707acced Fix some CRLF newlines in browser.js, r=gavin 2010-01-29 17:50:43 +01:00
Dão Gottwald
a4eeddaf23 Bug 520538 - -new-tab about:blank should focus the location bar. r=gavin 2010-01-24 17:10:07 +01:00
Dão Gottwald
7e00b95188 Bug 498312 - page style menu should follow the media query spec more closely. r=gavin 2010-01-24 12:40:20 +01:00
Ian Neal
a5ef35bc2d 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
Cork
6e53298ce8 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
Dão Gottwald
72f78edde2 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
eb5903b65c Bug 539120 - Dragging a Tab onto the Home Button does nothing, r=mconnor 2010-01-14 16:56:25 +01:00
Nochum Sossonko
9288568058 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
Dão Gottwald
0e7996d405 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
5a10ea27ab Bug 537474 - nsIBrowserDOMWindow.OPEN_CURRENTWINDOW implementation is broken. r=typo 2010-01-02 09:28:09 +01:00
Dão Gottwald
e5f7a2ca70 Merge after backing out changeset 613b4bf6bc6f 2009-12-18 10:09:48 +01:00
Dão Gottwald
c11e7dad2d Backed out changeset 613b4bf6bc6f 2009-12-18 10:08:41 +01:00
Ehsan Akhgari
9eb7cdb0f4 Followup to bug 518327 - removeAttribute only needs one argument 2009-12-17 18:37:48 -05:00
Ehsan Akhgari
e1cd9c2d88 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
ef201cf727 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
20a937bb7b 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
1da265ddae 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
4b3877cdde 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
22dd3579d5 Bug 530354 - No need to check for navigator:browser before initializing SessionStore, r=dao 2009-11-22 08:28:00 -08:00
Reed Loden
ec59647331 Bug 454300 - "Remove locale-specific subdomains from client-generated URLs" [r=gavin] 2009-12-03 00:45:16 -06:00
Gavin Sharp
ccf1116b55 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
Ehsan Akhgari
d2ffa7dfbe 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
Dietrich Ayala
5278685601 Bug 529622 - JavaScript Error: "gCrashReporter is not defined" with --disable-crashreporter (r=dao) 2009-11-18 21:31:06 -08:00
Ehsan Akhgari
4da46a45c0 Bug 526194 - r=vlad
--HG--
extra : rebase_source : 410c69341dab86377f94026709c3aa1f13c36a6d
2009-11-17 15:01:15 -05:00
Dão Gottwald
46fdc94d85 Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz 2009-11-17 08:55:47 +01:00
Dietrich Ayala
3bc5fc5e19 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
94b03fc043 Backed out changeset 6e8717db83bb (accidental inclusion) 2009-11-16 16:53:22 -08:00
Dietrich Ayala
1b377e975a Bug 526545 - Crash reporter still can send wrong URL when crashing during pageload (r=bsmedberg) 2009-11-16 16:51:07 -08:00
Dão Gottwald
fb10cf0bb4 Bug 526919 - Lightweight theme notification bar hides when loading new page. r=dtownsend 2009-11-13 19:35:23 +01:00
Reed Loden
e3662dc509 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
641e529a93 Bug 527784 - "Browser code incorrectly looking for browser-only modules in gre location" [r=gavin] 2009-11-10 16:42:19 -06:00
Blair McBride
2454e49396 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
6be51ca657 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
Dão Gottwald
cefe50199a Bug 526230 - nsIApplicationCacheService::getGroups count outparam should be optional. r=honzab 2009-11-04 20:23:20 +01:00
Markus Stange
b2fe78f831 Bug 524718 - In fullscreen mode, drawintitlebar=true shouldn't add padding. r=dao 2009-10-31 09:01:12 +01:00
Paul O’Shannessy
e21ff412f5 Bug 514490 - Per Tab Network Prioritization. r=dao, r=bz
--HG--
extra : rebase_source : e80e9b87f9280251d873dafc69cf55ff4517aa1b
2009-10-30 14:16:17 -07:00
Dão Gottwald
6c62e29e31 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
Markus Stange
e386dbcc03 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
Dão Gottwald
b6e71f34a2 Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg 2009-10-26 21:02:06 +01:00
Dão Gottwald
d121e16fdd Bug 523047 - Slow selectors in browser css. r=rflint 2009-10-23 17:28:14 +02:00
Tanner M. Young
b53e3ce12b 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
c3854b5f2e Bug 520173 - Reset lightweight theme previews when leaving the source page. r=dtownsend 2009-10-22 22:47:59 +02:00
Dão Gottwald
c945528720 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
64f88bd2e9 Backed out unintended commit 2009-10-13 19:23:48 +02:00
Dão Gottwald
3ae47529de x 2009-10-13 16:56:06 +02:00
Dão Gottwald
1fb6b5bce0 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
8b5b0ca856 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
711b961c05 Fix indentation 2009-10-08 08:58:22 +02:00
Jim Mathies
3415c416ef Bug 520937 - Fix taskbar contract id failures. r=gavin. 2009-10-07 20:09:09 -05:00
Jim Mathies
88a9bcf6c3 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