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

35223 Коммитов

Автор SHA1 Сообщение Дата
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