Commit Graph

9666 Commits

Author SHA1 Message Date
Dão Gottwald
ee97b227cc Bug 504065 - Move browser.js includes to the top and rename browser-textZoom.js to browser-fullZoom.js. r=gavin
--HG--
rename : browser/base/content/browser-textZoom.js => browser/base/content/browser-fullZoom.js
2009-09-01 10:26:26 +02:00
Markus Stange
0efe886b3a Bug 508940 - Use child selectors when addressing treechildren. r=dao 2009-08-31 12:27:56 +12:00
Markus Stange
f0ca15cfe7 Bug 508940 - Use build time preprocessing in order to share colors and other common CSS declarations in the theme. r=dao 2009-08-31 12:26:43 +12:00
Markus Stange
1d73f1670c Bug 508728 - Restyle the Places window scope bar. r=dao 2009-08-31 12:25:08 +12:00
Nickolay Ponomarev
6659b872fe bug 513469 - remove usage of nsIBrowserInstance in Firefox's browser.js
r=gavin
2009-08-30 16:03:59 +04:00
Ehsan Akhgari
5b457ece1d Bug 499733 - Open Web Location dialog leaks URL/search entered in private browsing mode; r=mconnor 2009-08-30 11:01:46 +04:30
Dão Gottwald
43fe2392f1 Bug 510442 - remove unneeded CSS and image data for toolbar buttons that are always enabled. r=rflint 2009-08-29 03:26:51 +02:00
Paul O’Shannessy
b953b21dab Bug 479397 - this.windowToFocus.content null in nsSessionStore.js, r=zeniko 2009-08-28 13:05:06 -07:00
Paul O’Shannessy
60fd5c6813 Bug 512524 - Unable to set image as desktop background, r=robert.bugzilla 2009-08-28 13:05:03 -07:00
Nochum Sossonko
d8cc15d0c9 Bug 502486 - Don't strip the www off urls for the block-image context menu label. r=dao, ui-r=faaborg 2009-08-28 20:26:17 +02:00
Martin McNickle
943115b9ac Bug 508223 - Favicons not shown if menus_have_icons=false. r=dao 2009-08-28 20:25:17 +02:00
Benjamin Smedberg
9319c2f3df Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script 2009-08-27 09:09:31 -07:00
Benjamin Smedberg
36bc86429d Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
Neil Deakin
ed0329d0a7 Bug 510388, check descendant documents for focus when closing popups, r=bz,sr=smaug 2009-08-27 08:51:41 -07:00
tglek@mozilla.com
6da2f5fcc8 Bug 508421 - move res/ stuff into toolkit.jar (r=bsmedberg)
* * *
* * *
2009-08-27 08:35:48 -07:00
Nick Thomas
45b077b0a6 Bug 463605 followup, tweak manifest for shipped files and removals, rs=ted.mielczarek 2009-08-27 16:03:15 +12:00
Ted Mielczarek
2378dd60b7 bug 463605 - make OS X packaging use a packaging manifest (like Windows and Linux). r=bsmedberg 2009-08-21 13:05:28 -04:00
Misak Khachatryan
335776ceb1 Bug 512635 - Fix some logic in undoCloseWindow. r=zeniko 2009-08-26 18:25:59 +02:00
Joe Bowser
6d661f07da Bug 492426 - Remove existing blocked-badware-page notification before showing a new one. r=gavin 2009-08-26 18:25:09 +02:00
Jesse Ruderman
e72a9d57fc Re-enable tests now that bug 507199 is fixed (revert e22ff796c703) 2009-08-26 08:55:48 -07:00
Ted Mielczarek
f2d96f1b3d bug 508861 - Build/ship the C++ runtime with MSVC/jemalloc. r=bsmedberg
--HG--
extra : rebase_source : 3ce54c05f07236d49469b66c695bfac3ccef06af
2009-08-17 13:13:37 -04:00
jhorak@redhat.com
a5beb085b9 Bug 402892. Support gio as well as gnome-vfs. r=roc 2009-08-25 11:58:11 -07:00
Benjamin Smedberg
ba372f3a4c Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted 2009-08-25 08:59:31 -07:00
Ehsan Akhgari
f6fbe9828b Bug 510780 - Use doCommand instead of manually generating a "command" event in browser chrome tests; r=mconnor 2009-08-25 13:52:45 +04:30
Josh Aas
c529498f55 Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg 2009-08-24 15:56:43 -07:00
Shawn Wilsher
d766e54ef2 Bug 509668 - mochitest-browser-chrome: browser_248970_a.js fails intermittently, r=dietrich 2009-08-24 10:23:17 -07:00
Steffen Wilberg
01e9933edd Bug 221602: Don't ship comm.jar, final nail. r=bsmedberg
--HG--
extra : rebase_source : e345a68817d6909cc93bec65df23c015b2797f32
2009-08-21 21:26:02 +02:00
Doug Turner
9198e85961 Bug 492328 - Add GPSD as a geolocation provider. Fix packaging files. r=ted 2009-08-21 13:13:15 -07:00
Chris Seawood
57678f1f3f Bug 505736 - Use IMPORT_LIB_SUFFIX when linking thebes. r=cls patch=jacek@codeweavers.com 2009-08-20 17:48:12 -07:00
Justin Dolske
ef0be5285c Bug 502526 - Need splashscreen artwork for Windows CE. artwork=horlander, ui-r=faaborg, r=vladimir 2009-08-20 15:17:29 -07:00
adw@mozilla.com
5394a5cb17 Bug 510309 - Link XPTs for OS X DMG packages (r=ted) 2009-08-20 09:48:25 -07:00
Ryan Flint
3f8f40882a Bug 499123 - Coalesce browser about: pages. r=dietrich/gavin
--HG--
rename : docshell/base/nsAboutRedirector.cpp => browser/components/about/AboutRedirector.cpp
rename : docshell/base/nsAboutRedirector.h => browser/components/about/AboutRedirector.h
2009-08-20 02:24:10 -04:00
Marco Bonardo
535649dab1 Bug 510916 - Cannot see folder names when modifying a bookmark from the star icon, r=dao 2009-08-19 20:51:50 +02:00
Dave Townsend
20e6c6acda Backed out changeset 405a715a4d81 from bug 502307 due to test failures 2009-08-19 10:38:09 +01:00
Ehsan Akhgari
3b96626648 Bug 502307 - Closing multiple tabs in the last browser window with Private Browsing enabled yields no warning regardless of preference setting (further fix); r=enndeakin,dao ui-r=faaborg 2009-08-19 11:16:08 +04:30
Markus Stange
df16692aac Bug 507962 - Pinstripe widget margin cleanup. r=dao
--HG--
extra : rebase_source : e8b5bab4b2ba45f6f64a4d20cb5336f69d965c00
2009-08-18 14:34:20 +12:00
Phil Ringnalda
e6cfbfb139 Bug 510894 - only build nsICanvasGLPrivate if MOZ_ENABLE_CANVAS3D is set, put it in content_canvas.xpt instead of content.xpt, and remove the accidental content.xpt, r=ted,vlad 2009-08-18 19:57:22 -07:00
Nick Thomas
a0fe901baa Bug 503469, package splash.bmp on --enable-splashscreen, r=ted.mielczarek 2009-08-19 13:51:56 +12:00
Dave Townsend
93e942860c Bug 479805: browser.offline should only be consulted during startup. r=dao 2009-08-18 16:39:37 +01:00
Craig Topper
b5592178c6 Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron 2009-08-18 08:48:32 -07:00
Dão Gottwald
5ad82b7546 Bug 510509 - superfluous hbox in places toolbar binding. r=mak77 2009-08-18 10:23:34 +02:00
Stefan Plewako
5e7255ae39 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-17 15:32:22 +01:00
Dão Gottwald
ec55ae8b0f Bug 496309 - remove focusElement and getBrowserFromContentWindow. r=enn, sr=mconnor 2009-08-17 16:29:01 +02:00
Dão Gottwald
55da0c95da Bug 458688 - re-enable browser_Browser.js and try to fix the intermittent failure. r=dtownsend 2009-08-17 11:35:05 +02:00
Ehsan Akhgari
1044301347 Bug 495577 - Rename the "Automatically start Firefox in a private browsing session" checkbox in privacy prefpane to cause less confusion; r=dao 2009-08-17 00:22:39 +04:30
William Jon McCann
722060fcba Bug 471997 - Add command line argument to start directly into Private Browsing mode; r=mconnor 2009-08-16 21:53:51 +04:30
Bill Gianopoulos
98c5c2d27f Bug 509412 - tab close buttons disappear when closing the first tab. r=dao 2009-08-16 02:34:20 +02:00
Dão Gottwald
dcc4d56d84 Bug 509625 - nsSessionStore.js should deal with browsers rather than tabpanels. r=zeniko 2009-08-14 23:16:11 +02:00
Taras Glek
d331cb9b8d Bug 468011 - Combine all chrome into browser+toolkit jars. r=bsmedberg 2009-08-14 09:32:40 -07:00
Axel Hecht
a1803ec338 bug 489313, use l10n.mk for firefox, bustage fixes, r=ted 2009-08-14 13:06:15 +02:00
Marco Bonardo
118a440b10 Bug 382466 - in toolbar.xml, prevent lots of repeated work in updateChevron() by using a timer, r=dao 2009-08-14 10:03:34 +02:00
Stephen Horlander
9d0273aa43 Bug 494927 - toolbarbutton image transparency/anti-aliasing should accommodate different background colors. r=dao 2009-08-14 09:42:32 +02:00
Markus Stange
138d72b56f Backed out changeset 43fdf17e10a3, bug 494927, because of a 2.5% Mac Txul regression 2009-08-14 16:52:02 +12:00
Stephen Horlander
bee5f4b25f Bug 494927 - toolbarbutton image transparency/anti-aliasing should accommodate different background colors. r=dao 2009-08-14 01:12:07 +02:00
Ben Hearsum
030a633c5c bug 508282: bump mozilla-central version to 1.9.3a1pre/3.7a1pre. r=catlee. CLOSED TREE 2009-08-13 10:06:28 -04:00
mail@bugz.ata.myota.org
78e7d6e1db Bug 480826 - Firefox should honour browser.chrome.favicons setting when opening Edit->Preferences->Applications. r=mconnor 2009-08-13 09:53:47 +02:00
Michael Kraft
4468f2c7e7 Bug 491577 - fix idl comment. sr=mconnor 2009-08-13 09:52:22 +02:00
Dão Gottwald
d9ef96060c Bug 500702 - intermittent failure in browser_bug495058.js 2009-08-13 09:51:05 +02:00
Neil Deakin
223d38e76c Bug 508472, wait for load and paint events before starting test, r=dolske 2009-08-12 10:04:51 -04:00
Navin Lal
333101be35 Bug 502501 - rename History > Recently Closed Tabs > Open All in Tabs to Restore All Tabs. r=dao, ui-r=faaborg 2009-08-12 10:40:26 +02:00
Jonathan Griffin
099ba2fb84 Add mochitest for bug 501422. r=mayhemer 2009-08-11 16:59:19 -07:00
Dão Gottwald
0a471e9361 fix broken browser_491577.js 2009-08-11 11:57:47 +02:00
Michael Kraft
04aea8deaf Bug 491577 - add API for deleting a single closed window. r=zeniko, sr=dietrich 2009-08-11 10:28:42 +02:00
Dão Gottwald
21adf55d50 Bug 509187 - Use mirror transformations for rtl toolbarbutton icons. r=rflint 2009-08-11 10:27:20 +02:00
Nick Thomas
80a345edce Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek 2009-08-11 15:50:32 +12:00
Nick Thomas
dc3b066478 Bug 509558, Need to package nssdbm3.chk for NSS >= 3.12.4 (Firefox 3.6a1 doesn't support FIPS mode), r=ted.mielczarek 2009-08-11 15:45:40 +12:00
Felipe Gomes
1e624e18bd Bug 503889 - Investigate usable sizes and target areas for touch interactions. r=dao 2009-08-10 19:59:10 -07:00
Shawn Wilsher
f44d6a5d36 Bug 485976 - Move writing sessionstore.js off the main thread
This makes session restore perform the write and fsync of sessionstore.js
execute on a background thread using NetUtil.asyncCopy.
r=dietrich
2009-08-10 15:15:20 -07:00
Markus Stange
f0127502ba Bug 508739 - Replace many gradient images with CSS gradients. r=dao
--HG--
extra : rebase_source : ceca5dc9c2191901bf7c0fdaa4cbb5d28e7bd96b
2009-08-11 09:25:56 +12:00
Markus Stange
4d83b80610 Bug 508724 - Native theming for button[type=menu], CSS part. r=dao
--HG--
extra : rebase_source : 07706d26b90faec7697dd80daaae5abcd8a447e6
2009-08-11 09:24:57 +12:00
Dave Townsend
5142d8d5f5 Bug 463075: Fix packaging of nspr-config in the SDK. r=ted 2009-08-10 20:37:48 +01:00
Phil Ringnalda
70a08c4856 Bug 364677 - No preview for sniffed feeds that don't have a channel/link or channel/id, r=mano 2009-08-09 14:11:25 -07:00
Dão Gottwald
f88c1b1cad Bug 502239 - fix focusElement() misuse. r=enn 2009-08-10 18:27:10 +02:00
Boris Zbarsky
0aa15c9fa7 Bug 508819. Stop relying on getElementById returning anonymous nodes. r=gavin,dietrich,davidb 2009-08-10 10:54:22 -04:00
Dão Gottwald
14bc32191a fix another focus issue with browser_bug304198.js and potentially browser_ctrlTab.js on Linux 2009-08-10 14:32:07 +02:00
Dave Townsend
cbac52244a Bug 509194: Remove extension manager dependency on classic.jar (build changes). r=dao 2009-08-10 09:51:28 +01:00
Dão Gottwald
15ab0505b0 Bug 509295 - fix browser_bug304198.js focus issues 2009-08-09 11:49:31 +02:00
Dão Gottwald
25ddc3dde3 revert changeset bfb383af1903 2009-08-09 11:42:11 +02:00
Dão Gottwald
7211749b45 browser_bug321000.js: when waiting for a focus event, make sure the element wasn't already focused 2009-08-09 11:41:19 +02:00
Ehsan Akhgari
fe6e4f9a29 Bug 506437 - The titlebar of a tear off window is not updated correctly after having detached a tab with private browsing mode; r=mconnor 2009-08-08 21:37:33 +04:30
Ehsan Akhgari
80760f19c8 Bug 508773 - Remove gPrivateBrowsingUI._privateBrowsingAutoStarted; r=dao 2009-08-08 21:37:30 +04:30
Ehsan Akhgari
1b3208f266 Bug 508000 - Search bar & find bar value before switching into Private Browsing mode is not restored after leaving PB mode; r=mconnor 2009-08-08 21:37:27 +04:30
John O'Duinn
3b0595ec3f bug 506401: Tracking bug for build and release of Firefox 3.6 alpha1 - version bumps to 1.9.2a2pre/3.6a2pre. r=bhearsum
--HG--
extra : rebase_source : 28cbfb5e99af6db807f0211a305ee491edab9e5d
2009-08-07 16:05:22 -04:00
Dave Townsend
40aadad049 Backed out bug 436668: Localize name and description for the default theme 2009-08-07 14:27:43 +01:00
Stefan Plewako
faeed69569 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-07 12:00:04 +01:00
Henrik Skupin
77c432e652 Bug 507761 - add ids for Restore All Windows / Open All in Tabs. r=dao 2009-08-07 10:43:30 +02:00
Dão Gottwald
55eb35cb32 Bug 507369 - optimize some rtl style rules. r=rflint 2009-08-07 10:42:16 +02:00
Dão Gottwald
e422ac762d Bug 507983 - Some toolbarbutton icons are misaligned. r=rflint 2009-08-07 10:40:01 +02:00
Drew Willcoxon
dc0f8fb965 Bug 495452 - Size of "Details" box in "Clear Recent History" dialog is not updated when window gets resized 2009-05-29 20:39:34 -07:00
Taras Glek
99f84f4bee Backed out changeset e6d6596ef49a 2009-08-06 17:20:44 -07:00
Taras Glek
8e3080a124 Bug 468011: Combine all chrome into a single jar file r=bsmedberg 2009-08-06 11:47:58 -07:00
Ted Mielczarek
fb6939649b bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Marco Bonardo
058342d150 Bug 508265 - Localized bookmarks backup are not replaced by new backups, r=dietrich 2009-08-06 16:34:16 +02:00
Marco Bonardo
97650a8c71 Bug 507963 - Intermittent failure of browser_privatebrowsing_findbar.js r=ehsan 2009-08-06 16:34:13 +02:00
Markus Stange
cd216e24cf Bug 269410 - Only show the toolbar collapse button in the main browser window and in the Places library window. ui-r=faaborg, r=enndeakin 2009-08-06 08:51:20 +12:00
Justin Dolske
859e22901b Bug 504953 followup - return nightly and unofficial build branding to en-US only. r=axel 2009-08-05 13:46:26 -07:00
Shawn Wilsher
b0763383f1 Bug 508344 - Remove unused location bar preferences
Removes preferences that are no longer used after the landing of bug 455555.
r=mak
2009-08-05 13:21:09 -07:00
Ted Mielczarek
a93edc1590 Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures 2009-08-05 15:36:49 -04:00
Ted Mielczarek
092e85a88d Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures 2009-08-05 15:36:20 -04:00
Reed Loden
e4f6eb3c4e Bug 507950 - "Add Namoroka branding to mozilla-central" [r=gavin] 2009-08-05 11:25:57 -07:00
Ted Mielczarek
bb3956d8f7 bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
Honza Bambas
dcad86cb0e 507348 - Credits cleanup, r=mconnor 2009-08-05 16:36:22 +02:00
Dão Gottwald
43d1a1d645 Bug 507881 - remove useless "|| null" fallback in browserGlue.sanitize(window) calls. r=gavin 2009-08-04 20:10:23 +02:00
Neil Deakin
e46d2e44ae Bug 505562, use synthesizeMouse properly, r=dolske 2009-08-04 14:03:42 -04:00
Walter Meinl
384abc5e88 [OS/2] Bug 507807 - Clean up linking on OS/2 by removing obsolete files and flags, r=pweilbacher 2009-08-03 14:59:45 +02:00
Dão Gottwald
a0221297ed Bug 507974 - Identity popup has poor rtl styling. r=ehsan 2009-08-03 11:31:13 +02:00
Dão Gottwald
60016daf8f Fix typo from bug 478416 2009-08-03 11:30:37 +02:00
Marco Bonardo
0966655d54 Bug 391125 - cannot hide open in tabs and friends menuitem(s) from bookmark containers, r=dao 2009-08-03 10:48:11 +02:00
Marco Bonardo
258238cb47 followup to Bug 481437 - adding at least one test to browser_library_open_leak.js, trivial change 2009-08-03 10:48:02 +02:00
Ehsan Akhgari
cdf7795a7a Sort the private browsing browser-chrome test files alphabetically 2009-08-02 22:25:44 +04:30
Ehsan Akhgari
79f10135b7 Bug 462639 - Handle view-source windows in Private Browsing mode; r=mconnor 2009-08-02 22:23:17 +04:30
Ehsan Akhgari
567bc9e1ac 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
944b95917c 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
0b3ef2b6d8 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
53cba00237 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
85fb282858 Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor 2009-08-02 22:23:01 +04:30
Dão Gottwald
1d96ce2823 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
3cbcbb9787 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
d74ecdd91a 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
2698f8b357 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
69e7768c28 Bug 506132 - write session data to disk less often in WinCE, r=vlad 2009-08-01 16:21:58 -07:00
Dão Gottwald
301985d660 Bug 507583 - WindowIsClosing() cleanup. r=gavin 2009-08-01 18:17:30 +02:00
Marco Bonardo
daecb2ef4c 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
2278efa6fe 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
9264c0d712 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
1b6d21e084 OS X bustage fix 2009-07-31 20:39:55 +02:00
Steffen Wilberg
62aab1925d 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
c94e00a8cc 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
fa751c32fa Bug 507587 - Warning: reference to undefined property jscookies[cookie.host]. r=zeniko 2009-07-31 14:39:22 +02:00
Dão Gottwald
e2d0ef7a15 Fix sessionstore tests that fail to remove their event listeners. No bug. 2009-07-31 11:20:42 +02:00
Tyler Downer
4e9b7827ff 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
5f393a9c41 Bug 506099 - lazy load DownloadUtils.jsm in browser.js via memoized getter. r=gavin 2009-07-31 07:09:21 +02:00
Nils Maier
71405fad9f 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
46549979e9 Bug 507386 - Unintended semicolons at the end of if-statements. r=dietrich 2009-07-30 20:40:45 +02:00
Shawn Wilsher
3b05f91f31 Merging places and mozilla-central. 2009-07-30 10:25:23 -07:00
Shawn Wilsher
d6ab48a2aa 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
2cac3b64fa Merging places and mozilla-central. 2009-07-30 08:41:55 -07:00
Shawn Wilsher
7fb05d7a7c Merge places to mozilla-central. 2009-07-29 10:16:01 -07:00
Bobby Holley
cd0b27cceb Bug 504822 - Remove XBM support from Mozilla. r=joe sr=vladimir 2009-07-29 10:13:08 -04:00
Dão Gottwald
40a341fe63 merge 2009-07-29 10:50:20 +02:00
Dão Gottwald
fb3a400fec Backed out changeset 27b53ca1b085 2009-07-29 10:49:59 +02:00
Wolfgang Rosenauer
a4528f2763 Bug 506901 - preference advanced pane not updated on init; r=gavin 2009-07-29 09:49:27 +02:00
Ehsan Akhgari
01eafaeb11 Bustage fix for the test for bug 501413 2009-07-29 12:09:38 +04:30
Ehsan Akhgari
f25b3a3375 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
219ec79cb2 Bug 506111 - consolidate getService calls in browser.js. r=dao 2009-07-29 08:22:12 +02:00
Dão Gottwald
a6d0c6e669 Bug 506861 - make more use of makeURI(). r=gavin 2009-07-29 07:55:18 +02:00
Nochum Sossonko
dea1a49128 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
2b031a6f6f Merge backout of changeset 870f451d8385 from bug 506116 2009-07-28 03:41:45 -04:00
Gavin Sharp
8b1660b31d Backed out changeset 870f451d8385 from bug 506116 2009-07-28 03:41:07 -04:00
Dão Gottwald
5649535584 use gPrefService in tests 2009-07-28 09:09:50 +02:00