Граф коммитов

16263 Коммитов

Автор SHA1 Сообщение Дата
Raymond Lee b2c386b115 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 b9eb38aa19 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 b70b0da989 Bug 618552 - "Undo Close Group" button does not fit for some locales; r=ian 2011-03-08 20:14:00 -05:00
Ehsan Akhgari 07a6b9f56c Merge mozilla-central into cedar 2011-03-26 12:21:39 -04:00
Ehsan Akhgari 0c26c5ea2f Merge cedar into mozilla-central 2011-03-26 12:16:48 -04:00
Dão Gottwald b5f28c12af 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 62dbdc243c 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 d58c844342 Automated blocklist update from host linux-ix-slave39 2011-03-26 03:10:20 -07:00
Ehsan Akhgari e1d6d4211e Merge cedar into mozilla-central 2011-03-25 23:55:33 -04:00
Gavin Sharp 10be45c537 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 b6bdac1f5b Merge cedar into mozilla-central 2011-03-25 14:21:07 -04:00
Dão Gottwald e8180eb43a 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 5056fd8ce4 Bug 617539 - Integrate nsIAppStartup2 and nsIAppStartup_MOZILLA_2_0, r=Mossop 2011-03-25 11:03:35 -04:00
Gavin Sharp e1a808bc98 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 1f301cc23c 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 73d853c80c Bug 633308 - Add toString method to various Panorama objects; r=ian 2011-02-26 09:28:00 -05:00
Tim Taubert d1f6aab02c 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 65f9a9dc6b Backout changeset 5c3ed4fde1e4 (Bug 620931 part 2) for causing bug 644790. 2011-03-24 21:07:30 -07:00
Ehsan Akhgari f774a0abb0 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 2b7dd8ea86 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 631bcd237c 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 c1d15cca8e Merge cedar onto mozilla-central 2011-03-23 12:07:34 -04:00
Ehsan Akhgari b9b245aab6 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 0828e76fa7 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 8b17a93093 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 c1a15004b3 Bug 635458 - Tab look regressed after 580970 with some GTK themes. r=mventnor 2011-03-23 12:36:50 +01:00
Dão Gottwald 6f94cbba35 Bug 638431 - Hover feedback missing for disabled splitmenus. r=gavin 2011-03-23 12:36:13 +01:00
Dão Gottwald e36a29484b 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 04c00a9a21 Bug 608628 - Remove obsolete aMask parameter from tabbrowser's addProgressListener method. r=gavin 2011-03-23 12:35:21 +01:00
Dão Gottwald 48df0c5d2a Bug 463384 - "Tabbed mode" is an unnecessary complication. r=mano 2011-03-23 12:31:35 +01:00
Chris AtLee b70af884b7 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 8b558da5e4 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 762b435f64 Bug 633645 - Add startup cache to omnijar during make package, r=ted 2011-03-16 18:09:18 -07:00
Michael Wu 13ee76e5df Bug 633645 - Improve precompile_cache.js, r=taras 2011-03-16 18:08:40 -07:00
Kyle Huey 3ad44a5c4e Merge m-c to bs. 2011-03-15 19:23:20 -04:00
Serge Gautherie cf08f515db 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 07d15d1a57 Merge mozilla-central to build-system. 2011-03-11 11:05:04 +11:00
Mitchell Field d9ced4c0d4 Backed out changeset d7692aed054f 2011-03-09 12:29:25 +11:00
Mitchell Field 3b2c274a1c 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 79a0df8f13 Merge m-c to bs. 2011-03-04 23:54:03 -05:00
Alon Zakai 2944a770b8 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 48109484fc Bug 551538 - intermittend timeout in browser_bookmarksProperties.js
r=sdwilsh a=tests-only
2011-03-03 13:51:03 +01:00
Marco Bonardo 7aff5a2fde 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 74f42b3e2c 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 42aa5fc279 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 d0ebeaa106 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 c70ef8cb55 Bug 570279 - Tab+NavBar Connecting Curve Adjustments. r=dolske ui-r=shorlander a=beltzner 2011-03-02 21:40:41 -08:00
Margaret Leibovic 9011f255cc 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 454fe08769 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 0ab653bc90 no bug, add Persian to Firefox 4, ra=drivers, DONTBUILD 2011-03-02 23:46:47 +01:00
Markus Stange b180158891 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 932fef53e8 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 d7cf9ff5b8 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 e0d77057cd 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 27534dd849 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 95a437e9ef 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 0c1d34cd7a 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 fb7e3670eb 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 e153b334e7 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 27fc4d7c2a Bug 629514 - Use public domain headers for our tests [r=ian, a=test] 2011-02-28 09:36:36 +08:00
Dão Gottwald 06378c1c2e 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 96b214d11b Backing out automated blocklist update on this CLOSED TREE. 2011-02-26 10:15:18 -05:00
ffxbld 557399942f Automated blocklist update from host moz2-linux-slave15 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-02-26 03:11:15 -08:00
Richard Newman 6e9bfd7391 Bug 387138: set livemark attribute on toolbar entries. r=mak a=dolske 2011-02-25 19:06:00 -08:00
Richard Newman 93aab55d23 Bug 636828: check for aURI in nsINavBookmarkObserver handler. r=mak, a=johnath 2011-02-25 18:07:25 -08:00
Philip Chee 796461042e Bug 636176 - Sync should not sync general.autoScroll. r=philikon a=beltzner 2011-02-24 18:52:30 +08:00
Robert Strong 6d4182eea2 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 c4d7674859 Bug 635418 - TabShow & TabHide should cause saveStateDelayed [r=dietrich, a=dietrich] 2011-02-25 10:46:08 -08:00
Dave Townsend 4bca484e63 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 0e6859c56a 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 26051dd88c 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 7b89cc6945 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 a5fd6421aa Bug 635608 - Clean up sizemode=normal & disablechrome styling for aero glass. r=fryn 2011-02-24 08:36:56 +01:00
L. David Baron d6fbede553 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 9669502e57 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 a63007e152 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 87729e5422 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 b0789b7fc8 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 365c43846b 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 89801036a5 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 4fb592f907 Bug 635362 - Assertion fails when closing group item [r=ian, a=beltzner] 2011-02-22 21:37:38 +01:00
Tim Taubert 8fe917d48a 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 b8ed74ee0a 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 b71845500e 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 050fced483 Automated checkin: version bump for firefox 4.0b12 release. CLOSED TREE a=release 2011-02-22 18:13:35 -08:00
Axel Hecht caad5989c1 no bug, add zu to Firefox 4 Beta, ra=drivers, CLOSED TREE, DONTBUILD 2011-02-23 00:15:16 +01:00
Paul O’Shannessy eea76ff025 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 938a09b5cf 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 e8afcb43cf 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 621ddfa5b5 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 217e429303 Bump feedback version, no bug. rs+a=dtownsend DONTBUILD 2011-02-21 08:23:08 -08:00
Dão Gottwald d15eadf5d5 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 6d1a10296d 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 e4dfcc281c 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 228091c525 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 4be3a50604 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 13539e5f53 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 e3959d843a 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 53d4781500 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 0cb2fb4a30 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 1363a377e5 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 361dff05d8 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
Hiroyuki Ikezoe f6f9c5bc4f Bug 620789 - Intermittent failure in browser_bug581253.js. Fix an edge case where bookmark is added during onload.
r=mak a=dietrich
2011-02-18 14:54:14 +01:00
Philipp von Weitershausen a4661509fd Merge places with mozilla-central. a=merge 2011-02-17 21:27:49 -08:00
ffxbld cdf66c0d09 Automated blocklist update from host moz2-linux-slave20 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-02-17 17:52:58 -08:00
Serge Gautherie f1db1d1c7a Bug 632893 - Remove useless Cc/Ci/Cr/Cu/Services.jsm from Firefox tests; (Bv1) /components/sessionstore/test/browser/.
r=paul (a=test-only).
2011-02-18 00:45:56 +01:00
Philipp von Weitershausen 9e7ec7f20a Bug 633681 - Clean up and remove no longer used code. r+a=mconnor 2011-02-17 14:06:00 -08:00
Philipp von Weitershausen 5eb34b19d2 Bug 633681 - Sync doesn't init all-tabs dropdown menu for new windows. r+a=mconnor 2011-02-17 14:05:41 -08:00
Jono S Xia c2abb5d071 Bug 613219: Test pilot notification is transparent because of a missing file. r=dtownsend, a=dtownsend, DONTBUILD 2011-02-17 12:36:02 -08:00
Dão Gottwald 50c56af74c Bug 634708 - nav bar needs more horizontal padding in large icons mode. r=shorlander a=beltzner
--HG--
extra : rebase_source : d7f8d61ef36b907f9be2e78bcbce01bd01826f27
2011-02-17 19:42:10 +01:00
Dão Gottwald 0ef7e15c0f Bug 580970 - Style the tab bar like the menu bar for tabs on top. r=ventron
--HG--
extra : rebase_source : 13a5f2b2b49fa92c78939dbc6b90e3379a790a48
2011-02-17 19:40:41 +01:00
Hiroyuki Ikezoe 758ffa5c46 Bug 626998: Better cleanup when browser_bug553455.js fails. r=dtownsend, a=tests 2011-02-17 09:57:00 -08:00
Dave Townsend 04e549a1a3 Bug 634680: Fix intermittent failure in browser_bug553455.js test_check_security. r=gavin, a=tests 2011-02-17 09:53:45 -08:00
Dave Townsend f669d67ecf Bug 623242: Fix test_localfile to wait for failure rather than popup. r=gavin, a=tests 2011-02-17 09:53:19 -08:00
Dave Townsend 08e4de8b86 Bug 623242: Wait for notifications to close before proceeding. r=gavin, a=tests 2011-02-17 09:52:45 -08:00
Axel Hecht 3b498eb54b bug 631959, add zulu to the firefox build, ra=drivers, CLOSED TREE 2011-02-17 15:34:50 +01:00
Adam c55a16f0c2 Bug 627207 - "Text" cursor instead of "Move" in the top of tab group r=ian, a=beltzner 2011-02-17 14:09:20 +01:00
Tim Taubert 29d84e0cd8 Bug 634158 - The resizer is displayed in the wrong position on orphan tabs [r=ian, a=beltzner] 2011-02-16 21:53:00 +01:00
Tim Taubert f7fb6524b2 Bug 626791 - Add the Panorama button to the toolbar automatically after the user has used Panorama for the first time. r=dao a=beltzner 2011-02-16 17:06:54 +01:00
Hiroyuki Ikezoe 5b82a3d3f5 Bug 633861 - Re-enable browser_overflowScroll.js test on linux. r=dao 2011-02-17 09:42:36 +01:00
Dão Gottwald c841efee11 Bug 624292 - Don't completely override titlebar backgrounds (missing gradient when Firefox is maximized). r=felipe a=beltzner 2011-02-17 07:43:33 +01:00
Sean Dunn 20cfc4a5af Bug 628701 - Panorama doesn't render thumbnails for many tabs [r=ian, a=blocking2.0:betaN+] 2011-02-16 23:05:59 +01:00
Neil Rashbrook 92c1d94dd0 Bug 616808 Remove extraneous CRs r=dao a=johnath 2011-02-16 21:36:05 +00:00
Dão Gottwald c204f714d0 Bug 606735 - aero basic tabstrip picking up the wrong color. r=felipe a=beltzner 2011-02-16 21:19:15 +01:00
Serge Gautherie aefebf42e6 Bug 634245 - Correctly fix bug 607309; (Av1) Correctly fix browser_library_views_liveupdate.js.
r=mak77 (a=test-only).
2011-02-16 19:42:39 +01:00
Serge Gautherie 8c87c29426 Bug 632893 - Remove useless Cc/Ci/Cr/Cu/Services.jsm from Firefox tests; (Av1) /components/places/tests/chrome/.
r=mak77 (a=test-only).
2011-02-16 19:42:38 +01:00
stefanh@inbox.com 5b7f56fdea Bug 624639 - Arrows in Bookmarks panel shouldn't change direction until mouse release. r=dao, a=beltzner. 2011-02-16 18:26:36 +01:00
Margaret Leibovic f4deceacf8 Bug 633656 - When split menus are hovered, both the main item and expansion arrow should display on mouse in [r=dao, a=gavin] 2011-02-16 10:53:32 -05:00
Margaret Leibovic 3e21eeb4e5 Bug 633218 - Add removeOnDismissal option to addons notifications that should go away after restart (addons manager restart notification can persist when restart is no longer needed) [r=gavin, a=beltzner] 2011-02-16 10:51:56 -05:00
Markus Stange 02357eda7a Bug 627085 - Reduce font size in urlbar autocomplete.
r=dao a=beltzner
2011-02-16 13:53:06 +01:00
Dão Gottwald 4242b1cec4 Bug 631509 - Don't enforce a size on add-on toolbar button icons. r=mstange a=beltzner 2011-02-16 08:38:52 +01:00
Dão Gottwald c0998500a5 Bug 629841 - Remove padding from .toolbarbutton-1 with menu-button type. r=mstange 2011-02-16 08:38:16 +01:00
Dão Gottwald 383929c65c Bug 626214 - Tweak background tab textures. r=shorlander 2011-02-16 08:37:55 +01:00
Dão Gottwald 74f0747a8a Bug 621481 - App tab icons shift upwards when closing a normal tab. r=felipe 2011-02-16 08:36:25 +01:00
Paul O’Shannessy adb88470da Bug 627642 - Don't restore session into a new window if only the home page is open [r=dietrich, a=blocking2.0:betaN+] 2011-02-15 19:37:04 -05:00
Alan Thomas 3235c2f732 Bug 590867 - It is difficult to display context menu "Exit Full Screen Mode" by right-clicking, if browser is "Tabs on Top"; r=dietrich ui-r=faaborg a=beltzner 2011-02-15 19:36:54 -05:00
Dave Townsend 942fce71d5 Bug 633571: Multiple entries in the doorhanger for aborted add-on installations. r=Unfocused, a=johnath 2011-02-15 15:10:17 -08:00
Tim Taubert ae835fc393 Bug 633748 - JavaScript Error: tabview error: paint [r=ian, a=beltzner]
--HG--
extra : rebase_source : 0b36519b28e6783e76c1976a26ab507b684559f3
2011-02-15 22:31:02 +01:00
Tim Taubert 5f4f7176ee Bug 634077 - tabviewshown/hidden events are dispatched before Storage.saveVisibilityData() was called [r=ian, a=sdwilsh] 2011-02-15 19:56:57 +01:00
Axel Hecht e52b20c5e3 no bug, update shipped-locales for fx4 beta, ra=drivers, DONTBUILD 2011-02-15 17:51:59 +01:00
Asaf Romano fddcb6a29b Bug 567306 - Only set the Find bar's browser property if its browser ID is valid.
r=gavin a=blocking
2011-02-15 13:47:32 +01:00
Marco Bonardo e259deb689 bug 620789 - Dump state of PlacesStarButton to try figure out intermittent failure in browser_bug581253.js
a=tests-only
2011-02-15 12:39:32 +01:00
Hiroyuki Ikezoe 4ea44cd2c8 Bug 633638 - Need a way to cancel PlacesUtils::asyncGetBookmarkIds requests.
r=mak a=blocker
2011-02-15 12:39:21 +01:00
Tim Taubert 73b12a146a Bug 633221 - Setting FF as default browser throws error when GIO Service is not available [r=roc, a=roc] 2011-02-15 09:19:36 +01:00
Michael Yoshitaka Erlewine 3861b92257 Bug 629189 followup - Typo fixes a=DONTBUILD 2011-02-14 20:11:25 -05:00
Dão Gottwald 187c59bc11 Bug 633360 - Drop native appearance from tab bar / add-on bar buttons. ui-r=shorlander r=fryn a=gavin 2011-02-14 22:23:03 +01:00
Rob Campbell 1754f0de03 bug 633196 - Object details don't open in the Web Console, when trying a second time, rs=gavin, a=orange 2011-02-14 11:59:41 -08:00
Sean Dunn 13d0333654 Bug 602432 - Stacks should generate thumbnails for non-front tabs at a lower priority; r=ian a=dolske 2011-02-14 12:21:37 -05:00
Raymond Lee 7d5b5d2e5d Bug 631934 - Remove childHitResult.shouldZoom switch in TabItem_zoomIn [r-ian, a=dolske] 2011-02-14 10:38:16 +08:00
Michael Yoshitaka Erlewine 94ff729de7 Bug 597980 - Switching into and out of Panorama mode quickly can cause the wrong tab to be selected on return [r=ian, a=dolske] 2011-02-14 10:27:09 +08:00
Marco Bonardo 754333b5d5 merge backout a=bustage 2011-02-14 17:25:27 +01:00
Marco Bonardo e5ad4a8961 Backed out changeset 5b2e1e0e6335 due to m-oth permaorange 2011-02-14 17:24:20 +01:00
Axel Hecht e76a1e0658 no bug, update shipped-locales for fx4 beta, ra=drivers, DONTBUILD
--HG--
extra : rebase_source : cc97a5c005179e19896d0ecfc38219b3d159f767
2011-02-14 16:14:31 +01:00
Tim Taubert e4d40adae8 Bug 633221 - Setting FF as default browser throws error when GIO Service is not available [r=roc, a=roc] 2011-02-14 07:36:43 +01:00
Marco Bonardo d6230a0c6a Bug 629756 - Remove the aboutHome.brandStart string.
r+a=dolske
2011-02-14 16:12:37 +01:00
Phil Ringnalda 761b3a1ff5 Bug 633846 - Places tests hit the network from www.mozilla.org bookmark properties, r=sdwilsh, a=test 2011-02-13 12:12:00 -08:00
Phil Ringnalda 4e8c48bf10 Back out bf5e32270935 (bug 627642) for tabview orange, a=bustage 2011-02-13 16:16:25 -08:00
Tim Taubert 8db1246a92 Bug 588426 - Restoring multiple solely hidden tabs (after crash) breaks session restore [r=paul, a=dolske] 2011-02-12 23:12:44 +01:00
Mihai Sucan 98d6c92de0 Bug 633213 - An invalid (non-functional) Scroll bar is present in the Panorama view where the AppTabs icons should be displayed, r=dao a-2.0=dolske 2011-02-11 11:10:00 -08:00
Mihai Sucan 948b2affde Bug 631649 - CSS error -moz-column-count since bug 595965 landed, a-2.0=dolske 2011-02-08 04:36:00 -08:00
Paul O’Shannessy b4f578104f Bug 627642 - Don't restore session into a new window if only the home page is open [r=dietrich, a=blocking2.0:betaN+] 2011-02-11 15:06:00 -08:00
Felipe Gomes 74d52ed4b9 Backout crash fix attempt 019e47cc11e2 as it was uneffective. a=backout 2011-02-12 19:48:41 -08:00
ffxbld 954f6b5e9b Automated blocklist update from host moz2-linux-slave21 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-02-12 03:14:35 -08:00
Dão Gottwald 8b31e57e52 Backed out changeset 9698ac3f1c61 because of string impact 2011-02-12 11:55:25 +01:00
Steffen Wilberg 31d3a39203 Bug 611568 - Move File->Import to the Library. r+a=dolske 2011-02-01 22:13:29 +01:00
Margaret Leibovic 733150f0fd Bug 633400 - Vertically align geolocation "Learn More..." link with menubutton. r=dao 2011-02-12 00:32:07 -08:00
Dão Gottwald 322f6faa37 Bug 593687 - Don't let switchToTabHavingURI open tabs in popups. r=gavin 2011-02-12 10:02:48 +01:00
Patrick Walton 33bf9d5df5 Bug 628179 - Make top document navigation and tab switching close the Find bar. r=dao ui-r=limi a=sdwilsh 2011-02-11 16:11:24 -08:00
Raymond Lee b9999bf297 Bug 625920 - Panorama: display of the lower part of character like g, j or p (in the title tab) is cut [r=ian, a=dietrich] 2011-02-11 14:07:50 -05:00
Raymond Lee 6d2f61c02f Bug 623911 - First tab in stack changes when expand button is opened and then closed [r=ian, a=dietrich] 2011-02-11 14:04:53 -05:00
Raymond Lee a8cb112e96 Bug 590563 - Manually restored tabs are not shown in the main browser view [r=paul, a=dietrich] 2011-02-11 13:41:14 -05:00
Michael Yoshitaka Erlewine 09b76c22e5 Bug 631747 - Minimize DOM manipulation on startup/TabItem-creation [r=ian, a=dietrich] 2011-02-11 14:24:51 -05:00
Frank Yan 97eefdd4f6 Bug 592676 - (Tabs On Bottom) Add border and gradient to lower toolbars section. r=dao a=blocking2.0-betaN 2011-02-11 13:45:06 -08:00
Frank Yan ec3a71b424 Fix comment typos. a=comment-only 2011-02-11 13:45:06 -08:00
Frank Yan 8212c20002 Bug 624129 - Make maximized windows w/ many tabs easier to drag. r=dao ui-r=shorlander a=blocking2.0-betaN 2011-02-11 09:57:24 -08:00
Ms2ger 6334ad31b9 Bug 633481 - maxlength doesn't work on about:home.
r=mak a=dietrich
2011-02-11 15:48:28 +01:00
Dão Gottwald 3a78c1888f Bug 633195 - Overflowing tab bar jerks around when selecting the add-ons manager; r=fryn a=dolske 2011-02-10 20:04:53 -05:00
Dão Gottwald 48877c65e1 Bug 624470 - Dark pixel sticks out when tabs are in title bar on Windows XP; r=shorlander a=doslke 2011-02-10 20:04:17 -05:00
Anthony Ricaud 3ca6d5d269 Bug 589219 - [OS X] Update Close Buttons Appearance; f=fryn r=dao ui-r=shorlander a=dolske 2011-02-10 20:03:47 -05:00
Michael Yoshitaka Erlewine f0c9f57e2b Bug 618854 - Make Panorama group highlighting more visible [rs=gavin, ui-review=faaborg, a=gavin] 2011-02-09 15:33:43 -05:00
Dão Gottwald da70655f49 Bug 631812 - URLBar broken on certain themes; r=gavin a=blocking-final+ 2011-02-10 19:59:40 -05:00
Jono S Xia 926297cf56 Bug 604253 followup, fix for Firefox 3.6. r+a=dtownsend 2011-02-10 14:21:36 -08:00
Marco Bonardo ba5ed63a2f Bug 631257 - Only default snippets are styled in Firefox Start Page design. r=gavin a=blocking 2011-02-04 18:26:00 -08:00
Margaret Leibovic e1af8052db Bug 590744 - Add an edit sub menu to the Firefox menu [r=dao, a=blocking-betaN] 2011-02-02 16:17:29 -05:00
Margaret Leibovic 4516167efb Bug 587587 - Always dismiss popup notifications when they are hidden, and add "removeOnDismissal" option to show() [r=gavin, a=blocking-betaN] 2010-09-03 14:29:12 -04:00
Axel Hecht 675566860b no bug, update shipped-locales for Firefox 4 Beta, a=NPOTB, DONTBUILD
--HG--
extra : rebase_source : e0a372bd0d3d45b5f4b96b66b009a3db2bdbd75e
2011-02-10 16:42:34 +01:00
Marco Bonardo 459b4f817b Bug 632411 - Huge context menu pops up when right click after selected text in sidebar web page.
r=mano a=blocker
2011-02-10 14:17:54 +01:00
Dietrich Ayala 06dc867619 Bug 630634 - After uninstalling restartless add-on, empty add-on bar reappears on next restart (r=mossop, a=blocker) 2011-02-10 16:47:04 +07:00
Stephen Horlander bfea3c356e Bug 596412 - Make close buttons easier to see on tabs w/ dark colored thumbnails. r=ian a=sdwilsh 2011-02-09 17:43:54 -08:00
Dão Gottwald 7a87e8cb12 Bug 631698 - remove bogus 1px border below active app tabs (w/ tab overflow, Aero Glass, no DirectWrite). r=fryn a=dolske 2011-02-09 17:36:26 -08:00
Jono S Xia 49657bbe10 Bug 617393: Extend support for major release input submission methods on desktop firefox feedback addon. r+a=dtownsend DONTBUILD 2011-02-09 16:16:12 -08:00
Dave Townsend aee838c30d Bug 631974: "Finished the undefined study" for a study with empty results. r+a=dtownsend DONTBUILD 2011-02-09 15:53:02 -08:00
Jono S Xia a4f3663650 Bug 551716: Need a way to remote-kill studies. r+a=dtownsend DONTBUILD 2011-02-09 15:52:00 -08:00
Ehsan Akhgari 0c7db66776 Bug 631992 - Status panel: make overlink values left-to-right regardless of the locale direction. r=dao a=gavin 2011-02-09 22:44:06 +01:00
Dão Gottwald 1eac80b4a1 Bug 631298 - Status panel: use min-width for loading status messages only. r=gavin 2011-02-09 22:40:13 +01:00
Philipp von Weitershausen 65ce1a610b Bug 631918 - Sync Now can briefly block the menu when not logged in. r+a=mconnor 2011-02-09 13:05:33 -08:00
Serge Gautherie 2ec75c2f51 Bug 627146 - Bookmark panel doesn't open in the correct direction in rtl; (Bv1) Remove the comment too.
r=enndeakin (a=comment-only).
DONTBUILD
2011-02-09 21:18:48 +01:00
Robert Strong 4c026988e9 Main patch for Bug 621873 - Pin to taskbar when setting as default browser on Windows 7. r=jmathies, a=approval2.0 2011-02-09 11:48:56 -08:00
Frank Yan 3f730fd8a4 Bug 610080 - Border effect for tab overflow. [hardblocker] r=dao ui-r=faaborg a=blocking2.0final 2011-02-09 10:25:54 -08:00
Marco Bonardo 17cc0fe9c2 Bug 631115 - Make about:home search field re-use autocomplete values from the old page.
r+a=dolske
2011-02-09 14:02:04 +01:00