Commit Graph

37720 Commits

Author SHA1 Message Date
Ehsan Akhgari
ab3e136bf0 Bug 1205321 - Enable fetch interception for non-release builds on desktop; r=bkelly 2015-09-16 19:15:33 -04:00
Wes Kocher
5b879dacff Merge mozilla-inbound to m-c a=merge CLOSED TREE 2015-09-16 10:52:53 -07:00
Tim Taubert
4a63c69f3a Bug 1193004 - Always show permissions section in the Control Center r=bgrins 2015-09-16 12:51:19 +02:00
Justin Dolske
4cbe7f3464 Bug 1204182 - Use a single jar manifest for shared theme resources. r=dao 2015-09-16 09:33:47 +02:00
Jordan Santell
13e4c858ae Bug 1141261 - Immediately disconnecting an audio node is now reflected properly in the web audio graph due to bug 1204595; tests for that scenario. r=vp 2015-09-15 17:02:16 -07:00
Matteo Ferretti
c79f23f06f Bug 1187831 - Refactor the highlighters into separate modules; r=pbrosset
--HG--
rename : toolkit/devtools/server/actors/highlighter.css => toolkit/devtools/server/actors/highlighters.css
2015-09-16 11:04:21 +05:30
Justin Dolske
ae99e672d1 Bug 1204154 - Clean up jar manifests that needlessly specify the source file. r=dao 2015-09-15 18:33:57 -07:00
Chris Rafuse
a2e697ef3c Bug 1203237 - Fix iFrame HTML tag scrollbars appearing in RTL mode, r=dmose 2015-09-15 18:13:35 -07:00
Jordan Santell
866d2a1dfc Bug 1204595 - Store audionode properties once via server rather than async fetching the unchanging properties in the tool. r=jryans
--HG--
rename : browser/devtools/webaudioeditor/test/browser_audionode-actor-is-source.js => browser/devtools/webaudioeditor/test/browser_audionode-actor-source.js
rename : browser/devtools/webaudioeditor/test/browser_audionode-actor-get-type.js => browser/devtools/webaudioeditor/test/browser_audionode-actor-type.js
2015-09-14 16:04:54 -07:00
Jennifer Fong
94795b7ace Bug 1203648 - Default devtools.webide.sidebars to true. r=jryans
--HG--
extra : histedit_source : e3558954a0bf6d4c394076aca3b682c6719245dd
2015-09-14 09:10:00 -04:00
Matteo Ferretti
694730e132 Bug 1132475 - Refactor LayoutHelpers.jsm to avoid dependencies. r=pbrosset
--HG--
extra : histedit_source : 54d69138146487b378e62bc2cfeb520a85956f43
2015-09-15 00:32:00 -04:00
Ryan VanderMeulen
66e694be8a Bug 1205051 - Update pdf.js to version 1.1.469. r=bdahl 2015-09-15 17:03:08 -04:00
Mike Hommey
1688a70c48 Bug 1204715 - Move browser/app/profile/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd} to moz.build. r=mshal 2015-09-16 17:21:53 +09:00
Andrea Marchesini
1745e82619 Bug 1203463 - URL constructor should support about:blank URI, r=bz 2015-09-16 11:26:29 +08:00
Kan-Ru Chen
008c01bd6c Bug 1123237 - Part 7. XPCOM interface for memory profiler. r=smaug
Based on patch from Ting-Yuan Huang <laszio.bugzilla@gmail.com>
2015-09-16 10:31:12 +08:00
Wes Kocher
3eef2f434b Merge m-c to inbound, a=merge 2015-09-15 17:20:16 -07:00
Jared Wein
a715d1a274 Bug 1203494 - Only show URL bar dropmarker on hover. r=dao 2015-09-15 10:39:02 -04:00
Panos Astithas
b452ad367d Reset the network panel filter for requests linked from the console (bug 1204481). r=vporof 2015-09-15 15:33:37 +03:00
Florian Quèze
2ec2ea002e Bug 1184220 - typing in the searchbar should de-select the settings or opensearch buttons at the bottom of the search panel, r=Gijs. 2015-09-11 14:18:15 +02:00
Florian Quèze
f3f9d9c811 Bug 1139655 - pressing enter in the searchbar should ignore button selections from mouseover, r=Gijs. 2015-09-11 14:18:15 +02:00
Florian Quèze
f9b242cdb7 Bug 1203524 - search.xml should use Services.jsm, r=Mossop. 2015-09-11 14:18:15 +02:00
Florian Quèze
787584c554 Bug 1201973 - 'Stop Sharing' should also revoke persistent permissions granted to frames, r=Gijs. 2015-09-11 14:18:15 +02:00
Daosheng Mu
38bd36d05f Bug 981183 - Part 2 - Add timestamps tests for CanvasDebugger. r=vporof 2015-09-12 08:26:00 +02:00
Daosheng Mu
e65351bb56 Bug 981183 - Part 1 - Gathering timestamps at the call watcher actor. r=vporof 2015-09-13 22:49:00 +02:00
Edgar Chen
73389bf1f4 Bug 1202532 - The callback argument of windows.update() is optional. r=billm
--HG--
extra : transplant_source : %87%C8%A5TJ%7E3%C7%3F%91%89v%F7%01%85%5D%C8N5%BC
2015-09-07 18:55:00 +08:00
Jan Odvarko
521114354e Bug 1199180 - Use proper EventUtils lib to fix intermittent test failure. r=pbrosset 2015-09-14 16:54:17 +02:00
Hector Zhao
bd11786162 Bug 1204441 - Increase vertical padding of dropmarker in a navbar menu-button on Windows 10. r=dao
--HG--
extra : amend_source : c3c642ed51afcd9031cd679f2c6bc2e97dd959f9
2015-09-14 16:47:45 +08:00
J. Ryan Stinnett
7ecdb61723 Bug 1200988 - Responsive design toolbar should show in full screen. r=paul 2015-09-15 11:26:02 +05:30
Jordan Santell
b8b0b9811d Bug 1150299 - Show optimization graph in the call tree sidebar. r=shu,vp 2015-08-31 15:26:02 -07:00
Wes Kocher
f88d1a3d3d Merge m-c to fx-team, a=merge 2015-09-14 17:28:21 -07:00
Wes Kocher
29396aa40c Merge inbound to central, a=merge 2015-09-14 17:12:58 -07:00
Marina Samuel
68add3deec Bug 1203577: Part 2: DirectoryLinksProvider test fixes. r=Mardak 2015-09-14 18:11:06 -04:00
Dão Gottwald
04498f1267 Bug 1204615 - Make toolbar button border and background more opaque for dark themes. r=jaws
--HG--
extra : rebase_source : b44707fbe4991ab75e712c6d0f5da93f82a7ad68
2015-09-14 21:21:25 +02:00
Marina Samuel
ce263b9f80 Bug 1203577 - Remove hardcoded adgroup buckets. r=Mardak. 2015-09-14 14:44:51 -04:00
Carsten "Tomcat" Book
5b9d50c59a Backed out 1 changesets (bug 1193004) for bc7 test failures
Backed out changeset 98f6e793e383 (bug 1193004)

--HG--
extra : rebase_source : ad701c683a51d4f9d85239d7c65d40ed74c28b5d
2015-09-14 15:18:25 +02:00
Carsten "Tomcat" Book
29138d083f Merge mozilla-central to fx-team 2015-09-14 15:01:08 +02:00
Tim Taubert
ce9b360431 Bug 1193004 - Always show permissions section in the Control Center r=bgrins 2015-09-04 14:02:41 +02:00
Panos Astithas
36d322047e Properly handle missing toolbox for network requests in browser console (bug 1204035). r=bgrins 2015-09-14 13:40:16 +03:00
Justin Dolske
f1db2ce196 Bug 1198525 - Fix about:rights in Nightly and Developer edition, r=mossop, r=mfinkle
--HG--
extra : amend_source : e8f0ff258ccee6af9cfaa7c08b53e536c8dd60d4
extra : histedit_source : 869ec44df6552b3df6200d8b62b813da35f8acf3
2015-09-14 13:43:51 +05:30
Phil Ringnalda
44860262c7 Merge m-i to m-c, a=merge 2015-09-13 11:58:18 -07:00
Mark Banner
f7e5b3167f Bug 1203850 - Rename Loop's srcVideoObject and related variables/attributes to clarify they are about the media element, not just the video. rs=dmose 2015-09-13 12:03:24 +01:00
Phil Ringnalda
7edce9e684 Merge m-c to f-t 2015-09-12 10:38:19 -07:00
Phil Ringnalda
45733ec35e Bug 1203888 followup, disable the leaking browser_perf-states.js on all debug rather than opt+debug Linux 2015-09-12 09:28:27 -07:00
Phil Ringnalda
b25d7ef2e4 Merge f-t to m-c, a=merge 2015-09-12 09:13:57 -07:00
Phil Ringnalda
43c1e6ab4d Merge m-i to m-c, a=merge 2015-09-12 08:56:45 -07:00
ffxbld
0621f5bc81 No bug, Automated blocklist update from host bld-linux64-spot-542 - a=blocklist-update 2015-09-12 03:39:48 -07:00
Phil Ringnalda
fa1f3135f2 Bug 1203895 - disable browser_perf-recording-selected-04.js on debug for leaking, a=permaorange 2015-09-11 20:59:34 -07:00
Dão Gottwald
8ee72d869e Bug 1173743 - Update toolbar button hover/pressed states for Windows 10. r=gijs
--HG--
extra : rebase_source : ac46e3c51731900ae898ec649afd900eadf270b6
2015-09-12 03:38:25 +02:00
Jordan Santell
5691e5b19a Bug 1122058 - Add tests for adding telemetry to performance tool. r=vp,mratcliffe 2015-09-12 09:09:48 -07:00
Carsten "Tomcat" Book
1a0ce23fe9 merge mozilla-inbound to mozilla-central a=merge 2015-09-11 16:36:35 +02:00