Commit Graph

3424 Commits

Author SHA1 Message Date
Mark Banner
953a35523a Bug 1154708 - Drop renaming conversations from the Loop panel. r=dmose 2015-04-17 08:34:02 +01:00
Pierre de La Morinerie
accf522fd2 Bug 955933 - Allow copying the network response string. r=vporof 2015-04-16 14:31:41 -04:00
Gabriel Luong
1faf344267 Bug 1120616 - Part 1: Implement filter styles in rule view r=bgrins 2015-04-16 14:15:09 -04:00
Jordan Santell
73ef930712 Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp,jryans,pbrosset 2015-04-14 08:58:58 -07:00
Chris
109759719f Bug 1110767 - Instantly show the search engine when it is selected in the search bar header text. r=florian 2015-04-13 14:52:42 -07:00
Carsten "Tomcat" Book
3ac2fef09c Backed out changeset 946b935a9cb4 (bug 1077464) for suspicion of causing dt e10s perma failure on a CLOSED TREE 2015-04-14 08:59:56 +02:00
Willian Gustavo Veiga
dfd03446c5 Bug 992947 - Add "Open Link In New Tab" item to stylesheet list. r=bgrins 2015-04-13 16:16:16 -07:00
Jordan Santell
2b43b9dae5 Bug 1077464 - Wire console.profile/profileEnd to the new performance tool. Move most of the recording-model logic from the front end into the PerformanceFront and PerformanceActorConnection so it can manage recordings without the front end being viewed. r=vp, r=jryans 2015-04-10 11:14:00 -04:00
Carsten "Tomcat" Book
ede9c4f220 merge mozilla-inbound to mozilla-central a=merge 2015-04-13 12:00:00 +02:00
Doug Turner
5a075267c9 Bug 1038811 - Push Notifications - Firefox front end changes for preferences, and permission notification. r=MattN+bmo@mozilla.com 2015-04-10 20:19:28 -07:00
Ryan VanderMeulen
8cde06547d Backed out changeset f6f3ab17d638 (bug 955933) for e10s browser_net_copy_as_curl.js failures.
--HG--
extra : rebase_source : 029530f8b5279235e0f0d4a4cce92358d7ade2ac
2015-04-10 14:11:50 -04:00
Jose Antonio Olivera Ortega
3230368cad Bug 1150946 - Relabel Service Workers toolbox option. r=nsm, r=jryans 2015-04-08 02:35:00 -04:00
Jan Keromnes
7afd2ee815 Bug 1090949 - Make WebIDE's Firefox OS Simulators configurable. r=ochameau 2015-04-08 14:43:00 -04:00
Pierre de La Morinerie
730714e0b7 Bug 955933 - Allow copying the network response string. r=vporof 2015-04-06 23:46:00 -04:00
Mahdi Dibaiee
43193dfe3b Bug 1055181 - CSS Filter Tooltip; r=pbrosset
Adds a new devtools tooltip type in the inspector used to edit
css filters. The widget displayed in the tooltip allows to add,
edit, remove, and re-order filters.
Changes made inside the tooltip are applied to the filter
property in the rule-view.

--HG--
extra : rebase_source : a38ce7108bfa4e035892c3c3d89098dc1b2b0052
extra : histedit_source : ff309c03f920359df61e139731f8f57cf55a1545
2015-04-09 13:30:42 +04:30
Aaron Graham
2e105f3c08 Bug 892229 - Ctrl+F / Cmd+F should search/filter requests. r=vporof 2015-04-06 15:11:00 -04:00
Nick Fitzgerald
8d460f9783 Bug 1151703 - Part 2: Show XML and HTML parsing markers in the performance tool; r=jsantell 2015-04-08 11:25:56 -07:00
Mark Banner
a3918649d6 Bug 1138941 - Display a better string when we've failed to obtain the camera and video devices for Loop. r=dmose 2015-04-07 22:37:02 +01:00
Matteo Ferretti
27dfa2995e Bug 1150819 - Fix localization note for Rulers highlighter. r=flod 2015-04-03 11:06:21 +02:00
Jordan Santell
18342ce6b0 Bug 1150733 - Correctly internationalize jit samples label. r=vporof, r=flod 2015-04-05 10:05:00 -04:00
Patrick Brosset
c0f73f550b Bug 994055 - Part 1: Add a toggle sidebar panel button to the inspector. r=miker
This adds a new icon, next to the searchbox (like in the debugger) to expand
or collapse the sidebar panel in the inspector.
The state is *not* persisted yet when the toolbox is closed.
The button is hidden when the toolbox host switches to 'side'.

--HG--
extra : transplant_source : %D0%09%C2%0E%23%94%B0%A9Ym%BF%1B%60%3C%A5%D6D%C3%92%DE
2015-04-03 16:39:33 +02:00
Mike Taylor
5809ad205b Bug 848502 - Add keyboard shortcut to copy selected source URL. r=vporof 2015-04-03 09:13:00 -04:00
Mike Taylor
447077e35f Bug 848502 - Add a context menu to the debugger sources panel. r=vporof 2015-04-03 09:13:00 -04:00
Patrick Brosset
d1efb1e1ef Bug 1144615 - 2 - Adds a playbackRate selector widget to the animation panel; r=vporof
This adds a playbackRate <select> dropdown next to the list of other playback
control buttons (play/pause, rw, fwd).
The list shows presets, unless the current rate isn't part of these presets
in which case it also shows this rate in the list.
The widget was created as a reusable component with a simple API, like the
PlayerMetaDataHeader.

--HG--
extra : rebase_source : d050fdaa4565a7b51b179ecd08a36b79be2275f1
2015-04-02 12:24:46 +02:00
Mike de Boer
0e06d52c5b Bug 1150501: change 'Share my Tabs' to 'Share your Tabs' in the Loop conversation window screen sharing dropdown. r=Standard8 2015-04-02 15:53:22 +02:00
Matteo Ferretti
91aca3f385 Bug 1144163 - Add a rulers highlighter; added gcli command and button. r=pbrosset 2015-04-01 19:28:57 +02:00
Jordan Santell
a321363678 Bug 1143933 - Expose raw JIT optimization information in performance front end. r=vp,shu 2015-03-25 10:08:40 -07:00
Carsten "Tomcat" Book
0d5796d62d Backed out changeset 9b269f3bf1a5 (bug 955933) for dt test failures on a CLOSED TREE 2015-04-01 13:24:49 +02:00
Pierre de La Morinerie
f11bb0fb8a Bug 955933 - Allow copying the network response string. r=vporof 2015-03-31 16:17:00 +02:00
Brian Grinstead
602337095e Bug 1148996 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-31 20:00:32 -07:00
Brian Grinstead
5df734e710 Bug 1094821 - Backout 01482cdccd72 for test failures in Aurora simulation;r=me;a=RyanVM 2015-03-30 09:20:48 -07:00
Mike de Boer
c437de0aa6 Bug 1132301: add strings for th upcoming Social Sharing feature in Loop. r=Standard8, a=Tomcat
--HG--
extra : transplant_source : %B9%CA%F6q%5B%7E%F3%B4n%05%E6%C0L%14%E1%94%09%82%F0F
2015-03-30 13:26:59 +02:00
Mike de Boer
643ff372bb Bug 1142532: add invitation email subject and body text used when a context is added to a Loop conversation. r=Standard8, a=Tomcat
--HG--
extra : transplant_source : VG%EDER1%AA6l%3F%F7%8D%E37%BB.%F7%81%13%DE
2015-03-29 14:57:29 +02:00
Mike de Boer
2448bba5a2 Bug 1142515: add label and placeholder caption for the context edit form inside a Loop conversation. r=gavin, a=Tomcat
--HG--
extra : transplant_source : %ED%90%89%3A%F4%1Ez%C4%B7%F5%94%14p%C6%5B%B9%12%BAd%F4
2015-03-29 14:57:26 +02:00
Mike de Boer
abeb2846f1 Bug 1142514: Part 2 - add label caption for context information in a Loop room. r=Standard8, a=Tomcat
--HG--
extra : transplant_source : %C3%EE7%EA%F9%17S%11%0A%AAxC%E9%B3%88l%FAmc%15
2015-03-29 14:57:24 +02:00
Mike de Boer
6cc9c03865 Bug 1142514: Part 1 - update Loop localization notes to not contain URLs to the obsolete UX specification anymore. r=gavin, a=Tomcat
--HG--
extra : transplant_source : %1E%5D%5E%D5W%A7z%E3Z%8D%83io%CA%83%B8q%95%ACP
2015-03-29 14:57:21 +02:00
Dão Gottwald
777e2626bb Bug 1148543 - Remove the add-on author from the install confirmation doorhanger. r=dtownsend
--HG--
extra : rebase_source : 1c24b46adceafb8fdcc5797c83cdf73d57912ef8
2015-03-27 23:02:06 +01:00
Wes Kocher
5b6f65bcdb Merge m-c to inbound a=merge CLOSED TREE 2015-03-26 17:46:35 -07:00
Marina Samuel
b682e44acd Bug 1143797 - Allow clicking on suggested explanation text to see overlay explaining the suggested tile. r=adw 2015-03-26 17:05:44 -04:00
Brian Grinstead
7dc325e399 Bug 1094821 - Install a devedition lightweight theme on startup, then wait for it to be applied before applying devedition styles;r=Gijs 2015-03-25 06:54:18 -07:00
Dão Gottwald
7bebde2a3b Bug 1139656 followup, addressing flod's review comments 2015-03-25 08:59:29 +01:00
Jose Antonio Olivera Ortega
6e115add99 Bug 1003991 - Disable https:// only load for ServiceWorkers when Developer Tools are open. r=nsm, r=miker 2015-03-24 14:15:00 -04:00
Dão Gottwald
067fb8ef2f Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend
--HG--
extra : rebase_source : 5cb6a4265cbf5f9c10eec53336c2bab1d8ba44ae
2015-03-24 22:24:49 +01:00
Jared Wein
eefcc0b4fd Bug 1142687 - Show context information for current page in the rooms view. r=standard8 2015-03-24 12:43:49 -04:00
Ryan VanderMeulen
5ca6ac7ada Backed out changeset 37bd20ca096a (bug 1139656) for test_blocklistchange.js xpcshell failures.
CLOSED TREE
2015-03-24 15:36:48 -04:00
Ryan VanderMeulen
3120ab0db9 Backed out changeset b192e6e16c1b (bug 1142687) for mochitest-e10s failures.
CLOSED TREE
2015-03-24 14:32:20 -04:00
Dão Gottwald
dc5aac6e35 Bug 1139656 - Implement the first pieces of the all-doorhanger install flow for add-ons installed from websites. r=dtownsend 2015-03-24 18:54:59 +01:00
Jared Wein
1e367f2aea Bug 1142687 - Show context information for current page in the rooms view. r=standard8
--HG--
extra : rebase_source : 8c6b66f3c88507c777ccd63bd533a09228e2c2f2
2015-03-24 12:43:49 -04:00
Jan Keromnes
318629d58d Bug 1135018 - Make devices.js use a CDN. r=ochameau 2015-03-21 04:02:00 -04:00
Andrea Marchesini
2c3fcd702a Bug 1125205 - Display console API messages from Shared or Service Workers to the webconsole, r=past 2015-04-24 19:12:30 +01:00
Marina Samuel
a4871bd274 Bug 1126186: Allow users to turn off all tiles that aren't history tiles and update newtab cogmenu wording. r=adw 2015-03-20 17:28:15 -04:00
Marina Samuel
39a1681b62 Bug 1126188: Show suggested tile explanation text under a suggested tile. r=adw 2015-03-20 16:39:09 -04:00
J. Ryan Stinnett
98067854d5 Backout eb0a4ef7d8b9 (bug 1032128) for adding UX noise. r=me 2015-03-18 19:43:47 -05:00
Florian Quèze
40f811b891 Bug 1123525 - [ReadingList] Allow deleting items via the Reading List sidebar, r=jaws.
--HG--
rename : browser/themes/shared/readinglist/sidebar.css => browser/themes/shared/readinglist/sidebar.inc.css
extra : rebase_source : c351ba15c8d2686ab135d32c78b22d6cf9733bc1
2015-03-18 17:25:18 -07:00
Brian Grinstead
2cf633a3fb Bug 1144392 - Show an error message in the Browser Toolbox if the connection fails. r=jryans 2015-03-17 14:55:00 -04:00
Nick Fitzgerald
662cb191e8 Bug 1144424 - Rename '{self,total} allocations' to '{self,total} sampled allocations' in the performance tool. r=jsantell 2015-03-17 17:23:00 -04:00
J. Ryan Stinnett
420c734fb3 Bug 1142730 - Show client cert in WebIDE auth dialog. r=past
--HG--
extra : transplant_source : %B7Q%A2%40%CD%F13%88%E1%AD%8B%CD%3A%AFR%F8%D5%98E%0A
2015-03-12 17:37:17 -05:00
Mike de Boer
f319096c66 Bug 1142066: add a localization note for the tab sharing message as shown in the OSX-specific global WebRTC indicator. r=flod. DONTBUILD 2015-03-13 12:21:39 +01:00
Mike de Boer
eb152f0744 Bug 1142066: add strings for screen sharing type Browser, aka tab-sharing for the WebRTC UI indicators. r=florian 2015-03-12 17:02:28 +01:00
Nick Fitzgerald
1b4e43d188 Bug 1140728 - Rename 'Memory' to 'Allocations' in the new performance tool. r=jsantell 2015-03-10 16:28:00 -04:00
Tom Tromey
8d77d6ea8a Bug 1140569 - Show async stacks attached to timeline markers. r=vporof 2015-03-11 07:44:00 -04:00
Blair McBride
75e696f111 Bug 1136570 - Pre-land strings for initial set of pages in ReadingList. r=Gijs
--HG--
extra : transplant_source : %FB%B1%E2-%3C%5E%0A%FAA%90%7B%DDW%0Cwv%17%C1%A9%E1
2015-03-11 19:39:13 +13:00
Brian Grinstead
38f4b946f2 Bug 1090478 - Add a keyboard shortcut for the Browser Toolbox. r=jryans 2015-03-06 14:40:00 +01:00
Blair McBride
a4a7ab1193 Bug 1141016 - Use syncBrandShortName in ReadingList/Sync promo strings. r=markh
--HG--
extra : transplant_source : %C2%B0%EA%96%EBa%2A%96%8B%FB%EF%7Dx7%09%09%B8%CCE%BF
2015-03-10 21:13:23 +13:00
Blair McBride
fb668bd8f6 Bug 1138738 - Pre-land strings for in-product tour pieces for ReadingList v1. r=MattN
--HG--
extra : transplant_source : %AB%8C%F8%D1%B0O%85%95%8BI%17%A2%1D%87%16x%5E%8E%B0%F0
2015-03-10 21:10:48 +13:00
Jared Wein
2d7032360c Bug 1137909 - part 2: context menuitem to unblock downloads and an X button to confirm the blocked download. r=paolo
--HG--
extra : rebase_source : 5c72469031f9d452c9fc4b579c8e4cb2a7099f88
2015-03-05 12:25:45 -05:00
Richard Marti
a16b244512 Bug 1136670 - InContent Prefs - Implement alignment according to spec. r=jaws
--HG--
extra : rebase_source : 740babb15cd8f48856d0e758a0341e7d8e600067
2015-03-02 19:52:44 +01:00
Abhinav Koppula
8425ead6e8 Bug 732688 - No Help button in the Page Info window. r=jaws,gijs
--HG--
extra : rebase_source : 70c29d8d42763b50e9117432f0cd5b4995e3553a
2015-03-02 15:35:56 -05:00
Margaret Leibovic
c8bbe85af8 Bug 1136716 - Consolidate reader view strings in one .properties file, and make the strings to close reader view consistent. r=bnicholson,Unfocused
--HG--
extra : rebase_source : e50c9c99a919a660fb064fc452c0cee62a04ee43
2015-02-27 11:29:18 -08:00
Abhinav Koppula
75f61d9f2d Bug 951695 - Rename 'Character Encoding' to 'Text Encoding'. r=jaws 2015-02-27 18:10:30 -05:00
Ian Moody
c2f97f2eca Bug 859048 - Add Remote Address to the network tab headers panel. r=past 2015-02-26 11:27:05 +00:00
Victor Porof
75626bb7d1 Bug 1119023 - Timeline in new perf tool should filter out markers, r=jsantell
--HG--
rename : browser/devtools/timeline/test/browser_timeline_filters.js => browser/devtools/performance/test/browser_timeline_filters.js
2015-02-25 17:40:20 -05:00
Carsten "Tomcat" Book
ed325766ab Merge mozilla-central to fx-team 2015-02-25 12:13:16 +01:00
Carsten "Tomcat" Book
476e8299a2 merge mozilla-inbound to mozilla-central a=merge 2015-02-25 12:05:55 +01:00
Nick Fitzgerald
c4e022a79b Bug 1122142 - Reword the label for enabling chrome debugging; r=past 2015-02-24 13:06:06 -08:00
Wes Kocher
c072157008 Merge m-c to inbound a=merge CLOSED TREE 2015-02-24 15:42:16 -08:00
Brad Lassey
30d56eb7e8 bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-23 11:39:05 -05:00
Jordan Santell
c32efa4de3 Bug 985488 - Allow canvas debugger to time out and stop recording frames. Canvas debugger 'wait' style now matches other media styles. Update labels in canvas debugger to explicitly state that it's waiting for rAF cycles, rather than appearing as if something went wrong. r=vporof 2015-02-23 18:46:00 +01:00
Michael Lopez
87532d4e6e Bug 340432 - Add the ability to cancel site permission changes. r=Unfocused 2015-02-23 17:07:00 +01:00
Florian Quèze
e1a848b02c Bug 1124400 - [ReadingList] Add section to bookmarks popup for reading list items and actions, r=Unfocussed. 2015-02-23 13:58:36 +01:00
Blair McBride
3ce3c917f3 Bug 1133673 - Fix PluralForm string in ReadingList string pre-landing. rs=flod a=tomcat 2015-02-24 00:03:54 +13:00
Blair McBride
c5f0cdb8f6 Bug 1133673 - Pre-land strings for ReadingList v1. r=markh a=Tomcat 2015-02-23 22:45:40 +13:00
Phil Ringnalda
6dcfd648be Merge f-t to m-c, a=merge 2015-02-22 10:43:56 -08:00
Benjamin Smedberg
2aebea6860 Bug 1133003 followup to correct typo in strings. r=stupidity
--HG--
extra : rebase_source : 2a06ccd77ff1287f60c710ffb597a7f97a645645
2015-02-21 21:32:16 -05:00
Ryan VanderMeulen
fd0387315e Merge inbound to m-c. a=merge 2015-02-21 16:40:27 -05:00
Blair McBride
855a13c339 Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian
--HG--
extra : transplant_source : %CC%E0%81%81%F9%93%D7h%2C%90%CC%EE%AAr%BD%5E%FDa%F2N
2015-02-20 22:07:24 +13:00
Gijs Kruitbosch
1a1a346389 Bug 1047586 - warn about large fonts, r=jaws
--HG--
extra : rebase_source : 7682ca0d4a52813e722d7b5ea41e2447721b80cb
2015-02-13 21:29:39 +00:00
Mike de Boer
c5d95d8a5a Bug 1069962: add strings that will be used for the Gravatar permission promo box. r=Standard8 2015-02-20 20:07:28 +01:00
Mike de Boer
b70737f76a Bug 1135045: add strings for the Hello infobar to be added soon. r=Standard8 2015-02-20 16:34:12 +01:00
Mike de Boer
2ac6a24abe Bug 1131584: add 'Share my Tabs' button to the screenshare dropdown menu in the conversation window. r=Standard8 2015-02-20 16:41:02 +01:00
Florian Quèze
934c285d2e Bug 1113747 - New search UI breaks if too many open search providers are offered - prelanding the string, r=Gijs. 2015-02-20 16:28:41 +01:00
Mike de Boer
2037ea64cb Bug 1113090: change Loop email to clarify that other browser are compatible. r=jaws 2015-02-20 11:25:05 +01:00
Gijs Kruitbosch
0b043c17de Bug 1111153 - show error notifications for broken EME content, r=florian 2015-02-20 10:38:18 +01:00
Alessio Placitelli
b13bdffca1 Bug 1075055 - Remove Telemetry unused strings and change Telemetry checkbox label in preferences. r=jaws
--HG--
extra : rebase_source : b86aa18a1ab7fc35ef6aa8089fd07d54c1669671
2015-02-19 11:54:00 -08:00
Margaret Leibovic
79579aae38 Bug 1131303 - Update strings for reader view/reading list UI, and add title text to reader view toolbar buttons. r=Unfocused,rnewman
--HG--
extra : rebase_source : 42a40f76da543930c9f08373fb0836774a1c5290
2015-02-12 09:15:45 -08:00
Jan Keromnes
af821bee27 Bug 1133927 - Add a catalog of known devices with emulation properties. r=ochameau, f=jryans, f=canuckistani 2015-02-18 08:22:00 -05:00
Andrew McCreight
27e451c1bd Back out bug 1071880 for causing bug 1083952. 2015-02-18 07:19:29 -08:00
Benjamin Smedberg
f5675dad59 Bug 1133003 part B - count Flash hangs and show UI if there is more than one in a session. This feature can be disabled at runtime by setting browser.flash-protected-mode-flip.enable. r=jaws
--HG--
extra : rebase_source : 02067f7252ad2c112e445548399866dba27c8c6b
extra : histedit_source : 2c48949b63ef5a9484c6a5d005558037a14e6c5d
2015-02-19 17:43:24 -05:00
Masatoshi Kimura
ea79c9809d Bug 1127339 - Followup to fix comments. DONTBUILD 2015-02-22 01:45:30 +09:00
Masatoshi Kimura
dd73360d89 Bug 1127339 - Move SSLv3 detection out of aboutNetError.xhtml. r=gijs 2015-02-21 17:20:23 +09:00
Gijs Kruitbosch
3262cbbaff Bug 1131758 - add strings for 64-bit and unsupported OSes for EME, r=dolske 2015-02-22 12:01:04 +01:00
Gijs Kruitbosch
68269ca60b Bug 1135237 - update message for EME notification, r=dolske 2015-02-22 12:00:47 +01:00
Alexandre Poirot
4558c81b2c Bug 1124501 - Add a "logs" panel to WebIDE showing pre-package command output. r=jryans 2015-02-16 13:10:00 -05:00
Mike de Boer
ad14612ec0 Bug 1131581: move screensharing options into a dropdown anchored to the screenshare toolbar button. r=Standard8 2015-02-17 15:03:59 +01:00
Gijs Kruitbosch
0b91575095 Bug 1111147 - update nsContextMenu for EME, r=florian 2015-02-10 02:04:06 +00:00
Brad Lassey
334118dc00 bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-02-12 19:22:53 -05:00
Ian Moody
c063ec4327 Bug 1124246 - Visually differentiate XHR network logs in the webconsole. r=past 2015-02-11 19:22:57 +00:00
Gijs Kruitbosch
0d151c62b6 Bug 1099426 - make some uses of brandname shorter still, r=jwalker 2015-02-06 21:15:45 +00:00
Margaret Leibovic
4acaa51764 Bug 1131458 - Make reader mode button accessible. r=Gijs
--HG--
extra : rebase_source : 284401d49e0c92f9b0aa122a3a526c9bea1a3b08
2015-02-11 07:29:34 -08:00
Patrick Brosset
b9102ef3d3 Bug 1129454 - 2 - Adds a global play/pause button to the animation panel; r=vp 2015-02-12 16:28:42 +01:00
Stefan Plewako
9102592b77 Bug 494210 - dialog.width entity should not be shared between the two sanitize dialogs, r=gijs 2015-02-11 14:26:00 +00:00
Florian Quèze
130ed4d90f Bug 1123620 - remove the one-time intro popup for the new searchbox UI, r=Mossop. 2015-02-11 20:47:28 +01:00
Florian Quèze
7a4535c009 Bug 1111638 - add a localization note for the 'changeSearchSettings.button' string, r=flod. 2015-02-11 20:47:27 +01:00
Jordan Santell
834200e7d2 Bug 1129982 - remove unused profiler string. r=vp 2015-02-06 17:52:00 +01:00
Tom Schuster
363b86bc65 Bug 1130466 - Add tooltip to console log-line icon. r=jryans 2015-02-07 16:23:14 +01:00
Victor Porof
2ad4bcd235 Bug 1130276 - Add an 'invert flame graph' option to go along with 'invert call tree', r=jsantell 2015-02-06 13:26:08 -05:00
J. Ryan Stinnett
ba559120ac Bug 1126965 - Show QR code for WiFi auth in WebIDE. r=past 2015-02-06 12:09:39 -06:00
Gijs Kruitbosch
806945722a Bug 1111148 - show doorhanger for EME being played back, r=florian
--HG--
extra : rebase_source : 1b441c55e6e78b6096977dc25dd232c3c6bb653c
2015-02-04 17:13:38 +00:00
Wes Kocher
834e2d3042 Merge inbound to m-c a=merge CLOSED TREE 2015-02-05 16:55:01 -08:00
Jared Wein
ffe427c125 Bug 1128177 - Dialog to clear data when exiting Firefox needs more space between two columns (in-content preferences). r=Gijs
--HG--
extra : rebase_source : 6e348fb56dfdd0cb7e6ea80a4a02464792655c71
2015-02-05 09:09:23 -05:00
Gijs Kruitbosch
ea5e7de4d5 Bug 1127288 - add header for DRM checkbox, fix link alignment, r=dolske 2015-01-31 10:36:54 +00:00
Mike Connor
38bd36d34c bug 1126511 - update Yahoo search plugins to use per-access point tags for better reporting/analysis, Fennec portion, r=margaret/mfinkle 2015-02-05 11:24:54 -05:00
Mike Connor
337218b59d Bug 958874 - Use HTTPS for Bing search, r=gavin 2015-02-03 01:07:06 -05:00
Jordan Santell
b43465f8ee Bug 1122639 - Expose performance preferences to the tool and
From 4cbabb1da8307c74f87afc992275842159252ef5 Mon Sep 17 00:00:00 2001
 start migrating over previous profiler preferences. r=vp
2015-01-21 09:31:33 -08:00
Victor Porof
8799c47957 Bug 1077461 - Build call tree for memory allocations view, r=jsantell
--HG--
rename : browser/devtools/performance/test/browser_perf-options-invert-call-tree.js => browser/devtools/performance/test/browser_perf-options-invert-call-tree-01.js
rename : browser/devtools/performance/views/details-call-tree.js => browser/devtools/performance/views/details-js-call-tree.js
rename : browser/devtools/performance/views/details-flamegraph.js => browser/devtools/performance/views/details-js-flamegraph.js
2015-01-28 14:30:32 -05:00
Mark Banner
1b06d4345f Bug 1122032 Part 1 - Setup minimal screen sharing for Loop from desktop (disabled by default). r=mikedeboer 2015-02-02 21:53:19 +00:00
Dave Townsend
1596720bbf Bug 1109650: Add a button to restore all crashed tabs to about:tabcrashed. r=ttaubert
--HG--
extra : rebase_source : 105c07b05f25935b6101346f8860770f75b76cff
extra : amend_source : e6875f05af24575461a9fa19c551e1870bfe3d52
2015-01-13 12:35:57 -08:00
Dave Townsend
2c9c86be97 Bug 1112304: Update about:tabcrashed to match the new UX spec. r=dao
Uses in-content styles for the tab crash page and adds an overlay to the favicon
for crashed tabs. Adds support for closing the crashed tab. The strings here
also refer to being able to restore all tabs, that will be implemented and
landed at the same time in bug 1109650 to avoid l10n churn.

--HG--
extra : rebase_source : 7afc65aff19c4da16959adb09f82006ec541fa31
extra : amend_source : 4a8323e5c1a66fb4e2fafa96e4e5c8cf9814acba
2015-01-13 12:33:26 -08:00
Vikneshwar
66370ede37 Bug 1043896 - Use proper plural form for highlightOutputConfirm. r=pbrosset r=jwalker 2014-10-16 09:28:00 +02:00
Wes Kocher
0cbf253827 Backed out changeset f84850059d9e (bug 1071880) for bc3 orange on a CLOSED TREE 2015-01-29 18:57:29 -08:00
Brad Lassey
69077733fb bug 1071880 - Notify user of addons that are slowing their browser down significantly r=mossop 2015-01-29 20:27:18 -05:00
Dão Gottwald
f17811e79d Bug 1111146 - [EME] Implement master pref for playing DRM content. r=gijs 2015-01-29 13:49:01 +01:00
Gene Vityugov
a4413d06d8 Bug 1076735 - Improve display of super DevTools mode request. r=jryans 2015-01-27 10:59:00 -05:00
Brian Grinstead
65b7fd2bf7 Bug 1121110 - Add a shared.properties file for localizing strings used across tools;r=vporof 2015-01-28 11:57:27 -08:00
Mark Banner
a011b7e263 Bug 1066166 - Add localized tooltip captions for each tab button on the Loop panel. r=jaws 2015-01-28 16:43:31 +00:00
Sami Jaktholm
e6ab355cf9 Bug 1116428 - Part 2: Present SSLv3 and RC4 warnings in Network Monitor UI. r=vporof 2015-01-24 12:47:15 +02:00
Giovanny Andres Gongora Granada
809c09bf19 Bug 991745 - Change "Search HTML" placeholder text to indicate the search is by CSS Selectors only. r=bgrins 2015-01-23 17:48:00 -05:00
Jennifer Fong
c8eb489595 Bug 1022797 - Device settings support. r=jryans 2015-01-22 11:21:00 -05:00
Carsten "Tomcat" Book
eca1dab264 Merge mozilla-central to mozilla-inbound 2015-01-22 14:39:29 +01:00
Jordan Santell
0a28efc5c0 Bug 1118497 - Update web audio editor 'parameters' view to the more accurately described 'properties' view. r=vp 2015-01-21 10:29:00 -08:00
Jan Varga
f514a5ed5b Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan 2015-01-22 09:40:42 +01:00
J. Ryan Stinnett
d738415420 Bug 731318 - Show transferred size in Net Monitor. r=vporof 2015-01-21 15:17:02 -06:00
Ian Moody
3f55cb1b2e Bug 972655 - Console should show XMLHttpRequests - Add XHR filter to webconsole. r=past 2015-01-21 10:39:45 -08:00
Jordan Santell
815307f1a1 Bug 1055217 - Add front end for bypassing audio nodes in the web audio editor. r=vp 2015-01-20 10:28:00 -05:00
Jordan Santell
89b5a63b75 Bug 1102350 - Implement invert-call-tree option in new performance tool, backed by a pref, set on by default. r=vp 2015-01-19 10:37:00 +01:00
Bill McCloskey
f6534c08fb Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent) 2015-01-16 18:34:47 -08:00
Mark Banner
bfc73a696e Bug 1121071 Part 1 - Remove old call url code from the Loop panel and related UI areas. r=mikedeboer 2015-01-16 18:34:30 +00:00
James Long
e055a70943 Bug 941287 - Show optimized out and other missing variables in the debugger variables view with the appropriate message. r=victorporof 2015-01-14 13:51:00 -05:00
Victor Porof
c2681f7e52 Bug 1119934 - Display (idle) nodes in the flamegraph for the new performance tool, r=jsantell 2015-01-15 14:54:46 -05:00
Nicolas Perriault
51e3821d3b Bug 1076764 - Added notifications for Loop contacts import. r=Standard8 2015-01-16 12:26:25 +01:00
Patrick Brosset
99c23df7e5 Bug 1101569 - Adds an allTabs menu to the sidebar widget; r=dcamp 2015-01-15 10:47:12 +01:00
Patrick Brosset
14d84f5620 Bug 1120852 - 2 - Don't start the animation timeline UI before the animation delay has passed; r=bgrins 2015-01-15 10:40:55 +01:00
Jordan Santell
f2e1ff86cd Bug 1108928 - UI for rendering automation data for web audio editor. r=vp 2015-01-13 14:03:00 +01:00
Shivanker Goel
2842e4f43e Bug 1073935 - Prompt user when switching projects/creating new app if there are unsaved changes. r=jryans 2015-01-08 18:59:32 +05:30
Wes Kocher
b3151d95ae Merge fx-team to m-c a=merge 2015-01-13 17:44:56 -08:00
Tom Schuster
25b1ed7fdf Bug 821724 - Implement a menuitem for places/bookmarks to open them in a private window. r=mak 2015-01-13 21:18:33 +01:00
Mark Banner
05e39c7c8a Bug 1079216 - Improve some strings on the Loop feedback form. r=nperriault 2015-01-13 15:16:49 +00:00
Carsten "Tomcat" Book
7ef9b42c28 merge mozilla-central to mozilla-inbound IGNORE IDL
--HG--
extra : rebase_source : 294f0cad1bada4ebf38f24ff52ebbd7798de5912
extra : amend_source : d7b1044b736cf3e351efbef9610c83a14e6543ae
2015-04-22 16:09:56 +02:00
Francois Marier
17b87281f2 Bug 1147212 - Add support for goog-unwanted-shavar. r=gcp,r=matej,r=smaug
--HG--
rename : toolkit/components/url-classifier/tests/mochitest/evilWorker.js => toolkit/components/url-classifier/tests/mochitest/unwantedWorker.js
extra : rebase_source : efe09564160fb2fcb1adb5f6599183f053268c40
2015-04-22 21:01:37 +12:00
Carsten "Tomcat" Book
fe2f83538c Backed out changeset 8ab6c26d26f5 (bug 1118618) 2015-01-13 08:43:32 +01:00
Bill McCloskey
86da48e77b Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley) 2015-01-12 23:06:54 -08:00
Abdelrhman Ahmed
85e19affee Bug 1109854 - Fix the string displayed above the one-off search buttons whwhen the search field is empty, r=florian. 2015-01-11 20:51:11 +01:00
Victor Porof
643ae0e41d Bug 1077459 - Add flamechart view to Details view in new performance tool, r=jsantell 2015-01-11 11:45:23 -05:00
Sami Jaktholm
f4820344f3 Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-10 22:44:00 +02:00
Patrick Brosset
d815a0e0e7 Bug 1105825 - 4 - Adds a simple animation inspector panel to the inspector sidebar; r=bgrins r=vporof 2015-01-10 19:51:46 +01:00
J. Ryan Stinnett
6fa8bc44ac Backout 455a5366c877 (bug 731318) for network issues (bug 1116867) 2015-01-09 17:24:37 -06:00
Dan Mosedale
f16996b82f Bug 1118061-add "caller unavailable" messages to Hello, r=jaws 2015-01-09 14:51:51 -08:00
Gijs Kruitbosch
3dd2e245ab Bug 1118032 - adjust UI describing color behaviour, r=jaws 2015-01-07 12:22:31 +00:00
Gijs Kruitbosch
f4f19bcfd7 Bug 1100399 - use existing strings and add more unique strings to ensure modal prompt and notification bar don't share strings, r=mconley,f=stef,flod 2015-01-09 13:52:21 +00:00
Carsten "Tomcat" Book
5a7b26e30e Backed out changeset 52db8d5bfea6 (bug 932179) 2015-01-08 12:17:24 +01:00
Sebastian Hengst
44fd2e843b Bug 1118226 - Allow to add number to string for removing selected cookies to improve localizability. r=dao 2015-01-07 12:40:29 +01:00
Sami Jaktholm
fc3d9a92cb Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-06 02:59:00 +01:00
Mark Banner
bf113904c7 Bug 1079227 - Loop feedback form should always allow comments. r=nperriault 2015-01-07 11:52:57 +00:00
Paul Rouget
a94876fd8e Bug 1117613 - [timeline] Match Google Chrome's colors and wording. r=vporof 2015-01-04 20:25:00 +01:00
Mark Hammond
c9f525ae82 Bug 1114445 - update sync migration flows to reflect latest requirements. r=adw 2015-01-07 13:57:38 +11:00
Ryan VanderMeulen
0a1e81ace2 Backed out changesets 5bc97468e511 and 7194852248c0 (bug 932179) for intermittent failures in browser_net_security-state.js. 2015-01-06 16:07:22 -05:00
Abdelrhman Ahmed
ee152749be Bug 1103346 - Add renaming support to webIDE. r=jryans 2015-01-02 13:59:00 -05:00
Sami Jaktholm
16e39dfd4d Bug 932179 - Part 2: UI to present security info in NetMonitor. r=vporof 2015-01-06 02:59:00 -05:00
Paul Rouget
76a5e9c75c Bug 1087877 - [timeline] User should be able to filter out any type of marker. r=vporof 2015-01-05 03:06:20 +01:00
Tom Tromey
3da37909db Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof 2014-12-29 11:32:00 +01:00
Nathan Yee
f448cb98fe Bug 990566 - Remove strings made unused by bug 738796. r=dao 2014-12-30 11:59:00 -08:00
Sebastian Hengst
ad9d53e503 Bug 1103314 - Clarify label of "Remove All Cookies" button to indicate whether it removes all cookies or just removes the cookies shown. r=dao 2014-12-27 17:35:24 +01:00
Abdelrhman Ahmed
2680f7fb29 Bug 1115038 - Ctrl-Tab panel's "Show all X tabs" button should read "List All X Tabs" instead. r=dao 2014-12-26 14:37:32 +01:00
Victor Porof
4bd97bc067 Bug 1077454 - Handle import/export in new performance tool, r=jsantell 2014-12-23 11:50:50 -05:00
anirudhgp
195ece9851 Bug 1079336 - Updated runtime details to show 'unknown (requires ADB Helper 0.4.0 or later)' in WebIDE properties; r=jryans 2014-12-20 02:45:00 +01:00
J. Ryan Stinnett
c0cf86a5c7 Bug 731318 - Show transferred size in Net Monitor. r=vporof 2014-12-22 12:15:48 -06:00
J. Ryan Stinnett
d17a17e989 Bug 1112836 - Control runtime auto-connect in UI. r=ochameau 2014-12-17 15:49:00 +01:00
Mark Hammond
581e2f23cc Bug 1109430 - Sync migrator module should show confirmation after resending verification email. r=adw 2014-12-18 16:14:58 +11:00
Mark Hammond
5f8b3879a6 Bug 1098661 - Update sync in-content preferences UI to match FxA migration flows. r=adw 2014-12-18 16:14:58 +11:00
Brad Lassey
d81249fa81 bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle 2014-12-15 18:52:55 -05:00
Ryan VanderMeulen
a71f6ccb8c Bug 1110260 - Update pdf.js to version 1.0.978. r=bdahl 2014-12-15 18:41:28 -05:00
Ryan VanderMeulen
ea023df69a Backed out changeset cab12d762123 (bug 1087877) for e10s mochitest-dt failures. 2014-12-15 15:58:27 -05:00
Paul Rouget
4406c2c5e0 Bug 1087877 - [timeline] User should be able to filter out any type of marker. r=vporof 2014-12-15 05:07:00 -05:00
Adrian Aichner
13c2e0c13b Fix a typo in the Scratchpad localization notes (bug 1067141). DONTBUILD r=past 2014-12-15 15:24:39 +02:00
chrishood@eagles.ewu.edu
5ce077499a Bug 1109942 - Fixing a spelling error in the localization for devtools. r=Gijs 2014-12-11 00:42:14 +01:00
Florian Quèze
e1e7bf30ee Bug 1106559 - improved Search preference pane for Firefox 35 - strings only, r=felipe. 2014-12-12 11:30:59 +01:00
Drew Willcoxon
8e8d87b6b5 Bug 1016825 - Show legacy-Sync-to-Firefox-Accounts migration notifications in the main browser window. r=markh 2014-12-11 21:06:55 -08:00
Drew Willcoxon
494752c549 Bug 1026342 - Show legacy-Sync-to-Firefox-Accounts migration indicators in the app menu panel. r=markh 2014-12-10 09:33:36 -08:00
Wes Kocher
01ab0e8f7d Backed out changeset 09bd629ead0f (bug 731318) for mochitest-e10s-devtools orange 2014-12-09 14:45:08 -08:00
J. Ryan Stinnett
46c55add68 Bug 731318 - Show transferred size in Net Monitor. r=vporof 2014-12-09 14:35:13 -06:00
Gijs Kruitbosch
313a282ddf Bug 1098371 - update string with brandshortname per feedback from flod, r=florian
--HG--
extra : transplant_source : %19%5C%D82rJc%3E%8C%B6%FF%08%B7%A4IY%25%3D%17D
2014-12-05 16:24:33 -08:00
Gijs Kruitbosch
b044fd9b6e Bug 1098371 - strings for improved sslv3 error, f=flod,r=mconley
--HG--
extra : rebase_source : 4edcb49f99d0d248612a1678777e417ca46dd72a
2014-12-03 16:20:48 -08:00
Gijs Kruitbosch
8a9e5f2c36 Bug 639134 - update pref UI and internet explorer profile migration code for new tristate pref, r=jaws 2014-11-27 19:12:03 +00:00
Gavin Sharp
c575c1bf7d Bug 1102416 followup: don't put the en-US only hack prefs in a localized file, a=me 2014-11-28 11:40:57 -08:00
Gavin Sharp
ce93d8354d Bug 1102416: make Yahoo the default search plugin for en-US in American time zones, r=dolske, a=me 2014-11-23 20:38:22 -08:00
Kev Needham
646d0168f5 Bug 1104925: update Yahoo search plugin for en-US, r=gavin/mconnor
--HG--
extra : transplant_source : %FE%08%0D%0Er%13%2B%D4%1Fv%3C%CC%9A%F9%A6%FBK%A4%AE%22
2014-11-27 15:32:17 -08:00
Kev Needham
4eeab68715 Bug 1103216: update Google parameters, r=gavin, f=mfinkle, test changes r=felipe
--HG--
extra : transplant_source : %12%07%00%00%E1kA%0E%0B%24%0A%89%94%9C%17%B5EE%1E%B9
2014-11-24 11:11:44 -08:00
Dave Townsend
8599032cc9 Bug 1101654: First use tour for search UI. r=felipe 2014-11-20 15:27:10 -08:00
Mark Banner
05243894be Follow-up to bug 1105537 - 'room' should be 'conversation'. rs=mreavy over irc 2014-11-27 11:57:11 +00:00
Florian Quèze
ad7d7dab67 Bug 1103190 - enable the Flare UI for all locales in Firefox 36, r=felipe. 2014-11-27 12:24:53 +01:00
Florian Quèze
7122147601 Bug 1103190 - land Flare strings in Firefox 36, r=felipe. 2014-11-27 12:24:53 +01:00
Florian Quèze
94833decfe Bug 1088660 - Improve the search bar UI to support one-off searches, r=felipe. 2014-11-18 00:59:11 +01:00
Mark Banner
6f8791f06a Bug 1105537 - Add string in prepartion for upcoming Loop improvements. r=MattN 2014-11-27 00:46:05 +00:00
Gavin Sharp
271957888f Bug 1061736: add DuckDuckGo as a search engine option in Firefox, r=dolske
--HG--
extra : rebase_source : db3ec5190cf7c876705e56e7e1d1d6ec4e38bf29
2014-10-27 18:43:51 -07:00
Fayolle Florent
140f453285 Bug 1104094 - [l10n] Inspector's paste HTML label corrections; r=pbrosset (despite the CLOSED TREE) 2014-11-25 15:10:54 -08:00
J. Ryan Stinnett
77db20d32a Bug 1096310 - Show message after project list load error. r=paul
--HG--
extra : transplant_source : %07gE1%BDt%10%5B%F6G%84%E6r%05%07%BB%83%E6%C8%20
2014-11-18 15:32:49 -06:00
fayolle-florent@orange.fr
e47985cc67 Bug 1095521 - Implement more paste commands for the inspector panel. r=pbrosset
--HG--
rename : browser/devtools/inspector/test/browser_inspector_menu.js => browser/devtools/inspector/test/browser_inspector_menu-01.js
rename : browser/devtools/inspector/test/doc_inspector_menu.html => browser/devtools/inspector/test/doc_inspector_menu-01.html
2014-11-22 08:48:00 +01:00
Paul Rouget
2478fc4e36 Bug 1074106 - [timeline] marker sidebar. r=vporof 2014-11-24 05:55:25 +01:00
Wes Kocher
8454984605 Merge m-c to fx-team a=merge 2014-11-18 18:39:22 -08:00
Jordan Santell
21c741ebe8 Bug 1097156 - Add dev edition theme toggle in toolbox. r=gijs,r=bgrins 2014-11-17 17:35:01 -08:00
Francesco Lodolo (:flod)
601cc07878 Bug 1100385 - Improve accesskeys in Privacy panel of Preferences. r=mak 2014-11-17 07:18:00 +01:00
Marco Bonardo
18be53785c Bug 1098556 - Rename locbar.pre.label to reflect new location bar preferences structure. r=Unfocused
--HG--
extra : rebase_source : c73b5f8944dc63817d8d5675780e2e4f59f2ca23
2014-11-14 22:15:02 +01:00
Carsten "Tomcat" Book
98164c5baf merge fx-team to mozilla-central a=merge 2014-11-14 13:13:42 +01:00
Jared Wein
5b051a7e5e Bug 956482 followup - Add license header and fix line endings. r=me 2014-11-13 22:35:37 -05:00
Carsten "Tomcat" Book
fbc9553a10 Merge mozilla-central to mozilla-inbound 2014-11-18 17:32:02 +01:00
Victor Porof
f9702f8d40 Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-09.js => browser/devtools/shared/test/browser_graphs-09a.js
rename : browser/devtools/timeline/widgets/overview.js => browser/devtools/timeline/widgets/markers-overview.js
2014-11-13 09:18:19 -05:00
Mark Banner
247344396d Bug 1096223 Correct capitalisation of URL whe failing to retrieve a URL. r=mikedeboer 2014-11-13 10:50:36 +00:00
Francois Marier
6806fa1bec Bug 529697 - (CSP 1.1) Implement form-action directive [3/4], r=unfocused
Make the cspFrameAncestorsBlock error page generic and use it with
the form-action directive too.
2014-11-15 03:08:00 +01:00
Daniel
3b95067dee Bug 956482 - Move inline script about:privatebrowsing out to an external file. r=jaws 2014-11-12 13:59:00 +01:00
Alex Bardas
937f8ee29d Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak 2014-11-12 08:16:00 -05:00
Victor Porof
d8c8bf8136 Backed out changeset 942aec7a1572 for mochitest-dt failures, r=me
--HG--
rename : browser/devtools/shared/test/browser_graphs-09a.js => browser/devtools/shared/test/browser_graphs-09.js
rename : browser/devtools/timeline/widgets/markers-overview.js => browser/devtools/timeline/widgets/overview.js
2014-11-11 09:33:53 -05:00
Victor Porof
7ad759a6ba Bug 1069421 - Add a memory graph to the timeline, r=pbrosset,paul
--HG--
rename : browser/devtools/shared/test/browser_graphs-09.js => browser/devtools/shared/test/browser_graphs-09a.js
rename : browser/devtools/timeline/widgets/overview.js => browser/devtools/timeline/widgets/markers-overview.js
2014-11-11 08:28:23 -05:00
Masatoshi Kimura
6a185fd3d7 Bug 1093595 - Change strings to add a description about weak encryption. r=dolske 2014-11-11 07:29:44 +09:00
Paul Rouget
abbf3ecf97 Bug 1027817 - Font-resizing in WebIDE. r=jryans 2014-11-10 11:14:31 +01:00
Alexandre Poirot
64aef65e17 Bug 1060093 - Implement toolbox to debug chrome of the content process. r=jryans 2014-11-07 14:24:47 -06:00
Jennifer Fong
48bb703940 Bug 982484 - Device preferences support. r=jryans 2014-11-06 09:36:00 -05:00
J. Ryan Stinnett
52594173db Bug 1091586 - Rename Manage Add-ons to Extra Components. r=paul 2014-11-03 15:16:00 +01:00
Mark Goodwin
869a1d7a5d Bug 846489 - Part 2 - create NetError UI, implement report send functionality. r=felipc@gmail.com 2014-10-30 12:52:00 +01:00
Carsten "Tomcat" Book
f38cdc9f95 Backed out changeset c83447ce334c (bug 846498) 2014-10-31 10:03:16 +01:00
Mark Goodwin
a808522c0e Bug 846498 - create NetError UI, implement report send functionality. r=felipc@gmail.com 2014-10-30 12:52:00 +01:00
Michael Ratcliffe
52e5540c76 Bug 1086492 - Disable tilt for E10S r=victorporof,jwalker 2014-10-30 16:23:01 +00:00
Paul Rouget
c6d19c3150 Bug 1056923 - Add WebIDE launch button. r=jryans,r=jaws 2014-10-30 09:08:05 +01:00
Gavin Sharp
fda70ade20 Bug 1086958: re-add default browser strings from bug 951627
--HG--
extra : rebase_source : 082afdd90f2620c596523e4d0b16aab3a5d8296e
2014-10-22 14:18:38 -07:00
Panos Astithas
19d4f7f91d Bug 1086936 part 1 - Add a UI switch to disable custom profile selection process in Aurora. r=bsmedberg,jaws f=matej,shorlander
--HG--
extra : rebase_source : ca599ad502e6975ae02ce9884cc207bf1ac62168
2014-10-27 20:52:20 +02:00
J. Ryan Stinnett
60f60498de Bug 1069552 - Add WebIDE scanner / runtime API. r=paul 2014-10-23 08:24:00 +02:00
Paul Rouget
2f39e96d72 Bug 1050502 - [timeline] display console.time/timeEnd calls as markers. r=pbrosset,r=vporof,r=baku 2014-10-22 23:51:00 +02:00
Nick Fitzgerald
b833d2e824 Bug 1049825 - Option to invert the call tree. r=pbrosset,vporof 2014-10-21 12:13:00 +02:00
Sid Stamm
6dc09988bf Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus)
--HG--
extra : rebase_source : 52556477cba80e87651ce7c84a531a2de500d21a
2014-01-28 09:26:16 -08:00
Phil Ringnalda
ab8d3a5d34 Back out 3 changesets (bug 1042135) for robocop bustage
CLOSED TREE

Backed out changeset dffed5d2a799 (bug 1042135)
Backed out changeset b80a02b929cc (bug 1042135)
Backed out changeset 093ea94a1697 (bug 1042135)
2014-10-21 23:11:11 -07:00
Birunthan Mohanathas
08e5e7cc5b Bug 1083632 - Remove unused openLocation.{dtd,properties}. r=Gijs 2014-10-22 06:28:01 +03:00