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

5271 Коммитов

Автор SHA1 Сообщение Дата
Micah Tigley f62a072a2f Bug 1343777 - Display grid cell highlights on mouseover events for grid outline. r=gl
MozReview-Commit-ID: ErCPdqaaIvs
2017-03-02 00:16:10 -07:00
Paul Adenot 7cb8574d6c Bug 1345517 - Add new AudioNodes to the Web Audio devtools. r=jsantell
MozReview-Commit-ID: KmTShPEXkBe

--HG--
extra : rebase_source : 08c4558bf5bb9b2ed101b08459e6ac0ff0a5de37
2017-03-08 17:16:43 +01:00
Wes Kocher c1d1ad8a06 Merge m-c to autoland, a=merge
MozReview-Commit-ID: 1huLsbfIJEB
2017-03-08 17:15:08 -08:00
Wes Kocher 3842d8fcef Merge inbound to central, a=merge
MozReview-Commit-ID: 62e9XDudUlc
2017-03-08 17:07:55 -08:00
Wes Kocher 1be60686d5 Bug 1072859 - ESLint followup a=bustage
MozReview-Commit-ID: Kpz7RiG1Wb9
2017-03-08 16:45:44 -08:00
Michelangelo De Simone 33aefe67f8 Bug 1072859 - Disable Geolocation on non-secure origins. r=jdm
MozReview-Commit-ID: KnHOb0aN4nE

--HG--
extra : rebase_source : 844cce898bc717345db8438642f545eb043bb4a5
2017-03-06 14:10:13 -08:00
Patrick Brosset f7a1e4b454 Bug 1213767 - Rule-view class toggle panel. r=jdescottes
MozReview-Commit-ID: 2roKEm6Jr26
2017-03-03 14:09:23 +01:00
Andreas Farre 85536fcfc4 Bug 1337392 - Update test cases to match new cursor behavior. r=smaug
MozReview-Commit-ID: 4BdZyeqTBAx
2017-03-08 16:41:42 +01:00
Joshua Pinkney 8bd1b57949 Bug 1343803 - "Middle-mouse click on [Learn More] should open tab without immediately switching to it" r=honza 2017-03-07 11:10:00 +01:00
Vera Sipicki 14999e4cbf Bug 1342706 - Disabled text selection for learn-more-link in order to prettify copied header responses; r=Honza 2017-03-03 05:37:17 -05:00
Leonardo Couto e335b6c61b Bug 1341107 - Don't consider cached requests on netmonitor summary. r=Honza 2017-03-06 22:31:51 +01:00
Michael Brennan c66e1d509e Bug 1327683 - Avoid refocusing attribute if focus moved after editing. r=jdescottes 2017-03-07 23:47:58 +01:00
Florian Quèze 9d62681259 Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
Wes Kocher dac8dc0c7b Merge inbound to central, a=merge
MozReview-Commit-ID: 96co4Bbby7W
2017-03-07 16:40:44 -08:00
Florian Quèze 37bbced84d Bug 1344711 - hand cleanup of remaining useless try blocks around get*Pref calls identified by eslint, r=jaws.
--HG--
extra : rebase_source : 18c027010838faba91f0ac699f9bde07f85500e7
2017-03-07 15:29:48 +01:00
Florian Quèze cd762cc83c Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws.
--HG--
extra : rebase_source : c6e20e6e79b0ca5de751c52712d96cbea9432d26
2017-03-07 15:29:48 +01:00
Carsten "Tomcat" Book 087da3f0d9 merge mozilla-inbound to mozilla-central a=merge 2017-03-07 15:13:31 +01:00
Iris Hsiao b0564b3436 Backed out changeset da035ac87fe4 (bug 713680) for reftest failures 2017-03-07 14:55:21 +08:00
Sebastian Hengst e432635ef1 Backed out changeset e989c259852d (bug 1345517) for failing eslint and devtools browser_telemetry_toolboxtabs_webaudioeditor.js. r=backout 2017-03-08 19:56:10 +01:00
Paul Adenot c14e116497 Bug 1345517 - Add new AudioNodes to the Web Audio devtools. r=jsantell
MozReview-Commit-ID: KmTShPEXkBe

--HG--
extra : rebase_source : 8ba61d9b1caa03f8477fbf85230cd467201aeecc
2017-03-08 17:16:43 +01:00
Tim Nguyen eda260c976 Bug 1345323 - Fix issues with Firebug theme tabs. r=jdescottes
MozReview-Commit-ID: LJRvEObpydr

--HG--
extra : rebase_source : 58aef193417de3b3ffe91e9b79e22cfaec5b70b5
2017-03-08 17:22:22 +00:00
Carsten "Tomcat" Book 96fe421b34 Merge mozilla-central to autoland 2017-03-08 17:04:17 +01:00
Vincent Lequertier af68450f5b Bug 1338386 - Make it clear if request comes from the browser cache; r=Honza
MozReview-Commit-ID: zo6Mh0zK7Z

--HG--
extra : rebase_source : 7787967f82d0144e478fe6ccf7c89fd71df6b0e1
2017-03-05 14:30:50 +01:00
Chris Peterson 1fbca779ac Bug 713680 - Change default Windows monospace font from Courier New to Consolas. r=jfkthame r=masayuki
Consolas is narrower than Courier New, so we must adjust some tests to accommodate.

* Change some tests from generic 'monospace' to 'Courier New' to continue using previous font metrics.

* selectAtPoint.html no longer needs one of its Windows-only code paths because Firefox on Windows now selects the same text as it does on Mac and Linux.

* 323386-1.html's intermittent assertion failure (bug 718883) now appears to be 100% reliable on Windows, joining Linux and Android.

* size-1-ref.html reftest needs a little fuzz because the horizontal line of the test image's '4' character is ~1 pixel shorter than the reference image's.

MozReview-Commit-ID: EB5wzhG178U

--HG--
extra : rebase_source : e7aca6d16c255e45bef5dca93fff6c09bce787c4
2017-02-22 22:08:19 -08:00
Kris Maglione e237dc648c Bug 1344616: Follow-up: Fix devtools test failure. r=me
MozReview-Commit-ID: FcTSh9Jih3S
2017-03-06 19:01:06 -08:00
Michael Layzell 165c0a9513 Bug 1317322 - Part 1: Activate `paste` in menus when within <textarea> controls, r=ehsan
MozReview-Commit-ID: 7YD8qtsC3u6
2017-03-06 14:37:39 -05:00
Carsten "Tomcat" Book deb5451dee Merge mozilla-central to autoland 2017-03-07 15:20:23 +01:00
Yury Delendik 9a8debf6a5 Bug 1333219 - Allow setBreakpoint on server fail when script is absent. r=jlast
MozReview-Commit-ID: 4CDeTToUPfi

--HG--
extra : rebase_source : caba187788fd05566871827936fe6140d244946e
2017-01-30 13:53:42 -06:00
Jeremy Chen 3c23c6d55c Bug 1343512 - Let CSS text-justify property ride the train. r=xidorn
As title, so no ifndef MOZ_RELEASE guard here.
If we discover some serious issues, we can always pref it off
on RELEASE channel.

MozReview-Commit-ID: 9ODz6SKdBeL

--HG--
extra : rebase_source : 30a277ae718186088004a3f4bd00b70441ab8b36
2017-03-06 14:30:18 +08:00
J. Ryan Stinnett 1723872742 Bug 1275942 - Add option to wait for debugger on startup. r=jdescottes
Adds a `--wait-for-jsdebugger` CLI option which will spin the event loop until
the debugger connects to allow debugging _some_ startup code paths, such as the
beginning of the `browser.js` file.

Startup code paths that run before the DevTools CLI handler will be missed for
now.  This can be improved in the future if we move this to an earlier phase of
app startup.

MozReview-Commit-ID: J1A8lWLETGY

--HG--
extra : rebase_source : 46f2c2299014ed4a7b9be3457286251b079af918
2017-03-02 14:50:30 -06:00
Carsten "Tomcat" Book 2cba1fb22e Merge mozilla-central to autoland 2017-03-06 11:10:50 +01:00
Carsten "Tomcat" Book d0bd960945 merge mozilla-inbound to mozilla-central a=merge 2017-03-06 10:53:27 +01:00
Julian Descottes 855c64b0d5 Bug 1344156 - reps v0.4.0: update reps bundle from GitHub;r=tromey
MozReview-Commit-ID: 4vQozULRsrP

--HG--
extra : rebase_source : be7a35bd3a0adcd802c5a9d6873676070ca15a65
2017-03-03 10:28:32 +01:00
Matteo Ferretti 556346ac75 Bug 1340553 - The rulers are not dismiss if using the 'rulers' command in Developer Toolbar; r=jwalker
- Fixed the developer-toolbar's show method to avoid re-creating new objects
  and listeners every call.

MozReview-Commit-ID: CX5tEIIWm

--HG--
extra : rebase_source : 14cc537432ef85b5d2ba758e8e48dff02bb4805f
2017-03-04 12:27:08 +01:00
Wes Kocher 1b29a33fce Merge m-c to autoland, a=merge
MozReview-Commit-ID: K0Q4b2wzvlJ
2017-03-03 17:29:54 -08:00
Sebastian Hengst 6dbb429770 Bug 1343888 - Add more MDN HTTP pages to mdn-utils.js: wrap statement on two lines to make eslint happy. r=eslint-fix 2017-03-03 15:56:31 +01:00
Florian Scholz 4d3964c7db Bug 1343888 – Add more MDN HTTP pages to mdn-utils.js; r=Honza
--HG--
extra : rebase_source : a7cf68f0ffd4038ef40113793607a582e47173d3
2017-03-02 10:59:00 +01:00
Andrea Marchesini 62fd4d3b98 Bug 1344145 - HarUtils.getTargetFile is not used, r=honza 2017-03-03 15:21:12 +01:00
Carsten "Tomcat" Book 06813a3df9 Merge mozilla-central to mozilla-inbound 2017-03-03 13:06:37 +01:00
Carsten "Tomcat" Book cf269a43bd merge mozilla-inbound to mozilla-central a=merge 2017-03-03 13:03:48 +01:00
Yury Delendik 9bb3caade2 Bug 1338914 - Optimize hidden/internal script detection for devtools. r=shu
MozReview-Commit-ID: JT1TJtJUGrq

--HG--
extra : rebase_source : 82229aaff05fbc383714b134cdfc92aff6dbe0d4
2017-02-22 12:25:36 -06:00
J. Ryan Stinnett 10bfaf2102 Bug 1329515 - Remove unused source map modules. r=tromey
MozReview-Commit-ID: 20b06QuHJYs

--HG--
extra : rebase_source : 1bbabf4b4ea796f5873a8542430982eec3c03b57
2017-03-02 15:45:25 -06:00
J. Ryan Stinnett 8ba3f9bd61 Bug 1342962 - Hide intermediate states when toggling RDM. r=ochameau
MozReview-Commit-ID: AZ9bVv15YxJ

--HG--
extra : rebase_source : 2ea78d7b8b5a6d2b0959d00c5af2746b72bc9523
2017-03-01 17:20:34 -06:00
Andrea Marchesini 4d21d3a57a Bug 1335539 - Get rid of nsIDOMWindowUtils.wrapDOMFile, r=smaug, r=Gijs 2017-03-03 09:42:54 +01:00
Andrea Marchesini 24004054a8 Bug 1334975 - Get rid of nsIFilePicker.show() use in gecko, r=ochameau 2017-03-03 09:42:27 +01:00
Mark Striemer efe6d980c0 Bug 1245717 - List temporary add-ons separately in about:debugging r=jdescottes
MozReview-Commit-ID: HbqW3UTQMAq

--HG--
extra : rebase_source : 04efc2bc99967a57c26bbc614eb4304b71cf9e0d
2017-03-02 16:12:25 -06:00
Tim Nguyen f300531367 Bug 1341045 - Make sure RDM close icon is centered within button. r=jryans
MozReview-Commit-ID: 5nlucwAe51L

--HG--
extra : rebase_source : d7d6a3c97967329e51cd33b2c1b070df343f5543
2017-02-25 15:42:31 +00:00
Tim Nguyen d762bbe438 Bug 1341045 - Use checked class instead of introducing active class. r=jryans
MozReview-Commit-ID: 6fC7hVRSvjh

--HG--
extra : rebase_source : a6051a964f42a22137f6128cd57a82e3701d463b
2017-02-25 15:42:26 +00:00
Tim Nguyen 4a0c3cbbd6 Bug 1341045 - Remove broken CSS overrides from responsive.html. r=jryans
MozReview-Commit-ID: KCb8G3agjE4

--HG--
extra : rebase_source : 28e219d44795b54979307f8f70eba0823eefab78
2017-02-25 15:42:20 +00:00
J. Ryan Stinnett abcaf24dc0 Bug 1342588 - Use ProfD for Browser Toolbox profile. r=ochameau
Originally, the profile was placed in `ProfLD` instead of `ProfD`.  On some
systems, such as macOS, `ProfLD` is in the user's Caches directory, which is not
an appropriate place to store supposedly persistent profile data.

MozReview-Commit-ID: IWudqEg3kbI

--HG--
extra : rebase_source : 8ae5c2286fd4970809ee3732cff9c34072bdfb53
2017-03-01 15:17:59 -06:00