Commit Graph

7109 Commits

Author SHA1 Message Date
Dão Gottwald
cc29cfacd1 Bug 598931 - Remove stray status bar icons. r=dietrich
--HG--
extra : rebase_source : c47661191febf146412f02ee803ecb5aeb0b9fef
2010-10-07 13:39:27 +02:00
Dão Gottwald
e9f47d8a4b Bug 595236 - Whitespace cleanup
--HG--
extra : rebase_source : a3fd8988990c5f8ff4c8189e32823fa62b359b78
2010-10-07 13:38:35 +02:00
Dão Gottwald
32196b6258 Bug 595236 - Replace -moz-box-shadow uses that slipped in again
--HG--
extra : rebase_source : a674a41c5cf22d5697f734354635e3a2d371ec5e
2010-10-07 13:35:10 +02:00
Marco Bonardo
95f4ef94b8 Bug 598264 - about:home browser test. r=dolske a=blocking 2010-10-07 10:41:21 +02:00
Ben Hearsum
f80bcecf6f Bump version on default branch to 2.0b8pre/4.0b8pre. a=beltzner 2010-10-06 17:32:13 -04:00
Robert Strong
3233b7968e Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, a=blocking2.0-beta7 2010-09-14 18:49:10 -07:00
Robert Strong
95cbce1a65 Bug 568904 - Don't perform a shell refresh when there are no shortcuts for the installation when updating app modal id's. r=jmathies, a=approval2.0 2010-09-14 18:48:57 -07:00
Margaret Leibovic
50bfb2a221 Bug 579547 - New About window for Firefox 4 r=gavin ui-r=belzner a=blocking 2010-09-14 16:17:59 -07:00
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
Dão Gottwald
a8e4ad1825 Bug 593690 - Tabview button and other toolbarbuttons increase the tab bar height. r=mventnor a=blocks-blocker 2010-09-14 12:56:22 +02:00
Blair McBride
4c15e35540 Bug 586574 - Provide way to set a default for automatic updates. r=dtownsend, a=blocking-beta6 2010-09-13 23:56:54 -07:00
Nick Thomas
2fe5e97812 Bug 592782 - Bump nightly version to 4.0b7pre. r=lsblakk a=releng 2010-09-14 16:57:00 +12:00
Raymond Lee
50465c7324 Bug 595165 - Search icon is missing for Tab Candy; r=dao a=beltzner
--HG--
extra : rebase_source : 29af0ce119dec107baee2937348ef2f91ae41001
2010-09-13 22:23:23 +08: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
Dão Gottwald
e7895315a7 Whitespace cleanup after bug 590039 2010-09-12 11:54:51 +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
Robert Sayre
4659902f34 jaegermonkey. what. a=arewefastyet 2010-09-11 15:06:33 -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
L. David Baron
7476de1256 Change blur radii in themes and in some tests to match change in how we interpret text-shadow and -moz-box-shadow blur radii. (Bug 590039) r=dao a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
Dão Gottwald
56ca5f82e3 Bug 544601 - remove weak reference cruft from this test. a=testfix 2010-09-11 16:15:45 +02:00
Robert Sayre
59773ae503 Merge mozilla-central to tracemonkey. 2010-09-10 11:47:11 -04: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
5b40cde768 Bug 571783 - Split-menu buttons are misaligned in the Firefox button menu. r=gavin a=blocking
--HG--
extra : rebase_source : ee3f2ea18c4587b6e4a71d930403563e6eda75f9
2010-09-10 10:10:45 +02:00
Dão Gottwald
36844d97d5 Bug 589121 - Hovering over menuitem shows black on blue instead of white. r=gavin
--HG--
extra : rebase_source : d84f9f142b60786977ee94b4e99e83e7b157a9c0
2010-09-10 10:09:30 +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
Dão Gottwald
f64373dd30 Bug 593569 - Repeat the tab border image's middle part rather than stretching it. r=gavin
--HG--
extra : rebase_source : a18e821caa682e16c21932a3c2693ac31311ef38
2010-09-10 10:04:52 +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
David Zbarsky
3276e221ce Bug 556007 (2/3) - Use values from datalist in autocomplete popups. r=dolske ui-r=limi a2.0=sicking 2010-09-10 07:19:20 +02:00
Doug Turner
6ed1c44d56 Bug 573588 - Implement Desktop Notifications r=smaug, a=beltzner
--HG--
extra : rebase_source : 05ec761dd838e4f85a63df677c6335e456a8dfd6
2010-09-09 22:00:14 -07:00
Doug Turner
4511728eeb Bug 594261 - Factor out geolocation prompt into something that can be reused. r=olli,gavin a=stuart
--HG--
extra : rebase_source : cd9b27a7c81f3eb61b79642e327ce086306a2535
2010-09-09 21:59:51 -07:00
Margaret Leibovic
8f868b011b Bug 588309 - Convert change password to a doorhanger panel. r=dolske, a=blocking2.0 2010-09-09 19:08:26 -07: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
Johnathan Nightingale
6abf71deae Bug 591481 - Bump maxVersion of Feedback for beta6. Bumping compat to 4.0.* - r=dtownsend, a=blocking2.0-beta6 2010-09-09 12:19:50 -07: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
Dão Gottwald
3ad8f0a1e4 Backed out bug 587901's winstripe changes. a=backout 2010-09-09 17:07:10 +02:00
Dão Gottwald
bdca3b6745 Backed out changeset bd19f9a62a34 (merge) a=backout 2010-09-09 15:39:05 +02:00
Dão Gottwald
46e8cdc17a Backed out changeset bd19f9a62a34 2010-09-09 15:32:34 +02:00
Dão Gottwald
7ae89b9f7b followup to 23e49f8ab15b, remove leftover :hover styling 2010-09-09 14:02:58 +02:00
Tyler Downer
3f4e7f2981 Bug 590022 - Enable smooth scrolling by default on Windows. r=gavin a=blocking 2010-09-09 13:46:39 +02:00
Dão Gottwald
aa871cdb76 Bug 587901 - tweak identity box styling. r=dolske 2010-09-09 13:44:44 +02:00
Dão Gottwald
b376114450 Bug 593836 - don't mess with setTabTitle in WindowsPreviewPerTab.jsm. r+a=gavin 2010-09-09 09:48:33 +02:00
Dão Gottwald
19f46e7ff9 Bug 594163 - don't reset #appmenu-button's background-clip when the window is inactive. r=gavin 2010-09-09 09:47:50 +02: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
Raymond Lee
1c5d3c6593 Bug 594684 - Remove legacy code in the dragdrop test file [r+a=dietrich] 2010-09-09 15:21:50 +08:00
Dão Gottwald
731f287fe4 Bug 587901 - Make the identity box draggable. r+a=dolske
--HG--
extra : rebase_source : cb1b8aa08d86db86199bfb28a35dc758f9f4270f
2010-09-08 17:10:46 +02:00
Robert Sayre
edb7aca0d0 merge mozilla-central to tracemonkey. 2010-09-08 10:33:07 -04:00
Stephen Horlander
a5c37d6ffc Bug 574681 - Tweak app button appearance. r=dao a=blocking 2010-09-07 12:44:36 +02:00
Dão Gottwald
407d229fef Bug 593650 - Increase contrast between the selected tab and background tabs. r+a=gavin 2010-09-07 09:27:45 +02:00
Phil Ringnalda
1899b4ef96 Bug 592599 - Remove unused browser/components/feeds/src/GenericFactory.js, r+a=gavin 2010-08-31 22:26:30 -07:00
Dietrich Ayala
30c934075c backing out bug 590742, bug 591147, bug 592586, a=dietrich 2010-09-07 00:28:01 +07:00
Michael Yoshitaka Erlewine
3166349755 Bug 590742 - Incorporate new CSS for Tab Candy appearance polish [r+a=dietrich] 2010-09-06 11:36:55 -04:00
Michael Yoshitaka Erlewine
bff689fafb Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich] 2010-09-06 10:42:41 -04:00
Michael Yoshitaka Erlewine
f226446ee5 Bug 592586 Remove code for "group tab by sites" [r+a=dietrich] 2010-09-03 15:00:09 -04:00
mitcho@mitcho.com
d04f8b067a Bug 593783 - a comment in the Makefile says tabview tests are disabled, but they're not. (r+a=dietrich) 2010-09-06 23:15:20 +07:00
Marco Bonardo
f2f267eae5 Bug 589876 - Switch-to-Tab does not match detached tabs. r=gavin a=dietrich 2010-09-06 16:27:29 +02:00
Marco Bonardo
a00b4cf6f3 Bug 591104 - Mirrored images in about:robots are useless. r=mstange rs=dolske a=gavin 2010-09-06 16:27:06 +02:00
Mike Hommey
83359c7847 Bug 589878 - Use resource:/// urls instead of resource://gre/ for tabview. r=ian,r+a=dietrich
--HG--
extra : rebase_source : 35d0f9842314646f6693046059296085b5575442
2010-09-06 09:17:26 +02:00
Dão Gottwald
5ef6ceed3b Bug 533232 - closing tab to the right of its parent should select the parent, not the next tab on the right. r=mano a=dietrich 2010-09-06 11:39:59 +02:00
Neil Deakin
b753ff6479 Bug 558072. Allow getting of popup position and size from popupshowing event. r=roc,a=blocking
--HG--
extra : rebase_source : 0589fbc0410548f8f7ee748d59e70721c5fcc29b
2010-09-06 15:30:17 +12:00
Kyle Huey
a846b63dba Bug 583863: Refactor <input> implementation to deal with files that aren't on the disk. r=sicking a=blocking-fennec
--HG--
extra : rebase_source : 2b3605042aea4e4c8273cdad5ec7f05af15959cc
2010-09-05 14:00:05 -04:00
Kyle Huey
73e9690f8f Backed out changeset af1365b24066 2010-09-05 11:32:57 -04:00
Kyle Huey
bde906120c Bug 583863: Refactor <input> implementation to deal with files that are not on the disk. r=sicking a=blocking-fennec 2010-09-05 09:09:04 -04:00
Josh Matthews
e6760e5023 Merge backout a=orange-bustage 2010-09-04 15:18:53 -04:00
Josh Matthews
2814f869bb Backing out ebce58252cf8, 1f94199af190, 81664d1912ee, 8e95db7adbea, f97a99ad74af, 66d12a1541f2, 6b936d1a9e65 2010-09-04 15:15:31 -04:00
Raymond Lee
bb2ec44f79 Bug 587040 - After navigating with arrow keys, active tab highlighting will move but clicking on the group will bring up the last active tab [r+a=dietrich] 2010-09-03 20:53:58 -04:00
Michael Yoshitaka Erlewine
5ad422d958 Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich] 2010-09-03 15:05:56 -04:00
Michael Yoshitaka Erlewine
0257ea62b5 Bug 592586 Remove code for "group tab by sites" [r+a=dietrich] 2010-09-03 15:00:09 -04:00
Michael Yoshitaka Erlewine
41b0c1217b Bug 591706 GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich] 2010-09-03 14:58:29 -04:00
Michael Yoshitaka Erlewine
40ee5215d4 Bug 591705 Don't animate on tab view startup [r+a=dietrich] 2010-09-03 14:55:55 -04:00
Michael Yoshitaka Erlewine
1d31609c85 Bug 591167: border trenches should be triggered even if the edge only overlaps, but is not contained by the active range of the trench [r+a=dietrich] 2010-09-03 14:43:24 -04:00
Dão Gottwald
330f0eba47 Bug 593570 - reduce the tab close button's impact on the tab height. r+a=gavin 2010-09-04 18:52:14 +02:00
Dão Gottwald
da692b769f Bug 593447 - Update the title only if it actually changed. r=gavin 2010-09-04 18:51:52 +02:00
Ian Neal
fdf7b3fc5e Bug 593576 - test_contextmenu.html has some undeclared variables following fix from bug 496832
r/a=gavin
2010-09-04 17:45:25 +01:00
Dão Gottwald
f9f7bf2896 Bug 593447 followup, set 'crop' property instead of attribute. r=gavin 2010-09-04 20:33:34 +02:00
Robert Sayre
357a4a6366 Merge mozilla-central to tracemonkey. 2010-09-01 22:27:07 -07:00
Robert Strong
dc84ef605a Patch 1 (main patch) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6 2010-09-01 16:27:07 -07:00
Robert Strong
e43b4b2b37 Stop using version.nsh - Bug 592133 - Installer includes 'Minefield is a Trademark of The Mozilla Foundation' when not using official branded. r=jmathies, ur-r=beltzner, a=approval2.0 beltzner 2010-09-01 16:26:53 -07:00
Robert Strong
3832fabbf1 Bug 591564 - Stop copying QuickTime's nsIQTScriptablePlugin.xpt. r=jmathies, a=approval2.0 dtownsend 2010-09-01 16:26:42 -07:00
Jonas Sicking
6edfce093b Bug 591969: Fix feed reader UI in aero. r=gavin a=blocker 2010-09-01 15:38:54 -07:00
Michael Yoshitaka Erlewine
baeb757c82 Bug 591715: Utils.log: add option to use dump instead of console and add timing info [r=dao, a=gavin] 2010-09-01 16:04:12 -04:00
Michael Yoshitaka Erlewine
4f8496e95e Bug 586455: Separate structural versus visual CSS [r+a=dolske] 2010-09-01 16:14:37 -04:00
Rob Campbell
fa38dbdbae backout of rev. 9d7e7ac57f10 from bug 572038 due to txul regression, see bug 592525, a=#developers 2010-09-01 14:28:56 -03:00
Alfred Kayser
1f41ac77a4 Bug 588394 - The tabview image file are way too big. r=dao a=blocking 2010-09-01 07:46:44 +02:00
Dão Gottwald
87fae9fd49 Bug 592185 - No prompt to save multiple tabs when closing window with menu bar hidden. r=gavin a=blocking 2010-09-01 07:45:04 +02:00
Sindre Dammann
0da644c886 Bug 579872 - Bookmarks should always opens a new tab when the current tab is an app tab. r=dao a=blocking
--HG--
extra : rebase_source : e4ede7420daf6d18c6dfa8518b5d8879eaa7fcd7
2010-08-31 21:30:38 +02:00
Wes
6636ae63a1 Bug 591626 - :-moz-placeholder is now implemented, uncomment corresponding theme code. r=dao
--HG--
extra : rebase_source : 1e21926933b6ebbd247452e0e5e2a2df866896e5
2010-08-31 21:28:41 +02:00
Dão Gottwald
d80feccc30 Bug 591835 - Tabs are still one pixel too tall on Windows 7. r=gavin
--HG--
extra : rebase_source : 277269f9295db08cac4c70de06fccddd6425c48f
2010-08-31 21:27:37 +02:00
Dão Gottwald
efd34239f4 Bug 571662 - Toolbar background should be darker. r=gavin
--HG--
extra : rebase_source : e7669691991be69cd09c22d3e5cbf84e6b57a93a
2010-08-31 21:24:31 +02: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
9a93b5b80b Bug 559942 - Backout new cache behavior strings per gavin request. r+a=backout 2010-09-11 06:16:06 +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
Robert Strong
6fcf03cb00 Bug 586213 - Update app update url and certificate preferences after the additional host name with a new certificate is added for aus. r=dtownsend, a=blocking2.0-betaN 2010-09-10 21:40:18 -04:00
Mounir Lamouri
df7cd6012a Bug 559942 - Push back string changes. original-r=gavin a=jst 2010-09-11 03:04:53 +02:00
Mounir Lamouri
bd17b385f2 Merge backout 2010-09-11 02:58:35 +02:00
Mounir Lamouri
de9895d42c Back out bug 559942 2010-09-11 02:57:06 +02:00
Byron Milligan
4d7b0becf6 Bug 559942, Part 4: UI change allowing user to turn smart sizing on or off.
r=gavin, a=beta6+
2010-09-08 17:49:17 -07:00
Byron Milligan
3015ca11e0 Bug 559942: Set cache size based on disk space available. Synchronous. r=jduell, a=beta6+ 2010-09-08 17:49:17 -07:00
Michael Yoshitaka Erlewine
2fab786cc8 Bug 590742 - Incorporate new CSS for Tab Candy appearance polish [r+a=dietrich] 2010-09-08 19:47:58 -04:00
Michael Yoshitaka Erlewine
58deab1b5e Bug 591147 Let TabItem spacing used in Items.arrange be specified via CSS [r+a=dietrich] 2010-09-08 19:44:16 -04:00
Michael Yoshitaka Erlewine
27a48dd232 Bug 592586 Remove code for "group tab by sites" [r+a=dietrich] 2010-09-08 19:33:40 -04:00
Raymond Lee
a4086b8ccc Bug 592045 - Add Live Filter Search to Panorama [r=dietrich a=beltzner] 2010-09-09 02:37:50 +08:00
Raymond Lee
6003b64981 Bug 594213 - Make our tests more robust [r+a=dietrich] 2010-09-09 02:52:07 +08: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
Felipe Gomes
3d623ed5c9 Bug 594173. "Advanced > Use hardware acceleration when available" needs to control layers.accelerate-none pref (and also gfx.direct2d.disabled on Windows). r=mano a=blocking-beta6 2010-09-10 15:42:15 -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
Gavin Sharp
fe3cb2e78d Bug 590877: change default home page to about:home, r=dolske, ui-r=beltzner, a=blocking
--HG--
extra : rebase_source : 3b4de3c582877a4a9a2e2c49bd0fd02722da49fd
2010-09-10 12:05:21 -04: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
Edward Lee
c28f521216 Bug 594152 - Give function names to tabview.js objects [r=dietrich a=dietrich]
Give function names as object_func for various object prototypes and singletons. Also cleans up some var Name = function() patterns into just function Name.
2010-09-08 10:02:08 -07:00
Henrik Skupin
6ba9850228 Bug 465090: Add keyboard shortcut to open addons manager. r=dolske a=dolske 2010-08-31 21:23:01 -04:00
Blair McBride
b6b7d4f7a9 Bug 581076 - No "See all results" link present when searching for add-ons and not all are displayed (extensions.getAddons.maxResults). r=dtownsend, a=blocking-beta6 2010-08-28 14:45:11 +12:00
Kurt Schultz
2d2d047251 Bug 592908 - Update the text 'Organize Bookmarks' in the Firefox menu. r=dao 2010-09-03 06:09:46 -04:00
Dão Gottwald
5b3c80e1e9 Bug 575056 - Background tabs should be more opaque. r=gavin a=blocking 2010-09-04 10:59:43 +02:00
Dão Gottwald
cf8675c4c0 Bug 572488 - New tab and toolbar style for Linux. r=gavin 2010-09-04 10:46:24 +02:00
Dão Gottwald
03bbf454e4 Bug 591853 - Optimize chrome layer size with lightweight themes with transparent or no footer images. r=enn 2010-09-04 10:46:14 +02:00
Rob Campbell
0baa0b5119 Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-09-03 15:34:09 -03:00
Mats Palmgren
76f0893448 Backing out bug 449734 due to unexpected orange. a=ted 2010-09-03 18:13:49 +02:00
Mats Palmgren
d234af154c Bug 449734 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN 2010-09-03 16:22:00 +02:00
Justin Dolske
871efbfc85 Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. Perffix patch #1. a=blocker 2010-09-02 19:20:14 -07:00
Frank Yan
d10ba6b3bb Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske 2010-09-02 19:20:12 -07:00
Chris Pearce
5c3547d9d9 Bug 485288 - Ensure video context menu doesn't show when video's source children don't contain a resource. r=dolske a=blocking2.0 2010-09-03 12:03:03 +12:00
Felipe Gomes
5de8c7aeb3 Bug 559991. Zoom flicker when switching quickly between tabs. r=gavin.sharp a=blocking-betaN 2010-09-02 18:50:32 -03:00
Dão Gottwald
b42370fb2b Disable browser_drag.js r=dao a=ehsan 2010-09-02 23:26:58 +02:00
Margaret Leibovic
b53d917d93 Bug 573536: add 'Learn more' link to geolocation notifications, r=gavin, a=blocking 2010-08-30 12:55:17 -04:00
Dão Gottwald
8f790ef1d2 Bug 577096 - App Tabs should indicate change of state in <title>. r=gavin ui-r=beltzner 2010-09-02 22:08:37 +02:00
Dão Gottwald
3f66576697 Bug 320638 - Allow dropping links in-between tabs. r=gavin 2010-09-02 22:08:05 +02:00
Raymond Lee
af1bde8f08 Bug 591448 - On tab switch, 'gWindow is not defined' after closing a window that opened Panorama [r=dao a=gavin]
--HG--
extra : rebase_source : d9d049b80efac0297dd40a58e5c733cbecaf3ef3
2010-08-31 15:22:10 +08:00
L. David Baron
f51578d775 Fix uses of percentage border-radius in themes for new definition of percent. (Bug 471643) r=Mossop a2.0=blocking+ 2010-08-31 16:46:41 -04:00
Rob Campbell
a1398e70de Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-08-31 14:31:48 -03:00
Lukas Blakk
86f7efe322 bug 588861: Tracking bug for build and release of Firefox 4.0b5 - 4.0b5 version bumps. r=bhearsum. a=npotb 2010-08-31 10:36:46 -04:00
Michael Wu
61d1bf0634 Bug 591866 - channel-prefs.js should not be in omni.jar, r=bsmedberg a=blocking-beta5 2010-08-30 16:37:08 -07:00
Dão Gottwald
26bd3ba479 Bug 579683 - App tabs draw into the toolbar below or the content area. r=gavin a=blocking 2010-08-30 20:26:05 +02:00
Blair McBride
bd83ae935b Backed out changeset 6fe388a0fb5e (Bug 581076) due to test failures. a=bustage
--HG--
extra : rebase_source : f726613cbce0938d25fd58a9547a5a25d15c1433
2010-08-30 17:35:21 +12:00
Blair McBride
c46068002a Bug 581076 - No "See all results" link present when searching for add-ons and not all are displayed (extensions.getAddons.maxResults). r=dtownsend, a=blocking-beta5 2010-08-28 14:45:11 +12:00
Robert Sayre
abe80b4593 Merge mozilla-central to tracemonkey. CLOSED TREE 2010-08-31 10:24:22 -07:00
Robert Sayre
fa6b5c8801 Merge mozilla-central to tracemonkey. 2010-08-29 01:40:40 -04:00
Rob Campbell
1fa14e0341 backing out patch from bug 572038, a=developers 2010-08-28 15:52:23 -03:00
Rob Campbell
5d035e5240 Bug 572038 - Create new Tree Panel for Inspector (milestone 0.5), r=gavin, a=blocking2.0 (beta5) 2010-08-28 13:07:41 -03:00
Dão Gottwald
61ac16602d Bug 587576 - Make pinned tabs wider. r=gavin a=blocks-bug579373 2010-08-28 14:00:07 +02:00
Marco Bonardo
6350af448d Bug 594183 - Remove useless title tooltips from about:home. r+a=gavin 2010-09-08 16:06:42 +02:00
Dão Gottwald
1706c20845 Bug 587901 - test and nsSidebar.js fixes. r+a=dolske 2010-09-08 15:30:44 +02:00
Kyle Huey
aec23b90fe Backed out changeset 1633907c75b7 2010-09-08 07:39:35 -04:00
Dão Gottwald
f25a5f88b0 Bug 587901 - Remove favicon from Location Bar and add indicator for sites without identity information. r+a=dolske 2010-09-08 09:47:49 +02:00
Philipp von Weitershausen
ecd2af6423 Bug 590805 - Sync UI: Revamp setup wizard (part 5), r=mconnor a=blocking2.0
Restyle the setup wizard.
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
aec0175d67 Bug 590805 - Sync UI: Revamp setup wizard (part 4), r=mconnor a=blocking2.0
Change flow of setup wizard
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
ad04f60c54 Bug 590805 - Sync UI: Revamp setup wizard (part 3), r=mconnor a=blocking2.0
Generate Sync Key: Fix up the Change/Update Passphrase dialog in the preference pane.
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
f06a8fe5e5 Bug 590805 - Sync UI: Revamp setup wizard (part 2), r=mconnor a=blocking2.0
Generate Sync Key: Change the setup wizard to generate the Sync Key
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
add177eaa2 Bug 590805 - Sync UI: Revamp setup wizard (part 1), r=mconnor a=blocking2.0
Generate Sync Key: Implement key generation and backup (email/print/save)
2010-09-08 03:37:46 +02:00
Philipp von Weitershausen
3f7ac4ad2f Bug 590613 - Sync UI: Avoid accessing Weave.Service (= importing service.js), r=mconnor a=gavin 2010-09-08 03:37:46 +02:00
Ehsan Akhgari
a91d69e023 Merge backout, a=bustage-fix 2010-09-07 19:23:47 -04:00
Ehsan Akhgari
dfd8ce442d Back out bug 592592, bug 588999, bug 591706 and bug 592586 because of test failures 2010-09-07 19:23:29 -04:00
L. David Baron
9cbac68621 Fix uses of percentage -moz-outline-radius in themes for new definition of percent. (Bug 471643) r=dao a2.0=blocking:beta6+ 2010-09-07 15:20:35 -07:00
Michael Yoshitaka Erlewine
cbb8d00aa8 Bug 592586 Remove code for "group tab by sites" [r+a=dietrich] 2010-09-03 15:00:09 -04:00
Michael Yoshitaka Erlewine
2654bbfc75 Bug 591706 - GroupItem.add: don't compute findInsertionPoint if we don't have a dropPos [r+a=dietrich] 2010-09-07 17:14:46 -04:00
Michael Yoshitaka Erlewine
d6a26d813a Bug 588999 - Add Tab Candy escape button to Tab Candy view [r+a=dietrich] 2010-09-07 01:31:14 +08:00
Margaret Leibovic
1d0105adc4 Bug 575182: Cannot change Character Encoding from Firefox Menu Button. r=gavin, a=blocking-b6 2010-09-07 13:41:20 -07:00
Margaret Leibovic
1c14242b45 Bug 589139: Keyboard short-cuts missing from Firefox button menu items. r=gavin.sharp, a=blocking-b6 2010-09-07 13:37:04 -07:00
Dave Townsend
6452290e54 Bug 592338: Provide proper feedback when trying to install a persona with a non-default theme. r=gavin, a=blocking-b6 2010-09-07 12:20:12 -07:00
Joe Drew
14c3394f69 Bug 587857 - Add a pref on Windows to easily disable Direct2D. r=gavin ui-r=beltzner a=blocking2.0:beta5+ 2010-08-27 22:44:37 -04:00
Gavin Sharp
5e62b8f4f5 Orange fix for bug 591026 (browser/base/content/test/browser_bug553455.js) 2010-08-27 22:41:41 -04:00
Dave Townsend
e9a39893d8 Bug 589490 - Followup to fix test for newly implemented API. a=bustage 2010-08-27 19:00:25 -07:00
Amir Szekely
d444405d6a Bug 568949 - Rework Windows installer for 64 bit (install into 'Program Files', write to 64 bit registry hives, etc.). r=rstrong, a=beltzner 2010-08-27 21:25:25 -04:00
Marco Bonardo
0054893ef4 Bug 580892 - Checking 'clear history when minefield closes' is not clearing cache on shutdown. r=sdwilsh a=blocking 2010-08-27 21:24:54 -04:00
Dave Townsend
8a382138f2 Bug 588476: Bump maxVersion of Feedback for beta5. r=dolske, a=blocking-beta5
--HG--
extra : rebase_source : 23698c10d865bb037e9f00d74ec9b89e99fb0b95
2010-08-27 14:59:10 -07:00
Jono X
fd79a08030 Bug 581611: Restart FX will automatically recheck "notify me when a new study comes". r+a=dtownsend
--HG--
extra : rebase_source : d085de61306c18fd9490c44b89d277bb1edef02f
2010-08-27 15:33:33 -07:00
Jono X
cdd703cdba Bug 591436: Element #nav-bar sometimes not present on Test Pilot startup. r+a=dtownsend
--HG--
extra : rebase_source : 6a09b05353cf059345924e02fbb819a3faf47cd6
2010-08-27 15:31:51 -07:00
Gavin Sharp
5010ad9d73 Bug 589954: addon install blocked notification should replace dismissed notification, r=dtownsend, a=blocking
--HG--
extra : rebase_source : 26da6dbda1a867de43148d7d8a7b6717d17428f4
2010-08-26 19:01:28 -04:00
Gavin Sharp
e580afd109 Bug 591026: make popupnotification IDs less generic by including a "-notification" suffix, r=dolske, a=blocker
--HG--
extra : rebase_source : 1d3f29095f05f72894f04e2e87e4ddfac8a5f57b
2010-08-27 16:39:34 -04:00
Gavin Sharp
3820e22021 Bug 591371: use originalDefaultEngine for keyword search and about:home, r=jrmuizel, a=blocker
--HG--
extra : rebase_source : 44727c4806b8810f7cdf12219ee717f00ac6e855
2010-08-27 16:39:20 -04:00
Karl Tomlinson
98181c0fc9 b=590468 use window background color for browser-bottombox to make it opaque r=dao 2010-08-27 18:15:08 -05:00
Robert O'Callahan
c3e05d6e51 Bug 590468. Part 2: Mark browser "bottombox" as having its own layer(s). r=dao 2010-08-27 18:15:08 -05:00
Bas Schouten
f0e8d2cc0b Backed out changeset 7c0438df6767 2010-08-27 22:52:02 +00:00
Benjamin Smedberg
4d1e606675 Bug 562313 - Statically link binary browser components into firefox.exe, r=ted 2010-08-27 22:09:23 +00:00
Felipe Gomes
e21aacc0ab Bug 574833. Persona theme with disabled menu bar completely cover aero caption buttons. r=dao r=jmathies a=betaN 2010-08-27 18:26:30 -03:00
David Zbarsky
a65da96f73 Bug 36619 - display notification when file picker is blocked r=sicking a=blocking 2010-08-27 11:49:08 -04:00
Dan Witte
d18b01d14c Bug 586211 - Restore hidden tabs after visible ones. r=zpao, a=beta5+ 2010-08-27 08:12:02 -07:00
Dan Witte
97e13cd9de Bug 509202 - Addressbar displays ssl identy in punycode with browser.identity.ssl_domain_display=1. r=gavin, a=betaN+ 2010-08-27 08:12:02 -07:00
Dan Witte
29e7aa01d8 Bug 588874 - Replace Minefield with Firefox in UA string. r=khuey, sr=jst, a=beta5+ 2010-08-27 08:12:01 -07:00
Michael Yoshitaka Erlewine
0952c379f1 Bug 589224 - Drag.snapBounds stationaryCorner default is broken [r=gavin,a=gavin]
--HG--
extra : rebase_source : 041579a7f6f2ff3527d4a87bd82324db1e32def9
2010-08-27 01:23:23 -04:00
Michael Yoshitaka Erlewine
ded070ab7c Bug 591087: Remove GroupItem.setNewTabButtonBounds which is not used [r=gavin, a=gavin]
--HG--
extra : rebase_source : a10f47ec13bb91204d0124e49093d7644420773b
2010-08-26 19:57:39 -04:00
Vlado Valastiak
b06652bf1e Bug 589524 - Remove accesskeys for the Firefox button menu items. r=dolske 2010-08-22 09:52:19 +02:00
Dão Gottwald
ff02b582e2 Bug 581008 - Remove support for appending arbitrary data to the User Agent string. r=jst,khuey sr=dveditz 2010-08-27 09:02:10 +02:00
Dão Gottwald
c570e41da2 Bug 571660 - In maximized mode, toolbars shouldn't have left/right edge borders. r=gavin
--HG--
extra : rebase_source : 5502dc12e1aacb223d4ee28121ad7dc6b62d9c59
2010-08-26 20:10:37 +02:00
Dão Gottwald
52af6f7996 Bug 590873 - Border between tabs and navigation toolbar needs to be part of the navigation toolbar. r=gavin
--HG--
extra : rebase_source : 07d62124c1666cc4214509329c2f48553906cce6
2010-08-26 20:07:42 +02:00
Mounir Lamouri
0299523479 Bug 581947 - Show validation message error in the tooltip of an invalid element. r=gavin.sharp sr=sicking ui-r=limi a2.0=blocking
--HG--
rename : content/html/content/src/nsIConstraintValidation.h => content/html/content/public/nsIConstraintValidation.h
2010-08-27 07:46:17 +02:00
Dao Gottwald
0685c1d6f7 Bug 575195 - Better detect full screen transitions on startup in browser.js. r=gavin, a=final. 2010-08-26 23:44:01 -05:00
Robert Kaiser
5d4fa8f270 bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 2 of Neil's comments, r+a=gavin 2010-08-26 16:46:00 -04:00
Robert Kaiser
4bd8493aa8 bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 5 (CSS nit), r+a=gavin 2010-08-22 12:32:00 -04:00
Joel Maher
b61eda4b1d Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB 2010-08-26 14:47:28 -07:00
Gavin Sharp
52367721c0 Remove unintentionally-landed reportError, rs+a=dtownsend 2010-08-26 14:46:47 -04:00
Ben Parr
cccc978cbe Bug 586591: Expose AMO data to installed add-ons. r=dtownsend, a=blocking-beta5 2010-08-23 18:04:06 -07:00
Ben Parr
30dd06a312 Bug 551274: Update nsAddonRepository for API version 1.5. r=drownsend, a=blocking-beta5 2010-08-26 10:44:14 -07:00
Jeff Walden
04a95a7188 Bug 564621, bug 582077 - JSON.parse shouldn't allow {"a" : "b",} or [1,]. But, because Firefox's bookmarks "JSON" generation has historically generated invalid JSON (it no longer does, see bug 505656), preserve a "legacy" mode of parsing that can be used to load bookmarks.json files (at least until we no longer support migration from Firefox <4 profiles :-) ). r=sayrer 2010-07-14 13:48:36 -05:00
Marco Bonardo
da303449e1 Bug 563723 - Add an about:home page that mimics current start page. r=gavin,mano,dietrich a=blocking 2010-08-26 12:19:37 +02:00
Dão Gottwald
41399eac8a Backed out unintentionally committed line 2010-08-26 11:35:34 +02:00
Dão Gottwald
57a1739cda Bug 588473 - Fix excessive tab height on Windows 7. r=mano
--HG--
extra : rebase_source : 0514566e7524b8b5f9d21d666ba3e819c5e6512a
2010-08-26 08:35:54 +02:00
Dão Gottwald
6f05949f41 Bug 575870 follow-up: remove superfluous !important
--HG--
extra : rebase_source : b27d2d509bf705f5cf1ab2e57bb9c8f4afe9f49b
2010-08-25 20:12:03 +02:00
Dão Gottwald
319f069845 Bug 583000 - Don't try to measure the tab width if there is only one tab. Fixes broken popup windows with browser.tabs.closeWindowWithLastTab=false where accessing tabbrowser.tabs during the construction of tabbrowser-tabs would fail. r=gavin
--HG--
extra : rebase_source : 2fd228cf6903d910ff352f8f754ab1334924c08d
2010-08-25 20:06:49 +02:00
Drew Willcoxon
c600391d65 Bug 575609 - "Switch to Tab" autocomplete entries should have icon decorations (star, magnifier glass, et al.) like other entries. r=gavin, a=blocking-final 2010-08-25 21:01:22 -07:00
Mihai Sucan
db06beb576 Bug 589209 - change name of DOM panel to Object r=gavin.sharp a=gavin.sharp 2010-08-25 14:47:24 -07:00
Clint Talbert
1afdc1b8df Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Mihai Sucan
086f799910 Bug 566083 - Inspect disappears when switching tabs r=dolske a=blocking2.0 2010-08-25 12:47:36 -07:00
Joel Maher
51fff79f07 Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field 2010-08-25 11:47:39 -07:00
Raymond Lee
8326f1f8ee Fix the test for Bug 584627 - Tests for group [r=dolske a=dolske] 2010-08-19 16:19:35 +08:00
Raymond Lee
183029ec4d Fixed the test for Bug 582677 - Test for dragging and dropping item from one group to another group [r=dolske a=dolske] 2010-08-19 15:35:55 +08:00
Sindre Dammann
78bdd52f91 Bug 585830 - A closing tab can be switched to with Ctrl+PageUp/PageDown. r=dao 2010-08-25 15:16:33 +02:00
Dão Gottwald
5b673add8f Bug 555845 - Improve legibility of the menu bar on glass. r=gavin 2010-08-25 15:12:57 +02:00
Raymond Lee
2482c27bed Bug 586968 - Tab View button is positioned illogically. r=dolske
--HG--
extra : rebase_source : 1851ab68923a1cd581385c160657cabfe73e3e51
2010-08-21 02:08:35 +08:00
Dão Gottwald
deff2ba95b Bug 585924 - titlebar buttons shouldn't react to right clicks. r=gavin
--HG--
extra : rebase_source : 7d694ff2b121a8ae6df2ed54660f93f422c2e11b
2010-08-25 11:15:31 +02:00
Dão Gottwald
c7de30c461 Bug 590049 - Remove stray menu-seperator class. r=dolske
--HG--
extra : rebase_source : 738177d80520138fef558f7de66f5a1b3925f650
2010-08-25 11:13:20 +02:00
Dão Gottwald
8f6522ba3a disable parts of browser_bug380960.js because of intermittent failures (bug 585361)
--HG--
extra : rebase_source : 60e81d82532da16f1d091ff446819b0f5aadb284
2010-08-24 16:13:28 +02:00
Raymond Lee
8450760fe6 Bug 588478 - Escape should not open tab from fan view of stacked tabs [r=dolske a=dolske]
--HG--
extra : rebase_source : 1a77634fa20cc1bfb42d816dfe2551809f03f116
2010-08-19 17:13:58 +08:00
Raymond Lee
2ef87e7c0d Bug 588295 - Zoom out doesn't work for the same tab [r=dolske a=dolske]
--HG--
extra : rebase_source : 269329afabc8de08036eb9a476c7a61dffd67b8d
2010-08-18 15:06:20 +08:00
Raymond Lee
a67db40079 Bug 588260 - Control + Shift + ' doesn't switch to the correct group [r=dolske a=dolske]
--HG--
extra : rebase_source : ddd8c78a15bbe7aebace9b62cfb14ad1a6e3d7e3
2010-08-18 10:51:43 +08:00
Raymond Lee
9714e5e418 Bug 586719 - Use proper constants in setTabViewFrameKeyHandlers [r=dolske a=dolske]
--HG--
extra : rebase_source : 1af40c4905b3866e1c08cf21759c0e1468a993dd
2010-08-13 15:18:29 +08:00
Raymond Lee
cd3f6aefb9 Another fix for Bug 586719 - Use proper KeyEvent constants for Tab Candy code [r=dolske a=gavin]
--HG--
extra : rebase_source : 8e665a32ad01396e0b83f9aa541e984efe466761
2010-08-18 09:39:34 +08:00
Raymond Lee
95adc882fc Bug 586712 - Lighten tabOnFocus (and rename it), [r=dolske a=dolske]
--HG--
extra : rebase_source : 737e30c88ff59739149aa238dad1d558c580c783
2010-08-17 22:13:45 +08:00
Jim Mathies
525d73a6d4 Bug 575870 - Enable the firefox button on xp themed, classic, and aero basic. r=dao, roc. Carry over approval from bug 574454 on chrome margin disabling code. r=robarnold. 2010-08-24 22:03:37 -05:00
Philipp von Weitershausen
3373556f4d Bug 589962 - Sync UI: gBrowser is not defined r+a=gavin 2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
b91dfac6d3 Bug 587436 - Sync doesn't display last sync time r+a=gavin 2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
ed2a4cedd2 Bug 585988 - Sync UI: The setup screen will not work with a non SSL/TLS server r+a=gavin 2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
845a0df862 Bug 584510 - Sync UI: Changing password on other client/via web leads to unknown error r+a=dolske 2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
b4b35961dc Bug 587215 - Sync UI: Error notifications aren't displayed r=dolske a=blocking2.0 2010-08-28 13:42:04 -07:00
Kurt Schultz
d726775c02 Bug 587295 - Remove "Bookmark This Tab" from the tab context menu. r=dao ui-r=faabobrg
--HG--
extra : rebase_source : a6265f02b7537d123116dd8b92299d59f388bdba
2010-08-29 09:36:28 -04:00
Kurt Schultz
8b2099b427 Bug 590738 - Adjust color of menu separators in the app button menu. r=dao
--HG--
extra : rebase_source : cea6aefb986df9e8d0660f12cb119b62e3c7c371
2010-08-28 11:24:43 -04:00
Sid Stamm
c82bc1947a Bug 495115 - Implement Strict-Transport-Security to allow sites to specify HTTPS-only connections, r=kaie+honzab+bjarne, a=betaN+ 2010-06-03 14:03:17 -07:00
Dão Gottwald
f35fb535e2 Backed out changeset 860c490eb849 (merge) a=backout 2010-08-24 16:01:38 +02:00
Dão Gottwald
9e009cb758 Backed out changeset 860c490eb849 2010-08-24 15:59:35 +02:00
Dão Gottwald
f78fc8c036 Bug 585007 - Share a list of primary toolbarbuttons for use across themes. r=gavin a=gavin
--HG--
extra : rebase_source : 91e795afcefa01a1c5761c5ee326e4a9c85f760d
2010-08-23 23:35:34 +02:00
Dão Gottwald
25cb6b21c5 Bug 585285 - Make styling for type="menu-button" toolbarbuttons respect the toolbarbutton-1 class. r=mano a=gavin
--HG--
extra : rebase_source : d6e6ccd8d7c45d82b830d9cd2b500e4491860908
2010-08-23 23:03:42 +02:00
Dão Gottwald
acc43786b4 Bug 589109 - Call adjustTabstrip from pinTab and unpinTab . r=mano
--HG--
extra : rebase_source : fe86499027da4b59746bc9978bb63aa9c6ce5191
2010-08-23 22:30:58 +02:00
Michael Wu
37491f1b45 Bug 589738 - Update removed-files.in to remove modules/PropertyPanel.jsm and res/fonts/mathfontSymbol.properties, r=rs a=blocking2.0 2010-08-23 22:07:00 -05:00
Ehsan Akhgari
4bc9c91a6a Bug 493732 - Section expander and collapser in about:certerror appear on the left side and have the wrong direction in RTL mode; r=dao a=gavin 2010-08-23 20:49:04 -07:00
Josh Aas
b82cc5db2a Bug 589391: Ensure proper minimum Mac OS X system version is set for each architecture. r=smichaud r=ted a=blocking-b5 2010-08-23 15:33:51 -04:00
Dave Townsend
c8266d2dc1 Bustage fix for bug 572695 to fix locale packaging, a=bustage fix 2010-08-23 14:50:52 -07:00
Margaret Leibovic
e5512ffefb Bug 572695: Remove "Report a Broken Website" from Firefox. r=dolske, a=blocking-betaN 2010-08-23 10:34:29 -07:00
Dão Gottwald
531ac2a888 Bug 589212 - FeedHandler.updateFeeds needs to take multiple menu items into account. r=gavin a=blocking 2010-08-23 10:18:22 +02:00
Axel Hecht
a3da8255ab add 8 new locales to Firefox, ak br bs en-ZA hy-AM lg nso son, a=NPOTB 2010-08-23 10:07:28 +02:00
Edward Lee
11ae5c9e50 Bug 588353 - Allow showing popup notifications that don't show popups [r=gavin a=gavin]
Augment PopupNotifications to take neverShow option that results in no popups getting shown for the notification.

--HG--
extra : rebase_source : eeef617d40eb222685aa3c1445eb3d34464513d2
2010-08-18 02:49:34 -07:00
Edward Lee
b1b9702bf3 Bug 588328 - Look for immediate children of popup notification icon box as anchors [r=gavin a=gavin]
Walk up the parent of the click target until we're just inside the icon box.

--HG--
extra : rebase_source : 051b8acdc30c44142322c306e3b2a751d91801e4
2010-08-22 19:49:16 -07:00
Phil Ringnalda
d21a1cc717 Bug 589543 - move the XMLDecl up to the start of the file so the binding will actually apply and feed preview will have subscribe UI, r=gavin, a=blocker
--HG--
extra : rebase_source : b3dff33573abc7df79a532cf08c259039c52965d
2010-08-22 17:52:29 -07:00
Josh Matthews
eab446a8a4 Bug 561528 - browser_sanitize-timespans.js: |new Date().getMinutes()| usage issue. r=mconnor a=test-change 2010-08-15 03:47:34 -04:00
Timothy Nikkel
39ca60f0e9 Bug 589078. Send synthesized click more inside the element so it doesn't miss. r=dbaron a=blocking 130078 which blocks beta5 2010-08-21 19:55:55 -05:00
Phil Ringnalda
a0f5d7e321 Bug 587541 - Stop trying to package FormNotifier.js, since it doesn't exist, r=khuey, a=gavin
--HG--
extra : rebase_source : 610eb906538ff897b81b7adf4abe8dbf4277ee95
2010-08-15 19:00:16 -07:00
Jonas Sicking
7d4a71f96d Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker 2010-08-21 18:49:27 +02:00
Dão Gottwald
7b74aa16f7 Bug 589163 - Add test to prevent duplicate ids. r=gavin 2010-08-21 07:15:14 +02:00
Dão Gottwald
211321ca49 Bug 589163 - Fix duplicate ids in browser.xul, make ids for appmenu items more consistent and add missing split-menuitem-item classes. r=gavin 2010-08-21 07:14:45 +02:00
Bobby Holley
ae9d0e0ff2 Backout of changesets c866e73f3209 and baff7b7b32bc because of sicking's push-and-run bustage. a=backout 2010-08-20 23:42:24 -04:00
Jonas Sicking
73b81ff44d Bug 546857 Part 4b: Fix some errors in previous patch to not use XUL on error pages. r=dao a=blocker 2010-08-20 17:50:35 -07:00
Jonas Sicking
cbc0676504 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
6763342e81 Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB 2010-08-20 09:32:58 -07:00
Dão Gottwald
a73729aa3e Backing out bogus CSS from bug 583386. a=backout 2010-08-20 15:57:17 +02:00
Joshua M
00ee768b70 Bug 583386 - Implement latest Firefox Menu design. r=dolske, ui-r=faaborg, a=blocking2.0 2010-08-19 11:59:20 -07:00
Chris Pearce
f7e6dbb756 Backed out changeset 367d4e57cbd2 due to 4% twinopen regression on linux. a=backout. 2010-08-20 21:50:09 +12:00
Frank Yan
4709918f42 Bug 544816 - Attach combined Stop/Go/Refresh button to the Location Bar. r=dolske, ui-r=shorlander, a=dolske 2010-08-20 19:35:09 +12:00
Dão Gottwald
6e1285e54f Fix for browser_bug380960.js. a=me 2010-08-20 09:21:06 +02:00
Dão Gottwald
b3717eba91 Bug 587299 - Tighten scope when collecting data for pinned tabs only. r=dietrich 2010-08-15 14:31:14 +02:00
Dão Gottwald
4d980b0259 Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad 2010-08-13 14:40:19 +02:00
Dão Gottwald
2a05b50017 Bug 585776 - Call adjustTabstrip when tabs don't resize anymore, i.e. when the opening animation is done. r=mano
--HG--
extra : rebase_source : ca1e4f5cc5f4289d7d96ec81fbb442c02117c83d
2010-08-19 22:24:07 +02:00
Dão Gottwald
17a545868b Bug 588340 - Flatten fake hierarchy in the "Move to Group" context menu. ui-r=faaborg r=mano
--HG--
extra : rebase_source : 8dc72fe2be6f329edefc825e4baacc0014fbec0d
2010-08-19 22:23:18 +02:00
Dão Gottwald
58f5b77801 Bug 588736 - Background tabs don't scroll into view when opened from a pinned tab. r=mano
--HG--
extra : rebase_source : 8a4d1132626042757cf9fa3a53a9bd0a2a443d9f
2010-08-19 22:22:33 +02:00
Dão Gottwald
968a42e5e8 Bug 588464 - Adjustments for touch enabled displays should keep using physical units. r=felipe
--HG--
extra : rebase_source : 38fa8129ab1eee9c6a3a149a89b428438f331646
2010-08-19 22:22:16 +02:00
Gavin Sharp
b63973f030 Bug 477322: remove "Start new Session" button on about:sessionrestore. r=zpao, ui-r=faaborg 2010-06-16 15:51:04 -04:00
Dão Gottwald
b5cf328eea Bug 580512 - App tabs should outlive normal sessions. r=dietrich, vlad 2010-08-13 14:40:19 +02:00
Frank Yan
f3d089fd38 Bug 565966, Disable browse-by-name by default, r+a=beltzner 2010-08-13 20:33:00 +12:00
Michael Wu
626e9ede58 Bug 556644 - 11. Add omnijar removed files, r=rs a=blocking2.0 2010-08-12 21:37:44 -07:00