Commit Graph

7527 Commits

Author SHA1 Message Date
Marco Bonardo
6de8b4c912 Bug 613477 - Make the primary Star UI async.
r=sdwilsh ui-r=limi a=blocking
2010-11-22 20:34:57 +01:00
Shawn Wilsher ext:(%2C%20Marco%20Bonardo%20%3Cmbonardo%40mozilla.com%3E)
674cdd68f8 Bug 582703 - Improve the concurrency of location bar searches.
Initial patch from sdwilsh is r=mak, further changes from mak are r=sdwilsh. switch-to-tab changes are r=unfocused
sr=rstrong
a=blocking
2010-11-20 01:39:55 +01:00
Shawn Wilsher
abacada9dc Merge mozilla-central into Places 2010-11-17 10:55:34 -08:00
Marco Bonardo
400b820e01 Bug 612609 - browser_discovery.js is permaorange on Places branch.
r=sdwilsh
a=blocking
2010-11-17 10:25:13 -08:00
Marco Bonardo
141f5459ce Bug 599973 (part 1) - Don't use steps for async favicons.
r=sdwilsh a=blocking
2010-11-16 02:13:37 +01:00
Marco Bonardo
c3cb283d6a Bug 610442 - TRANSITION_EMBED visits should be session persistent
r=sdwilsh a=blocking
2010-11-12 14:24:25 -08:00
Shawn Wilsher
ce541c50b8 Attempt to fix bug 551540 by not waiting for focus. This hangs here locally for me for no good reason (appears to have focus).
r=ehsan
2010-11-10 11:00:31 -08:00
Shawn Wilsher
afd77bf70a Fix test failure due to merge. _views are no longer around on the places branch. 2010-11-10 10:24:44 -08:00
Shawn Wilsher
06f60f7a34 Merge mozilla-central to Places 2010-11-10 09:38:08 -08:00
Shawn Wilsher
711f9322dc Orange fix from bug 599969 Part 6. Make sure we clean up the tabs we add. 2010-11-10 08:54:56 -08:00
Shawn Wilsher
3692066348 Bug 599969 - Do not use steps for async visit adding
Part 6 - Do not add javascript URIs for history (trunk is already doing this,
and the Places branch was getting assertions because GetReversedHostname would
fail on the background thread which would cause nsJSURI to be released off of
the main thread, which is bad).
r=mak
r=ehsan
2010-11-09 11:43:18 -08:00
Shawn Wilsher
4d309d490a Bug 599969 - Do not use steps for async visit adding.
Part 1 - use one event (ran on the background thread) for adding a visit, and
one event (ran on the main thread) for notifying.
r=mak
r=bmcbride for test change
2010-11-08 11:42:08 -08:00
Shawn Wilsher
f769c72590 Merge mozilla-central to places 2010-11-03 12:09:56 -07:00
Dave Townsend
ae7a168044 Bug 579540: Wait for focus before accepting extension installs. r=gavin, a=tests 2010-11-03 11:23:18 -07:00
Drew Willcoxon
9f27896d7c Bug 597581 - Switching tabs should update location bar immediately, even if a link is hovered. r=dao, a=blocking2.0-final 2010-11-16 14:39:41 -08:00
Dan Witte
4725048bd9 Bug 599253 - TEST-UNEXPECTED-FAIL | browser_586068-cascaded_restore.js | Test timed out. Possible fix for intermittent orange. r=zpao, a=test-only 2010-11-16 09:37:09 -08:00
mano@mozilla.com
33ff5038c9 Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar [FOLLOWUP] (r=mak77, a=blocking) 2010-11-16 20:50:51 +07:00
Dietrich Ayala
cfdd9ab211 Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar (r=mak77, a=blocking) 2010-11-16 20:43:54 +07:00
Shawn Wilsher
ffb1973389 Merging mozilla-central to Places. 2010-10-29 11:39:41 -07:00
Robert O'Callahan
501d69cd01 Backing out bug 575561 2010-10-29 16:07:57 +13:00
Robert O'Callahan
6bb7a02bbf Backed out changeset ecd1948992eb 2010-10-29 16:07:46 +13:00
Robert O'Callahan
d531d1eb91 Backing out bug 575561 2010-10-29 16:07:10 +13:00
Robert O'Callahan
c2e94b6def Backed out changeset 069ccd107c32 2010-10-29 16:06:35 +13:00
Margaret Leibovic
3400fbf5cb Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page (Tests). r=gavin, a=blocking-beta7 2010-10-28 15:00:50 -07:00
Margaret Leibovic
f74adedb2c Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7 2010-10-28 15:00:31 -07:00
Dão Gottwald
b30c4361a1 Bug 593823: put tabs on top by default for Linux, r=gavin, a=beltzner for b7 2010-10-27 17:32:14 -04:00
Shawn Wilsher
20967855ac Merge mozilla-central to Places. 2010-10-27 12:28:31 -07:00
Honza Bambas
0d62041bc5 Backout bug 527667, a=orange-fix 2010-10-27 20:41:23 +02:00
Honza Bambas
3bc58a18b1 Bug 527667 - DOM Storage (localStorage, sessionStorage) data is not cleared when 'Clear Recent History' is used with Time range not 'Everything', r+sr=jst, a=blocking2.0:betaN 2010-10-25 20:40:55 +02:00
Dietrich Ayala
2ba2ce665f Bug 598923 - add-on bar should be made visible if there are any add-ons installed (r=dao, a=blocking) 2010-11-16 20:19:50 +07:00
Dietrich Ayala
59ade38bb2 Bug 599325 - Addon bar should be shown when customizing (r=mano, a=blocking) 2010-11-16 20:06:18 +07:00
Dão Gottwald
cbf535d254 Bug 612305 - tabbrowser.xml is only interested in resize events for the chrome window, should ignore those for content windows. r=gavin 2010-11-16 10:19:00 +01:00
Raymond Lee
6d61a10531 Bug 595395 - Add pin events to AllTabs.jsm [r=dolske, a=dolske]
--HG--
extra : rebase_source : 591d2031a32ad7a034cd0681da49bc07f7c79097
2010-11-10 11:39:31 +08:00
Raymond Lee
5012624462 Bug 589324 - Switch-to-Tab after Session Restore does not respect Tab Candy grouping [r=dietrich, a=blocking2.0]
--HG--
extra : rebase_source : d686048096632e598662f946fc891fee1edfead6
2010-11-13 02:37:34 +08:00
Mounir Lamouri
598f04f899 Bug 605277 - Do not show the form validation error message in the tooltip if title is set. r+a=sicking 2010-11-15 23:56:01 +01:00
Ian Gilman
b5b0533730 Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible r=dietrich, a=test 2010-10-21 10:39:51 -07:00
Ian Gilman
5fca90108b Backed out changeset bcad241e5c22 2010-11-02 13:34:09 -07:00
Ian Gilman
d45729224e Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible r=dietrich, a=test
--HG--
extra : rebase_source : ea0c0fc840f6679501b608958e75a4583889cce3
2010-10-21 10:39:51 -07:00
Axel Hecht
3c1c65baa3 bug 596087, update shipped-locales for beta7, adding eu. a=blocker 2010-11-02 15:28:19 +01:00
Axel Hecht
55244a7a5c bug 596087, update shipped-locales for beta7, adding gd and mk. a=blocker 2010-11-02 14:09:08 +01:00
Axel Hecht
acf5c7df2d bug 596087, update shipped-locales for beta7, adding rm. a=blocker 2010-11-02 11:32:15 +01:00
Ehsan Akhgari
39f1fe3e0a Bug 579540 - Intermittent timeout in browser/base/content/test/browser_bug553455.js, followed by various failures about number of installed extensions or notifications, probably depending on when it timed out; r=gavin a=orange-fix
Try to increase the timeout to twice its previous amount in the hopes that it fixes the intermittent timeout in this test.
2010-11-01 14:50:34 -04:00
Bill Gianopoulos
f6ae2fb75f Bug 585370 - Move app menu contents to a separate file. r=dao a=no-code-change 2010-11-01 14:15:13 +01:00
Axel Hecht
9368c457b6 bug 578643, add ast, es-CL, gd, km, mai, ta-LK to the mozilla-central firefox build, a=NPOTB 2010-11-01 11:50:04 +01:00
Gavin Sharp
10e721a4e1 Bug 608162: adjust margin on search textbox on about:home, r=mak, a=blocking
--HG--
extra : rebase_source : ab87734b2a8bbb56a368216cded7752644ad2922
2010-10-29 17:17:36 -04:00
Dietrich Ayala
268eba2fec Bug 604316: use "A" as access key for "Add-on Bar" in View->Toolbars, to avoid conflict with "Bookmarks Toolbar", r=dao, a=bsmedberg
--HG--
extra : rebase_source : 12b0ac741c09e62a6c741f67100738bf4dab7b33
2010-10-29 16:55:53 -04:00
Shawn Wilsher
8c46198937 Merge mozilla-central into places. 2010-10-20 12:33:53 -07:00
Robert Strong
188f03f76d Bug 601830 - app.update.url.manual for nightly builds should point to the nightly builds. r=beltzner, ui-r=beltzner, a=approval2.0 2010-10-19 21:27:46 -07:00
Margaret Leibovic
0268cab922 Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page (Tests). r=gavin, a=blocking-beta7 2010-10-28 15:00:50 -07:00
Margaret Leibovic
6a27d3fb58 Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7 2010-10-28 15:00:31 -07:00
Drew Willcoxon
7f488a1d4a Bug 605680 - Stop deleting _overLinkDelayTimer property in urlbarBinding to prevent performance suck. r,a2.0=gavin 2010-10-19 18:52:05 -07:00
Shawn Wilsher
fee260454c Merging places and mozilla-central. 2010-10-15 09:26:15 -07:00
Mike Hommey
b3af781c2d Merge backout; a=orange 2010-10-15 14:55:09 +02:00
Mike Hommey
83b27fec80 Backed out changeset 111e055a49dc 2010-10-15 14:51:59 +02:00
Mike Hommey
f02d62aec5 Bug 586867 - Define sync services as app tiers, not platform. r=khuey,a=blocking-betaN+ 2010-10-15 12:27:14 +02:00
Markus Stange
dcd99ae113 Bug 583616 - Constrain favicons on the bookmarks toolbar to 16 pixels in height. r=dao, a=blocking2.0:betaN
--HG--
extra : rebase_source : 5c6668b15876b37639ee8fc194c1eb107e29a9c1
2010-10-15 12:26:50 +02:00
Raymond Lee
de85666be8 Bug 603530 - Intermittent cascade of failure starting with browser_tabview_dragdrop.js | Test timed out [r=dolske,a=test]
--HG--
extra : rebase_source : 593da2ba26a89e1d9b7205847bac5c65bded41a4
2010-10-15 16:16:56 +08:00
Raymond Lee
168204fd45 Bug 598383 - Utilities for Panorama tests [r=dolske,a=test]
--HG--
extra : rebase_source : d62cc3b5bb24a98fd22427f76bce9ccc69fcc76c
2010-10-18 17:53:58 +08:00
Frank Yan
683cc26c00 Bug 599793 - Paste & Go / Search should replace entire contents of textbox; r=dao a=blocking2.0-final+ 2010-10-26 15:35:44 -07:00
Frank Yan
8e7f9d5b9b Bug 601695 - Paste & Go should only appear when clipboard is URL; r=dao a=blocking2.0-final+ 2010-10-26 15:34:52 -07:00
Shawn Wilsher
878becc3e3 Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI
r=mak
sr=mconnor
a=blocking
2010-10-26 17:20:53 -05:00
Paul O’Shannessy
15146f7bf8 Bug 603605 - BMB_bookmarkThisPage is indented in the bookmarks button menu [r=dao, a=gavin]
--HG--
extra : rebase_source : 76e3a03ee16c6b1a028dac35c10a0a94c43fb09c
2010-10-26 11:55:55 -07:00
Paul O’Shannessy
18d269964b Bug 581593 - about:sessionrestore forgets session data during upgrade to Firefox 4 [r=dietrich, a=blocking2.0:final]
--HG--
extra : rebase_source : d4cd3ed9b8ba1c2221917da03c38052ee033e25e
2010-10-26 11:55:10 -07:00
Paul O’Shannessy
40cffa9445 Test for bug 590268 [r=dietrich, a=blocking2.0:betaN]
--HG--
extra : rebase_source : bdb65c1bb9162d38ff0d3c084ae15a50ad357cb2
2010-10-26 11:55:10 -07:00
Ian Gilman
c467299ddf Bug 590268 - Provide access to sessionstore tab data sooner [r=dietrich, a=blocking2.0:betaN]
--HG--
extra : rebase_source : 3a1ccadf0571e5a7c6b0305d5c050f7ad1d8caa6
2010-10-26 11:55:10 -07:00
Marco Bonardo
f670a8d46b Bug 424542 - Bookmarks manager needs a separate entry for "Search:".
r=dietrich f=l10n a=dietrich ab7=beltzner
2010-10-26 20:54:22 +02:00
Dave Townsend
43337a6fdb Bug 579540: Add better cleanup to browser_bug553455.js. r=gavin, a=tests 2010-10-26 11:46:05 -07:00
Dão Gottwald
7038b943b9 Bug 594367 - Keep the firefox button lit when the window is inactive. r=gavin a=b 2010-11-10 09:38:41 +01:00
Dão Gottwald
3c450f0c95 Bug 609700 - Shift-clicking the back button or middle-clicking it with browser.tabs.opentabfor.middleclick=false opens an invisible tab. r=gavin 2010-11-10 09:38:08 +01:00
Jim Mathies
5cfdf9b845 Bug 575591 - Don't prepend '.' to the address of cookies assigned to ip address hosts in the ie migrator. r=dwitte, a=betaN 2010-11-09 19:36:36 -06:00
Jim Mathies
b63ac8e783 Bug 575591 - Don't bail out of migration on individual migration failures, report to the console instead. r=gavin, a=betaN 2010-11-09 19:36:36 -06:00
Michael Yoshitaka Erlewine
ec7e0384f9 Bug 602777 - Quit pretending in Items.arrange [r=dolske, a=blocking2.0=betaN+] 2010-11-06 20:08:57 -04:00
Felipe Gomes
eccf5ec409 Bug 582950. When there's only app tabs, tabstrip UI oscillates with overflow/underflow events. r=dao a=betaN 2010-11-09 11:41:37 -08:00
Paul O’Shannessy
efca389758 Bug 589246 - Closed window state getting corrupted when closing and reopening last browser window without exiting browser [r=dietrich, a=blocking2.0:betaN] 2010-11-09 10:00:30 -08:00
Dão Gottwald
7664cda114 Bug 565575 - Retain location bar focus when switching tabs. r=mano a=b 2010-11-09 10:25:07 +01:00
Phil Ringnalda
47919e620f Bug 610307 - Clean up packaging of WeaveCrypto, r+a=ted 2010-11-07 19:36:18 -08:00
Marco Bonardo
7619092a9a Bug 609592 - Win7 JumpList is freeing up resources too early for History.
r=jimm a=gavin
2010-11-08 15:03:51 +01:00
Marco Bonardo
a15a33a2ec Bug 477882 - frame-targeted visited links disappear when closing and reopening Firefox.
r=dietrich a=blocking
2010-11-08 15:03:49 +01:00
Ehsan Akhgari
7f5cf2acde Bug 588655 - Part 2: When in private browsing mode, make the Firefox button purple; r=dao a=blocking-final+
Original patch by Stephen Horlander <shorlander@mozilla.com>
2010-09-22 17:23:19 -04:00
Ehsan Akhgari
30f9cfbf68 Bug 588655 - Part 1: Add a privatebrowsingmode="permanent" attribute to browser.xul's document element for permanent private browsing sessions; r=dao a=blocking-final+ 2010-09-22 17:22:41 -04:00
Felipe Gomes
f79d21e091 Bug 591930. Persona background can be seen above titlebar (aero theme). r=dao a=betaN 2010-10-26 15:50:10 -02:00
Zbigniew Braniecki
001baef1a2 bug 596087: update shipped-locales for b7 - add sq, a=NPOTB,b7+ 2010-10-26 15:36:23 +02:00
Dão Gottwald
07c482fe07 Bug 606567 - Intermittent failure in browser/base/content/test/browser_bug585785.js | tab successfully removed. r=gavin a=... 2010-10-26 14:23:40 +02:00
Simon Montagu
b3b2d6b236 Make the 'More Encodings' submenus non-localizable. Bug 610638, r=emk, a=bsmedberg 2010-11-14 16:41:43 +02:00
Ehsan Akhgari
c03d14acb4 Bug 587248 - Part 16: Don't resize the groups if we explicitly request their size to remain constant while dragging; r=ian a=blocking-betaN+ 2010-11-11 21:11:28 -05:00
Ehsan Akhgari
2b26101b72 Bug 587248 - Part 15: Use the correct minimum dimensions for groups; r=ian a=blocking-betaN+ 2010-11-11 21:11:28 -05:00
Ehsan Akhgari
f15de44d0c Bug 587248 - Part 14: Observe the group box right margin when arranging tab items in RTL mode; r=ian a=blocking-betaN+ 2010-11-10 22:48:43 -05:00
Ehsan Akhgari
28b981d0ef Bug 587248 - Part 13: Correct the welcome box positioning on first run in RTL mode; r=ian a=blocking-betaN+ 2010-11-10 22:48:43 -05:00
Ehsan Akhgari
0f9513a5fa Bug 587248 - Part 12: Replace UI.rtl with a static property to make sure that we don't incur any DOM performance penalty when checking it; r=ian a=blocking-betaN+ 2010-11-10 22:48:42 -05:00
Ehsan Akhgari
9ac29bc4f1 Bug 587248 - Part 11: Rotate the collapsed tab items towards top right in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari
fda66dc44e Bug 587248 - Part 10: Arrange tabs from right to left in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari
c15e61a0f0 Bug 587248 - Part 9: Correct group title style calculations in RTL mode (well, and some LTR corrections as well!); r=ian a=blocking-betaN+ 2010-11-08 01:38:25 -05:00
Ehsan Akhgari
f2580b9f85 Bug 587248 - Part 8: Fix resizing and drag and drop in RTL mode; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
bf98575b78 Bug 587248 - Part 7: Correct some direction dependent CSS code in tabitems.js; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
4ba4f2fe21 Bug 587248 - Part 6: Add RTL support to the TabView functionality implemented in ui.js; r=ian a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
cb9361954b Bug 587248 - Part 5: Add RTL support to theme CSS for TabView on Linux; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
1d2c85ce6d Bug 587248 - Part 4: Add RTL support to theme CSS for TabView on Windows; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
a527d43455 Bug 587248 - Part 3: Add RTL support to theme CSS for TabView on Mac; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
7dbebb93d2 Bug 587248 - Part 2: Add RTL support to content CSS for TabView; r=dao a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Ehsan Akhgari
9713e446ac Bug 587248 - Part 1: Set the correct direction for the TabView document upon being displayed; r=gavin a=blocking-betaN+ 2010-11-08 01:38:24 -05:00
Frank Yan
6bd04d0d78 Bug 582702 - Move Undo Close Tab option on tab context menu. r=dao ui-r=faaborg a=blocking2.0:final+ 2010-11-13 12:46:12 -08:00
Margaret Leibovic
e4acfb3c9c Bug 595201 - popup notification menuitem highlight is broken (black on blue) in winstripe and pinstripe themes. r=neil a=b 2010-11-13 08:54:48 +01:00
Dão Gottwald
ab5c987247 Bug 611804 - Fix RTL styling of the app menu. r=gavin 2010-11-13 08:54:11 +01:00
Wes Kocher
1cb75d2d18 Bug 605850. Top outside corners of Personal toolbar need border radius when tabs are not on top. r=dao a=bsmedberg 2010-11-12 22:35:02 -08:00
Paul O’Shannessy
50d16e80b9 Bug 606936 - userTypedValue sticks around after session restore (favicon and star button missing) [r=dietrich, a=blocking2.0:final+] 2010-11-12 13:48:19 -08:00
Marco Bonardo
460d7a7811 Bug 472343 (part 2) - Make Places views aware of batches.
r=dietrich sr=vlad a=blocking
2010-11-12 22:20:00 +01:00
Marco Bonardo
e0e4c56ec7 bug 556721 - Fix a typo in browser_librery_views_liveupdate.js test
no-review a=tests-only
2010-11-12 22:14:44 +01:00
Steffen Wilberg
4ed3f0f9ef Bug 606289: Fix logo link in about:. r+a=gavin 2010-11-12 21:26:14 +01:00
Dão Gottwald
16404bef6e Bug 610071 - Stretch the app button to match the caption buttons' size. r=gavin 2010-11-12 09:46:06 +01:00
Ehsan Akhgari
6d6bf25b54 Disable browser_forgetthissite_single.js because it makes everybody cry, including the tbplbot (bug 551540) a=tbplbot 2010-11-11 20:23:34 -05:00
Wes Kocher
8708b2eda0 Bug 610769: Align the Firefox menu with the Firefox button, r=dao, a=gavin 2010-11-11 20:01:20 -05:00
Szókovács Róbert
36b954ef07 Bug 513648: strip embedded newlines and whitespace when middleclick-pasting URLs, r+a=gavin
--HG--
extra : rebase_source : 7c1ef8fabde83c284c123d758484abd22dd4eb33
2010-11-04 03:14:07 -04:00
Gavin Sharp
ceff7bd2aa Bug 608123: multiple popup notifications should stack vertically and be the same width, r=dtownsend, a=blocking
--HG--
extra : rebase_source : e5e8209de1dc142c74c554eaa765ef5abd13a433
2010-11-08 10:47:08 -05:00
Gavin Sharp
7d0fb9f8b2 Bug 597644: feed button/menuitem isn't updated properly on back/forward navigation, r=dao, a=blocking
--HG--
extra : rebase_source : 13b67ff4b345902fb7f88dfbe875674462374cd6
2010-10-26 20:16:31 -04:00
Gavin Sharp
91c49659b7 Bug 607496: clean up feed button code, r=dolske/margaret, a=dolske
--HG--
extra : rebase_source : ad382cd8af215b44f8a1e150e1d4f47fd6e3a6dd
2010-10-26 18:59:02 -04:00
David Dahl
5aced17f45 Bug 568629: add a ConsoleAPI component used to implement window.console object exposed to web content (disabled for the moment), r=gavin/dietrich, sr=jst, a=blocking
--HG--
extra : rebase_source : 9bfe8478039ee16310f9f87da87c66d778739a73
2010-11-09 15:19:19 -05:00
Shawn Wilsher
b6ba8b1033 Attempt to fix bug 551540 by not waiting for focus. This hangs here locally for me for no good reason (appears to have focus). r=ehsan a=orange-fix 2010-11-10 11:00:31 -08:00
Ehsan Akhgari
eda812475f Bug 610556 - Linker errors on shared builds with NS_SetDllDirectory; r=khuey a=bsmedberg
--HG--
rename : toolkit/xre/nsSetDllDirectory.cpp => xpcom/base/nsSetDllDirectory.cpp
rename : toolkit/xre/nsSetDllDirectory.h => xpcom/base/nsSetDllDirectory.h
2010-11-09 21:02:09 -05:00
Gavin Sharp
9f8c22bb23 Bug 609521 - browser_bug538331.js leaves alert windows open on Windows; r=ehsan a=test-only 2010-11-04 14:45:54 -04:00
Frank Wein
56119874fd Bug 609106 - Add plugin-container.exe to ShimInclusionList via installer, r=rstrong, a2.0=bsmedberg 2010-11-11 21:09:25 +01:00
Dave Townsend
b71be71d60 Bug 579540: Add more logging to narrow down the timeout. r=gavin, a=tests 2010-10-14 16:15:26 -07:00
Paul O’Shannessy
a275991727 Bug 602555 - Refactor CSR code [r=dietrich, a=dolske]
Also fixes bug 601024 (Still need to reload twice to reload page) & hopefully bug 600007.

--HG--
extra : rebase_source : 1e6023e74a0f6387f4888e7bb26c76b567dc52db
2010-10-14 12:36:00 -07:00
Michael Kraft
d8a740cc15 Bug 600545 - getBrowserState() (and saved session state) incorrect with app tabs and browser.sessionstore.resume_from_crash = false [r=zpao, a=blocking2.0:final]
--HG--
extra : rebase_source : 34f6380284ae51f6afb5fae7f6fd94a2990ad2ae
2010-10-14 12:36:00 -07:00
Paul O’Shannessy
7ea0a76c6b Bug 597716 - Document pref values for max_concurrent_tabs [r=dietrich, a=NPOTB]
--HG--
extra : rebase_source : b176d2fd651446474b66b796ad09bd7e1859f115
2010-10-14 12:36:00 -07:00
Josh Aas
f4b39ed20b Bug 586584: Enable OOPP testing for x86_64 Mac OS X. r=bsmedberg a=blocking2.0beta8+ 2010-10-14 15:07:38 -04:00
Dietrich Ayala
28ebd1d00f Backout bug 567306 (r=test bustage, a=blocking) 2010-10-14 19:52:05 +07:00
mano@mozilla.com
259b60de17 Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page (r=gavin, a=blocking) 2010-10-14 19:32:34 +07:00
mano@mozilla.com
485b0229ab Bug 574353 - Cannot focus location bar with Cmd-L after viewing the customize sheet (r=gavin, a=blocking) 2010-10-14 19:29:56 +07:00
Philipp von Weitershausen
16abac4725 Bug 600589 - Sync UI: Generating a new custom sync key doesn't have notification message. r=mconnor a=blocking-beta8 2010-10-14 11:12:52 +02:00
Philipp von Weitershausen
3231f60bfc Bug 600561 - Sync UI: Continue button disabled on Sync Key wizard page after manual backup. r=mconnor a=blocking-beta8 2010-10-14 11:12:33 +02:00
Philipp von Weitershausen
29b2a937a6 Bug 600560 - Sync UI: Strength meter does not disappear when sync key field is cleared. r=mconnor a=blocking-beta8 2010-10-14 11:12:15 +02:00
Philipp von Weitershausen
af5b5c88a8 Bug 600557 - Sync UI: Printing/saving the generated sync key enables the strength meter. r=mconnor a=blocking-beta8 2010-10-14 11:11:27 +02:00
Marco Bonardo
f1465754e4 Bug 598229 (part 2) - Increase performance of Win7 JumpList favorites queries. r=sdwilsh,jimm sr=rstrong a=blocking 2010-10-14 10:46:38 +02:00
Marco Bonardo
f221918479 Bug 598229 (Part 1) - Win7 JumpList modules cleanup. r=dao a=blocking 2010-10-14 10:46:36 +02:00
Marco Bonardo
558b894130 Bug 603568 - Correctly relocate all descendent scripts in about:home. r=gavin a=blocking 2010-10-14 10:46:34 +02:00
Asaf Romano
c2c09b60d1 Bug 581253 - Cannot remove a bookmark with a tag via 'Edit this bookmark' menu. r=mak a=blocking 2010-10-14 10:46:32 +02:00
Blake Kaplan
29e85b9844 Merge mozilla-central into tracemonkey 2010-10-13 17:54:54 -07:00
Margaret Leibovic
3139ac048c Bug 596428 - Stop button shouldn't be ghosted, since this adds N ms to page load time r=dao a=blocking-betaN 2010-10-13 14:56:30 -07:00
Johnny Stenback
1e4b3e7640 Bug 580128. Disable tests that don't play well with brain transplants yet. r=mrbkap@gmail.com 2010-10-10 15:48:42 -07:00
Johnny Stenback
e9755cda81 Bug 580128. Remove .wrappedJSObject gets that don't work with the new wrappers. r=mrbkap@gmail.com 2010-10-10 15:48:39 -07:00
Blake Kaplan
15dee18d2a Bug 580128. Remove unnecessary .wrappedJSObject gets that don't work with the new wrappers. r=jst@mozilla.com 2010-10-10 15:47:06 -07:00
Sean Dunn
6a599f1040 Bug 597499 - Expand stack icon moves incorrectly and isn't centered [r=dolske, a=blocking]
--HG--
extra : rebase_source : 71892e360038861c49a1806e75aec2223cff2ac9
2010-09-27 14:04:00 -07:00
Neil Deakin
71674132a2 Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+ 2010-10-13 15:41:37 -04:00
Sean Dunn
c07ca78f13 Bug 595930 - "closing a group breaks the keyboard shortcut for toggling panorama" [r+a=dietrich]
--HG--
extra : rebase_source : aacd0e1a2bcda5319bdd24a335cda5f904d1dd99
2010-09-27 16:12:00 -07:00
Ian Gilman
39c9bbb7c3 Bug 587031 - Entering/Exiting Private Browsing mode from within Tab Candy (Panorama) is presently ambiguous r=dietrich, a=blocking
--HG--
extra : rebase_source : 2ad0935dc80b84961314750f04d08e1309f968b6
2010-09-24 17:24:31 -07:00
Ehsan Akhgari
f337ca7fda Bug 603632 - Reduce the dependency between browser-chrome private browsing tests; r=dolske a=NPOTB 2010-10-12 18:30:41 -04:00
Mihai Sucan
e0fdcd59eb Bug 585043 - Improve Inspector DOM panel unittests, r=dietrich, a=tests 2010-10-13 10:57:48 -03:00
Sindre Dammann
a403644079 Bug 600883 - Fix intermittent timeouts in browser_bug579872.js by loading the proxied http://example.com instead of the unproxied http://www.example.com, r=dao, a=orange 2010-10-12 12:49:00 -07:00
Drew Willcoxon
6c1ef4e7ab Bug 597338 - Delay updating link target in location bar no matter whether a target is currently shown. r=dao, a=blocking-betaN 2010-10-12 09:32:01 -07:00
Drew Willcoxon
3c6e007658 Bug 597930 - Fix broken regexp that causes link hover in location bar to break some URLs. r=dao, a=dietrich 2010-10-12 09:31:44 -07:00