Граф коммитов

35436 Коммитов

Автор SHA1 Сообщение Дата
Dave Townsend c2f2c25d59 Bug 1164168: Add a build time flag to control add-on signature checks. r=dveditz, r=gps
--HG--
extra : rebase_source : 5027a26a01d7f79067ea38e61496d8c878922097
extra : amend_source : fb3d327f5552d8cf63eb23cd06517f6cca7f42d2
2015-05-12 14:03:59 -07:00
Marco Bonardo 27836eca10 Bug 1095411 - PlacesUtils.wrapNode is using synchronous getKeywordForBookmark. r=ttaubert 2015-05-22 19:02:41 +02:00
Eddy Bruël 3479bf68cf Bug 1164077 - Implement WorkerActor.attach;r=jlong 2015-05-22 17:58:46 +02:00
Mark Banner 7642edeb65 Bug 1162444 - Ensure we update the context urls and description when we receive an update for an open room. r=mikedeboer 2015-05-22 16:05:37 +01:00
Hector Zhao ab9f2f3b91 Bug 1166161 - Display available font from font.name-list.{family}.{lang} as fallback default font, instead of empty string.
--HG--
extra : transplant_source : %89%60E%FBH%92%C5%B7p%C2a%D9%D9%82%D1F%C0%20%ED%9A
2015-05-19 13:41:48 +08:00
Tim Nguyen f198354d5a Bug 1164784 - Eliminate CSS duplication with perf tool record button. r=jsantell 2015-05-21 13:27:00 -04:00
Sami Jaktholm e2c8e65a35 Bug 1158634 - Tests for editable font previews. r=pbrosset
This adds two tests:
1. browser_fontinspector_edit-previews.js checks that
   * if the text is changed, the preview images should change
   * if the text field is empty, the initial previews should be shown

   It doesn't check the exact preview images because they are drawn on a canvas
   causing them to vary between systems, platforms and software versions.

2. browser_fontinspector_edit-previews-show-all.js checks that the 'Show all'
   mode is remembered if the preview text is edited after the button is clicked.
2015-05-21 19:21:43 +03:00
Sami Jaktholm 01f0ca9535 Bug 1158634 - Restore support for editing previews in Font Inspector. r=pbrosset
An input box similar to those in rule and computed views (without the search
symbol) is added to the font-inspector panel which can be used to control the
preview text. The updates are throttled to avoid unnecessary updates while the
text is being edited.

Since the PageStyleActor has allowed clients to define the preview text for a
while now, this feature is also enabled for older targets too.
2015-05-21 19:18:18 +03:00
Sami Jaktholm 081dff33da Bug 1158634 - Clean up font-inspector.js. r=pbrosset 2015-05-16 09:57:56 +03:00
Gabriel Luong fc8eec3ca8 Bug 1166344 - [rule view] Store and get the parsed property value displayed in the computed list when filtering styles in the computed list. r=bgrins 2015-05-21 14:47:00 -04:00
J. Ryan Stinnett 587455d65c Bug 1159043 - Record WebIDE runtime info in Telemetry. r=ochameau
--HG--
extra : rebase_source : 149626e989c8b81c6baafc54d22660931ec8da4a
2015-05-21 03:57:03 -05:00
Miles Richardson 1121d1ada8 Bug 1160771 - Clean unnecessary tags and properties from SVG files in browser/ and toolkit/. r=dao
--HG--
extra : rebase_source : 6a6f6cd771ba019665c00b394bd7d1d5b3b1f29e
2015-05-21 12:33:00 -04:00
Patrick Brosset c0cd389247 Bug 1122605 - Focus selected inspector node after user selection. r=bgrins
--HG--
extra : rebase_source : b1f020a34c3dd3473a19aa2bede724bef53de8ba
2015-05-21 15:41:53 +02:00
Mark Banner 0185db0619 Bug 1162991 - Implement an initial layer of text chat for Loop conversations. r=mikedeboer 2015-05-22 14:45:14 +01:00
Mark Banner 3877cba9bd Bug 1165287 - Don't remove the context data when hiding the Loop panel to try and avoid glitches/flickering in the display when it opens. r=mikedeboer 2015-05-22 14:45:13 +01:00
Mark Banner 1307e179d1 Bug 1157712 - Fix multiple OS X notifications when someone joins a Loop room. Ensure we don't attempt to re-initialise twice. r=mikedeboer 2015-05-22 14:45:13 +01:00
Mark Banner 2cf8e6853f Bug 1118523 - Don't show the window will close message on the feedback received view on the Loop standalone UI. r=mikedeboer 2015-05-22 14:45:13 +01:00
Martin Tomes d39b821f8a Bug 1160501 - Enable eslint rules for Loop: quote related issues. r=Standard8 2015-05-22 14:45:13 +01:00
Mark Banner aa13c84d3a Bug 1166720 - Gather some more metrics about where Loop link-clickers don't manage to get all the way to a connected conversation. r=mikedeboer 2015-05-22 14:45:13 +01:00
Victor Porof 5909eac3cd Bug 1167459 - Skip rendering function name nodes if there's no name available (e.g. for C++ pseudoframes), r=jsantell 2015-05-22 09:39:25 -04:00
Brian Grinstead 1dc9894768 Bug 1122662 - Resize graphs when window resizes;r=vporof 2015-05-22 09:38:29 -04:00
Tim Taubert 20704bacfa Bug 1162871 - Test TabStateFlusher.flush() behavior, including with crashed and removed tabs r=billm 2015-05-08 16:01:45 +02:00
Tim Taubert 1675a6ff9c Bug 1162871 - Test that duplicateTab() does wait for the flush to complete and includes flushed data r=billm 2015-05-08 15:15:32 +02:00
Tim Taubert 8722006f14 Bug 1162871 - Fix sessionstore tests that don't wait for a duplicated tab to be restored r=billm 2015-05-08 10:58:31 +02:00
Tim Taubert afebd7c63a Bug 1162871 - Use async flushing for duplicateTab() r=billm 2015-05-08 11:00:41 +02:00
Tim Taubert 9c05c58af3 Bug 1162871 - Introduce the TabStateFlusher for async flushing r=billm 2015-05-08 10:59:38 +02:00
Tim Taubert 9a6f81f509 Bug 1139826 - Fix intermittent browser_586068-browser_state_interrupted.js failures by requesting a longer timeout r=Gijs 2015-05-21 18:50:19 -04:00
Brian Grinstead 24d13ed01e Bug 1166506 - Use the devtools-monospace font for text nodes and comments in the markup view;r=pbrosset 2015-05-21 08:08:22 -07:00
Victor Porof e7c474fe9d Bug 1166797 - Remove the old profiler, r=jsantell 2015-05-21 19:39:42 -04:00
Nihanth Subramanya 9d7e8dcce6 Bug 1166465 - about:home and about:newtab search suggestions should use openUILink. r=adw 2015-05-19 16:13:40 -07:00
Tim Taubert 4b91883c03 Bug 1166763 - Take pinned status of the closed tab into account when merging the final update message r=billm 2015-05-20 11:15:48 -04:00
Tim Taubert d9695e3279 Bug 1166757 - Remove browser.__SS_data r=billm 2015-05-20 10:35:50 -04:00
Ryan VanderMeulen efcebbae78 Merge mozilla-inbound to b2g-inbound. a=merge 2015-05-21 16:33:37 -04:00
Gijs Kruitbosch a21f838d9f Bug 1167096 - flip introductory prefs if there's no saved state, r=jaws
--HG--
extra : rebase_source : 4fcf317aeb23b7b0e7f59a5b0d2b80d6b5a6257e
2015-05-21 14:09:55 +01:00
Zachary Carter 3c7c8f7471 Bug 1165510 - Add "entrypoint" query param to links to FxA settings pages. r=markh 2015-05-15 15:56:00 -04:00
Alessio Placitelli 12c3eb9609 Bug 1138503 - Remove the SEARCH_DEFAULT_ENGINE histogram. r=gfritzsche 2015-05-11 04:09:00 -04:00
Carsten "Tomcat" Book d71257a4ce Merge mozilla-central to fx-team 2015-05-21 15:16:40 +02:00
Carsten "Tomcat" Book b4dc8a79b7 merge mozilla-inbound to mozilla-central a=merge 2015-05-21 14:56:34 +02:00
Maxim Zhilyaev 99ab481e6c Bug 1159884 - Implement inadjacency with a hardcoded list of hashed sites [r=adw] 2015-05-20 17:21:16 -07:00
Wes Kocher f61ddc3ffa Merge m-c to fx-team, a=merge 2015-05-20 18:31:52 -07:00
Wes Kocher 98d8b5b1e9 Merge inbound to central, a=merge 2015-05-20 18:16:22 -07:00
Tim Taubert f39a345b4b Bug 1144253 - Enable test browser_privatebrowsing_aboutHomeButtonAfterWindowClose.js r=Mossop 2015-05-19 14:58:39 -04:00
Tim Taubert 84c2d47e32 Bug 1166682 - Reenable browser_sessionHistory.js r=Mossop 2015-05-20 06:58:25 -04:00
Kapil Bakshi 02164fad37 Bug 1131274 - DuckDuckGo plugin should specify a searchform, r=florian. 2015-05-21 11:53:12 +02:00
Nathan Froyd 39c4e2667f Bug 1166325 - use default optimization settings in valgrind mozconfigs; r=ted.mielczarek
Using -O for valgrind builds optimizes the code slightly differently
than our default of -Os, which can lead to spurious build failures if
the compiler's warnings depend on the optimization level.  Since using
-Os in the mozconfigs would just duplicate the settings in configure.in,
delete the --enable-optimize lines entirely and let the defaults work
for us.
2015-05-19 12:05:53 -04:00
Gabriel Luong e39ce9480f Bug 1043835 - Add Rule on an element with multiple classes should include all the classes. r=pbrosset 2015-05-20 14:36:00 +02:00
Carsten "Tomcat" Book e40acbfc01 Merge mozilla-central to mozilla-inbound 2015-05-21 15:14:47 +02:00
Nils Ohlmeier [:drno] 2db0cddf1f Bug 1143827 - remove default stun server. r=abr,bsmedberg
--HG--
extra : rebase_source : 05cf653ca2d8199ee6840507dad5fe6330140b27
2015-05-19 16:04:00 +02:00
Neil Deakin fb6bffc808 Bug 1153454, wait for tab switch events to see if it fixes initermittent failure, r=test 2015-05-21 08:33:29 -04:00
Brian Grinstead 8ed3a4758b Bug 1164327 - Make resizing a graph maintain the drawn selection. r=vporof 2015-05-24 17:38:00 +02: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
Patrick Brosset f63ee9b14b Bug 1167945 - Remove spidermonkey specific JS from canvasdebugger; r=jryans
--HG--
extra : rebase_source : eb415f063dbf3f9c4e08fc4cc4c4feb970ecbe13
extra : histedit_source : ddba084d950fa016872371d572367f1e0b1a4a09
2015-05-24 14:44:02 +02:00
Wes Kocher ac1c135457 Merge m-c to inbound, a=merge 2015-05-20 18:30:33 -07:00
Bobby Holley 3b6ba803a8 Bug 1165162 - Serialize originSuffix into .origin. r=gabor,sr=sicking
We also provide an opt-out for the original behavior, and use it in various
consumers that look like they need fixing up. Most of the usage here is in
code with persistence considerations, where we may need some sort of migration
path.
2015-05-20 17:11:49 -07:00
Xidorn Quan eeb254e9de Bug 1053413 part 4 - Rely on single MozDOMFullscreen:Exited event instead of ask-* notifications on Firefox. r=dao
--HG--
extra : source : f5aa3065f1baecd2d991fb75f245004db09e3eb4
2015-05-21 09:52:26 +12:00
Xidorn Quan 1aa67a7a9f Bug 1053413 part 2 - Separate a MozDOMFullscreen:NewOrigin event from MozDOMFullscreen:Entered. r=dao,smaug
Change of fullscreen origin is now notified by the new specific event,
MozDOMFullscreen:NewOrigin. The event MozDOMFullscreen:Entered is only
triggered when the window first enter fullscreen by DOM fullscreen. It
is now only used to notify the parent to hide its chrome.

--HG--
rename : dom/tests/mochitest/general/file_MozDomFullscreen.html => dom/tests/mochitest/chrome/file_MozDomFullscreen.html
extra : source : f2ccd792f9520af51e11111cfdd922e9c1f29579
2015-05-21 09:52:26 +12:00
Xidorn Quan 100a467991 Bug 1053413 part 1.1 - Rename Moz{Entered,Exited}DomFullscreen to MozDOMFullscreen:{Entered,Exited}. r=smaug
--HG--
extra : source : d2d754a18776c319af6ccb1bf8d0539222ac160f
2015-05-21 09:52:26 +12:00
Xidorn Quan 0054a5baa1 Bug 1053413 part 1 - Some code style conversion on affected code. r=dao
--HG--
extra : source : 165eec278b0b7def1ecd1acb3a2e01936da5935a
2015-05-21 09:52:26 +12:00
Xidorn Quan c50187c3cd Bug 1165570 - Skip changing fullscreen window controls when using OS X Lion native fullscreen. r=dao
--HG--
extra : amend_source : cd4e4095a0ef2e972d1717b93ae8575b3fca9e22
2015-05-17 15:12:00 +12:00
Jordan Santell 8ddd1cca0f Bug 11663354 - A locked recording button should appear disabled in the performance tool. r=vp 2015-05-19 12:02:00 -07:00
Jordan Santell 530cd44c71 Bug 1165885 - Handle scenario when clearing out recordings while a console profile is recording. r=pbrosset 2015-05-19 15:06:59 -07:00
Jordan Santell a7b54b18eb Bug 1166559 - Add documentation for ProfileTimelineMarkers from a dev tools perspective. r=fitzgen 2015-05-19 16:53:40 -07:00
Jordan Santell c7338c202c Bug 1166823 - Merge arrays in performance's recording model one element at a time for performance increase and get over the Array.prototype.push.apply 500000 element limit. r=fitzgen 2015-05-20 12:14:33 -07:00
Dan Mosedale 3c8e33eb3e Bug 1160656-Separate MediaSetupMixin caches on different instances, r=mikedeboer 2015-05-01 14:51:00 -07:00
Nick Fitzgerald 3ae88c8a10 Bug 1160811 - Lower the max allocations log length to avoid internal allocation overflow errors; r=jsantell 2015-05-20 12:48:28 -07:00
Ed Lee fb98b283b1 Bug 1157810 - Enforce that tile images are loaded from mozilla.net [r=adw, f=bsmedberg] 2015-05-14 16:46:39 -07:00
Marina Samuel 33263c6e66 Bug 1139496 - Allow server provided explanation / ad group name to be displayed on Suggested Tiles [r=adw, f=bsmedberg] 2015-05-19 12:42:08 -07:00
Brian Grinstead e3600b5eab Bug 1166560 - Make a shared-head.js file for devtools, initially used by the framework and eyedropper tests;r=jryans
--HG--
rename : browser/devtools/framework/test/head.js => browser/devtools/framework/test/shared-head.js
2015-05-20 11:46:51 -07:00
Justin Dolske 4335a5e1cd Bug 1164649 - More late string changes in Pocket. r=jaws 2015-05-21 21:58:29 -07:00
Christoph Kerschbaumer a0186fcbe9 Bug 1129999 - Implement CSP devtool using GCLI; icons (r=jwalker,ntim) 2015-05-21 11:15:43 -07:00
Victor Porof 65a519d3e4 Bug 1149626 - Performance timeline legends should be dark with light text in dark theme in LineGraphs, r=jsantell 2015-05-19 14:56:28 -04:00
Gijs Kruitbosch 0ec7e4ecd9 Bug 1166771 - force isArticle to false on pushstate on non-article pages, r=margaret
--HG--
extra : rebase_source : 4ab837ec4b8eba8e0bc65244edda85fcaec2f63a
2015-05-20 16:38:21 +01:00
Tim Taubert 44e929b543 Bug 1163256 - Fix intermittent browser_formdata.js timeouts by splitting off credit card number tests r=Gijs 2015-05-20 04:44:06 -04:00
Ravi Shankar 687e510c94 Bug 1163342 - WebIDE new project wizard silently fails / gets stuck in endless loop if target directory not writable. r=jryans 2015-05-16 01:52:00 -04:00
John Pavlicek 9fb76a86b8 Bug 1164906 - Use EventUtils.sendString instead of looping and calling EventUtils.sendChar in DevTools tests. r=mratcliffe 2015-05-19 14:32:00 -04:00
Brian Grinstead ef942e6027 Bug 1090950 - Properly bound fillRect call for Graphs with selections that start or end out of bounds. r=vporof 2015-05-19 13:39:00 -04:00
Carsten "Tomcat" Book 8d7487c92e Merge mozilla-central to fx-team 2015-05-20 16:10:15 +02:00
Carsten "Tomcat" Book 12f69af823 merge mozilla-inbound to mozilla-central a=merge 2015-05-20 15:52:31 +02:00
Tim Taubert 5a5db3cf1e Bug 1163260 - Fix intermittent browser_page_title.js failures r=Gijs 2015-05-19 14:15:47 -04:00
Gabriel Luong 62545c1e78 Bug 1165380 - [rule view] Filter rules should also highlight stylesheet names. r=bgrins 2015-05-19 13:33:00 -04:00
Ed Lee a661396b2a Bug 1165430 - Switch unlocalizable "Example Title" to "mozilla.org" [r=adw] 2015-05-18 15:07:55 -07:00
Ed Lee 4bafce94e6 Bug 1165386 - Always show SPONSORED for any type of sponsored tiles and SUGGESTED for other suggested [r=adw] 2015-05-18 13:39:56 -07:00
Matthew Noorenberghe 3b326fd757 Bug 1145754 - Follow-up to fix e10s bustage due to CPOW usage during a sync message. r=bustage on a CLOSED TREE 2015-05-19 22:13:41 -07:00
Jordan Santell 307a087c72 Bug 1157916 - Add tooltip for displaying start/end times on marker details' duration field. r=vp 2015-05-19 13:15:37 -07:00
Jordan Santell 53e262d3fc Bug 1166124 - Change 'buffer capacity' string to a more accurate 'buffer x% full' stirng. r=fitzgen 2015-05-19 15:42:36 -07:00
Jordan Santell fd5a34b3dc Bug 1166139 - properly display the generic class name for markers in the marker filter popup. r=vp 2015-05-18 21:07:49 -07:00
Ryan VanderMeulen f477884299 Backed out changeset 8908f3baa0f7 (bug 1164632) for various xpcshell failures.
CLOSED TREE
2015-05-19 15:55:25 -04:00
Tim Taubert 95648e26fd Bug 1166362 - Let SessionStore ignore <xul:browser>s without a permanentKey property r=Gijs 2015-05-19 13:47:32 -04:00
Victor Porof 9157019656 Bug 1144034 - Flamegraph text is barely readable on non-retina display, r=jsantell 2015-05-19 13:47:09 -04:00
Victor Porof 6a65c6a1a0 Bug 1166122 - Fix regression in the call tree caused by bug 1165045, r=jsantell 2015-05-19 13:46:32 -04:00
Mark Banner c01c784f69 Bug 1164821 - Remove previous workarounds for not having FxA keys in LoopRooms - remove old code to cope with unencrypted rooms. r=mikedeboer 2015-05-20 14:15:20 +01:00
Mark Banner 3b53cd9857 Bug 1152764 - Loop should encrypt room context information for rooms that aren't encrypted. r=mikedeboer 2015-05-20 14:15:20 +01:00
Gijs Kruitbosch 56e03f5eda Bug 1163655 - move pocket item further up in the bookmarks view, r=florian
--HG--
extra : rebase_source : c5ce572d00a0fc3351e3fc1350840200406f0433
2015-05-15 17:02:09 +01:00
Brian Grinstead 0eaaf511c4 Bug 1166029 - Update SVG toolbar icon fill colors for devtools;r=jsantell 2015-05-19 10:06:02 -07:00
Mike de Boer 411b49eaf1 Bug 1165679: show the proper size Hello icon inside the customization palette. r=Gijs 2015-05-19 12:55:52 +02:00
David Rajchenbach-Teller 58f0e147c3 Bug 1043863 - Use AsyncShutdown to shutdown Places. r=mak
--HG--
extra : transplant_source : 0%06m%9A%9D%9C.%CD%EB%D4%AC%93%90%B2%AB%DB%8B%18%9B%13
2015-05-05 12:44:16 +02:00
Carsten "Tomcat" Book 88f07e5677 Merge mozilla-central to mozilla-inbound 2015-05-26 13:20:42 +02:00
Michael Layzell 4c5c129216 Bug 1159490 - Allow cut/copy event dispatch unconditionally in HTML documents. r=neil 2015-05-13 08:44:00 +02:00
James Long c58ddfca92 Bug 1164632 - use new worker helpers in debugger for pretty-printing r=jsantell 2015-05-19 12:03:32 -04:00
Tom Tromey 7e977d3bf5 Bug 1154809 - rewrite CubicBezierWidget to use CSSLexer; r=pbrosset 2015-05-19 08:56:08 -07:00
Tom Tromey ddc147fca2 Bug 1154809 - rewrite tokenizeComputedFilter to use cssTokenizer; r=pbrosset 2015-05-19 08:56:04 -07:00
Tom Tromey bfb816b32a Bug 1154809 - rewrite prettifyCSS to use CSSLexer; r=pbrosset 2015-05-19 08:56:01 -07:00
Tom Tromey d9710fe9c5 Bug 1154809 - rename and clarify last CSS regexp in rule-view.js; r=pbrosset 2015-05-19 08:55:59 -07:00
Tom Tromey c82c12171e Bug 1154809 - remove dead css-parsing code; r=pbrosset 2015-05-19 08:55:57 -07:00
Florian Quèze 9bf022ea63 Bug 1162569 - default engine files should be in the omni.ja file, r=markh,glandium. 2015-05-19 15:57:08 +02:00
Dão Gottwald 9bb2b6c4ba Bug 1161995 - Update browser_bug538331.js 2015-05-19 14:55:56 +02:00
Dão Gottwald 39dc7cb0f2 Bug 1165438 - use URI.file.path rather than URI.path 2015-05-19 14:54:33 +02:00
Dão Gottwald 5e0c19d0b9 Backed out changeset 18ede4264d90 2015-05-19 14:06:01 +02:00
Dão Gottwald f89dea915f Bug 1165438 - Use the displayOrigin option for all ContentPermissionPrompt notifications. r=paolo 2015-05-19 12:33:11 +02:00
Dão Gottwald 7a507e170b Bug 1165584 - Remove host from add-on installation error messages. r=dtownsend 2015-05-19 12:30:27 +02:00
Dão Gottwald ba65b5c091 Bug 1165577 - Remove originatingURI check from the addon-install-blocked observer. r=dtownsend 2015-05-19 12:30:07 +02:00
Abdelrhman Ahmed 4ba25031c9 Bug 1161995 - Using high-priority-global-notificationbox instead of the selected browser's notification box. r=dao 2015-05-19 12:29:40 +02:00
Jordan Santell 1a6e9291dd Bug 1164593 - change the import message to be 'Import recording...' rather than 'Save recording...'. r=vp 2015-05-18 12:43:29 -07:00
Jordan Santell dbdca9a2e9 Bug 1162583 - Disable realtime rendering in performance tools when e10s is not on. r=vp 2015-05-18 17:44:49 -07:00
Jordan Santell 8e5b85f9d2 Bug 1164281 - Make a new pref devtools.performance.ui.experimental enabled on nightly to show experimental options. r=vp 2015-05-12 18:18:23 -07:00
Jordan Santell bc037874d8 Bug 1164338 - Tests that the style markers have restyleHints. r=pbrosset 2015-05-18 19:24:23 -07:00
Jordan Santell 356b690e73 Bug 1165504 - Refactor out marker details view into utilities, make marker definitions more declaritive. r=vp 2015-05-15 15:32:22 -07:00
Wes Kocher 629a196fde Merge m-c to fx-team, a=merge CLOSED TREE 2015-05-18 17:34:20 -07:00
Wes Kocher d6cb8f51f1 Merge fx-team to m-c a=merge CLOSED TREE
--HG--
extra : amend_source : a5cafa3567c232d520d9890350ff8d42b2a61b75
2015-05-18 17:24:16 -07:00
Mark Hammond fb79ba4b12 Bug 1105244 - avoid delete key removing the first special entry in the unified autocomplete popup. r=mossop 2015-05-19 08:45:33 +10:00
Alexandre Poirot 0f054b7f6b Bug 1059882 - Enable frame selection by default. r=jryans 2015-05-18 20:27:32 +02:00
Alexandre Poirot bcdcfd3253 Bug 1161072 - Prevent "no such actor" exception from style inspector during toolbox shutdown. r=pbrosset 2015-05-18 20:15:35 +02:00
Alexandre Poirot 4d22bf0963 Bug 1161072 - Reset docshell state (disabled js/cache, service workers) from actor instead of client. r=jryans 2015-05-18 20:15:35 +02:00
Patrick Brosset c2599e18f5 Bug 1146239 - Show the recording as loading in the performance details pane after it has stopped; r=jsantell
--HG--
extra : rebase_source : 7e7e89e0b6400d33bc3374be31ab1a00dff33c4d
2015-05-18 14:44:39 +02:00
Jared Wein 40f4364dce Bug 1163917 - Remove the widget from its area if the conditionalDestroy promise is resolved truthy. r=gijs
--HG--
extra : rebase_source : 8bcd2469248be0d5a0e87d019bca40a1356665ed
2015-05-18 12:49:25 -04:00
Panos Astithas 44e70a5b6c Make the web console aware of coneole.timeStamp() (bug 1165489). r=jsantell 2015-05-18 19:24:11 +03:00
Gijs Kruitbosch b147c45b0f Bug 1123438 - extend timeout request for browser_parsable_script.js, rs=me (test-only timeout change) 2015-05-18 16:04:39 +01:00
Jarda Snajdr 3d489005e5 Bug 1162677 - Show nicer URLs in netmonitor. r=janx 2015-05-12 15:16:25 +02:00
Carsten "Tomcat" Book 72a871bbf8 Merge mozilla-central to mozilla-inbound 2015-05-18 13:48:26 +02:00
Carsten "Tomcat" Book 09631fba2e merge mozilla-inbound to mozilla-central a=merge 2015-05-18 13:43:01 +02:00
Bob Owen f1a00623b7 Bug 1162327 Part 1: Change low integrity temp to a fixed dir per profile and improve clean-up. r=jimm, r=froydnj 2015-05-18 11:51:07 +01:00
Ryan VanderMeulen 33aa7cc49f Backed out 7 changesets (bug 1154809) for xpcshell failures.
Backed out changeset 056f69eee8db (bug 1154809)
Backed out changeset 13f93d585e42 (bug 1154809)
Backed out changeset 1e967727087e (bug 1154809)
Backed out changeset 1f3809022d39 (bug 1154809)
Backed out changeset 7e730e9cb6b3 (bug 1154809)
Backed out changeset 139959618516 (bug 1154809)
Backed out changeset ea59187953f6 (bug 1154809)
2015-05-17 19:54:49 -04:00
Tim Nguyen 58d8d3a602 Bug 1165610 - Use new add-on notification icon on retina displays. r=dao 2015-05-16 11:27:00 -04:00
Tim Nguyen 902a244e9c Bug 1165609 - Clean up SVGs from bug 1162584. r=dao 2015-05-17 02:16:00 -04:00
J. Ryan Stinnett 71d85605b5 Bug 1164537 - Restore tilt for non-e10s windows. r=jwalker 2015-05-14 07:35:00 -04:00
Richard Marti 0335d3da77 Bug 1160733 - about:permissions: use the new in-content style-sheet. r=Gijs 2015-05-14 10:10:42 +02:00
Jan Keromnes 58e3cd94d4 Bug 1158144 - Implement "Copy POST Data" context menu item. r=vporof 2015-05-14 08:30:00 -04:00
Jan Keromnes 3b82459ced Bug 1158144 - Fix "Copy URL Parameters" line separation on Windows. r=vporof 2015-05-14 08:30:00 -04: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
Franziskus Kiefer 9533a4e3f4 Bug 1163743 - Test changes for changing origin-when-crossorigin to origin-when-cross-origin. r=sstamm 2015-05-11 16:18:05 -07:00
Patrick Brosset 7fda4770c9 Bug 1156754 - Introduce a pref for the new animation inspector UI. r=jwalker
--HG--
extra : rebase_source : 8f12113e8ffd63419c4d4be8ac07a14a2ed83490
extra : histedit_source : 9685d304e0cc8a42a20a20951e07acf7ae6cd70f
2015-04-23 14:15:52 +02:00
Sami Jaktholm dfc7a247b3 Bug 1158634 - Modify font-inspector tests for better code sharing. r=pbrosset
This patch adds a new method openFontInspectorForURL to the head.js file which
a) opens a new tab with the given URL
b) opens inspector for the tab
c) selects font-inspector and waits for it to initialize

Previously the only font-inspector test was doing all that inside the test but
as new tests require the similar functionality it's better to reside in
head.js.

--HG--
extra : rebase_source : 96d31183bdbd0131beadc9540ad2b7e2e4f9a67b
extra : histedit_source : 3a9a9cb62e9b480e6f6e349570f3cbf23543487f
2015-05-14 14:21:53 +03:00
Tom Tromey 4ba6a0cf35 Bug 1154809 - Rewrite CubicBezierWidget to use CSSLexer. r=pbrosset
--HG--
extra : rebase_source : 750e574f9f9d0336690b6f7e3ec4d95dc2f02ebb
extra : histedit_source : b65e1789225b3b4dd84ccb69451cdb8d48eff1c8
2015-05-14 05:36:00 -04:00
Tom Tromey a04ecc80d2 Bug 1154809 - Rewrite tokenizeComputedFilter to use cssTokenizer. r=pbrosset
--HG--
extra : rebase_source : b6671492aaccc26110eeef31db4cecb4e8210cd1
extra : histedit_source : 44b256236eeef8221147574606d9a53e40732be9
2015-05-14 05:36:00 -04:00
Tom Tromey 4a110448f0 Bug 1154809 - Rewrite prettifyCSS to use CSSLexer. r=pbrosset
--HG--
extra : rebase_source : afa69805be07b9f3918333ea8edcb8a7b2115c4a
extra : histedit_source : cdb808df2d2d01a2817c3675ace9a3a4f85a0c1f
2015-05-14 05:35:00 -04:00
Tom Tromey 412abec581 Bug 1154809 - Rename and clarify last CSS regexp in rule-view.js. r=pbrosset
--HG--
extra : rebase_source : fc11cc70ad7efd590732302791d380ea8748c51c
extra : histedit_source : 9892fd09dd39fcc5a82d76f286e3fb8c808a3aef
2015-05-14 05:35:00 -04:00
Tom Tromey 7fec4dca21 Bug 1154809 - Remove dead css-parsing code. r=pbrosset
--HG--
extra : rebase_source : 5de56b0d53f5e76d4bba51369b0f5d35d280d89e
extra : histedit_source : 447dd118274dd40388369c762f820bfbd5222484
2015-05-14 05:35:00 -04:00
Aaron Raimist 5b077b70ed Bug 1154059 - Fix color swatches in ruleview.css and computedview.css. r=miker
--HG--
extra : rebase_source : 7d4e688e2a60e48ae2dd278e5048ff7d22737f86
extra : histedit_source : 1fd30706c6fee53abd9edc8aca0df198e2e7c114
2015-05-12 20:23:00 -04:00
Phil Ringnalda 28b4d45685 Back out 5f81902ee93e (bug 1164942) for leaking pktUIMessaging from browser_UITour_pocket.js on Windows
CLOSED TREE
2015-05-17 14:21:57 -07:00
Gijs Kruitbosch f253d2ed23 Bug 1164942 - do not load pocket's jsm or other scripts until used, r=jaws 2015-05-15 14:25:57 +01:00