Commit Graph

8169 Commits

Author SHA1 Message Date
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
Hiroyuki Ikezoe
e8b26e5d3c 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
bc2b58aa9d Merge places with mozilla-central. a=merge 2011-02-17 21:27:49 -08:00
ffxbld
9aa79d3ebd Automated blocklist update from host moz2-linux-slave20 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-02-17 17:52:58 -08:00
Serge Gautherie
fd45d32fad 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
7762a5ddef Bug 633681 - Clean up and remove no longer used code. r+a=mconnor 2011-02-17 14:06:00 -08:00
Philipp von Weitershausen
6adacb658c 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
94bec0d5a6 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
e57ea96aae 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
1571c7f6be 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
5dd5e95d41 Bug 626998: Better cleanup when browser_bug553455.js fails. r=dtownsend, a=tests 2011-02-17 09:57:00 -08:00
Dave Townsend
31246eafe1 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
687c00cce4 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
a4901151d2 Bug 623242: Wait for notifications to close before proceeding. r=gavin, a=tests 2011-02-17 09:52:45 -08:00
Axel Hecht
3ad25d43b6 bug 631959, add zulu to the firefox build, ra=drivers, CLOSED TREE 2011-02-17 15:34:50 +01:00
Adam
1014b89ccf 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
9bf05509e5 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
ce131dd5c6 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
af543fd28d Bug 633861 - Re-enable browser_overflowScroll.js test on linux. r=dao 2011-02-17 09:42:36 +01:00
Dão Gottwald
33bd089d9d 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
f19a5ad3ea 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
63f12e77fd Bug 616808 Remove extraneous CRs r=dao a=johnath 2011-02-16 21:36:05 +00:00
Dão Gottwald
d6c175d14b Bug 606735 - aero basic tabstrip picking up the wrong color. r=felipe a=beltzner 2011-02-16 21:19:15 +01:00
Serge Gautherie
e3fc1537ab 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
e0c6859bf8 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
f2d708057f 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