Commit Graph

837 Commits

Author SHA1 Message Date
Jonathan Kew
20281c115e Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug. 2011-04-13 14:35:06 +01: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
L. David Baron
52ee86d378 Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds. 2011-04-12 01:29:41 -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
Benjamin Smedberg
6620f620d9 Bug 617539 - Remove nsIPluginHost_MOZILLA_2_0_BRANCH, nsIPluginInstanceOwner_MOZILLA_2_0_BRANCH, and nsIPluginInstance_MOZILLA_2_0_BRANCH; r=jst 2011-04-11 16:00:30 -04:00
Raymond Lee
a30a7a6c07 Bug 640765 - App tab order not maintained in Tab Groups view r=dao 2011-04-04 17:04:52 +08:00
Tim Taubert
936d1eb67d Bug 644097 - favicon is misplaced when resizing a stacked group [f=raymond, r=ian] 2011-04-08 11:23:26 -07:00
Ehsan Akhgari
96d750195b Merge cedar into mozilla-central 2011-04-08 02:27:03 -07:00
Tim Taubert
4a449f9016 Bug 629257 - Mochitest for bug 598375 [f=raymond, r=ian] 2011-04-07 14:51:55 -07:00
Tim Taubert
a07ddfb9fd Bug 634672 - Minimum tab size is no longer being respected [r=ian] 2011-04-07 13:00:06 -07:00
Tim Taubert
1c48f1436a Bug 641802 - 'Move to group' option stays populated with the old data even after the groups have been deleted in panorama [f=raymond, r=ian] 2011-04-06 14:03:41 -07:00
Miguel Ojeda
65e06e8439 Bug 645653 - Middle-click on reload button to duplicate orphan tabs does not create a group [f=ttaubert, r=ian] 2011-04-07 12:55:49 -07:00
Tim Taubert
97d194a9fa Bug 648137 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_bug618816.js | application timed out after 330 seconds with no output [f=raymond, r=ian] 2011-04-07 13:13:05 -07:00
Tyler Colgan
6c223fbdc3 Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
DONTBUILD
2011-03-10 21:17:00 -08:00
Raymond Lee
f5d57e79a6 Bug 608407 - GroupItems.getActiveOrphanTab should use UI.getActiveTabRef r=ian 2011-04-04 10:27:50 +08:00
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
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
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
Chris Leary
78ceed9ab7 Merge mozilla-central to tracemonkey. 2011-03-29 09:05:25 -07: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
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
Raymond Lee
b6957a84d2 Bug 637232 - Update browser_tabview_firstrun_pref.js to test the existing behavior [r=ian,a=test] 2011-03-08 03:45:34 +08: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
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
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
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
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
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
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
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
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
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
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
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
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