Граф коммитов

2591 Коммитов

Автор SHA1 Сообщение Дата
Robert Strong bbc574349b Back out Bug 678392 2013-02-08 16:52:12 -08:00
Stephen Pohl 6f6c60460f Main patch (original patch by mstange) - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud r=felipc 2013-02-08 13:56:50 -08:00
Mike Conley bdc3f3ec21 Bug 839073 - Titlebar is collapsed in private browsing windows on OSX. r=dao. 2013-02-08 10:43:17 -05:00
Phil Ringnalda 87e29c3174 Merge m-c to fx-team
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-07 07:16:22 -08:00
Victor Porof c589a602ce Bug 837052 - Editing or deleting getters and setters appears to be allowed even if no eval method is provided, r=past 2013-02-07 16:18:08 +02:00
Michael Ratcliffe ab29b54ccf Bug 789785 - [inspector] Change wording of "Only user styles" checkbox 2013-02-05 16:45:01 +00:00
Tim Taubert fd4f1bf01b merge m-c to fx-team 2013-02-04 20:12:29 +01:00
Paul Rouget cac98f3d35 Bug 826685 - Web Console and Inspector font is (much) larger than Debugger and StyleEditor font (sourceeditor). r=msucan 2013-02-04 11:48:24 +01:00
Tim Taubert e8ee03d70d merge m-c to fx-team 2013-02-01 10:17:01 -05:00
Victor Porof f3eb362121 Bug 830324 - Show a border around the textbox when editing values in the Variables View, r=msucan 2013-01-31 18:07:25 +02:00
Victor Porof 3487f46bb5 Bug 830325 - Hovering values in the Variables View should show a text cursor, r=msucan 2013-01-31 18:07:25 +02:00
Victor Porof 6024818d84 Bug 830759 - The close button in the Variables View (e.g. for watch expressions) should only be shown on hover, r=msucan 2013-01-31 18:07:24 +02:00
Victor Porof b98e84637f Bug 831794 - Variables View: allow users to override getter properties to plain value properties, r=past
--HG--
rename : browser/devtools/debugger/test/browser_dbg_propertyview-big-data.js => browser/devtools/debugger/test/browser_dbg_propertyview-data-big.js
rename : browser/devtools/debugger/test/browser_dbg_propertyview-edit.js => browser/devtools/debugger/test/browser_dbg_propertyview-edit-value.js
2013-01-31 18:07:24 +02:00
Victor Porof 81f35d94fb Bug 828987 - The Variables View should be keyboard accessible, r=past 2013-01-31 18:07:24 +02:00
Victor Porof a6f86fbbdc Bug 832470 - Watch expressions involving |this| sometimes showing a wrong result, r=past 2013-01-24 13:28:52 +02:00
Marco Bonardo 9a17e96b0c Bug 831432 - Downloads button has no text in Text button mode.
r=mconley
2013-02-07 01:12:13 +01:00
Ehsan Akhgari 19ef17ae95 Bug 832290 - Proper styling for full-screen private windows on Mac; r=dao 2013-02-06 16:15:51 -05:00
Mike Conley 4d6ce7515f Bug 838599 - Downloads Panel summary text is a little too big. r=mak. 2013-02-06 16:05:59 -05:00
Tanvi Vyas b262a21af4 Bug 822366 - Change the icon for Mixed Active Content to the triangle with exclamation point. r=dao 2013-01-29 11:51:17 -08:00
Ehsan Akhgari 565d0479c3 Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Felipe Gomes be2c9bd8de Bug 824651. Tab bar height is doubled on Win8 devices with touchscreens. r=dao 2013-01-30 15:34:25 -05:00
Tanvi Vyas 7d786d459c Bug 822371 - Mixed Content Doorhanger UI. r=dao 2013-01-30 00:04:28 -08:00
Dao Gottwald 5f64f0e241 Bug 825035 - Blocklisted click-to-play notification only fades in/out once per window per session. r=jaws 2013-02-06 00:59:21 -05:00
Josh Aas 74249f548e Bug 647216: Allow mouse event handling in the title bar on OS X. A number of contributors to this patch, including Markus Stange, Paul O'Shannessy, Mike Conley, Stephen Pohl, and myself (Josh Aas). r=mstange,dao,enndeakin 2013-02-05 15:40:34 -06:00
Mike Conley ca6740fb6f Bug 831639 - Downloads button icon is hard to see on Aero glass on winstripe theme. r=mak. 2013-01-25 17:04:22 -05:00
Ryan VanderMeulen 7a6b2f89fb Merge fx-team to m-c. 2013-01-24 20:03:46 -05:00
Ryan VanderMeulen a24ce416fa Merge the last PGO-green inbound changeset to m-c. 2013-01-25 12:33:43 -05:00
Victor Porof 95e8b705ef Bug 830392 - The deletion button in the Variables View only shows up on Linux when hovered, r=msucan 2013-01-24 20:59:45 +02:00
Victor Porof 5860954439 Bug 833963 - Variables View: better handling for long strings, r=msucan 2013-01-24 20:59:44 +02:00
Ryan VanderMeulen 2e41f9bfd9 Merge m-c to fx-team. 2013-01-24 21:36:55 -05:00
Christian Sonne 933c917232 Bug 829843 - "Name this tab group" in panorama overlaps the edit icon r=ttaubert 2013-01-23 15:05:46 -08:00
Chris Peterson 0815e4c081 Bug 816298 - Part 2: Replace references to -moz-user-select:-moz-none with -moz-user-select:none. r=ehsan r=enndeakin
--HG--
extra : rebase_source : 4763e08113fb49a282fc04af072f60b74046e2c4
2013-01-08 15:45:24 -08:00
Ekanan Ketunuti 24122dfcc5 Bug 832139 - Replace '-moz-transition' with 'transition' in browser/. r=dao 2013-01-18 10:29:43 +07:00
Soumya Deb e05ffaca77 Bug 829992 - Un-prefix gradients from per-theme preferences/*.css. r=dao 2013-01-23 18:08:16 -05:00
Soumya Deb c7edd661e0 Bug 829988 - Un-prefix gradients from per-theme tabview.css. r=dao 2013-01-23 18:08:16 -05:00
Victor Porof 3e1128f45d Bug 828664 - Debugger is sad when inspecting an array of > 10k elements in a variables view, r=rcampbell 2013-01-21 23:59:29 +02:00
Girish Sharma f99c7e4d2c Bug 650804 - Implement a search mechanism for the highlighter, r=vporof 2013-01-17 16:29:17 +05:30
Andres Hernandez 525c2c92e6 Bug 722234 - [New Tab Page] provide an option to undo remove a site r=ttaubert ui-r=shorlander 2012-08-23 16:34:52 -06:00
Frank Yan fabd735a71 Bug 832015 - Use 2x private browsing titlebar mask image in HiDPI mode. r=shorlander 2013-01-17 17:06:32 -08:00
Frank Yan 181620adce Bug 795664 - Match the 1x full-screen icon to the 2x one on OS X. r=shorlander 2013-01-17 14:09:17 -08:00
Dão Gottwald 72dbe624d7 Bug 836010 - When startup is determined to be slow, tell users about ways to improve their startup time. r=felipe 2013-02-01 22:47:07 +01:00
Ryan VanderMeulen e703ea7908 Merge m-c to inbound. 2013-02-01 10:36:30 -05:00
Stephen Horlander 6cd4b9c9f2 Bug 836887 - Fix zoom-in toolbar button icon in HiDPI mode. r=fryn 2013-01-31 18:32:25 -08:00
Panos Astithas ee55ec9122 Merge m-c to fx-team 2013-01-16 10:13:29 +02:00
Paul Rouget 26716146a8 Bug 829063 - Toolbox style improvements; r=harth 2013-01-10 09:03:00 +02:00
Ehsan Akhgari 6785b2a86a Bug 827454 - Per-window private browsing theme changes for Linux; r=dao 2013-01-14 11:00:43 -05:00
Ehsan Akhgari 77555d7d33 Bug 827938 - Remove the extra horizontal line in the private window theme on Mac OS X when using tabs on bottom; r=dao 2013-01-09 11:15:59 -05:00
Dão Gottwald f30d1e888d Bug 824825 - Add toolbar button and popup notification icons for tabs with camera / microphone access. r=dolske 2013-01-14 10:21:10 +01:00
Paolo Amadini 5bc82bba27 Bug 824265 - Part 2 of 2 - Empty Downloads view should show that there are no downloads in the list. r=mano 2013-01-13 23:36:18 +02:00
Tim Taubert 59d74f1cf0 merge m-c to fx-team 2013-01-13 01:56:53 +01:00
Phil Ringnalda f7112b0d9a Merge m-c to fx-team 2013-01-11 21:36:11 -08:00
Mike Conley 7531e9d499 Bug 829258 - Include missing @2x images for Downloads Panel in pinstripe/jar.mn. r=mak. 2013-01-10 17:43:04 -05:00
Girish Sharma 5f114a1fb6 Bug 826695 - Fix developer toolbar button alignment, r=dao 2013-01-09 10:24:56 +05:30
Panos Astithas 2c3e3a0fea Merge m-c to fx-team 2013-01-09 21:42:41 +02:00
Victor Porof 35de4b57e9 Bug 827265 - [toolbox] Command buttons have a left and right border on OS X when selected, r=paul 2013-01-07 13:30:37 +02:00
Mike Conley 01bdf679a7 Bug 812255 - Add @2x icons for download items.
r=mak
2013-01-07 13:31:55 +01:00
Mike Conley dcdb971b2a Bug 787285 - Enhance the presence of the stop/resume/open buttons in the downloads views.
r=mak
2013-01-07 13:31:52 +01:00
Girish Sharma 67e1422657 Bug 827031 - [toolbox] Background color in checked state of toolbox command buttons should be similar to active state, r=paul
Bug 827031 - [toolbox] Background color in checked state of toolbox command buttons should be similar to active state, r=paul
2013-01-05 23:31:40 +05:30
Phil Ringnalda fa29bd3f43 Merge m-c to fx-team 2013-01-06 11:01:58 -08:00
Paolo Amadini 6a48a6d878 Bug 812813 - The Downloads Panel needs to draw your attention when a download finishes. r=mak
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-06 12:18:21 +01:00
Heather Arthur df34f3ca4a Bug 826566 - [toolbox] Add profiler and docking icons to toolbox; r=paul 2013-01-06 00:04:40 -08:00
Panos Astithas 022bea1ed6 Merge m-c to fx-team 2013-01-05 11:41:23 +02:00
Sergiu Dumitriu d971b685ae Bug 826563 - CSS validation errors in toolbox.css. r=paul 2013-01-04 06:01:00 +02:00
Marco Bonardo a8c724ad23 Bug 829571 - Enforce a size on retina download buttons.
r=mconley
2013-01-11 18:10:18 +01:00
Christian Sonne 9e61ae4b4d Bug 811469 - Indicator progress bar gradient leaks into border r=dolske 2013-01-11 16:43:38 -08:00
Ryan VanderMeulen 54f692f186 Backed out 2 changesets (bug 826605, bug 811469) for xpcshell failures. 2013-01-14 21:25:12 -05:00
Christian Sonne 1979f26b48 Bug 811469 - Indicator progress bar gradient leaks into border r=dolske 2013-01-11 16:43:38 -08:00
Girish Sharma 3b7298332c Bug 818428 - Don't use the word 'Toolbox' in the UI, r=dao 2012-12-18 00:31:31 +05:30
Panos Astithas a80a513117 Merge m-c to fx-team 2012-12-23 15:56:45 +02:00
Heather Arthur e5504449ab Bug 818033 - [toolbox] Implement Shorlander's visual design; r=paul 2012-12-22 19:27:19 -08:00
Panos Astithas 1139cc7324 Merge m-c to fx-team 2012-12-21 10:28:48 +02:00
Asaf Romano 4a5c1878ff Bug 815352 (part 1) - Move the Library downloads view to an overlay in browser/downloads.
r=mak

--HG--
rename : browser/components/places/content/downloadsView.js => browser/components/downloads/content/allDownloadsViewOverlay.js
rename : browser/components/places/content/download.css => browser/components/downloads/content/download.css
rename : browser/themes/gnomestripe/downloads/downloads.css => browser/themes/gnomestripe/downloads/allDownloadsViewOverlay.css
rename : browser/themes/winstripe/downloads/downloads.css => browser/themes/winstripe/downloads/allDownloadsViewOverlay.css
2012-12-20 12:03:11 +01:00
Dave Camp 58d58b9639 Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-19 16:16:45 -08:00
Paul Rouget e7e8685d4c Bug 796006: Backed out changeset 538602f4cb51. 2012-12-20 09:37:22 +01:00
Dave Camp 933aa37844 Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-19 16:16:45 -08:00
Paul Rouget bfbc18cd8b bug 796006 backed out. Orange. https://tbpl.mozilla.org/php/getParsedLog.php?id=18090515&tree=Fx-Team 2012-12-19 14:00:54 +01:00
Paul Rouget 6eec3f0ef3 Bug 817537 - Connection screen polish. r=vporof 2012-12-18 08:54:00 +01:00
Dave Camp 1e81321e2e Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-18 17:14:00 +01:00
Ehsan Akhgari 1fc28fc2a4 Merge mozilla-central into mozilla-inbound 2013-01-05 16:00:35 -05:00
Soumya Deb 2d5f17e9d1 Bug 821969 - Un-prefix CSS gradients. r=dao 2013-01-05 16:00:32 +01:00
Marco Bonardo f0887dc392 Backout 1a99d532ccd6:ac7fc104c829 (bug 812813) due to bc test failure
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification-start.png => browser/themes/gnomestripe/downloads/download-notification.png
rename : browser/themes/pinstripe/downloads/download-notification-start.png => browser/themes/pinstripe/downloads/download-notification.png
rename : browser/themes/winstripe/downloads/download-notification-start.png => browser/themes/winstripe/downloads/download-notification.png
2013-01-05 13:08:40 +01:00
Paolo Amadini 4c764350d8 Bug 812813 - Fix download notifications in large icons mode. 2013-01-05 12:19:52 +01:00
Paolo Amadini ac4a4d2b2c Bug 812813 - The Downloads Panel needs to draw your attention when a download finishes.
--HG--
rename : browser/themes/gnomestripe/downloads/download-notification.png => browser/themes/gnomestripe/downloads/download-notification-start.png
rename : browser/themes/pinstripe/downloads/download-notification.png => browser/themes/pinstripe/downloads/download-notification-start.png
rename : browser/themes/winstripe/downloads/download-notification.png => browser/themes/winstripe/downloads/download-notification-start.png
2013-01-05 11:44:34 +01:00
Mike Conley e657c8cc08 Bug 826729 - about:downloads download item buttons look strange, and context menus don't update. r=mak. 2013-01-04 16:01:22 -05:00
Stephen Horlander 44706c1699 Bug 798336 - icons for camera and microphone access requests. r=dao 2013-01-04 15:48:53 +01:00
Dão Gottwald 745b00d1f8 Bug 827954 - Firefox button overlaps the first tab in private windows. r=ehsan 2013-01-11 13:39:39 +01:00
Mark Hammond b20d2896ea Bug 820653 - use listStyleImage for social provider toolbar image to ensure correct image size. r=jaws
--HG--
extra : rebase_source : 382b1e4a854e9ff64d75ecc152855f7e9894a641
2012-12-20 10:50:23 +11:00
Mike Conley 13653a16e1 Bug 819428 - Re-jig keyboard navigation for the Downloads Panel. r=mak. 2013-01-14 12:59:40 -05:00
Mike Conley 79efd90e00 Bug 830323 - Fix broken Clear Downloads button theming on pinstripe. r=mak. 2013-01-14 12:02:19 -05:00
Mike Conley 25f417dab5 Bug 822258 - Add winstripe theming for the new Downloads view in Places. r=mak. 2012-12-21 14:29:16 -05:00
Mike Conley 5da2be4388 Bug 826999 - Add @2x icons for the Downloads Panel notifications. r=shorlander. 2013-01-10 16:18:47 -05:00
Jared Wein d7c355d670 Bug 828120 - Social panel buttons are too wide on Mac. r=mattn 2013-01-10 13:24:23 -05:00
Marco Bonardo 4ae9dc2e9e Bug 827899 - Selected Tab Overlaps Finished Download Animation.
r=shorlander
2013-01-10 17:41:44 +01:00
Mike Conley 1456be1c38 Bug 827015 - Clean up "Clear Downloads" button theming for Library Downloads view. r=mak. 2013-01-10 11:17:43 -05:00
Mike Conley 57ae058d44 Bug 828302 - Downloads Panel is not correctly cropping long filenames. r=mak. 2013-01-10 10:13:02 -05:00
Asaf Romano 26944959a9 Relanding Bug 675902 - New Downloads view for Places Library. r=mak. Test fix contributed by Mike Conley (r=me). The new view is still disabled. 2012-12-17 07:38:53 +00:00
Soumya Deb 638d7b7326 Bug 821971 - Un-prefix gradients from per-theme downloads.css. r=dao 2012-12-16 19:39:35 -05:00
Soumya Deb 6fbca1eacc Bug 821968 - Un-prefix gradients on New Tab Page. r=dao 2012-12-16 19:38:37 -05:00
Boris Zbarsky 9c8dded539 Back out bug 675902 (rev 627a842914d0) from CLOSED TREE because it fails browser-chrome tests. 2012-12-14 16:48:49 -05:00
Marco Bonardo 277a560f9c Bug 822343 (Part 3) - Avoid some costs in downloads view appendChild.
r=Mano
2012-12-21 15:19:21 +01:00