Commit Graph

3026 Commits

Author SHA1 Message Date
Raymond Lee
5a868737ba Bug 594909 - Intermittent failure in browser/base/content/test/tabview/browser_tabview_launch.js | Tab View is visible; r=dietrich a=NPOTB 2010-09-12 02:58:03 +08:00
Siddharth Agarwal
e6277ff20e Back out bug 588712 and bug 595337 due to leaks and test failures. a=orange 2010-09-14 23:04:50 +05:30
Edward Lee
ffee88f327 Bug 588712 - After restarting, showing tab groups results in cornered new tabs [r=dietrich f=iangilman a=blocking2.0final]
Instead of only setting the active group on reconnect of the selected tab, do so for any visible tabs.
2010-09-13 17:31:52 -07:00
Ian Gilman
8fcaa81c49 Bug 593871 - Panorama should do the right thing when tabs become pinned/unpinned [r=dietrich, a=blocking betaN]
--HG--
extra : rebase_source : 44c6456c6eebac798dcc7f6e64938f50d448151b
2010-09-13 11:45:02 +08:00
Aza Raskin
320c1ddfe8 Bug 587099 - Display current tab set's name in browser window; f=mitcho r=dolske,dao a=blocking-final+
--HG--
extra : rebase_source : f013373ab170f8e5d53da808f5f1c1a98ff28e4d
2010-09-13 17:05:03 -04:00
Ehsan Akhgari
18a3bb0653 Bug 593126 - Reword text in the private browsing mode content area page based on the menu structure; r=dao a=blocking-beta6+
--HG--
extra : rebase_source : 1a29f86176931868ef844e7595d0645300d6a308
2010-09-10 15:55:32 -04:00
Sylvain Pasche
39dc4b9e43 Bug 590794 - Add dismissalAction callback argument to PopupNotifications.show(). r+a=gavin 2010-09-13 12:44:27 +02:00
Bill Gianopoulos
67feb664b7 Bug 595649 - about:home banner text too high on banner. r+a=gavin 2010-09-13 12:42:26 +02:00
Marco Bonardo
867c4a7cd5 Bug 563738 - remove privileged mozBackgroundRequest property. r=trivial a=blocking 2010-09-13 11:44:30 +02:00
Raymond Lee
7eab389639 Bug 595228 - assert in search code; calling unbind without a function [r+a=gavin] 2010-09-12 11:44:13 +08:00
Ian Gilman
ed0492aa4b Bug 595076 - App tab icons should be updated when the tab's favicon becomes available; r=dietrich a=blocking-betaN+ 2010-09-11 22:51:19 -04:00
L. David Baron
5859a14a99 Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
2010-09-11 09:27:12 -07:00
Ehsan Akhgari
33f64844ac Bug 595304 - Rename "TabPin" to "TabPinned" and "TabUnpin" to "TabUnpinned"; r=dao a=gavin 2010-09-11 12:11:25 +02:00
Klaas Heidstra
e3c9e3e771 Bug 448546 - When middle-clicking back/forward/reload, the new tab should inherit history from the tab that opened it (using duplicateTab). r=dao, ui-r+a=beltzner 2010-09-10 21:57:18 +02:00
Aza Raskin
3c20dc2c27 Bug 589010 - Add Visual Indication that Other Groups Exist to Tab Candy Toolbar Button. r=dolske,dao 2010-09-10 17:51:14 -04:00
Dão Gottwald
345ac99fec Bug 432287 - add buttons and icons for zoom in/out to toolbar customization palette. r=mano ui-r=faaborg 2010-09-11 12:07:47 +02:00
Marco Bonardo
2e322c4018 Bug 594989 - injected <script> from snippets is not run. r+a=gavin 2010-09-11 09:45:11 +02:00
Marco Bonardo
786db9a044 Bug 563738 (part2) - Add current Mozilla "snippets" (links and special events) in the about:home page. r=gavin,Pike a=blocking 2010-09-11 09:45:08 +02:00
Mounir Lamouri
89797e20ed Bug 561636 (4/4) - When an invalid form is submitted, an error messages should be displayed. r=dolske a2.0=blocking 2010-09-11 06:10:31 +02:00
Mounir Lamouri
aae7d7f917 Bug 561636 (3/4) - Tests for browser invalid form submission (and popup handling). r=dolske a2.0=test-only 2010-09-11 06:09:38 +02:00
Vlado Valastiak
51331905b7 Bug 570957 - Use PluralForm for Sync Strings (additionalClients.label and friends), r=mconnor, a=blocking2.0 beta6+ 2010-09-10 22:02:57 +02:00
Ben Turner
9d64943303 Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking. 2010-09-10 12:12:11 -07:00
Felipe Gomes
f275abdfea Bug 593378. browser_bug559991.js needs to restore original functions before closing tab, and browser_autofocus_background.js shouldn't close all tabs which would close the test window. r=mounir rs=gavin a=blocking-beta6 2010-09-10 15:42:20 -03:00
Paul O’Shannessy
f83d4e45c1 Bug 588482 - Restore Session on-demand at startup [r=dao, r=dietrich, a=blocking-b6+] 2010-09-10 10:57:28 -07:00
Joel Maher
3b1fb9d8ce Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
Johnathan Nightingale
dd9b7f31b6 Bug 577004 - Better labels for pin/unpin app tabs context menu items. ui-r=faaborg a=blocking-beta6 r=gavin 2010-09-10 12:12:41 -04:00
Kurt Schultz
a781b06882 Bug 589154 - Edit should be a label, not a menuitem; r=dao a=dietrich 2010-09-10 09:13:31 -04:00
Raymond Lee
ca5ff3d4b4 Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich]
--HG--
extra : rebase_source : 4bf904071d0ba0a115e982ba200a3a4a0e96ecc3
2010-09-10 22:51:08 +08:00
Raymond Lee
627d9a49a8 Bug 587341 - Implement Undo Close Group inside of Tab Candy [r+a=dietrich]
--HG--
extra : rebase_source : c7b690918220b912add182cd0aea2aedf5b05e9f
2010-09-10 22:40:27 +08:00
Ian Gilman
2e0d5ccac9 Bug 578553 - Implement App-Tab experience in Panorama; [a+r=dietrich]
--HG--
extra : rebase_source : a084925785f61f12563c65cc8e933142a779d8f8
2010-09-10 17:50:14 +08:00
Rob Campbell
3231998a02 Bug 593538 - Hide the Error Console behind a preference followup for key enablement, r=dao, a=blocking2.0 2010-09-10 12:07:55 -03:00
Marco Bonardo
e70efb6cbd Bug 594675 - add &channel=np search parameter to about:home. r=dao a=blocking 2010-09-10 12:17:31 +02:00
Dão Gottwald
7f4f7dd502 Bug 593626 - Update the title bar when setting the selected tab's title. r=gavin
--HG--
extra : rebase_source : 175a636a5d3c95712fd9ad97b539db27508773b0
2010-09-10 10:05:36 +02:00
Masayuki Nakano
cb82b8f049 Bug 587243 Textbox of tab group lost focus immediately by Enter keypress during IME composition r=dolske+ian, a=blocking2.0 final+ 2010-09-10 16:22:39 +09:00
Margaret Leibovic
9e6b5dd482 Bug 567814 - Convert Remember Password notification bar to a doorhanger notification. Initial p=fryn@frankyan.com, r=dolske, a=blocking2.0 2010-09-09 19:08:26 -07:00
Margaret Leibovic
17719dff98 Bug 594454 - fix keyboard shortcuts for Firefox button menu items. r+a=gavin.sharp 2010-09-09 19:08:26 -07:00
Ehsan Akhgari
2bd5c1a9c1 Merge backout; a=orange 2010-09-09 19:25:58 -04:00
Ehsan Akhgari
614aa445f1 Backed out changeset 4bc623a55708 (bug 588999) because of orange on Windows 7 2010-09-09 19:24:11 -04:00
Michael Yoshitaka Erlewine
a2bf0464f2 Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich] 2010-09-09 10:20:35 +08:00
Michael Yoshitaka Erlewine
f6c87ab545 Bug 591167 - border trenches should be triggered even if the edge only overlaps, but is not contained by the active range of the trench 2010-09-08 21:48:51 -04:00
Michael Yoshitaka Erlewine
b8d761eb75 Bug 591706 - GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich] 2010-09-08 20:52:16 -04:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Ehsan Akhgari
0d4b0ddec9 Bug 593872 - Send events for when tabs become pinned/unpinned; r,a=gavin 2010-09-08 20:15:24 -04:00
Ben Turner
cf28451779 Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin. 2010-09-09 15:15:40 -07:00
Rob Campbell
e2ae3b5174 Bug 593538 - Hide the Error Console behind a preference, r=gavin, a=blocking2.0 2010-09-09 19:00:53 -03:00
Rob Campbell
01c922a5a3 Backed out changeset 743e2ea36e51, botched commit message, a=developers 2010-09-09 18:59:24 -03:00
Rob Campbell
5158da74a2 Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Rob Campbell
12966c5056 Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Rob Campbell
9e0b0e29f9 Bug 592525 - Txul Regression between 1PM-3PM PDT, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Michael Yoshitaka Erlewine
c0412a5f18 Bug 586685 - Pull out hard coded strings for localization [r=dietrich a=blocking-b6] 2010-09-09 10:06:00 -04:00