Shawn Wilsher
325ec6bf31
Merge places to mozilla-central.
2009-07-27 17:57:32 -07:00
Dão Gottwald
d0b5021a3a
test cleanup
2009-07-27 21:23:26 +02:00
Dão Gottwald
9d710e6094
Bug 505749 - All tabs panel fails to close on OS X. r=enn
2009-07-27 18:55:31 +02:00
Shawn Wilsher
3e9850b9ff
Merge places to mozilla-central.
2009-07-27 08:50:26 -07:00
Dão Gottwald
41c0a240b8
Bug 498272 - Wait longer before showing the Ctrl+Tab panel
2009-07-26 19:36:09 +02:00
Ehsan Akhgari
1579a7981f
Bug 423190 - [RTL] Feed popup is hardcoded to LTR; r=dao
2009-07-26 21:29:55 +04:30
Dão Gottwald
9ebd174022
Bug 506512 - Ctrl+Tab / All Tabs styling update
2009-07-26 09:53:04 +02:00
Dão Gottwald
7108b58971
remove cruft from tests
2009-07-26 02:30:48 +02:00
Dão Gottwald
0a7c83689a
Bug 498704 - Make sure the window is focused before running the Ctrl-Tab test
2009-07-25 13:21:24 +02:00
Ehsan Akhgari
31e89ae846
Bug 490702 - Remove obsolete leftovers from removed clear passwords and offline data options in clear recent history dialog; r=dao
2009-07-25 12:27:51 +04:30
Dão Gottwald
32cbfb2451
fix stupid browser_discovery.js
2009-07-24 21:51:02 +02:00
Dão Gottwald
82b4513da7
Bug 494808 - Page Info > Media doesn't list background images anymore. r=mano
2009-07-24 17:10:02 +02:00
Shawn Wilsher
7a0b8db179
Merge places to mozilla-central.
2009-07-23 07:58:59 -07:00
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
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