Commit Graph

8294 Commits

Author SHA1 Message Date
Ehsan Akhgari
4524028f13 Backout changeset 7fbc721aa455 (bug 634672) because it breaks the Mac mochitest-browser-chrome tests 2011-03-31 12:00:08 -04:00
Kyle Huey
e169e16015 Back out Bug 639754. 2011-03-31 09:12:20 -04:00
Kyle Huey
61ff9410c4 Backed out changeset a5dbece71e4a due to test failures 2011-03-31 09:11:21 -04:00
Matheus Kerschbaum
1f81122982 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now. r=bsmedberg 2011-03-31 07:22:55 -04:00
Ehsan Akhgari
a0f4acae30 Merge cedar into mozilla-central 2011-03-30 13:53:35 -04:00
Dão Gottwald
141fc835b6 Bug 603790 - drop the drop shadow on buttons and textfields. r=shorlander
--HG--
extra : rebase_source : 1798d85a531486d3f1e0f2548f5c5955f4db74b7
2011-03-29 19:53:28 +02:00
Raymond Lee
1f8228e780 Bug 587276 - KeyEvent in TabCandy window affect browser [r=ian]
--HG--
extra : rebase_source : 9076dbf84083b547498e997fa3ceaa9d7fa04b7e
2011-03-29 10:51:26 +08:00
Chris Leary
733f538571 Merge mozilla-central and tracemonkey. 2011-03-29 14:52:44 -07:00
Chris Leary
78ceed9ab7 Merge mozilla-central to tracemonkey. 2011-03-29 09:05:25 -07:00
Ehsan Akhgari
4150039d5f Back out changeset 7395f456cf4b (bug 594614) because it wasn't quite ready 2011-03-28 16:35:05 -04:00
Raymond Lee
1c9eba8fcc Bug 609803 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_launch.js followed by 'browser_tabview_privatebrowsing.js | Tab View is visible again' and finally a suite timeout in browser_tabview_undo_group.js [r=ian,a=test]
--HG--
extra : rebase_source : 0e399d4fa59cc9788935005c8e7d1feca6a46a55
2011-03-08 16:10:07 +08:00
Raymond Lee
b4ad11ee0d Bug 615954 - Intermittent Failure in tabview/browser_tabview_bug597248.js | Tab item is showing cached data and is already connected or | Tab item is not showing cached data anymore [r=ian, a=test]
--HG--
extra : rebase_source : f77414f00639ed8726d9e53ddbbaa76ee57bd552
2011-03-01 12:07:00 +08:00
Raymond Lee
894a15e42e Bug 623673 - Consolidate code for 'new window' tests into newWindowWithTabView [r=ian, a=test]
--HG--
extra : rebase_source : efab3b3c8bcc42beca1055c270e12d9f7922ce43
2011-03-04 10:51:27 +08:00
Tim Taubert
ef1f986004 Bug 631752 - Tab aspect ratio gets changed on drag-drop orphaning [r=ian]
--HG--
extra : rebase_source : ddac3b95a6bc946e31edc88ba1d54df9a1c84e48
2011-03-28 20:20:26 +02:00
Tim Taubert
7913c7f420 Bug 634672 - Minimum tab size is no longer being respected [r=ian]
--HG--
extra : rebase_source : 149bc511ba1d99da8f449d547eb1ccafc81bbf77
2011-03-29 02:47:23 +02:00
Tim Taubert
a97458a839 Bug 638083 - browser_tabview_orphaned_tabs.js | tabview assert: callback arg must be a function [r=ian, a=test]
--HG--
extra : rebase_source : 76ddb0bfc89740c72da5e8252ce0ee45280aa8dc
2011-03-07 11:02:21 +01:00
Dão Gottwald
2e57c45181 Bug 642355 - Fix print preview in popups. r=gavin 2011-03-31 10:12:10 +02:00
Jim Mathies
ca0d92295a Bug 597911. Give 64-bit builds on Windows a different application id. r=rstrong 2011-03-29 22:24:54 -04:00
Ehsan Akhgari
ca0a27ab24 Merge cedar into mozilla-central 2011-03-29 10:39:07 -04:00
Phil Ringnalda
ec01d92d26 Bug 641182 - Remove stray outdated ARIA namespace in security prefpane, r=gavin 2011-03-14 02:29:26 -07:00
Jim Mathies
c07aaaf688 64-bit installer bustage fix, use ';' in comment vs. '//'. a=buildbustage 2011-03-31 07:07:49 -05:00
Ehsan Akhgari
6171831c1d Bug 631152 - Search autocomplete popup opens in the wrong position in RTL mode; r=gavin 2011-02-03 19:52:46 -05:00
Ehsan Akhgari
1a363fa042 Bug 631973 - Opening Firefox in permanent private browsing mode opens an additional window with the home page; r=gavin 2011-03-28 16:29:22 -04:00
Raymond Lee
f5d57e79a6 Bug 608407 - GroupItems.getActiveOrphanTab should use UI.getActiveTabRef r=ian 2011-04-04 10:27:50 +08:00
Raymond Lee
48d2bcf2f6 Bug 620506 - Remove debugging rect code r=ian 2011-04-05 18:05:01 +08:00
Raymond Lee
3250786751 Bug 645964 - Part of the undo close group button doesn't response to click [r=ian] 2011-03-30 09:36:33 +08:00
Matheus Kerschbaum
93480c6366 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg 2011-04-02 19:14:00 -07:00
Masatoshi Kimura
0db310191f Remove native uconv. Bug 644801, r=smontagu 2011-04-05 11:13:21 +03:00
Paul Biggar
bc3d36f617 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Paul Biggar
c0aeeea187 Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.

Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Margaret Leibovic
46bea3a656 Bug 648362 - Update about window to use new background images, r=gavin 2011-04-11 12:59:21 -07:00
Dave Townsend
dab9719f1a Bug 649168 - "Need to ship feedback with the aurora and beta channels" [r=gavin.sharp] 2011-04-11 19:12:00 -04:00
Jono X
8c8aec2bf9 Bug 577694 - Add detection of accessibility instantiation [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
6640b227f7 Bug 648829 - Show happy/sad menu items to all Feedback users regardless of version [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
131e6a0e88 Bug 645982 - Possible error in code [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
81d4570a01 Bug 645858 - Include Firefox update channel in metadata [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
b422824287 Bug 645092 - Stop using [deprecated] Storage methods (testpilot) [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
d0235b3203 Bug 644582 - 0x80004005 (NS_ERROR_FAILURE) location: JS frame :: resource://testpilot/modules/feedback.js :: FeedbackManager_isInputUrl :: line 109 [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
a574e87cfe Bug 640260 - Toolbar icon briefly appear on startup with TP enabled [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
469de92d8b Bug 645860 - "Studies should have a way to write metadata" [r=mark.finkle] 2011-04-11 16:16:00 -04:00
Jono X
fb273c89ba Bug 648715 - "Version/Channel compatibility for Firefox 5 beta" [r=mark.finkle] 2011-04-09 23:33:00 -04:00
Gavin Sharp
a5a139c1d4 Bug 648368: Change default branding from "Minefield" to "Nightly", graphics by Sean Martell <smartell@mozilla.com>, r=dolske
--HG--
extra : rebase_source : 92623874b3c137e454b4383d556c0af2b281cf9c
2011-04-11 09:43:52 -07:00
Gavin Sharp
6c3a6ae5e6 Bug 648368: add branding for Aurora, graphics by Sean Martell <smartell@mozilla.com>, r=dolske
--HG--
rename : browser/branding/nightly/Makefile.in => browser/branding/aurora/Makefile.in
rename : browser/branding/nightly/background.png => browser/branding/aurora/background.png
rename : browser/branding/nightly/branding.nsi => browser/branding/aurora/branding.nsi
rename : browser/branding/nightly/configure.sh => browser/branding/aurora/configure.sh
rename : browser/branding/nightly/content/Makefile.in => browser/branding/aurora/content/Makefile.in
rename : browser/branding/nightly/content/about-logo.png => browser/branding/aurora/content/about-logo.png
rename : browser/branding/nightly/content/about-wordmark.png => browser/branding/aurora/content/about-wordmark.png
rename : browser/branding/nightly/content/about.png => browser/branding/aurora/content/about.png
rename : browser/branding/nightly/content/icon48.png => browser/branding/aurora/content/icon48.png
rename : browser/branding/nightly/content/icon64.png => browser/branding/aurora/content/icon64.png
rename : browser/branding/nightly/content/jar.mn => browser/branding/aurora/content/jar.mn
rename : browser/branding/nightly/default16.png => browser/branding/aurora/default16.png
rename : browser/branding/nightly/default32.png => browser/branding/aurora/default32.png
rename : browser/branding/nightly/default48.png => browser/branding/aurora/default48.png
rename : browser/branding/nightly/disk.icns => browser/branding/aurora/disk.icns
rename : browser/branding/nightly/document-os2.ico => browser/branding/aurora/document-os2.ico
rename : browser/branding/nightly/document.icns => browser/branding/aurora/document.icns
rename : browser/branding/nightly/document.ico => browser/branding/aurora/document.ico
rename : browser/branding/nightly/document.png => browser/branding/aurora/document.png
rename : browser/branding/nightly/dsstore => browser/branding/aurora/dsstore
rename : browser/branding/nightly/firefox-os2.ico => browser/branding/aurora/firefox-os2.ico
rename : browser/branding/nightly/firefox.icns => browser/branding/aurora/firefox.icns
rename : browser/branding/nightly/firefox.ico => browser/branding/aurora/firefox.ico
rename : browser/branding/nightly/locales/Makefile.in => browser/branding/aurora/locales/Makefile.in
rename : browser/branding/nightly/locales/browserconfig.properties => browser/branding/aurora/locales/browserconfig.properties
rename : browser/branding/nightly/locales/en-US/brand.dtd => browser/branding/aurora/locales/en-US/brand.dtd
rename : browser/branding/nightly/locales/en-US/brand.properties => browser/branding/aurora/locales/en-US/brand.properties
rename : browser/branding/nightly/locales/jar.mn => browser/branding/aurora/locales/jar.mn
rename : browser/branding/nightly/mozicon128.png => browser/branding/aurora/mozicon128.png
rename : browser/branding/nightly/pref/firefox-branding.js => browser/branding/aurora/pref/firefox-branding.js
rename : browser/branding/nightly/splash.bmp => browser/branding/aurora/splash.bmp
rename : browser/branding/nightly/wizHeader.bmp => browser/branding/aurora/wizHeader.bmp
rename : browser/branding/nightly/wizHeaderRTL.bmp => browser/branding/aurora/wizHeaderRTL.bmp
rename : browser/branding/nightly/wizWatermark.bmp => browser/branding/aurora/wizWatermark.bmp
extra : rebase_source : 42e0e358f0357324cb71270d720de2b920ed2c26
2011-04-08 09:29:09 -07:00
Margaret Leibovic
c94af078f7 Bug 645063 - Increase discoverability of Do Not Track r=gavin 2011-03-29 09:23:56 -07:00
Karl Tomlinson
94737beb66 backout a4a1307fc4e1 due to failure in browser_bug580956.js et al 2011-03-28 14:02:46 +13:00
Frank Yan
4a6cac8603 Bug 593645 - use popup.triggerNode instead of document.popupNode for tab context menu; r=dao 2010-09-04 18:06:00 -04:00
Shawn Wilsher
f9b2bd0170 Bug 594614 - Remove the option to hide the tab strip if the suer has a single tab.
r=gavin
ui-r=ux
2011-03-27 19:11:44 -04:00
Phil Ringnalda
07a9794fda Bug 612816 - Remove some dead prefs from firefox.js; r=dao 2010-11-16 22:38:00 -05:00
Raymond Lee
e086c5ed8a Bug 597980 - Switching into and out of Panorama mode quickly can cause the wrong tab to be selected on return; r=ian 2011-03-09 16:37:25 +08:00
Tim Taubert
eccb79f4df Bug 610208 - When closing a tab, other tabs should not resize until cursor leaves the group [r=ian] 2011-01-21 18:15:22 -05:00
Raymond Lee
0ad6a5cdd2 Bug 618552 - "Undo Close Group" button does not fit for some locales; r=ian 2011-03-08 20:14:00 -05:00
Ehsan Akhgari
0ce5440550 Merge mozilla-central into cedar 2011-03-26 12:21:39 -04:00
Ehsan Akhgari
d1df3ecd6a Merge cedar into mozilla-central 2011-03-26 12:16:48 -04:00
Dão Gottwald
20d2c15c40 Bug 625367 - With tabs in the title bar, Firefox dialogs and target=_blank links open a new maximized window with tabs cut off at the top. r=gavin 2011-03-26 13:32:51 +01:00
Raymond Lee
9468b6497c Bug 641175 - Protect timer in browser_tabview_bug599626.js from being eaten by GC [r=ian, a=test] 2011-03-14 10:57:21 +08:00
ffxbld
36e293870e Automated blocklist update from host linux-ix-slave39 2011-03-26 03:10:20 -07:00
Ehsan Akhgari
a2f674fb10 Merge cedar into mozilla-central 2011-03-25 23:55:33 -04:00
Gavin Sharp
9f88da8e44 Bug 644645: don't NS_ASSERT when an extra parameter is passed to tabbrowser.addProgressListener, since popular extensions do that and it's annoying 2011-03-25 14:50:00 -04:00
Ehsan Akhgari
395dbdf918 Merge cedar into mozilla-central 2011-03-25 14:21:07 -04:00
Dão Gottwald
fb5afc5f52 Bug 539660 - Remove sessionstore.interval and sessionstore.resume_from_crash default values from nsSessionStore.js. r=zpao 2011-03-25 11:10:10 +01:00
Benjamin Smedberg
cfbf77b641 Bug 617539 - Integrate nsIAppStartup2 and nsIAppStartup_MOZILLA_2_0, r=Mossop 2011-03-25 11:03:35 -04:00
Gavin Sharp
509610b4b5 Bug 474718 - don't call the defaultDownloadsDirectory getter on prefpane initialization, since it might unnecessarily create the downloads folder. r=sdwilsh 2011-03-10 14:15:35 -05:00
Christian Ascheberg
ce59566a28 Bug 637212 - Bookmarks toolbar has an unwanted border in maximized windows with tabs on bottom, aero glass and a lightweight theme applied. r=dao 2011-03-25 11:09:23 +01:00
Michael Yoshitaka Erlewine
a9e7a66ffa Bug 633308 - Add toString method to various Panorama objects; r=ian 2011-02-26 09:28:00 -05:00
Tim Taubert
0904caa533 Bug 635975 - Older jetpack addons cause tabs to become totally disorganized in Panorama [r=ian] 2011-03-25 23:40:00 +01:00
L. David Baron
0d8ce10d69 Backout changeset 5c3ed4fde1e4 (Bug 620931 part 2) for causing bug 644790. 2011-03-24 21:07:30 -07:00
Ehsan Akhgari
a92ad6f0dc Bug 639896 - The window controls look reversed in full-screen mode for RTL versions of Firefox; r=dao 2011-03-24 17:43:17 -04:00
Mike Hommey
f666d38490 Bug 620931 part 2 - When building --with-libxul-sdk, use the right preferences directory. r=bsmedberg 2011-03-24 15:27:55 +01:00
Siddharth Agarwal
f9ef5ae7a8 Bug 644379 - Safe mode restart dialog should use "Restart" for its button text, not OK. r=dao, ui-r=faaborg
--HG--
extra : rebase_source : e3214680b535e4b4162ff3edd55c95bea598124c
2011-03-24 18:20:12 +05:30
Ehsan Akhgari
a66644eabc Merge cedar onto mozilla-central 2011-03-23 12:07:34 -04:00
Ehsan Akhgari
47cf269311 Merge mozila-central onto cedar
--HG--
rename : toolkit/components/places/src/nsLivemarkService.js => toolkit/components/places/nsLivemarkService.js
2011-03-23 12:06:04 -04:00
Dão Gottwald
e6651bcc0d Add front-end workaround for: Bug 640158 - Clicking star button changes toolbar's icon size from "small" to "large". r=mak 2011-03-23 12:38:46 +01:00
Dão Gottwald
6e01d520fc Bug 641090 - context/right-click menu "Search Google for ..." broken in popup windows. r=gavin 2011-03-23 12:37:04 +01:00
Dão Gottwald
6993a323f2 Bug 635458 - Tab look regressed after 580970 with some GTK themes. r=mventnor 2011-03-23 12:36:50 +01:00
Dão Gottwald
0aab105aba Bug 638431 - Hover feedback missing for disabled splitmenus. r=gavin 2011-03-23 12:36:13 +01:00
Dão Gottwald
fd52967140 Bug 639286 - Replace thick transparent border on tabs with proper CSS padding. r=fryn 2011-03-23 12:35:50 +01:00
Dão Gottwald
329c813aa2 Bug 608628 - Remove obsolete aMask parameter from tabbrowser's addProgressListener method. r=gavin 2011-03-23 12:35:21 +01:00
Dão Gottwald
c7ac959be9 Bug 463384 - "Tabbed mode" is an unnecessary complication. r=mano 2011-03-23 12:31:35 +01:00
Chris AtLee
8f7d4cd349 Bug 636190: Bump firefox version to 4.2a1pre. r=bsmedberg,bhearsum on a CLOSED TREE 2011-03-23 09:03:41 -04:00
Axel Hecht
0f33f87732 bug 525438, l10n-merge doesn't merge all files, make targets work with PRETTY_NAMES, too. Adding a l10n-checks target for a dummy repack. r=ted 2011-03-18 18:29:56 +01:00
Michael Wu
daf8f433ae Bug 633645 - Add startup cache to omnijar during make package, r=ted 2011-03-16 18:09:18 -07:00
Michael Wu
10a5845d98 Bug 633645 - Improve precompile_cache.js, r=taras 2011-03-16 18:08:40 -07:00
Kyle Huey
1b4c77163a Merge m-c to bs. 2011-03-15 19:23:20 -04:00
Serge Gautherie
ef39770137 Bug 635844 - Update pushState to latest spec. Again.; (AAv1) Fix (2) removeEventListener() 3rd param, from bug 500328 and this bug.
r=jonas (a=test-only).
2011-03-15 00:44:59 +01:00
Mitchell Field
a7b458884e Merge mozilla-central to build-system. 2011-03-11 11:05:04 +11:00
Mitchell Field
5be93d1349 Backed out changeset d7692aed054f 2011-03-09 12:29:25 +11:00
Mitchell Field
4cc65aefa7 Bug 569365 - Switch usage of preprocessor.pl to Preprocessor.py. r=ted
--HG--
rename : config/Preprocessor.py => js/src/config/Preprocessor.py
2011-03-08 14:58:44 +11:00
Kyle Huey
ee2b740dd2 Merge m-c to bs. 2011-03-04 23:54:03 -05:00
Alon Zakai
12fc79016e Bug 634666 - DEFER_OPEN option for file streams. r=bz,sdwilsh sr=bz a=blocking-fennec 2011-03-04 16:36:56 -08:00
Marco Bonardo
e32bbd278c Bug 551538 - intermittend timeout in browser_bookmarksProperties.js
r=sdwilsh a=tests-only
2011-03-03 13:51:03 +01:00
Marco Bonardo
c59472748f Bug 467997 - browser_sanitize-timespans.js random failure when crossing midnight.
r=sdwilsh a=tests-only
2011-03-03 13:51:01 +01:00
Marco Bonardo
ac1d660c80 Bug 619689 - Intermittent browser_sidebarpanels_click.js | Item is visited followed by timeout and havoc in other tests.
r=sdwilsh a=tests-only
2011-03-03 13:50:59 +01:00
Dão Gottwald
188f8afb27 Bug 631491 - toolbar's iconsize attribute is not updated correctly after switching themes. r+a=dolske 2011-03-03 11:35:18 +01:00
Dão Gottwald
c1b5d15bb7 Bug 586212 - Don't carry out the command when clicking on a disabled splitmenu. r=dolske 2011-03-03 11:34:55 +01:00
Frank Yan
d85a1966b8 Bug 570279 - Tab+NavBar Connecting Curve Adjustments. r=dolske ui-r=shorlander a=beltzner 2011-03-02 21:40:41 -08:00
Margaret Leibovic
724d931d52 Bug 638116 - use different background gradient colors in split menu buttons in Firefox Button [r=dao, a=beltzner] 2011-03-02 14:12:28 -08:00
Dão Gottwald
289d2eb12f Bug 631270: move status panel to the opposite side of the screen when the findbar is open, to avoid it obscuring find results in the common case of them being at the bottom left of the screen, r=gavin, ui-r=beltzner, a=beltzner 2011-03-02 16:48:58 -08:00
Axel Hecht
d1c628b05f no bug, add Persian to Firefox 4, ra=drivers, DONTBUILD 2011-03-02 23:46:47 +01:00
Markus Stange
ae23ba470a Bug 615693: improve the inactive window appearance for tabs on top, r=dao, a=beltzner 2011-03-02 12:04:35 -08:00
Margaret Leibovic
6226b77ff5 Bug 628049 - Improve the hover styling of split menus in the Firefox menu [r=dao, a=blocking] 2011-03-02 13:21:24 -08:00
Dão Gottwald
c3f1252325 Bug 628048 - hovered highlight on menu item sticks around too long after moving to a different menu item. r+a=gavin 2011-03-02 19:47:03 +01:00
Tim Taubert
ec2a94676c Bug 636637 - "e is not defined" error while trying to log "Error while loading thumbnail"; f=mitcho r=ian approval2.0=beltzner 2011-02-28 23:10:48 +01:00
Tim Taubert
a78693d79f Bug 636408 - When opening stack window the titles of the website are not visible; f=mitcho r=ian approval2.0=johnath 2011-02-28 23:07:22 +01:00
Raymond Lee
7dfd825547 Bug 623768 - Pressing Backspace in Panorama causes last focused tab to navigate backwards; f=mitcho r=ian approval2.0=beltzner 2011-03-01 09:46:26 +08:00
Jonas Sicking
9adba11f73 Bug 635844 part 2: Update pushState to latest agreed behavior. r=jlebar a=beltzner/jst 2011-02-28 23:08:56 -08:00
Justin Wood
2304c811da Bug 636215 - browser/locales/Makefile.in cleanup, remove prepare-repackages and prepare-upload-*. r=armenzg 2011-02-23 14:07:00 -05:00
Gavin Sharp
4007d208c2 Back out bug 628179 (make navigation and tab switching always close the Find bar) to reduce risk. r=dao a=backout
--HG--
rename : browser/base/content/test/browser_bug628179.js => browser/base/content/test/browser_findbarClose.js
2011-02-28 11:56:56 -08:00
Raymond Lee
167f22bffd Bug 629514 - Use public domain headers for our tests [r=ian, a=test] 2011-02-28 09:36:36 +08:00
Dão Gottwald
3c6522333b Bug 633390 - Crop long link URLs in the middle instead of at the end. ui-r=faaborg r+a=gavin 2011-02-28 12:58:44 +01:00
Kyle Huey
278fb10107 Backing out automated blocklist update on this CLOSED TREE. 2011-02-26 10:15:18 -05:00
ffxbld
0fbad1519e Automated blocklist update from host moz2-linux-slave15 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-02-26 03:11:15 -08:00
Richard Newman
47f17f8c22 Bug 387138: set livemark attribute on toolbar entries. r=mak a=dolske 2011-02-25 19:06:00 -08:00
Richard Newman
f5c2aab04e Bug 636828: check for aURI in nsINavBookmarkObserver handler. r=mak, a=johnath 2011-02-25 18:07:25 -08:00
Philip Chee
7b58329e43 Bug 636176 - Sync should not sync general.autoScroll. r=philikon a=beltzner 2011-02-24 18:52:30 +08:00
Robert Strong
e1066839ea Bug 636088 - Blocked LSP: Microsoft Proxy Client / Microsoft Firewall Client Service Provider. r=johnath, a=blocking2.0-final 2011-02-25 12:43:30 -08:00
Paul O’Shannessy
3b59908146 Bug 635418 - TabShow & TabHide should cause saveStateDelayed [r=dietrich, a=dietrich] 2011-02-25 10:46:08 -08:00
Dave Townsend
cc7af37c07 Bug 635115: Allow opting out of sending add-on information to the discovery pane without disabling automatic add-on updates. r=Unfocused, a=beltzner 2011-02-24 10:32:02 -08:00
Marco Bonardo
7187ca1e7c Bug 507172 - Request longer timeout in browser_ui_*_sidebar.js Places tests and sync bookmarks test with others.
r=trivial a=tests-only
2011-02-24 14:03:56 +01:00
Serge Gautherie
2eda9c5b66 Bug 632893 - Remove useless Cc/Ci/Cr/Cu/Components.*/Services.jsm from Firefox tests; (Dv1) /components/privatebrowsing/test/*.
r=ehsan (a=test-only).
2011-02-24 09:08:56 +01:00
Dão Gottwald
27aa77e3df Bug 632941 - statuspanel's minimum width should be an em value and max width should be a percentage value. r+a=dolske 2011-02-24 08:37:25 +01:00
Dão Gottwald
08e9aad248 Bug 635608 - Clean up sizemode=normal & disablechrome styling for aero glass. r=fryn 2011-02-24 08:36:56 +01:00
L. David Baron
2355d289bc Disable opening of new tabs when double-clicking on the tabbar when the tabbar is unified with the titlebar, on GTK. (Bug 635397) r=dao a2.0=beltzner 2011-02-23 12:07:35 -08:00
L. David Baron
945ff28141 Linux theme: make dragging the tabbar drag the window when the tabbar is unified with the titlebar. (Bug 635397) r=dao a2.0=beltzner 2011-02-23 12:07:35 -08:00
Tim Taubert
db7943c12a Bug 635696 - restore focus after 'Undo Close Group' of last group [r=ian, a=beltzner] 2011-02-22 21:32:16 +01:00
Michael Yoshitaka Erlewine
f20c25ae92 Bug 635733 - Weird transparency when dragging tabs out of groups [r=ian, ui=faaborg, a=beltzner] 2011-02-23 13:27:03 -05:00
Michael Yoshitaka Erlewine
978456e888 Bug 635728 - Favicon background must match group item background color [r=ian, ui=faaborg, a=beltzner] 2011-02-22 15:55:54 -05:00
Raymond Lee
0e4537207d Bug 633788 - "closing last tab" inconsistency between main browser window and panorama [r=ian, a=beltzner] 2011-02-22 16:02:29 -05:00
Tim Taubert
d4838c0048 Bug 635668 - The zoom in animation doesn't work for new tab by group + button or double click on group or empty space [r=ian, a=beltzner] 2011-02-22 21:34:49 +01:00
Tim Taubert
1d2483a704 Bug 635362 - Assertion fails when closing group item [r=ian, a=beltzner] 2011-02-22 21:37:38 +01:00
Tim Taubert
bea38ba513 Bug 635051 - revert experienced_first_use to experienced_first_run [r=ian, a=beltzner] 2011-02-22 21:49:50 +01:00
Michael Yoshitaka Erlewine
a9922f901f Bug 635737 - Zoom animation frame is rotated when we zoom out of a non-top stacked tab [f=ttaubert, r=ian, a=beltzner] 2011-02-22 15:48:41 -05:00
Philipp Wagner
e08e404946 Bug 634974 - JavaScript strict warning: chrome://browser/content/tabview.js, line 3274: anonymous function does not always return a value [r=ian, a=beltzner] 2011-02-22 16:06:22 -05:00
ffxbld
88a246e456 Automated checkin: version bump for firefox 4.0b12 release. CLOSED TREE a=release 2011-02-22 18:13:35 -08:00
Axel Hecht
2cb780da65 no bug, add zu to Firefox 4 Beta, ra=drivers, CLOSED TREE, DONTBUILD 2011-02-23 00:15:16 +01:00
Paul O’Shannessy
b790be585b Bug 565667 - 'Tools' > 'Add-ons' only works when browser window is in the foreground [r=dao, a=dietrich] 2011-02-22 11:02:22 -08:00
Serge Gautherie
6ea5b946df Bug 632893 - Remove useless Cc/Ci/Cr/Cu/Services.jsm from Firefox tests; (Cv1) /components/places/tests/browser/.
r=mak77 (a=test-only).
2011-02-22 18:34:48 +01:00
Dave Townsend
47b2d95e2b Bug 626998: Ensure we wait for a cancelled download to send onStopRequest before proceeding with the test. r=gavin, a=tests 2011-03-08 11:46:16 -08:00
Dave Townsend
6d3e2da6ba Bug 610619: Wait for window to completely open before continuing browser_contentAreaClick.js. r=mak, a=tests 2011-03-08 09:48:45 -08:00
Dave Townsend
ce3b380a9d Bump feedback version, no bug. rs+a=dtownsend DONTBUILD 2011-02-21 08:23:08 -08:00
Dão Gottwald
9c73564122 Bug 635534 - When entering tab candy with an overflowing tab bar and exiting it with not enough tabs to overflow, tab bar remains in overflowing mode. r=felipe a=b 2011-02-20 22:55:23 +01:00
Tim Taubert
4ccb9e9be9 Bug 625320 - Move 'Tab Groups' to the 'list all tabs' menu [r=dolske, a=dolske] 2011-02-19 11:35:02 +01:00
Tim Taubert
de2e79da4d Bug 604699 - Store thumbnails in the browser's image cache rather than in sessionstore [r=ian,sdwilsh, a=blocking2.0:final+]
(Based on patch from Sean Dunn <seanedunn@yahoo.com>.)
2011-02-19 19:22:49 +01:00
Dave Townsend
22ddf42d72 Bug 604697: Shared GUID between survey and study won't work if survey submitted before study starts. r+a=dtownsend DONTBUILD 2011-02-18 15:30:14 -08:00
Jono S Xia
14ec4a2454 Bug 578209: Add capability to send study to random subset of Test Pilot users. r+a=dtownsend DONTBUILD 2011-02-18 14:49:38 -08:00
Blair McBride
68dd647921 Bug 630120 - Change discoverURL to /%LOCALE%/%APP%/discovery/pane/%VERSION%/%OS% r=dtownsend, a=dtownsend 2011-02-18 23:56:43 +13:00
Tim Taubert
70262bcc03 Bug 634085 - Stacks do not show last-visited tab in the front for children after number 6 [r=ian, a=beltzner] 2011-02-17 21:37:32 +01:00
Raymond Lee
9216a27be1 Bug 624936 - Cannot close tab group if it has certain size because 'rename' field pops up and overlays close button [r=ian, a=beltzner] 2011-02-18 04:33:53 +08:00
Tim Taubert
fb71234f52 Bug 634558 - Hidden tabs flicker when dragging tabs out of a stacked group [r=ian, a=beltzner] 2011-02-17 21:41:20 +01:00
Margaret Leibovic
fd56b45e59 Bug 633827 - [de] The settings button in the FF button menu is to small for the german entry "Einstellungen" [r=dao, a=gavin] 2011-02-18 11:24:31 -05:00
Dão Gottwald
dcfa887882 Bug 633524 - When maximising window with scroll buttons visible, they remain in tab bar (aero glass only). r=fryn a=gavin 2011-02-18 17:05:00 +01:00