Neil Deakin
5df63444b5
Bug 503754, dropping tab on content area should not reload page, r=mano
2009-07-23 10:39:13 -04:00
Neil Deakin
4f5268fdc2
Bug 504367, remove unneeded code which caches focus in nsGlobalWindow::WindowStateHolder, r=bz
2009-07-23 10:38:54 -04:00
Shawn Wilsher
99a7d82e91
Bug 505871 - Use a timeout before searching in the location bar
...
Searches are really fast, but we don't want to do too much extra work. So, use
a timeout. In most cases, a user should get a result within 100ms still, which
should feel instantaneous.
r=dietrich
2009-07-22 15:18:34 -07:00
Justin Dolske
f6b71e2e04
Bug 504953 - Clean up firefox branding in the build system. r=benjamin
...
--HG--
rename : browser/app/macbuild/background.png => browser/branding/nightly/background.png
rename : browser/installer/windows/nsis/branding.nsi => browser/branding/nightly/branding.nsi
rename : browser/base/branding/about.png => browser/branding/nightly/content/about.png
rename : browser/base/branding/aboutCredits.png => browser/branding/nightly/content/aboutCredits.png
rename : browser/base/branding/aboutFooter.png => browser/branding/nightly/content/aboutFooter.png
rename : browser/base/branding/icon48.png => browser/branding/nightly/content/icon48.png
rename : browser/base/branding/icon64.png => browser/branding/nightly/content/icon64.png
rename : browser/app/default16.png => browser/branding/nightly/default16.png
rename : browser/app/default32.png => browser/branding/nightly/default32.png
rename : browser/app/default48.png => browser/branding/nightly/default48.png
rename : browser/app/macbuild/disk.icns => browser/branding/nightly/disk.icns
rename : browser/app/document-os2.ico => browser/branding/nightly/document-os2.ico
rename : browser/app/macbuild/document.icns => browser/branding/nightly/document.icns
rename : browser/app/document.ico => browser/branding/nightly/document.ico
rename : browser/app/document.png => browser/branding/nightly/document.png
rename : browser/app/macbuild/dsstore => browser/branding/nightly/dsstore
rename : browser/app/firefox-os2.ico => browser/branding/nightly/firefox-os2.ico
rename : browser/app/macbuild/firefox.icns => browser/branding/nightly/firefox.icns
rename : browser/app/firefox.ico => browser/branding/nightly/firefox.ico
rename : browser/base/content/browserconfig.properties => browser/branding/nightly/locales/browserconfig.properties
rename : browser/locales/en-US/chrome/branding/brand.dtd => browser/branding/nightly/locales/en-US/brand.dtd
rename : browser/locales/en-US/chrome/branding/brand.properties => browser/branding/nightly/locales/en-US/brand.properties
rename : browser/app/mozicon128.png => browser/branding/nightly/mozicon128.png
rename : browser/app/firefox-branding.js => browser/branding/nightly/pref/firefox-branding.js
rename : browser/app/splash.bmp => browser/branding/nightly/splash.bmp
rename : browser/installer/windows/wizHeader.bmp => browser/branding/nightly/wizHeader.bmp
rename : browser/installer/windows/wizHeaderRTL.bmp => browser/branding/nightly/wizHeaderRTL.bmp
rename : browser/installer/windows/wizWatermark.bmp => browser/branding/nightly/wizWatermark.bmp
2009-07-23 17:35:49 -07:00
Ehsan Akhgari
09ddc04152
Bug 493738 - The CSS rule for sanitize.xul is moved from skin/preferences/preferences.css to skin/sanitizeDialog.css; r=dao
2009-07-22 14:33:06 +04:30
Dão Gottwald
928cf217ee
Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn
2009-07-21 06:25:59 +02:00
Neil Deakin
759610dfca
Bug 503222, check file types on drop last so that urls take priority,r=mano
2009-07-17 14:09:10 -04:00
Michael Ventnor
9b6bfe3a58
Bug 504275 - Bookmarks need icons even if menus_have_icons=false. r=dao
2009-07-17 10:54:31 +02:00
Ehsan Akhgari
9fb2c80e84
Bug 496727 - Clean up the code landed as part of bug 488706; r=dao
2009-07-15 11:52:37 +04:30
Justin Dolske
bf05b49fd1
Bug 497603 - "Pause" should change to "Play" in the context menu when the end of a video is reached. r=dao
2009-07-14 13:26:33 -07:00
Marco Zehe
926f309b14
Bug 504053 - Since Bug 398170 clicking on a label in the Permissions tab does not focus on the radio buttons, r=gavin
2009-07-14 21:04:39 +02:00
Dão Gottwald
90b48a859a
Bug 503953 - make consistent use of gNavigatorBundle. r=gavin
2009-07-14 00:10:04 +02:00
Gabriele Best
d119f0b4b2
Bug 259199 - Tooltips don't work in the sidebar. r=dao
2009-07-13 19:37:33 +02:00
Dão Gottwald
34260fa36c
Bug 503734 - MAX_HISTORY_MENU_ITEMS and GLUE_CID shouldn't be defined globally. r=gavin
2009-07-13 19:34:13 +02:00
Dão Gottwald
65b76b9c3d
whitespace cleanup
2009-07-12 15:44:33 +02:00
Dão Gottwald
467d223d97
restore classic all-tabs menupopup code
2009-07-10 20:34:46 +02:00
Dão Gottwald
76d71901f9
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 4. r=enn
2009-07-10 14:19:07 +02:00
Dão Gottwald
366e3ce209
another desperate attempt to fix the leak
2009-07-10 13:50:10 +02:00
Dão Gottwald
ae86acf852
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 3. r=enn
2009-07-10 13:21:16 +02:00
Dão Gottwald
86afc44dd3
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn
2009-07-10 11:13:10 +02:00
Dão Gottwald
d4290fae58
backout rest of changeset e7ddb79fdb10
2009-07-10 11:01:53 +02:00
Dão Gottwald
d27d43f623
backout part of previous push
2009-07-10 09:54:04 +02:00
Dão Gottwald
f62392292c
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn
2009-07-10 09:38:41 +02:00
Dão Gottwald
7d821d6e95
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 1. r=enn
2009-07-10 09:02:12 +02:00
Dão Gottwald
ac2e8e28a5
Bug 503029 - remove effectively-dead code that sets the host in the status bar's security button. r=gavin
2009-07-10 08:57:50 +02:00
Justin Dolske
1e2a5f3f42
Bug 496832 - Disable media entries in context menu when media source is invalid. r=gavin.sharp
2009-07-09 18:26:35 -07:00
Paul O’Shannessy
4c164de319
Bug 499204 - tweak default UI for vertically-challenged devices, r=vlad
...
--HG--
extra : rebase_source : ae70d45e7a3f3947f4a399bf58df880db0a26739
2009-07-09 14:55:50 -07:00
Dão Gottwald
ac490d3470
Backed out changeset 3b6affa995be
2009-07-09 22:05:23 +02:00
Dão Gottwald
b9fdd0c7d0
Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser. r=enn
2009-07-09 20:59:02 +02:00
Marco Bonardo
02ea218b37
Bug 474081 - Sporadic failures in browser_bug321000.js, re-enable, clean-up and logging, r=dao
2009-07-09 20:36:56 +02:00
Justin Dolske
00965cde27
Bug 502520 - Disable useless menus on Windows CE. r=vladimir
2009-07-08 17:26:30 -07:00
Phil Ringnalda
a51763aea8
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
2009-07-07 20:24:45 -07:00
John P Baker
032751bc74
Bug 502574 - Defunct loop in onTitleChanged. r=dao
2009-07-07 14:15:06 +02:00
Ehsan Akhgari
e364c5fd9e
Bug 493440 - URI elements in the Properties dialog should always be LTR. r=dao
2009-07-07 14:11:53 +02:00
Neil Deakin
5303f25260
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
2009-07-29 14:33:53 -04:00
Justin Dolske
a08b3f4e93
Bug 499803 - "Implement simple clipboard on Windows CE" [r=vladimir]
2009-07-03 16:11:05 -07:00
Dave Townsend
403d145887
Bug 481406: Browser chrome harness should report console messages in the test log. r=gavin
2009-07-03 08:22:31 +01:00
Johnathan Nightingale
6ea5dd2a4d
Bustage fix for bug 432741 checkin - missed Makefile.in change. Grr.
2009-07-02 14:30:41 -04:00
Nochum Sossonko (Natch)
799198ce45
Bug 432741 - Lock icon status bar should open security info on single click. r=johnath
...
--HG--
rename : browser/base/content/test/browser_feed_tab.js => browser/base/content/test/browser_pageInfo.js
2009-07-02 13:52:42 -04:00
Phil Ringnalda
ebcefd8bde
Bug 357570 - sidebarheader element does not have an ID : can't be overlaid, r=gavin
2009-06-27 18:49:04 -07:00
Gavin Sharp
4109cb3c44
Add Mohammad Reza Haghighat to credits, r=mconnor
2009-06-24 19:20:31 -04:00
Neil Deakin
8eb3e02e5d
Bug 499547, double click on bookmark in library not raising window, r=dao
2009-06-24 13:12:31 -04:00
Gavin Sharp
2ddb71419e
Fix typo in credits
2009-06-23 22:11:43 -04:00
Dão Gottwald
fbe7f2e857
Bug 500016 - superfluous wasOpen variable in HistoryMenu.onPopupShowing. r=mak
2009-06-24 01:55:35 +02:00
Gavin Sharp
a77f4490c1
Bug 492390: yet another credits update for 3.5, r=mconnor
...
--HG--
extra : rebase_source : e03662fbb30f1cdbb1210f823f9d0c5d7e8e13de
2009-06-23 18:15:07 -04:00
Gavin Sharp
898fb830c2
Typo fix for credits
2009-06-23 13:41:18 -04:00
Mike Beltzner
5a4e2f73c7
Bug 492390: more credits updates, r=gavin
2009-06-23 11:47:53 -04:00
Mike Connor
4ae52112b9
last round of updates before RC1
2009-06-11 14:59:09 -07:00
Marco Bonardo
752037d42a
Bug 498619 - Pages list on History menu disappear when restore submenus are closed, r=dao
2009-06-23 01:00:44 +02:00
Dão Gottwald
130f868b39
Bug 499668 - useless try/catch block in handleLinkClick(). r=gavin
2009-06-22 15:02:59 +02:00
Neil Deakin
2737a14b5e
Bug 456106, use new drag and drop api in browser and toolkit, r=mano
2009-06-20 20:04:07 -04:00
Justin Dolske
da8bd65806
Bug 469443 - Form Manager Storage should be a JavaScript-based component. r=gavin
2009-06-19 13:19:18 -07:00
Marco Bonardo
594bcaca0e
Bug 478070 - Cannot drag url from location bar to desktop (create shortcut), r=dao
2009-06-18 10:57:14 +02:00
Dão Gottwald
7a8c432007
Bug 498841 - gURLBar.timeout shouldn't be set in BrowserStartup. r=gavin
2009-06-17 17:27:04 +02:00
Mark Smith
bb426c0819
Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
...
channels with no docshell. r+sr=bzbarsky.
Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.
--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Vladimir Vukicevic
f9840dba79
b=498452; add pref for autocomplete timeout to firefox; r=mconnor
2009-06-16 11:56:36 -07:00
Marco Bonardo
4a7058a7b6
Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich
2009-06-15 13:09:40 +02:00
John P Baker
fc4121bd32
Bug 479634 - Multiple declarations of loop variable in tabbrowser.xml. r=dao
2009-06-15 12:00:58 +02:00
Olli Pettay
42ec618ee6
Trunk patch for Bug 491134, r+sr=jst
2009-06-15 11:27:29 +03:00
Gavin Sharp
c8473fc796
Reland changeset bfb383af1903
2009-05-28 18:43:58 -04:00
Dão Gottwald
4b1f97db5e
merge
2009-06-13 11:24:48 +02:00
Dão Gottwald
5f3ad5f7ae
Bug 495751 - Backed out change to browser_bug304198.js (changeset bfb383af1903) in order to figure out if the intermittent failure still happens
2009-06-13 11:23:53 +02:00
Dão Gottwald
42d30b5d4a
Bug 456535 - On Windows, users should be able to hide the menubar and show it with the alt key. r=mano, ui-r=faaborg
2009-06-13 08:08:20 +02:00
Dietrich Ayala
17819e9de5
Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco)
2009-06-12 15:39:42 -07:00
Gavin Sharp
20d1c5bca1
Port more reliable branch test from bug 304198 to trunk to fix intermittent oranges, a=beltzner/shaver
2009-05-28 18:43:58 -04:00
Ehsan Akhgari
4dc407e540
Bug 494838 - about:privatebrowsing / about:sessionrestore favicon gets reset when pressing Esc while focus is in the location bar; r=gavin
2009-05-27 08:01:00 +04:30
leftturnsolutions@yahoo.com
1593cffe4d
Bug 304198 - Deleted URL from location bar reappears after switching tabs. r=dao
2009-05-26 06:17:22 +02:00
Johnathan Nightingale
aa69868ad8
Bug 497656: don't migrate passwords and offlineApps settings from sanitize-on-shutdown to CPD-dialog, since the dialog no longer has UI for controlling them, r=gavin
2009-06-12 00:03:35 -04:00
Mike Connor
39d06f2734
bug 492390 - update credits for 3.5, round 1
2009-05-21 15:15:15 -04:00
Ehsan Akhgari
17bfc90e36
Bug 488706: Migrate clear private data settings. r=mconnor
2009-05-21 10:51:56 +01:00
Drew Willcoxon
58d4e4e702
Bug 489958 - New Clear recent history dialog shows unnecessary scrollbars with details expanded, r=johnath
2009-05-20 10:06:08 -07:00
Asaf Romano
5b82eb810a
Bug 493978 - Disable tab-detach when the tab is dropped very close to the tabbar (also fixes bug 494026). r=dietrich. a=beltzner.
2009-05-21 04:53:53 +03:00
adw@mozilla.com
ba863495e0
Bug 491883 - Clear Recent History removes pages (URIs) from history instead of visits (r=johnath)
2009-05-20 16:05:25 -07:00
Asaf Romano
385f241add
Bug 487263 - dragging a tab up or over the tab bar then out of the window does not detach. r=dietrich,mconnor.
2009-05-20 03:11:18 +03:00
Graeme McCutcheon
5ab45c8752
Backout bug 279022 to fix browser-chrome test failures
2009-05-20 00:51:22 +01:00
Graeme McCutcheon
2730455af5
Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano
2009-05-19 16:20:19 +01:00
Drew Willcoxon
f91a54288d
Bug 493559 - The 'Clear Recent History' dialog can be too slow when Everything is selected; r=johnath
2009-05-19 19:31:42 +04:30
Phil Ringnalda
b1e4112ca1
Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano
2009-05-18 18:12:59 -07:00
Jorge Villalobos
9fc1f9ebcf
Bug 486791 - BrowserStartup() throws exception when sidebars are inserted by code. r=gavin
2009-05-18 12:43:39 +02:00
Asaf Romano
4b1e16bc03
bug 490068 - leak window after showing bookmarks panel. r=dietrich.
2009-05-17 23:14:27 +03:00
Ehsan Akhgari
d6f5a85336
Bug 493225 - Remove the unused members of pageInfoTreeView; r=gavin
2009-05-17 15:55:58 +04:30
Dão Gottwald
0bff3af5b7
remove cruft from test script
2009-05-16 12:22:20 +02:00
Drew Willcoxon
4108ca18d0
Bug 491638 - Clear recent history dialog should persist details expansion, r=johnath
2009-05-15 09:42:08 -07:00
Dão Gottwald
c0471b10a5
test for bug 482801
2009-05-16 00:15:46 +02:00
Dão Gottwald
1606fe51cd
Bug 493178 - replacetabwithwindow doesn't always return a value. r=gavin
2009-05-15 15:44:05 +02:00
Dão Gottwald
ecd153a3b8
Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn
2009-05-15 15:33:59 +02:00
Paul O’Shannessy
1877caeec7
Bug 491431 - No way to distinguish tab detach vs tab close, r=gavin
2009-05-14 09:46:50 -07:00
Drew Willcoxon
346051162d
Bug 489700 - Focus ring is cut off for XUL dropdown in Clear Recent History dialog. r=johnath
2009-05-15 09:24:33 +02:00
Dão Gottwald
31b3adffcd
Backed out changeset 350e7f02ea89, since it might have issues, and I won't be there to watch the results :(
2009-05-14 20:57:00 +02:00
Dão Gottwald
314b19157b
test and additional fix for bug 482801
2009-05-14 20:35:40 +02:00
Dão Gottwald
3dda3d388a
Bug 490030 - privacy.cpd.history should overrule privacy.cpd.downloads in the Clear Recent History dialog. r=johnath
2009-05-14 00:42:07 +02:00
Dão Gottwald
9296ddd5de
Backed out changeset 5d2cfb8fa4b5
2009-06-11 09:06:05 +02:00
Kaspar Brand
01152402da
Bug 455334 - Improve truncation and RTL display of EV cert owner strings in location bar. r=dao
2009-06-11 02:59:41 +02:00
Dão Gottwald
aac465e011
Bug 488543 - remove Mac-specific tabs-closebutton-box. r=rflint
2009-06-11 01:10:42 +02:00
Dão Gottwald
b3741649cc
Bug 495058 - Location bar emptyText not shown when deteaching blank tab or about:privatebrowsing into a new window. r=gavin
2009-06-11 01:10:09 +02:00
Neil Deakin
79321ef1f8
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
2009-06-10 14:00:39 -04:00
Mark Finkle
71094b75ef
Bug 497098: add imageURL getter to nsContextMenu for extension compat, r=gavin
2009-06-09 21:59:18 -04:00
Drew Willcoxon
ebde8c9e52
Bug 496782 - browser_sanitizeDialog.js calls finish() twice; r=gavin.sharp
2009-06-09 16:12:35 +02:00
Henri Sivonen
2b33dab370
Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner
2009-06-09 10:41:19 +03:00
Mike Connor
6adc091468
more credit updates
2009-06-08 13:12:33 -07:00