Commit Graph

37729 Commits

Author SHA1 Message Date
Dão Gottwald
f03145a313 Bug 1204845 - Remove the menuitem-iconic-both binding. r=enndeakin 2015-09-17 10:13:27 +02:00
Riadh Chtara
fee7458f73 Bug 1192035 - Import passwords from Microsoft Edge / Windows 8+ r=Gijs,MattN
--HG--
extra : commitid : AaC7tUofwqc
extra : rebase_source : 319a2efb59d4364ba62af2faeccb9f4f7a90fcf0
extra : amend_source : b6e7531af68b996c16042cb618899567e46f5280
2015-09-16 17:34:26 -07:00
Richard Barnes
d1f14337d5 Bug 1204616 - Control Center should show full host name (w/ subdomains) in security block. r=MattN,liuche
--HG--
extra : commitid : CCWgbbWihKu
extra : rebase_source : 294f5ae1654926cad1c54ac72741a2ee7c2c9edd
2015-09-16 18:01:27 -07:00
Felipe Gomes
5958359894 Bug 1205398 - e10s drag-n-drop panel should be mousethrough=always. r=jimm 2015-09-16 22:40:24 -03:00
Drew Willcoxon
996aa36201 Bug 1198688 - Disable option to show search suggestions in location bar in permanent private browsing mode. r=Mossop 2015-09-16 15:59:16 -07:00
Jared Wein
eb6a2216bf Bug 1205038 - Add missing BROWSER_SET_DEFAULT_ALWAYS_CHECK probe to Histograms.json, and fix BROWSER_SET_DEFAULT_TIME_TO_COMPLETION_SECONDS by fixing callback. r=dolske,Gijs 2015-09-16 12:01:03 -07:00
Chris Rafuse
aede4a1e3b Bug 1205368-Fix Hello ui-showcase scrolling regression, r=dmose 2015-09-16 11:56:38 -07:00
Drew Willcoxon
486cba0638 Bug 1198723 - Don't show the urlbar search suggestions opt-in if suggestions are enabled outside the opt-in. r=mak 2015-09-16 11:21:59 -07:00
Drew Willcoxon
f82ad5d15f Bug 1203724 - Keep focus in the urlbar after making a choice in the search suggestions opt-in notification via an accesskey. r=mak 2015-09-16 11:16:44 -07:00
Drew Willcoxon
24605b7294 Bug 1186393 - Make urlbar search suggestions call decodeURIComponent on the engine name. r=mak 2015-09-16 11:16:41 -07: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