Commit Graph

14353 Commits

Author SHA1 Message Date
David Keeler
ffebd81253 bug 767896 - reenable browser_pageInfo.js (leak fixed) r=dao 2013-02-11 14:48:51 -08:00
Mike Conley
0a560386d1 Bug 838175 - Downloads indicator wasn't turning green on completed downloads in tabs-on-bottom mode. r=mak. 2013-02-12 11:35:43 -05:00
Mike Conley
0913f8888f Bug 839054 - Both "Open Containing Folder" and "Show in Finder" were being used in the Downloads Panel on OSX. r=mak. 2013-02-12 11:33:49 -05:00
Dão Gottwald
ccc10856ca Bug 839923, addressing review comment 2013-02-12 14:26:12 +01:00
Justin Dolske
14cfa5d317 Bug 839923 - Many favicons look bad when upscaled for hidpi. r=fryn, ui-r=shorlander 2013-02-11 22:06:34 -08:00
Jared Wein
1c68fb007d Bug 839701 - Use hidden=true/false instead of display=inline/none for hiding and showing the progress bar. r=rnewman
--HG--
extra : rebase_source : 4b98e81460cdc82e11c607326e6d3901728b24b8
2013-02-11 15:39:41 -05:00
Jared Wein
2ffc3d120a Backed out changeset fe1853b667cc (bug 839701) for failing browser-chrome test. 2013-02-11 15:34:29 -05:00
Jan Beich
2b19b1b5aa Bug 840146 - Don't try to install updater.png with --disable-updater. r=glandium 2013-02-11 15:14:46 -05:00
Ryan VanderMeulen
6f7808dece Backout 35d48d9d80d5 (bug 752982) for landing without proper review. 2013-02-11 14:33:27 -05:00
Jared Wein
c9bc41ad19 Bug 839701 - Use hidden=true/false instead of display=inline/none for hiding and showing the progress bar. r=rnewman 2013-02-11 13:49:22 -05:00
Ryan VanderMeulen
292b4f3c5f Merge m-c to inbound. 2013-02-11 13:51:32 -05:00
Mike Hommey
94d34b6513 Bug 755724 - Move browser application in a subdirectory. r=jimm 2013-02-11 14:10:16 +01:00
Dão Gottwald
abd0305d16 Bug 670684 - Remove all tabs panel code . r=gavin 2013-02-11 13:48:32 +01:00
Tim Taubert
cc89eb3291 merge m-c to fx-team 2013-02-10 16:22:46 +01:00
Jim Mathies
8759ba05ed Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium 2013-02-09 12:28:38 -06:00
David Keeler
f65a94b581 bug 821892 - update "Page Info" -> Permissions for plugin permission differentiation r=jaws 2013-02-10 18:27:02 -08:00
Ryan VanderMeulen
8372a16176 Bug 839627 - Update pdf.js to version 0.7.210. r=yury 2013-02-09 11:00:08 -05:00
Anton Kovalyov
6e5f137e37 Bug 834751, De-emphasize lines from browser JS in the Profiler, r=robcee 2013-02-08 10:13:30 -08:00
Florian Quèze
5d11ad7c19 Bug 838552 - nsSessionStartup.js' debug code is noisy, r=Yoric. 2013-02-10 23:08:32 +01:00
Anton Kovalyov
718dfde61f Bug 830664, Disallow multiple profiles to run in the same time, r=robcee 2013-02-07 13:22:48 -08:00
Anton Kovalyov
69f6fa6a7f Bug 837735 - Replace Cleopatra progress strings with 'Loading profile...', r=robcee 2013-02-07 13:02:38 -08:00
Anton Kovalyov
7261f779c6 Bug 830668 - Add a keyboard shortcut for the Profiler, r=robcee 2013-02-07 11:09:55 -08:00
Phil Ringnalda
45dc3fd24c 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
d9578160af 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
64123ea38e Bug 817294 - Intermittent browser_styleeditor_loading.js | content document is still loading - Didn't expect complete, but got it | style editor root element has 'loading' class name | new style sheet button is disabled | import button is disabled 2013-02-06 22:17:05 +00:00
Anton Kovalyov
bbf4b24af8 Bug 828049 - Remote profiling, r=past 2013-02-06 12:10:30 -08:00
Michael Ratcliffe
5c730ee2f9 Backed out changeset 9a0b4b742b67 - Bug 817294 orange 2013-02-06 17:40:30 +00:00
Michael Ratcliffe
b2a80335a0 Bug 817294 - Intermittent browser_styleeditor_loading.js | content document is still loading - Didn't expect complete, but got it | style editor root element has 'loading' class name | new style sheet button is disabled | import button is disabled 2013-02-06 15:55:10 +00:00
Michael Ratcliffe
4ed4de198b Bug 789785 - [inspector] Change wording of "Only user styles" checkbox 2013-02-05 16:45:01 +00:00
Michael Ratcliffe
7a28b5167a Bug 700061 - Entirely remove the Style Inspector unmatched selectors 2013-01-29 17:05:17 +00:00
Mihai Sucan
47316571e0 Bug 720180 - Fix exception in the browser_webconsole_bug_588730_text_node_insertion.js test; r=past 2013-02-05 18:44:41 +02:00
Heather Arthur
bff593f0a6 Bug 838108 - Enable style editor chrome debugging; r=paul 2013-02-05 17:01:37 +00:00
Ryan VanderMeulen
09096feaf0 Merge m-c to fx-team. 2013-02-05 10:24:18 -05:00
Gene Lian
b512b18340 Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo
--HG--
rename : dom/sms/interfaces/nsISmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIMobileMessageDatabaseService.idl
rename : dom/sms/interfaces/nsIRilSmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIRilMobileMessageDatabaseService.idl
rename : dom/sms/src/android/SmsDatabaseService.cpp => dom/mobilemessage/src/android/MobileMessageDatabaseService.cpp
rename : dom/sms/src/android/SmsDatabaseService.h => dom/mobilemessage/src/android/MobileMessageDatabaseService.h
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.h
rename : dom/sms/src/ril/SmsDatabaseService.js => dom/mobilemessage/src/ril/MobileMessageDatabaseService.js
rename : dom/sms/src/ril/SmsDatabaseService.manifest => dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest
2013-02-05 19:39:44 +08:00
Mihai Sucan
cde86b3ed4 Bug 720180 - console.log('foo'); console.error('foo'); should not be considered as a repeat; r=past 2013-01-31 19:19:06 +02:00
Dão Gottwald
88ab7ae2fc Bug 835907 - DNT preferences "Learn more" link shouldn't open in new window. r=dolske 2013-02-05 10:35:21 +01:00
Dão Gottwald
ed7873895d Bug 837640 - global notifications should be hidden during print preview. r=felipe 2013-02-05 10:30:21 +01:00
Dão Gottwald
d576eeae5d Bug 837637 - data-reporting notification shouldn't create its own notification box. r=gavin 2013-02-05 10:29:44 +01:00
Vicamo Yang
f19a207980 Bug 833278 - Part 1/2: move voicemail sources to dom/voicemail. r=mounir
--HG--
rename : dom/telephony/Makefile.in => dom/voicemail/Makefile.in
rename : dom/telephony/Voicemail.cpp => dom/voicemail/Voicemail.cpp
rename : dom/telephony/Voicemail.h => dom/voicemail/Voicemail.h
rename : dom/telephony/VoicemailEvent.cpp => dom/voicemail/VoicemailEvent.cpp
rename : dom/telephony/VoicemailEvent.h => dom/voicemail/VoicemailEvent.h
rename : dom/telephony/nsIDOMVoicemail.idl => dom/voicemail/nsIDOMMozVoicemail.idl
rename : dom/telephony/nsIDOMVoicemailEvent.idl => dom/voicemail/nsIDOMMozVoicemailEvent.idl
rename : dom/telephony/nsIDOMVoicemailStatus.idl => dom/voicemail/nsIDOMMozVoicemailStatus.idl
rename : dom/telephony/nsIDOMNavigatorTelephony.idl => dom/voicemail/nsINavigatorVoicemail.idl
rename : dom/telephony/test/marionette/pdu_builder.js => dom/voicemail/test/marionette/pdu_builder.js
rename : dom/telephony/test/marionette/test_voicemail_number.js => dom/voicemail/test/marionette/test_voicemail_number.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.js => dom/voicemail/test/marionette/test_voicemail_statuschanged.js
rename : dom/telephony/test/marionette/test_voicemail_statuschanged.py => dom/voicemail/test/marionette/test_voicemail_statuschanged.py
2013-02-05 17:02:15 +08:00
Mark Hammond
6db85cb7ee Bug 837027 - Fix social UI for a multi-provider world. r=gavin 2013-02-05 16:42:18 +11:00
Mihai Sucan
639c0b690a Bug 834721 - Use plurals for toolbox button tooltip; r=paul 2013-01-25 18:14:53 +02:00
Tim Taubert
3f10682513 merge m-c to fx-team 2013-02-04 20:12:29 +01:00
Paul Rouget
9da71bab20 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
Andres Hernandez
8e55dd8ab9 Bug 822284 - Intermittent browser_privatebrowsing_cookieacceptdialog.js, browser_privatebrowsing_crh.js; r=ehsan 2013-02-01 15:05:29 -06:00
Ehsan Akhgari
f1fd25ad48 Merge mozilla-central into mozilla-inbound 2013-02-02 13:53:46 -05:00
ffxbld
edd5a14b80 No bug, Automated blocklist update from host bld-linux64-ec2-661 - a=blocklist-update 2013-02-02 03:23:28 -08:00
Brandon Waterloo
b9aa9cf02f Bug 833511 - Add rotation gesture support to Image documents. r=jaws 2013-01-31 16:52:31 -05:00
Mark Hammond
56dfa579c3 Bug 826160 - don't remove the social.active preference when migrating to multi-provider builds. r=gavin 2013-02-01 11:09:48 -05:00
Ryan VanderMeulen
9570fdfd6b Merge m-c to inbound. 2013-02-01 10:36:30 -05:00
Tim Taubert
d45fa524a2 merge m-c to fx-team 2013-02-01 10:17:01 -05:00