Commit Graph

1082 Commits

Author SHA1 Message Date
Karl Tomlinson
603b1ace02 bug 147419 remove ununsed plexName colorspace resolutionName and downloadFonts r=roc
This was only used to write to and read from otherwise unused preferences.

--HG--
extra : rebase_source : a538569807b8340dae3fe9f0cbfc68334e20ccc9
2015-06-11 09:34:27 +12:00
Karl Tomlinson
a19a1f0d0c bug 147419 remove ununsed nsIPrintSettings::printCommand and print_command prefs r=roc
These was used only to write to and read from each other.

--HG--
extra : rebase_source : ef49678652f829fe23611fb2294a22c3ffd91cf1
2015-06-10 18:10:28 +12:00
Bernardo P. Rittmeyer
efd1a00914 Bug 1169702 - Toggle viewing the password contents in the capture doorhanger upon focus/blur. r=MattN
--HG--
extra : commitid : JakmHmRm6Zu
2015-06-13 12:36:12 -07:00
Marco Bonardo
34bd148a28 Bug 1162140 - Allow user to select search suggestions in Awesome Bar. r=adw 2015-06-11 13:20:46 -07:00
Drew Willcoxon
008a1bf78e Back out fba4dc82c929 bug 1162140 for bustage on a CLOSED TREE. 2015-06-11 15:39:49 -07:00
Marco Bonardo
0591e76929 Bug 1162140 - Allow user to select search suggestions in Awesome Bar. r=adw 2015-06-11 13:20:46 -07:00
Gabriel Luong ext:(%2C%20Vikneshwar%20%3Clviknesh%40gmail.com%3E)
dbd3261916 Bug 1024693 - [rule view] Copy CSS declarations r=pbrosset 2015-06-10 15:08:27 -07:00
Justin Dolske
d4ec1fccae Bug 1171693 - Add note about CDM downloads to about:rights. r=gijs 2015-06-10 12:07:01 -07:00
Panos Astithas
3f8446cf0c Rename two gcli strings to ensure localizations are updated (bug 1173301). r=jwalker f=flod 2015-06-10 15:17:52 +03:00
Panos Astithas
bf1bedc229 Don't throw when reloading devtools if it succeeds (bug 1171870). r=jwalker 2015-06-08 18:13:06 +03:00
J. Ryan Stinnett
3dd794cac9 Bug 1168081 - Go to Line accesskey for view source tabs. r=Gijs 2015-05-29 11:51:27 -05:00
Ryan VanderMeulen
683b08ae37 Merge m-c to inbound. a=merge 2015-05-28 10:20:38 -04:00
Panos Astithas
ddb5c21881 Add an unlisten command for stopping any active debugger server instaces (bug 976977). r=jwalker 2015-05-28 08:25:11 +03:00
Milan Sreckovic
34537c60ae Bug 1141783 - Correct user message for mismatched drivers. Don't mismatch if the DLLs are missing. r=jrmuizelaar
--HG--
extra : rebase_source : 31475a7405a58dc211c1057c9e8c4b33abd3b70a
extra : histedit_source : c8b0dd8cea9f1b36a48f6597bcf4bc90faf7517b
2015-05-15 13:43:38 -04:00
Julian Descottes
8db81fb95a Bug 965199 - "Copy Image Data-URL" in computed & rule views. r=pbrosset
This feature is about the inspector's rule view & computed view.
The context menu for an image URL (e.g. value of background-image property)
will contain a new entry : "Copy Image Data-URL". Clicking on it will fill the
clipboard with the image encoded as a data url.

The mechanism to hide/show the entry is inspired from the "Copy Color" menu
entry. When the context menu is displayed, check if the target is contained in
a node of type "image", using the getNodeInfo method available on both views.

If the image data cannot be retrieved for a given URL, the clipboard is filled
with an error message.

Modified rule-view getNodeInfo method in order to exclude from image nodes the
'source' links (such as 'style.css', displayed on the right of the rule-view).

Added a new mochitest that tests the feature on an element using a base64
background image.
2015-05-24 01:41:09 +02:00
J. Ryan Stinnett
0e9eecec5c Bug 1067325 - Context menu actions for view source tabs. r=mconley 2015-05-23 18:17:50 -05:00
Ryan VanderMeulen
8556f54b04 Merge m-c to fx-team. a=merge 2015-05-22 14:21:30 -04:00
Georg Fritzsche
ec4d34ba60 Bug 1167166 - 'Week' and 'Ping' are not localizable in about:telemetry when displaying archived pings. r=rvitillo 2015-05-21 18:57:22 +07:00
J. Ryan Stinnett
9822493c08 Backed out changeset 03243db46bf0 on CLOSED TREE (bug 1067325)
--HG--
extra : histedit_source : 9ad8ee94f492eeda43a8512988c9b0f57526ec92
2015-05-22 07:05:31 -05:00
J. Ryan Stinnett
cdda231a4c Bug 1067325 - Context menu actions for view source tabs. r=mconley 2015-05-22 05:16:24 -05:00
Mike Hommey
622e7d63a3 Bug 1166538 - Use zip py_action in a few places. r=gps 2015-05-21 15:17:02 +09:00
Christoph Kerschbaumer
5b9f3415fc Bug 1129999 - Implement CSP devtool using GCLI; gcli part (r=jwalker) 2015-05-21 11:16:13 -07:00
Georg Fritzsche
de4b1b2ac5 Bug 1165968 - Change about:telemetry ping switch buttons to be labelled newer/older. r=rvitillo 2015-05-19 00:20:01 +07:00
Tim Nguyen
64f650e19f Bug 1136101 - Add an "Add rule" button in the rules view toolbar. r=bgrins, ui-r=shorlander 2015-05-16 02:10:00 -04:00
Georg Fritzsche
f9ad382367 Bug 1122480 - Part 12 - Allow switching between 'classic' and 'subsession' data for the current ping. r=rvitillo 2015-05-13 21:57:06 +02:00
Georg Fritzsche
0dad9178b6 Bug 1122480 - Part 10 - Allow switching between current and archived ping data. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
28f2c73672 Bug 1122480 - Part 9 - Link to the data choices prefs. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
7248c574c5 Bug 1122480 - Part 8 - Update the settings: show upload & extended recording. r=rvitillo 2015-05-13 21:57:05 +02:00
Georg Fritzsche
577a0aa5de Bug 1122480 - Part 7 - Add an environment data section. r=rvitillo 2015-05-13 21:57:05 +02:00
Wes Kocher
97409b4d65 Backed out 9 changesets (bug 1122480) for xpcshell orange
Backed out changeset 9fff6229aa8e (bug 1122480)
Backed out changeset 6ae5efa42928 (bug 1122480)
Backed out changeset ea2720c41747 (bug 1122480)
Backed out changeset 3eb7a0e58d4e (bug 1122480)
Backed out changeset 79a925a3dd30 (bug 1122480)
Backed out changeset 1dd431a945d0 (bug 1122480)
Backed out changeset 73e107ca87c1 (bug 1122480)
Backed out changeset c9c7cf08c7d7 (bug 1122480)
Backed out changeset eecb2b1271ca (bug 1122480)
2015-05-11 13:06:21 -07:00
Georg Fritzsche
df4762e426 Bug 1122480 - Part 9 - Link to the data choices prefs. r=rvitillo 2015-05-11 19:40:23 +02:00
Georg Fritzsche
6cb102d9f2 Bug 1122480 - Part 8 - Update the settings: show upload & extended recording. r=rvitillo 2015-05-11 19:40:23 +02:00
Georg Fritzsche
3c93e0c10a Bug 1122480 - Part 7 - Add an environment data section. r=rvitillo 2015-05-11 19:40:23 +02:00
Dão Gottwald
55b17ab83d Bug 1151509 - Implement the front-end side of the warning about add-ons detected as no longer signed during the periodic check. r=dtownsend 2015-05-08 19:27:25 +02:00
J. Ryan Stinnett
42a9222680 Bug 1160361 - Move gcli.properties to toolkit. r=bgrins
--HG--
rename : browser/locales/en-US/chrome/browser/devtools/gcli.properties => toolkit/locales/en-US/chrome/global/devtools/gcli.properties
2015-05-06 12:34:27 -05:00
J. Ryan Stinnett
aed8488564 Bug 1160361 - Move gclicommands.properties to toolkit. r=bgrins
--HG--
rename : browser/locales/en-US/chrome/browser/devtools/gclicommands.properties => toolkit/locales/en-US/chrome/global/devtools/gclicommands.properties
2015-05-06 12:34:27 -05:00
Dão Gottwald
ea5e332f77 Bug 1149702 - Display a note about add-ons that aren't properly signed in the add-ons manager. r=mossop 2015-04-30 21:17:39 +02:00
Geoff Lankow
9b06d1932b Bug 1138336 - Adapt nsIScriptError so it can display log messages with filename and line number; r=jst,neil,past 2015-04-28 18:39:47 +12:00
Matt Woodrow
fa7ac228d2 Bug 1151611 - Expose DXVA status in about:support. r=cpearce,felipe
--HG--
extra : rebase_source : e65d849641d33218d9ee2b9bb6eeafb602a6f8e6
2015-04-28 15:07:22 +12:00
Andrea Marchesini
3389668041 Bug 1158361 - Improve the localized messages in about:serviceworkers, r=ehsan, f=stef 2015-04-27 15:47:24 +01:00
Will Bamberg
3bf45dfbd2 Bug 980006 - Add MDN tooltips for CSS properties. r=pbrosset
--HG--
extra : rebase_source : 6383633d26384543286e4311a91cb26d4ce4bfd6
2015-04-21 16:28:00 -04:00
Kartikaya Gupta
03e6282e65 Bug 1149482 - Localize the 'none' string for APZ in about:support. r=dvander 2015-04-23 15:15:29 -04:00
Kartikaya Gupta
cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Doug Turner
8d74650547 Bug 1156052 - Add push information to about:serviceworkers. r=baku 2015-04-21 20:10:51 +02:00
Philipp Kewisch
9789a7eb9c Bug 1153192 - Cannot pass extra arguments to l10n-repack.py. r=gps 2015-04-19 22:57:20 +02:00
Andrea Marchesini
0fcece6c9b Bug 1155064 - Add localization comments to aboutServiceWorkers.properties, r=flod 2015-04-16 11:08:03 +01:00
Andrea Marchesini
3faaae83fb Bug 1154721 - Add an "Unregister" button to about:serviceworkers, r=ehsan 2015-04-15 18:11:17 +01:00
Ehsan Akhgari
a6f45ae8e1 Bug 1154547 - Part 2: Make it possible to update a service worker from about:serviceworkers; r=baku 2015-04-15 09:52:12 -04:00
Andrea Marchesini
5ed1a7e3b7 Bug 1153805 - Fix localization string in about:serviceworkers, r=flod 2015-04-13 13:47:30 +01:00
Ryan VanderMeulen
b7a8552eab Merge m-c to fx-team. a=merge 2015-04-10 15:28:56 -04:00