Jared Wein
|
286b0c52b4
|
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
|
e0034d1783
|
Merge m-c to inbound.
|
2013-02-11 13:51:32 -05:00 |
|
Mike Hommey
|
26e3714874
|
Bug 755724 - Move browser application in a subdirectory. r=jimm
|
2013-02-11 14:10:16 +01:00 |
|
Dão Gottwald
|
c61334344b
|
Bug 670684 - Remove all tabs panel code . r=gavin
|
2013-02-11 13:48:32 +01:00 |
|
Tim Taubert
|
789442d7d4
|
merge m-c to fx-team
|
2013-02-10 16:22:46 +01:00 |
|
Jim Mathies
|
3b0065b274
|
Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium
|
2013-02-09 12:28:38 -06:00 |
|
David Keeler
|
da0a4ee108
|
bug 821892 - update "Page Info" -> Permissions for plugin permission differentiation r=jaws
|
2013-02-10 18:27:02 -08:00 |
|
Ryan VanderMeulen
|
b1bbe62715
|
Bug 839627 - Update pdf.js to version 0.7.210. r=yury
|
2013-02-09 11:00:08 -05:00 |
|
Anton Kovalyov
|
4b69f19d36
|
Bug 834751, De-emphasize lines from browser JS in the Profiler, r=robcee
|
2013-02-08 10:13:30 -08:00 |
|
Florian Quèze
|
f027794115
|
Bug 838552 - nsSessionStartup.js' debug code is noisy, r=Yoric.
|
2013-02-10 23:08:32 +01:00 |
|
Anton Kovalyov
|
f0d608dcfe
|
Bug 830664, Disallow multiple profiles to run in the same time, r=robcee
|
2013-02-07 13:22:48 -08:00 |
|
Anton Kovalyov
|
5b718d40f8
|
Bug 837735 - Replace Cleopatra progress strings with 'Loading profile...', r=robcee
|
2013-02-07 13:02:38 -08:00 |
|
Anton Kovalyov
|
391096d41f
|
Bug 830668 - Add a keyboard shortcut for the Profiler, r=robcee
|
2013-02-07 11:09:55 -08: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
|
8cec10d191
|
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
|
99b56ebf7b
|
Bug 828049 - Remote profiling, r=past
|
2013-02-06 12:10:30 -08:00 |
|
Michael Ratcliffe
|
50668ccc45
|
Backed out changeset 9a0b4b742b67 - Bug 817294 orange
|
2013-02-06 17:40:30 +00:00 |
|
Michael Ratcliffe
|
3052721048
|
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
|
ab29b54ccf
|
Bug 789785 - [inspector] Change wording of "Only user styles" checkbox
|
2013-02-05 16:45:01 +00:00 |
|
Michael Ratcliffe
|
4b2df60765
|
Bug 700061 - Entirely remove the Style Inspector unmatched selectors
|
2013-01-29 17:05:17 +00:00 |
|
Mihai Sucan
|
07df47a9ac
|
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
|
0700540cb1
|
Bug 838108 - Enable style editor chrome debugging; r=paul
|
2013-02-05 17:01:37 +00:00 |
|
Ryan VanderMeulen
|
4d615ad94a
|
Merge m-c to fx-team.
|
2013-02-05 10:24:18 -05:00 |
|
Gene Lian
|
69273e44a0
|
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
|
d52d4ca35c
|
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
|
f204555645
|
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
|
48e8e0cdf9
|
Bug 837640 - global notifications should be hidden during print preview. r=felipe
|
2013-02-05 10:30:21 +01:00 |
|
Dão Gottwald
|
286aae4699
|
Bug 837637 - data-reporting notification shouldn't create its own notification box. r=gavin
|
2013-02-05 10:29:44 +01:00 |
|
Vicamo Yang
|
f749d57c57
|
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
|
e972173341
|
Bug 837027 - Fix social UI for a multi-provider world. r=gavin
|
2013-02-05 16:42:18 +11:00 |
|
Mihai Sucan
|
8d4199e39a
|
Bug 834721 - Use plurals for toolbox button tooltip; r=paul
|
2013-01-25 18:14:53 +02: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 |
|
Andres Hernandez
|
5e72dd30f3
|
Bug 822284 - Intermittent browser_privatebrowsing_cookieacceptdialog.js, browser_privatebrowsing_crh.js; r=ehsan
|
2013-02-01 15:05:29 -06:00 |
|
Ehsan Akhgari
|
6e1c0719df
|
Merge mozilla-central into mozilla-inbound
|
2013-02-02 13:53:46 -05:00 |
|
ffxbld
|
7d0a71aaeb
|
No bug, Automated blocklist update from host bld-linux64-ec2-661 - a=blocklist-update
|
2013-02-02 03:23:28 -08:00 |
|
Brandon Waterloo
|
0b9321b2df
|
Bug 833511 - Add rotation gesture support to Image documents. r=jaws
|
2013-01-31 16:52:31 -05:00 |
|
Mark Hammond
|
a34533ece8
|
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
|
e703ea7908
|
Merge m-c to inbound.
|
2013-02-01 10:36:30 -05:00 |
|
Tim Taubert
|
e8ee03d70d
|
merge m-c to fx-team
|
2013-02-01 10:17:01 -05:00 |
|
Anton Kovalyov
|
ceb4f09e3f
|
Bug 824243 - Make Profiler UI localizable, r=robcee
|
2013-01-31 11:40:11 -08:00 |
|
Ehsan Akhgari
|
395197733f
|
Merge mozilla-cental into mozilla-inbound
|
2013-01-31 11:10:40 -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
|
a96e5c17e7
|
Bug 830388 - Avoid multiple bind calls in debugger-controller.js when handling object expansions, 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 |
|
Gregory Szorc
|
034778ccec
|
Merge mozilla-central into services-central
|
2013-01-30 16:11:37 -08:00 |
|