Commit Graph

4302 Commits

Author SHA1 Message Date
Ehsan Akhgari
bce3c0d044 Bug 461627 - Hide the UI for saving certificate exceptions permanently in Private Browsing mode (test); r=mconnor 2009-08-02 22:23:14 +04:30
Ehsan Akhgari
ca5920f5ef Bug 495999 - Paused download label shown in status bar when leaving PB with active downloads; r=mconnor 2009-08-02 22:23:10 +04:30
Ehsan Akhgari
f0961087a5 Bug 496123 - the last download directory from private browsing persists as the initial directory for the filepicker after stopping private browsing; r=mconnor 2009-08-02 22:23:08 +04:30
Ehsan Akhgari
512200fc27 Bug 496595 - Privacy leak in "remember for this site" permission of geolocation - persists outside of private browsing; r=mconnor 2009-08-02 22:23:04 +04:30
Ehsan Akhgari
2a9ff53bba Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor 2009-08-02 22:23:01 +04:30
Dão Gottwald
cc08681d32 Bug 507883 - addCookieToHash() creates a useless object that will be clobbered right away. r=zeniko 2009-08-02 18:31:24 +02:00
Ehsan Akhgari
9141fc8cda Backed out changeset 8366e5cc9f57 (bug 125282) because of four windows unit test oranges in a row (all timed out when running mochitest-plain) 2009-08-02 15:10:37 +04:30
Masayuki Nakano
ded4cf29cb Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enn, sr=smaug 2009-08-02 10:51:17 +09:00
Paul O’Shannessy
17a5369301 Bug 507032 - "Set As Desktop Background..." doesn't work on Windows CE, r=robert.bugzilla 2009-08-01 16:21:58 -07:00
Paul O’Shannessy
b5290c4772 Bug 506132 - write session data to disk less often in WinCE, r=vlad 2009-08-01 16:21:58 -07:00
Dão Gottwald
9f22b02d78 Bug 507583 - WindowIsClosing() cleanup. r=gavin 2009-08-01 18:17:30 +02:00
Marco Bonardo
87ab63a2f9 Bug 507172 - random failure in browser_ui_bookmarks_sidebar.js, disable test for now while CLOSED TREE 2009-08-01 10:03:13 +02:00
L. David Baron
c28f3d6e31 Merge backout of changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698) CLOSED TREE 2009-07-31 19:37:44 -07:00
L. David Baron
544a53faaa Backed out changeset 6a5f22ccbe0e (no bug) to see if it is the cause of the mozilla-browser-chrome orange (bug 507605 and bug 507698) 2009-07-31 19:37:14 -07:00
Dão Gottwald
1877bbd1a2 OS X bustage fix 2009-07-31 20:39:55 +02:00
Steffen Wilberg
0ff9b98534 Bug 206544: Add 'Full Screen' toolbar button. Based on a patch by Georges-Etienne Legendre. r=dao, ui-r=boriss 2009-07-31 19:58:17 +02:00
Tyler Downer
c416a3ded7 Bug 503457 - Change "Reset bookmarks to Firefox defaults" to "Delete all bookmarks except for backups". r=rstrong, ui-r=boriss 2009-07-31 14:49:58 +02:00
Dão Gottwald
33c3327109 Bug 507587 - Warning: reference to undefined property jscookies[cookie.host]. r=zeniko 2009-07-31 14:39:22 +02:00
Dão Gottwald
e4a08d3489 Fix sessionstore tests that fail to remove their event listeners. No bug. 2009-07-31 11:20:42 +02:00
Tyler Downer
d1be13391d Bug 405376 - "Current Window" option in Open Web Location window should be named "Current Tab". r=rstrong, ui-r=jboriss 2009-07-31 07:09:39 +02:00
Nochum Sossonko
4df1909d4b Bug 506099 - lazy load DownloadUtils.jsm in browser.js via memoized getter. r=gavin 2009-07-31 07:09:21 +02:00
Nils Maier
d3bbbdf0b5 Bug 354894 - Session restore doesn't work if process hasn't exited. r=zeniko,dao sr=vlad 2009-07-31 06:57:57 +02:00
Blake Winton
142b6f9ce6 Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich 2009-07-30 20:40:45 +02:00
Shawn Wilsher
b9a959eb27 Merging places and mozilla-central. 2009-07-30 10:25:23 -07:00
Shawn Wilsher
1f2b2d387e Disable these two randomly crashing tests until bug 506042 is fixed and we can get stacks from the crashes. 2009-07-30 08:48:48 -07:00
Shawn Wilsher
c113953d34 Merging places and mozilla-central. 2009-07-30 08:41:55 -07:00
Shawn Wilsher
3981f0cb31 Merge places to mozilla-central. 2009-07-29 10:16:01 -07:00
Bobby Holley
9328bfd38b Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir 2009-07-29 10:13:08 -04:00
Dão Gottwald
fb4609c4d3 merge 2009-07-29 10:50:20 +02:00
Dão Gottwald
930df1b2af Backed out changeset 27b53ca1b085 2009-07-29 10:49:59 +02:00
Wolfgang Rosenauer
6220ecce9c Bug 506901 - preference advanced pane not updated on init; r=gavin 2009-07-29 09:49:27 +02:00
Ehsan Akhgari
821f9279d3 Bustage fix for the test for bug 501413 2009-07-29 12:09:38 +04:30
Ehsan Akhgari
1a574c8f1d Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work (tests); r=mak77 2009-07-29 12:06:34 +04:30
Ehsan Akhgari
0a02e029df Bug 506111 - consolidate getService calls in browser.js. r=dao 2009-07-29 08:22:12 +02:00
Dão Gottwald
f7fa537188 Bug 506861 - make more use of makeURI(). r=gavin 2009-07-29 07:55:18 +02:00
Nochum Sossonko
3f2b8bfc51 Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad 2009-07-29 07:55:03 +02:00
Gavin Sharp
d790792643 Merge backout of changeset 870f451d8385 from bug 506116 2009-07-28 03:41:45 -04:00
Gavin Sharp
082f188dcb Backed out changeset 870f451d8385 from bug 506116 2009-07-28 03:41:07 -04:00
Dão Gottwald
fe8ebd7e0d use gPrefService in tests 2009-07-28 09:09:50 +02:00
Dão Gottwald
624a799563 use makeURI in tests 2009-07-28 08:18:29 +02:00
Nochum Sossonko
8b1e3cbd38 Bug 506116 - speed up makeURI(str) and use it in browser.js. r=gavin, sr=vlad 2009-07-28 08:01:31 +02:00
Michael Kohler
66e5b468d3 Bug 506048 - browser.history.grouping is not supported by Places, but still in firefox.js. r=dao 2009-07-28 08:01:21 +02:00
Shawn Wilsher
325ec6bf31 Merge places to mozilla-central. 2009-07-27 17:57:32 -07:00
Paul O'Shannessy
da374ee3ec Bug 504493 - Toolbar buttons in Places Library look ugly in mouseover on Windows CE, r=vlad 2009-07-27 15:33:00 -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
Simon Bünzli
c923c32c53 Bug 477564 - Session restore hangs/not responding with high CPU on large form with many checkboxes r=dietrich
Cap the maximum number of XPATHs generated
2009-07-24 11:39:22 -04:00
Michael Kohler
4342407064 Bug 496385 - Number of bookmarks to remove should be in the middle ("Remove %d Bookmarks") inside the star panel. r=gandalf, gavin 2009-07-24 17:36:58 +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
Justin Dolske
d31edc7f4a Bug 504750 - Add splashscreen support to build system. r=benjamin ui-r=beltzner 2009-07-23 17:35:48 -07:00
Shawn Wilsher
5521505010 Merge places to mozilla-central. 2009-07-22 09:27:28 -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
Shawn Wilsher
0b56bca4a1 Merge places to mozilla-central. 2009-07-21 09:34:00 -07:00
Markus Stange
c7e7e78bca Bug 488687 - Make the tabbrowser CSS tab text selector a little stricter so that it doesn't apply to normal tabbox tabs. r=dao 2009-07-21 14:37:13 +02:00
Markus Stange
f2547b0821 Bug 486476 - Some findbar polish. ui-r=faaborg, r=dao 2009-07-21 14:36:48 +02:00
Shawn Wilsher
0c008743cf Merge places to mozilla-central. 2009-07-19 18:21:55 -07:00
Dão Gottwald
bb5b147847 whitespace cleanup 2009-07-19 09:39:42 +02:00
Markus Stange
ba0dac95da Bug 504300 - Preferences window styles should live in toolkit, not browser. r=dao
--HG--
rename : browser/themes/pinstripe/browser/preferences/panebutton-active.png => toolkit/themes/pinstripe/global/icons/panebutton-active.png
rename : browser/themes/pinstripe/browser/preferences/panebutton-inactive.png => toolkit/themes/pinstripe/global/icons/panebutton-inactive.png
2009-07-18 15:52:14 +02:00
Dão Gottwald
a2dd011f85 Bug 303491 - Groupbox caption styling cleanup. r=mstange, ui-r=faaborg 2009-07-21 12:12:01 +02:00
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
Joe Drew
6c441f55f7 Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
2009-07-20 18:50:15 -07:00
Neil Deakin
eb8c6c62b3 Bug 503966, dragging tab to bookmarks sidebar opens new window, fix this by passing the dataTransfer to the view, r=sdwilsh 2009-07-17 14:09:10 -04: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
Paul O'Shannessy
158fe71341 Bug 504189 - Need to make slow script dialog delay higher On WinCE, r=vlad 2009-07-17 10:54:40 -07:00
Shawn Wilsher
e5f0cfb4ac Merge places to mozilla-central. 2009-07-16 09:15:51 -07:00
Dan Witte
ba6b491419 Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor 2009-07-15 17:57:29 -07: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
Shawn Wilsher
a71f660e93 Merge places to mozilla-central. 2009-07-14 14:54:21 -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
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
Shawn Wilsher
45dec085c8 Merge to mozilla-central 2009-07-13 16:18:20 -07:00
Dão Gottwald
90b48a859a Bug 503953 - make consistent use of gNavigatorBundle. r=gavin 2009-07-14 00:10:04 +02:00
Shawn Wilsher
009d251ac4 Merge to mozilla-central 2009-07-13 14:51:43 -07:00
Shawn Wilsher
c2762f99e9 Bug 455555 - Use asynchronous queries for places AutoComplete.
This changes the location bar's AutoComplete provider to use asynchronous
queries instead of synchronous ones.  No more blocking the main thread FTW!
r=mak
r=Mardak
r=dietrich
2009-07-13 12:19:03 -07: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
Ehsan Akhgari
2b80a6f4a6 Bug 496335 - Don't restart Necko on Private Browsing mode transitions; r=mconnor
--HG--
rename : browser/components/privatebrowsing/test/unit/test_sslsite_transition.js => browser/components/privatebrowsing/test/unit/test_transition_nooffline.js
2009-07-11 20:24:13 +04:30
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
ca76bb625b port code from 3.5 for the all-tabs button's icon 2009-07-10 13:20:03 +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
Dão Gottwald
32f67f387a replace obsolete alltabs.png 2009-07-10 08:57:08 +02: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
Dan Witte
40b97c2191 followup fix for bug 423132 (revert passing |this| as a parameter to forEach). 2009-07-16 20:53:43 -07:00
Justin Dolske
25106021bc Bug 504638 - Disable malware protection on Windows CE. r=vladimir 2009-07-16 15:04:01 -07:00
Justin Dolske
38ea9246de Bug 499226 - Remove unneeded branding icons for Linux. r=mconnor 2009-07-16 12:36:26 -07: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
Vladimir Vukicevic
6b27819256 b=503211; tweak some default firefox prefs for perf on Windows CE; r=me 2009-07-08 17:09:43 -07:00
Robert Strong
bf24dc7284 Bug 500251 - Cannot set set Minefield as default browser on Windows CE. r=vlad 2009-07-08 13:51:21 -07:00
Doug Turner
c56708705b Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad 2009-07-08 09:13:13 -07:00
Justin Dolske
bf4e52d71d Bug 499810 - Firefox missing app icon on Windows CE. r=vladimir 2009-07-07 21:14:43 -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
Ehsan Akhgari
be9c3c52d6 Bug 495495 - Entering Private Browsing mode prohibits keyboard focus on URL location bar; r=mconnor,zeniko 2009-06-01 21:30:02 +04:30
Marco Bonardo
2bfec9f475 Bug 494749 - mochitest-browser-chrome: browser_490040.js times out intermittently, refactoring of the test, r=dietrich 2009-07-29 23:50:42 +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
Blake Kaplan
ece0649965 Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts. 2009-05-21 01:17:51 -07:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
cf0241bf3f Bug 483980 - Allow history/bookmark observer components to register with a startup category
This changeset allows for history and bookmark observers to be registered via
the category manager.  This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Ryan Flint
01ebff6144 Bug 502764 - Disable DNS prefetching for microsummary requests. r=sdwilsh 2009-07-06 22:24:04 -04:00
Dave Townsend
b7bbffcf77 Bug 481406: Stop using dump in browser chrome tests. r=mak77 2009-07-06 10:27:26 +01:00
Doug Turner
55fdfb6010 Backing about 484488. 2009-07-05 22:24:56 -07:00
Nick Thomas
882aebc361 Bug 501457, OSX type/creator ID is incorrect because echo -n is not portable, r=ted.mielczarek 2009-07-06 15:58:33 +12:00
Justin Dolske
995601b3d5 Bug 499807 - "Default download location broken on Windows CE" [r=vladimir] 2009-07-03 16:11:08 -07: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
Robert Strong
b742a2f908 Bug 496472 - Remove several files from /other-licenses/branding/firefox/. r=mconnor 2009-07-02 10:13:40 -07:00
Doug Turner
78afc48ace Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad 2009-07-01 12:01:11 -07:00
Marco Bonardo
f5eaa3ca95 Bug 496058 - mochitest-browser-chrome: browser_bookmarksProperties.js times out intermittently, r=enn 2009-07-01 11:19:11 +02:00
Ehsan Akhgari
2bea39652a Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work; r=mak77 2009-07-01 01:17:13 -07:00
Johnny Stenback
a511964116 Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org 2009-06-30 15:55:16 -07:00
Dão Gottwald
87c8e42a85 Bug 491247 - utils.js: reference to undefined property aPopup.childNodes[aPopup._startMarker + 1]. r=mak 2009-06-29 18:47:03 +02:00
Phil Ringnalda
002fde0338 Back out adding the default theme's makefile, since the braces break creating makefiles on some systems, winding up down the line as compile failure because cairo-features.h doesn't exist 2009-06-28 22:13:05 -07:00
Dão Gottwald
160cc9f85c Bug 500976 - PlacesController.prototype._shouldShowMenuItem should not depend on bug 232598. r=sdwilsh 2009-06-28 18:04:18 +02: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
Phil Ringnalda
22bd4ceab4 Add missing makefiles, rs=ted 2009-06-27 16:12:56 -07:00
Paul O’Shannessy
c9d578ace8 Bug 493823 - One test from browser_394759 not being run, r=zeniko 2009-06-15 10:40:49 -07:00
Phil Ringnalda
27790c0e83 Bug 496809 - Define @BIN_SUFFIX@ for removed-files.in, r=ted 2009-06-26 22:31:39 -07:00
Axel Hecht
88fdf82bcb bug 489313, bustage fix for mac repacks, get dependencies right, r=ted 2009-06-26 21:08:56 +02:00
Dão Gottwald
cefd1ceb7b Bug 500019 - remove workaround for bug 303428. r=gavin 2009-06-25 21:45:29 +02:00
armenzg@mozilla.com
fc369bd1c6 Bug 496196 - script and make target to generate a snippet for a locale - r=ccooper,l10n,gozer,kairo 2009-06-25 12:31:06 -04:00
Gavin Sharp
4109cb3c44 Add Mohammad Reza Haghighat to credits, r=mconnor 2009-06-24 19:20:31 -04:00