Commit Graph

13970 Commits

Author SHA1 Message Date
Marco Bonardo
e6b624f4a8 Bug 828488 - Properly set the "active" attribute for session downloads.
r=Mano
2013-01-09 20:00:38 +01:00
Asaf Romano
c4c651accb Bug 828111 - Workaround multiple reflows issue and slow xbl attachment in the downloads view. r=mak 2013-01-10 01:01:15 +01:00
Ed Morley
053428a6eb Backout 912fb83c1820 (bug 828111) for browser-chrome leaks on a CLOSED TREE 2013-01-09 16:31:36 +00:00
Asaf Romano
f0b59062c0 Bug 828111 - Workaround multiple reflows issue and slow xbl attachment in the downloads view. r=mak 2013-01-09 16:03:41 +02:00
Ed Morley
ffb5dab06f Merge mozilla-central to mozilla-inbound 2013-01-09 13:37:23 +00:00
Ed Morley
78621f4eef Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-09 13:33:43 +00:00
Makoto Kato
6c17f475d1 Bug 827643 - Turn off FAIL_ON_WARNINGS on our automation on Win64; r=ted 2013-01-09 13:31:20 +00:00
Panos Astithas
65104b90c5 Increase the timeout for browser_dbg_scripts-searching-01.js (bug 751141); r=vporof 2013-01-09 10:21:36 +02:00
Asaf Romano
a2c970dddc Bug 828243 - Cleanup wasDone, wasInProgress and endTime usage. r=mak 2013-01-09 14:45:08 +02:00
Mike Hommey
630f23ea51 Bug 827851 - Move the rules from bug 822017 after including rules.mk; r=ted 2013-01-08 18:22:51 +01:00
Gian-Carlo Pascutto
351d6de093 Bug 825891 - Remove the code for per-client randomization in the url-classifier. r=dcamp 2013-01-08 16:43:33 +01:00
Frank Yan
9444aa196b Bug 827524 - Display underlining of browser UI text links only as hover indication. r=dao ui-r=shorlander 2013-01-07 16:28:51 -08:00
Ehsan Akhgari
1022301c8f Merge mozilla-central into mozilla-inbound 2013-01-07 18:23:31 -05:00
Marco Bonardo
1b53aaaf2a Bug 827298 - Ensure all "Unknown size" downloads have an icon and Remove From History menuitem.
r=Mano
2013-01-07 23:38:27 +01:00
Alex Keybl
6521994aeb Merging in version bump NO BUG 2013-01-07 12:31:33 -08:00
Marco Bonardo
08284dc79a Bug 827164 - Double-click to open exe downloads not working.
r=Mano
2013-01-07 20:16:27 +01:00
Dão Gottwald
7f39d7526d Bug 824938 - Remove custom styling for text-links in arrow panels on OS X. r=fryn 2013-01-07 23:29:02 +01:00
Ed Morley
be5d222c96 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2013-01-07 16:09:32 +00:00
Ed Morley
33b9a83840 Merge mozilla-central to mozilla-inbound 2013-01-07 12:04:57 +00:00
Ed Morley
65d70ea916 Backout 9e11714fcba2 (bug 809094) for browser-chrome failures on a CLOSED TREE 2013-01-07 10:22:08 +00:00
Panos Astithas
81583521ab Merge m-c to fx-team 2013-01-07 11:57:57 +02:00
Gregory Szorc
f1d3f24d40 Merge mozilla-central into services-central
--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-07 00:21:41 -08:00
Gregory Szorc
35e1a2d189 Bug 718066 - Disable Firefox Health Report build time option; r=mconnor
services/healthreport will be omitted from the build. No files will be
installed/packaged. No tests will be run.
2013-01-07 00:19:47 -08:00
Mike Conley
1044a2b864 Bug 812255 - Add @2x icons for download items.
r=mak
2013-01-07 13:31:55 +01:00
Mike Conley
66e24bc3ab 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
Gavin Sharp
ab1ad8cba4 Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : e30e249a9ce7c71d6d78cd2beb2d080a80880e83
2013-01-05 11:45:18 -08:00
Girish Sharma
9cffb5236f 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
Panos Astithas
aa40652fe8 Fix debugger tests when running with a detached toolbox (bug 817562); r=vporof 2013-01-07 00:11:03 +02:00
Phil Ringnalda
560637ca5d Merge m-c to fx-team 2013-01-06 11:01:58 -08:00
Paolo Amadini
73466e942b 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
David Zbarsky
9edf4dac9e Bug 824898: Convert SVG animation classes to WebIDL r=bz 2013-01-06 04:32:03 -05:00
David Zbarsky
cf966f28d5 Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.cpp
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.h
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.cpp
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.h
2013-01-06 04:32:01 -05:00
Heather Arthur
894f3ba1f3 Bug 826566 - [toolbox] Add profiler and docking icons to toolbox; r=paul 2013-01-06 00:04:40 -08:00
Heather Arthur
893d264ee0 Bug 826191 - [style editor] No stylesheet selected after reloading the page; r=paul 2013-01-05 23:56:42 -08:00
Panos Astithas
03baeebdb1 Merge m-c to fx-team 2013-01-05 11:41:23 +02:00
Ehsan Akhgari
4ab319010d Bug 749394 - Per-window private browsing theme changes for Windows and OS X; r=dao 2013-01-07 13:24:08 -05:00
Victor Porof
629b7975c8 Bug 824487 - Transition event callbacks sometimes don't fire, r=rcampbell 2013-01-04 09:37:18 +02:00
Mike Connor
038b881beb bug 809094 - update pref pane to support Firefox Health Report, r=gavin,gps
--HG--
extra : rebase_source : 39ac9f3f0f107de91b17c136d6f06fe475858578
2013-01-03 23:45:15 -05:00
Gregory Szorc
2a4d95513c Bug 813287 - Move healthreport prefs into greprefs.js; r=rnewman 2013-01-06 16:15:51 -08:00
Gregory Szorc
1ad3834043 Bug 718066 - Enable Firefox Health Report in browser app; r=mconnor
This can't land in mozilla-central until the UX pieces land.
2013-01-06 12:09:39 -08:00
Gregory Szorc
f2d89afd0c Bug 791869 - Remove services/notifications; r=rnewman 2013-01-06 12:04:59 -08:00
Phil Ringnalda
8fa0865148 Merge the last PGO-green inbound changeset to m-c 2013-01-05 15:57:15 -08:00
ffxbld
15d209a2ca No bug, Automated blocklist update from host bld-linux64-ec2-684 - a=blocklist-update 2013-01-05 03:21:45 -08:00
Sergiu Dumitriu
648b4d18cd Bug 826563 - CSS validation errors in toolbox.css. r=paul 2013-01-04 06:01:00 +02:00
Ehsan Akhgari
c962137cc8 Backed out changeset a6acebd9c9d5 (bug 805591) because of build failures 2013-01-03 22:55:45 -05:00
Dão Gottwald
508264445f Bug 799417 - Add label and tooltip for the camera and microphone access indicator button in the navigation toolbar. r=gavin ui-r=boriss 2013-01-04 04:33:44 +01:00
Aaron Klotz
192737bef9 Bug 805591 - Win32 implementation of the Plugin Hang UI. r=bsmedberg,bbondy 2013-01-03 22:24:07 -05:00
Raymond Lee
8a41a0e285 Bug 826311 - Extend the browser_privatebrowsing_cookieacceptdialog.js to check if the cookies modal dialog appears; r=ehsan 2013-01-06 18:44:35 -05:00
Paolo Amadini
421bf8da01 Bug 824265 - Part 1 of 2 - Message shown when there are no matching items in the Downloads view. r=mano 2013-01-06 19:52:51 +01:00
Paolo Amadini
39b45e1a25 Bug 824265 - Part 1 of 2 - Message shown when the Downloads view is empty. r=mano 2013-01-06 15:41:28 +01:00