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

5412 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Hengst d132d5d411 Bug 1343360 - Fix tooltip for 'Toggle split console' button, add back 'Esc'. r=miker
MozReview-Commit-ID: 6b41FlENbnh

--HG--
extra : rebase_source : 9d913af6a8877468e152c9b2dfa8838c3908a99b
2017-03-01 00:45:42 +01:00
Stanford Lockhart a66ac2238e Bug 940275 - Part 1: Add positioning properties to box model r=gl
MozReview-Commit-ID: AB5fREjDhsD
2017-02-28 18:18:28 -04:00
Madeleine Chercover 99f76d739a Bug 1347241 - Enable linux64-ccov coverage collection for common tests set; r=gmierz,jmaher
MozReview-Commit-ID: FLyjCwMGb6L

--HG--
extra : rebase_source : 4c2c56c5ace6fd1f6b933a92ad0f69189ab1df69
2017-03-14 11:40:59 -07:00
Michelangelo De Simone ef7392e0f4 Bug 1341928 - Tag the Geolocation test suite. r=jdm
MozReview-Commit-ID: 9bNXMQNsL1a

--HG--
extra : rebase_source : 99ed74fc1c64472d29687d541d4b254c6b4ba2d8
2017-02-22 15:49:59 -08:00
Xidorn Quan 8395dba220 Bug 1346669 - Make font-synthesis not a subprop of font shorthand. r=jfkthame
MozReview-Commit-ID: KUX72Gr4SYs

--HG--
extra : rebase_source : d509b50fae55c6f2ae218ca81d072dd7557f2361
2017-03-13 12:36:19 +11:00
Wes Kocher 8010f266fb Merge m-c to autoland, a=merge
MozReview-Commit-ID: Hikpu6ARByb
2017-03-13 16:40:18 -07:00
Francesco Lodolo (:flod) 8790aff6ce Bug 1346272 - Remove duplicate string charts.totalSize from netmonitor.properties,r=Honza
MozReview-Commit-ID: BrEvNIPVrOZ

--HG--
extra : rebase_source : e1585ec284479152ba5f3e509b3dcc473334e0a2
2017-03-10 17:52:31 +01:00
Matteo Ferretti 85a726e327 Bug 1327725 - ensure the pagehide event we received are for the window's highlighter; r=gl
Some tests were failing since they navigate in the history of frames; and that
was triggering the `onPageHide` for the highlighter.

MozReview-Commit-ID: 7lGRTg4CerU

--HG--
extra : rebase_source : 730fe1515feb706ea15f2ab0a8f193acdcb99e40
2017-03-12 13:06:00 +01:00
Matteo Ferretti bec7538bbf Bug 1255351 - box model highlighter: all the guidelines now are overlap the node; r=gl
This patch is fixing the issue mostly for 1dppx / 1dpi display.
For higher dpi a follow-up bug will be made once bug 1345917 and bug 1151421
are fixed; and it will be part of bug 1187970.

MozReview-Commit-ID: 7XuED9ydGvB

--HG--
extra : rebase_source : 3d47ee5c7c7a60f712fe23072bb8686eac0b8dc8
2017-03-10 02:32:09 +01:00
Alisha b6906a58a1 Bug 1345112 - Fix invalid console.trace() calls in inspector front. r=jdescottes
--HG--
extra : rebase_source : 293a832e540efe966ed1a07f9dbe361f6c45399e
2017-03-11 05:39:00 -05:00
Kris Maglione 1ab6910010 Bug 1344590: Part 4 - Store parsed and normalized extension data in indexedDB. r=aswan
MozReview-Commit-ID: HA0PJfbGa9w

--HG--
extra : rebase_source : 7c51ea2b2fcb231f93ec77fc7836f14f53dca6a0
extra : amend_source : f64f6e70e6a5b1579d7a47371aca5ddbc6ecfc2f
extra : histedit_source : 2b13ceb2cc94bc46a65f6bde8aeb0eb3ff4b2474
2017-03-08 09:16:01 -08:00
Gabriel Luong fb224a3662 Bug 1342941 - Implement the geometry editor toggle in the new box model. r=zer0 2017-03-11 19:53:37 -05:00
Stefan Yohansson b7941e38ab Bug 1067999 - Fixed 'Images in background-image tooltips aren't always easy to see' by adding a repeating image for the tooltip widget. r=ntim
--HG--
extra : rebase_source : 0845ba330509dd42ad9e34279e5af33b8b639c24
2017-03-10 11:38:30 -03:00
Gabriel Luong 143314a407 Bug 1345997 - Add a check for the inspector toolbox when checking if the grid inspector or box model is visible. r=jdescottes
MozReview-Commit-ID: 5Ve2COO5Vkc
2017-03-09 16:48:14 -05:00
Wes Kocher 65140a44e3 Merge inbound to central, a=merge CLOSED TREE
MozReview-Commit-ID: Gj4s6DtqKmw
2017-03-09 16:33:31 -08:00
Matteo Ferretti 649a1e4387 Bug 1343217 - Cut the CssGridHighlighter canvas size to its maximum size; r=pbro
This is a temporary fix to prevent the CssGridHighlighter from crashing on very
big pages.
This way, at least some parts of the highlighter are visible.
See bug 1345434 for the real fix.

MozReview-Commit-ID: DIw7RXi0SEz

--HG--
extra : rebase_source : 6051a841f3c683ead3cbf7fc2e02bf0ea2ad99f6
2017-03-02 10:52:15 +01:00
Julian Descottes 39d5de7cfe Bug 1342310 - preserve grid highlighter only when reloading the page;r=zer0
Store url in highlighters-overlay grid state to avoid reapplying a state
after navigating on a different page.

MozReview-Commit-ID: 6rTsAPuPhvx

--HG--
extra : rebase_source : 2b89bf5949fbaef16b6cab49946f18c52c1f65a2
2017-03-06 19:19:58 +01:00
Julian Descottes 29933c2115 Bug 1342310 - read grid color from highlighters-overlay state;r=gl
- emit highlighter options when emitting grid highlighter shown/hidden
events
- read color for highlighted grid container when building initial grids
array in grid-inspector
- explicitly set color when toggling grid highlighter from the rule view

MozReview-Commit-ID: IqvnSdJfq9u

--HG--
extra : rebase_source : 47cbfa55cfb6a67f40dbf1f9802894c971a4b097
2017-03-09 00:30:47 +01:00
Julian Descottes 361fe469a0 Bug 1342310 - remember selected grid container on navigate;r=gl
The highlighters-overlay now keep the state of the grid highlighter
in memory. On "navigate", the state is restored.

MozReview-Commit-ID: 7KNhxHs3L5G

--HG--
extra : rebase_source : e6a74f6cf53db2b46ac8dad4e1655e4e88ccd975
2017-03-02 18:16:47 +01:00
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
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
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
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
Fred Lin 19df7d1d45 Bug 1343122 - support multiple params with the same name;r=Honza
MozReview-Commit-ID: 7Xj3fq5apTc

--HG--
extra : rebase_source : 04818bfc75bb2ad8594c33623172623ce2386053
2017-03-02 10:35:20 +08:00
Ricky Chien 80ce5bc82e Bug 1340368 - Rewrite har-exporter and use WebAPIs instead r=Honza
MozReview-Commit-ID: 5mm4mr8qT79

--HG--
extra : rebase_source : 2b05dee30957752a8df1609f632341badf0db2cf
2017-02-17 14:57:14 +08:00
J. Ryan Stinnett e3d67a0451 Bug 1338599 - Default custom devices to enabled in RDM. r=gl
MozReview-Commit-ID: HAkhcKZhLVt

--HG--
extra : rebase_source : 2c9252ecc4f52786881dd58eadf77bb82bf067fb
2017-03-01 17:57:24 -06:00
Fred Lin 68a2a08b09 Bug 1340464 - PART 2: handle connection state in util/client;r=Honza
MozReview-Commit-ID: JWC4ZbfLS8W

--HG--
extra : rebase_source : 4abfd79886c0bae8084159a9699c6c2939815c1a
2017-02-22 18:19:45 +08:00
Fred Lin ef393c009b Bug 1340464 - PART 1: wrap init process into bootstrap function;r=Honza
MozReview-Commit-ID: 53z2XDkEiVv

--HG--
extra : rebase_source : 87b7c19ec93fef5466f66f44ddb09c001c8ba319
2017-02-22 13:26:19 +08:00
Wes Kocher 9746f81e53 Merge m-c to autoland, a=merge
MozReview-Commit-ID: FzykkWPQCrq

--HG--
rename : browser/modules/test/browser_UsageTelemetry_content.js => browser/modules/test/browser/browser_UsageTelemetry_content.js
rename : browser/modules/test/browser_UsageTelemetry_content_aboutHome.js => browser/modules/test/browser/browser_UsageTelemetry_content_aboutHome.js
rename : browser/modules/test/browser_UsageTelemetry_searchbar.js => browser/modules/test/browser/browser_UsageTelemetry_searchbar.js
rename : browser/modules/test/browser_UsageTelemetry_urlbar.js => browser/modules/test/browser/browser_UsageTelemetry_urlbar.js
2017-03-01 17:48:44 -08:00
Wes Kocher 686e0997b9 Backed out 2 changesets (bug 1338567) for near permafailing debugger test failures a=backout CLOSED TREE
Backed out changeset c594a1353f5d (bug 1338567)
Backed out changeset e9dcba1a87af (bug 1338567)

MozReview-Commit-ID: 4vB5haf8zyB
2017-03-01 10:38:33 -08:00
Gabriel Luong d1749aad4f Bug 1302197 - Implement the option to show grid cell highlights in the CSS Grid Highlighter. r=pbro
MozReview-Commit-ID: BSs9tPksPgA
2017-03-01 02:46:50 -05:00
Jason Laster bd7f27ff38 Bug 1338567 - Update debugger frontend (2/10/2017) r=jdescottes.
MozReview-Commit-ID: 1Sl9jB0M0af

--HG--
extra : rebase_source : 772a73f4139dccc003c107793292b2fe44d2d5bb
2017-03-01 12:01:37 +01:00
Wes Kocher bd0bfddf8e Merge m-c to inbound, a=merge
MozReview-Commit-ID: Fypud50dqYw
2017-03-02 15:03:11 -08:00
Daniel Holbert c525adc23c Bug 1343665 part 2: Regenerate devtools' generated properties db, now that layout.css.object-fit-and-position.enabled is removed. r=mats
MozReview-Commit-ID: 19F7rkKzmIN
2017-03-02 10:04:11 -08:00
Andrea Marchesini b54dc840c3 Bug 1335539 - Get rid of nsIDOMWindowUtils.wrapDOMFile, r=smaug, r=Gijs 2017-03-02 17:15:29 +01:00
Andrea Marchesini d589cbcf28 Bug 1334975 - Get rid of nsIFilePicker.show() use in gecko, r=ochameau 2017-03-02 17:14:46 +01:00
Ricky Chien 876f7acea1 Bug 1344155 - Remove toolbox in netmonitor r=Honza
MozReview-Commit-ID: BM0RoiuRaPh

--HG--
extra : rebase_source : 81933234fd44c7940133540b25e5c8682a1c168d
2017-03-02 22:59:56 +08:00
Nick 2a7202a0c1 Bug 1312687 - devtools-side-splitter now moves the correct direction in RTL locales r=ntim
MozReview-Commit-ID: CpSZwZSstgX

--HG--
extra : rebase_source : 28974307e4e225748c2e866ac6ac8a93af3a50b1
2017-03-02 13:03:41 -05:00
Carsten "Tomcat" Book b43c07a10c Merge mozilla-central to mozilla-inbound 2017-03-01 16:39:27 +01:00
Carsten "Tomcat" Book 3b3f4c17a2 merge mozilla-inbound to mozilla-central a=merge 2017-03-01 11:40:59 +01:00
Tooru Fujisawa 822174c52d Bug 1319638 - Part 2: Change line number of a function created by Function constructor to start from 1. r=shu 2017-03-01 13:34:45 +09:00
Jason Laster e20c4bb037 Bug 1338567 - Update debugger frontend (2/10/2017) r=jdescottes.
MozReview-Commit-ID: 1Sl9jB0M0af
2017-03-01 12:01:37 +01:00
Jan Odvarko da577361e9 Bug 1323454 - integrate HTTP Status code with MDN; r=Honza
MozReview-Commit-ID: 8DaFUZhEobr

--HG--
extra : rebase_source : 90c6d823cbe1fae4ba0e73b96760070783afd7c0
2017-02-27 18:26:44 +01:00
Carsten "Tomcat" Book 24bb9f3ffe Merge mozilla-central to mozilla-inbound 2017-02-28 13:03:04 +01:00
Matteo Ferretti 413823f9a3 Bug 1341580 - DevTools Inspector tooltip get element width/height wrong when browser zoomed; r=gl
- Considered page's zoom when element's dimensions are displayed on the infobar
- Added unit test

MozReview-Commit-ID: 9Mk4ttswpZ2

--HG--
extra : rebase_source : b3924709e52ce06a806f86b28e8ab29a780b354d
2017-02-26 16:11:51 +01:00
Gabriel Luong d7d3158d2b Bug 1342305 - Refactor grid inspector into its own grids folder. r=jdescottes
--HG--
rename : devtools/client/inspector/layout/actions/grids.js => devtools/client/inspector/grids/actions/grids.js
rename : devtools/client/inspector/layout/actions/highlighter-settings.js => devtools/client/inspector/grids/actions/highlighter-settings.js
rename : devtools/client/inspector/layout/actions/index.js => devtools/client/inspector/grids/actions/index.js
rename : devtools/client/inspector/layout/actions/moz.build => devtools/client/inspector/grids/actions/moz.build
rename : devtools/client/inspector/layout/components/Grid.js => devtools/client/inspector/grids/components/Grid.js
rename : devtools/client/inspector/layout/components/GridDisplaySettings.js => devtools/client/inspector/grids/components/GridDisplaySettings.js
rename : devtools/client/inspector/layout/components/GridItem.js => devtools/client/inspector/grids/components/GridItem.js
rename : devtools/client/inspector/layout/components/GridList.js => devtools/client/inspector/grids/components/GridList.js
rename : devtools/client/inspector/layout/components/GridOutline.js => devtools/client/inspector/grids/components/GridOutline.js
rename : devtools/client/inspector/layout/reducers/grids.js => devtools/client/inspector/grids/reducers/grids.js
rename : devtools/client/inspector/layout/reducers/highlighter-settings.js => devtools/client/inspector/grids/reducers/highlighter-settings.js
rename : devtools/client/inspector/layout/reducers/moz.build => devtools/client/inspector/grids/reducers/moz.build
rename : devtools/client/inspector/layout/types.js => devtools/client/inspector/grids/types.js
rename : devtools/client/inspector/layout/utils/l10n.js => devtools/client/inspector/grids/utils/l10n.js
rename : devtools/client/inspector/layout/utils/moz.build => devtools/client/inspector/grids/utils/moz.build
2017-02-24 14:14:04 -05:00
Micah Tigley 7e265d8203 Bug 1337235 - Mouseover interaction for grid outline. r=gl
MozReview-Commit-ID: 4qZfle2lDMZ
2017-02-25 23:42:45 -07:00
Sebastian Hengst e0f4f77419 Backed out changeset b43d8eb6e6c9 (bug 1335691) for build bustage. r=backout on a CLOSED TREE 2017-03-13 18:33:11 +01:00
Matteo Ferretti 2d0b942fdc Bug 1335691 - Removed `RectHighlighter`, tests, and all reference to them; r=gl
MozReview-Commit-ID: Gn3uxuv7gRU

--HG--
extra : rebase_source : 8086ea1521f0d88f358682ed04e8b44ccff1a774
2017-03-13 17:49:11 +01:00
Julian Descottes df691cbbcd Bug 1341361 - reattach listChanged evts in root actor earlier to avoid missing updates;r=jryans
The root actor listens to list changes for tabs, addons, workers and service workers.
The event listener used for each of these lists was attached too late and could miss
updates. This was fixed earlier for tabs to fix an intermittent. This patch applies
the same change to addons workers and serviceworkers.

MozReview-Commit-ID: K4gKwK9U6Vh

--HG--
extra : rebase_source : 34aecc24b389d34bd088445f58f9f55aec074245
2017-02-09 22:11:01 +01:00
Fabien CASTERS d8818577f1 Bug 1326408 - Fix ESLint errors in devtools/client/netmonitor/test and devtools/client/netmonitor/har/test. r=ntim
MozReview-Commit-ID: D2eCfvpXoOJ

--HG--
extra : rebase_source : 261287bd96a878ce86778c214363fbb1b77ca5a0
2017-02-26 17:11:09 +01:00
Julian Descottes d539aebf32 Bug 1342051 - clear css grid pattern cache when destroying highlighter;r=zer0
MozReview-Commit-ID: 5LpjjzjZfs3

--HG--
extra : rebase_source : f23974994ff8d10b61e4b6f79dffb69eb985822a
2017-02-27 18:59:49 +01:00
Julian Descottes 51cb975bac Bug 1342051 - add test for grid highlighter bug after reload;r=zer0
MozReview-Commit-ID: 3ZqfxLgnJp0

--HG--
extra : rebase_source : 5ad7f23067c592c4615ac00528d3a4a1062d1ba7
2017-02-27 21:06:55 +01:00
Sebastian Hengst 18e322c255 Backed out changeset a2501c4d00c7 (bug 1345932) for failing browser_misused_characters_in_strings.js for aboutdebugging.properties' multiProcessWarningMessage. r=backout 2017-03-16 15:49:31 +01:00
Sebastian Hengst 5fe4966f1a Backed out changeset b94a7f7b3980 (bug 1345932) 2017-03-16 15:48:03 +01:00
Sebastian Hengst af77f61c9a Backed out changeset 231a2fc0fe33 (bug 1345932) 2017-03-16 15:47:58 +01:00
Carsten "Tomcat" Book f705380b06 Merge mozilla-central to autoland 2017-03-16 15:45:10 +01:00
Julian Descottes f7296422da Bug 1345932 - disable aboutdebugging multi e10s test if e10s disabled;r=jdescottes
MozReview-Commit-ID: G6U17WhhMi7

--HG--
extra : rebase_source : 295df93d9765c5fc1ada5b7c016617165b513878
2017-03-16 14:24:48 +01:00
Julian Descottes 19cb7b5ffc Bug 1345932 - show warning info in about:debugging#workers if multi-e10s is on;r=ochameau
If multi e10s is enabled, service worker debugging is unavailable.
We temporarily disabled the start/push/debug buttons in about:debugging
for all service workers if multi-e10s is on.

A warning section is also displayed on top of about:debugging, letting the
user know that they can set dom.ipc.processCount to 1 in order to force
a single content process and restore debugging capabilities.

MozReview-Commit-ID: IPAlbOq2Hij

--HG--
extra : rebase_source : 1aee90f7669008921b270b1759e7cf2192926b26
extra : source : 7fcfc6bf254734d16bff0145257fc256e7395a79
2017-03-15 19:44:21 +01:00
Julian Descottes 7765ab5baf Bug 1345932 - cleanup service worker panel render method;r=ochameau
MozReview-Commit-ID: AZdbg38ayLo

--HG--
extra : rebase_source : 56287fac00505eb68ee07677779bfb8ee98eb2a3
2017-03-15 20:10:59 +01:00
Tim Nguyen c85ce403fd Bug 1347607 - Fix .devtools-button for text as image usage. r=pbro
MozReview-Commit-ID: 8H3HZc9GAuc

--HG--
extra : rebase_source : 163ef1c94c67f278f32c7cbd9671a14cdc1c7fce
2017-03-15 15:56:26 +00:00
Matteo Ferretti 875c108206 Bug 1303158 - handle browser zoom and density display in CssGridHighlighter; r=gl
That also fixed bug 1303156, since handling better the device pixel ratio makes
also the lines crisp.

MozReview-Commit-ID: Iyl6YLFFp5b

--HG--
extra : rebase_source : eff92ab5dd2a389329e6a800f95f3b3a4be36db4
2017-03-11 22:51:57 +01:00
Julian Descottes fe37068ea5 Bug 1333714 - update grid highlighter and layout panel on markupmutation;r=gl
MozReview-Commit-ID: 9TAUxqTiT4M

--HG--
extra : rebase_source : 77eae80dd8f610a5cb303d367d114be0cfa6bc4b
2017-03-07 18:02:41 +01:00
Julian Descottes 13177e9ab2 Bug 1333714 - Allow highlighter to be hidden even if current node is not valid;r=zer0
When a highlighter was created for a node that has been removed, it can no longer be
hidden due to a check performed in the hide method of the basic auto-refresh class.

While it makes sense not to display a highlighter for an invalid node, hiding a
highlighter should always remain possible.

MozReview-Commit-ID: ChkmecJeqy9

--HG--
extra : rebase_source : 6dfbbdf78f7b59ab8264397f837fa61601bf72ee
2017-03-10 22:25:01 +01:00
J. Ryan Stinnett 6f57ff6e9f Bug 1341756 - Clear any highlighters on window-ready. r=zer0
By always clearing any possible highlighters first, it helps handle the case of
toggling RDM, which does trigger `window-ready` even though the old highlighter
content is still live on the page.

MozReview-Commit-ID: FCRHW1AyiyB

--HG--
extra : rebase_source : 1a9a3d8bf1d3788ba260ccd837450c3a1c81bfe7
2017-03-08 16:55:31 -06:00
Kris Maglione 85333437e5 Bug 1314361 - Part 3: Stop using origin attributes for add-on ID in console filtering. r=baku 2017-02-26 13:13:45 -08:00
Kris Maglione af57bdc417 Bug 1314361 - Part 2: Stop using addonId origin attribute for permission checks. r=billm 2016-11-04 15:16:50 -07:00
Jason Laster 936a43f195 Bug 1344294 - Bump Debugger 3/3/2017. r=gtatum 2017-03-03 18:34:00 -05:00
Tooru Fujisawa 61b1349ff4 Bug 1317400 - Part 3: Fix devtools tests. r=till 2017-03-04 20:37:14 +09:00
Wes Kocher 05993afe57 Bug 1341278 - Followup to hopefully make eslint happy a=me
MozReview-Commit-ID: 9NOwHEAeN1H
2017-03-03 11:12:12 -08:00
Adrien-Marie Enault fcbdaafe68 Bug 1341278 - Fix loss of filters in netmon when clicking on back from the perf tabs. r=Honza 2017-02-23 22:20:38 +01:00
Julian Descottes c34e01ac20 Bug 1341258 - update display of whitespace nodes in markup view;r=gl
MozReview-Commit-ID: 2Hcd9PH9R8g
2017-02-27 13:24:16 +01:00
Tim Nguyen 856b53c527 Bug 1342672 - Fix memory tool CSS. r=jryans
MozReview-Commit-ID: mSZFtU2AUF

--HG--
extra : rebase_source : 463f46ca1af075fba6673fef98f171683c7a4fc3
2017-02-25 16:09:31 +00:00
Andrew Xia e5a32d765b Bug 1327121 - open split console on esc press when inspector search selected r=jdescottes 2017-02-26 17:34:20 -08:00
Phil Ringnalda ab84dcd8f5 Merge m-i to m-c, a=merge 2017-02-26 10:48:26 -08:00
Masatoshi Kimura cc06af4a56 Bug 1342144 - Revert some version parameters in devtools/. r=jryans
DevTools has to support debugging versioned scripts until Firefox itself drops the support. So we can't remove versioned scripts completely.

MozReview-Commit-ID: 1NksT3hfz1Z

--HG--
extra : rebase_source : 72d1cb34b84101e3e07b5459ee36987e6508f3a7
2017-02-24 01:48:11 +09:00
Micah Tigley 2df911255f Bug 1308268 - Add a Grid Outline to layout panel. r=gl
MozReview-Commit-ID: 5BjnFGO5PmD
2017-02-22 22:58:56 -07:00
Geoff Brown 151a463347 Bug 1298364 - Skip browser_webconsole_netlogging.js for frequent failures. r=jmaher 2017-02-25 09:18:29 -07:00
Tooru Fujisawa e7e8ef85a7 Bug 104442 - Part 5: Add another testcase for devtools and note. r=nchevobbe 2017-02-25 12:52:34 +09:00
Tooru Fujisawa c447cd8306 Bug 104442 - Part 4: Update stub. r=nchevobbe 2017-02-25 12:52:33 +09:00
Tooru Fujisawa 915f2f8c25 Bug 104442 - Part 3: Add test input for mocha test. r=nchevobbe 2017-02-25 12:52:33 +09:00
Tooru Fujisawa a69d93faa8 Bug 104442 - Part 2: Add a testcase for devtools and note. r=nchevobbe 2017-02-25 12:52:33 +09:00
Tooru Fujisawa 00e859d170 Bug 1342293 - Call expectUncaughtException for each pageError. r=nchevobbe 2017-02-25 12:52:33 +09:00
Masatoshi Kimura 7be7b11a1c Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;

MozReview-Commit-ID: AzhtdwJwVNg

--HG--
extra : rebase_source : e8f90249454c0779d926f87777f457352961748d
2017-02-23 06:10:07 +09:00
Wes Kocher e84fc624ff Merge inbound to central, a=merge
MozReview-Commit-ID: DpCZgRV1csS
2017-02-24 16:46:12 -08:00
Julian Descottes cce5817930 Bug 1338298 - part3: add open inspector link in grid listing;r=gl
MozReview-Commit-ID: HcedDTZJPfO
2017-02-24 10:58:34 +01:00
Julian Descottes 5612857425 Bug 1338298 - part2: highlight node on mouseover in grid listing;r=gl
MozReview-Commit-ID: 6uhDhv4lTe3
2017-02-24 10:36:47 +01:00
Julian Descottes 283b2bd978 Bug 1338298 - part1: use node reps to display grid containers in layout view;r=gl
MozReview-Commit-ID: 4NYwebiTah8
2017-02-24 12:49:22 +01:00
Ruturaj K. Vartak 5db24589b8 Bug 1325987 - Fix ESLint issues in devtools/server/tests/browser/. r=ntim 2017-02-23 20:32:00 -05:00
Carsten "Tomcat" Book 7256146318 merge mozilla-inbound to mozilla-central a=merge 2017-02-24 11:46:38 +01:00
Julian Descottes e3b9ccf930 Bug 1336198 - Part 10: Fix race condition in boxmodel tests. r=gl
MozReview-Commit-ID: IDBgbnlMX2c
2017-02-22 20:48:23 +01:00
Gabriel Luong 0e26022e8e Bug 1336198 - Part 9: Use existing box model tests with the new react/redux box model. r=jdescottes
MozReview-Commit-ID: HrqeP2X35t

--HG--
rename : devtools/client/inspector/components/test/.eslintrc.js => devtools/client/inspector/boxmodel/test/.eslintrc.js
rename : devtools/client/inspector/components/test/browser.ini => devtools/client/inspector/boxmodel/test/browser.ini
rename : devtools/client/inspector/components/test/browser_boxmodel.js => devtools/client/inspector/boxmodel/test/browser_boxmodel.js
rename : devtools/client/inspector/components/test/browser_boxmodel_editablemodel.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel.js
rename : devtools/client/inspector/components/test/browser_boxmodel_editablemodel_allproperties.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_allproperties.js
rename : devtools/client/inspector/components/test/browser_boxmodel_editablemodel_bluronclick.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_bluronclick.js
rename : devtools/client/inspector/components/test/browser_boxmodel_editablemodel_border.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_border.js
rename : devtools/client/inspector/components/test/browser_boxmodel_editablemodel_stylerules.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_stylerules.js
rename : devtools/client/inspector/components/test/browser_boxmodel_guides.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_guides.js
rename : devtools/client/inspector/components/test/browser_boxmodel_navigation.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_navigation.js
rename : devtools/client/inspector/components/test/browser_boxmodel_rotate-labels-on-sides.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_rotate-labels-on-sides.js
rename : devtools/client/inspector/components/test/browser_boxmodel_sync.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_sync.js
rename : devtools/client/inspector/components/test/browser_boxmodel_tooltips.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_tooltips.js
rename : devtools/client/inspector/components/test/browser_boxmodel_update-after-navigation.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_update-after-navigation.js
rename : devtools/client/inspector/components/test/browser_boxmodel_update-after-reload.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_update-after-reload.js
rename : devtools/client/inspector/components/test/browser_boxmodel_update-in-iframes.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_update-in-iframes.js
rename : devtools/client/inspector/components/test/doc_boxmodel_iframe1.html => devtools/client/inspector/boxmodel/test/doc_boxmodel_iframe1.html
rename : devtools/client/inspector/components/test/doc_boxmodel_iframe2.html => devtools/client/inspector/boxmodel/test/doc_boxmodel_iframe2.html
rename : devtools/client/inspector/components/test/head.js => devtools/client/inspector/boxmodel/test/head.js
2017-02-22 19:26:57 +01:00
Gabriel Luong febfd604f0 Bug 1336198 - Part 8: Use the react/redux box model in the computed view. r=jdescottes 2017-02-24 01:37:51 -05:00
Gabriel Luong 05191ee10e Bug 1336198 - Part 7: Refactor box model logic into box-model.js. r=jdescottes 2017-02-24 01:37:47 -05:00
Gabriel Luong 42b0b92045 Bug 1336198 - Part 6: Refactor box model component into boxmodel/. r=jdescottes
--HG--
rename : devtools/client/inspector/layout/actions/box-model.js => devtools/client/inspector/boxmodel/actions/box-model.js
rename : devtools/client/inspector/layout/components/BoxModel.js => devtools/client/inspector/boxmodel/components/BoxModel.js
rename : devtools/client/inspector/layout/components/BoxModelEditable.js => devtools/client/inspector/boxmodel/components/BoxModelEditable.js
rename : devtools/client/inspector/layout/components/BoxModelInfo.js => devtools/client/inspector/boxmodel/components/BoxModelInfo.js
rename : devtools/client/inspector/layout/components/BoxModelMain.js => devtools/client/inspector/boxmodel/components/BoxModelMain.js
rename : devtools/client/inspector/layout/components/BoxModelProperties.js => devtools/client/inspector/boxmodel/components/BoxModelProperties.js
rename : devtools/client/inspector/layout/components/ComputedProperty.js => devtools/client/inspector/boxmodel/components/ComputedProperty.js
rename : devtools/client/inspector/layout/reducers/box-model.js => devtools/client/inspector/boxmodel/reducers/box-model.js
rename : devtools/client/inspector/layout/utils/editing-session.js => devtools/client/inspector/boxmodel/utils/editing-session.js
2017-02-24 01:37:44 -05:00
Gabriel Luong 37806ff7b2 Bug 1336198 - Part 5: Remove initialization of the deprecated box model. r=jdescottes 2017-02-24 01:37:40 -05:00
Gabriel Luong a46ca93ffc Bug 1336198 - Part 4: Remove the deprecated box model markup. r=jdescottes 2017-02-24 01:37:37 -05:00
Gabriel Luong 45a5310ce8 Bug 1336198 - Part 3: Remove the deprecated box model source file. r=jdescottes 2017-02-24 01:37:34 -05:00
Gabriel Luong 6faeb98865 Bug 1336198 - Part 2: Remove deprecated boxmodel stylesheet. r=jdescottes 2017-02-24 01:37:30 -05:00
Gabriel Luong 995c625b88 Backed out 9 changesets (bug 1336198). r=backout
Backed out changeset fd85a5aafa9f (bug 1336198)
Backed out changeset e1624f6a8087 (bug 1336198)
Backed out changeset a174ae51463a (bug 1336198)
Backed out changeset a7e1c96ccf87 (bug 1336198)
Backed out changeset c0df0213c72b (bug 1336198)
Backed out changeset e7d3c4bfc729 (bug 1336198)
Backed out changeset 3c88ae1e9508 (bug 1336198)
Backed out changeset 0461bc95ee7f (bug 1336198)
Backed out changeset f6710bb42058 (bug 1336198)

--HG--
rename : devtools/client/inspector/boxmodel/test/.eslintrc.js => devtools/client/inspector/components/test/.eslintrc.js
rename : devtools/client/inspector/boxmodel/test/browser.ini => devtools/client/inspector/components/test/browser.ini
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel.js => devtools/client/inspector/components/test/browser_boxmodel.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel.js => devtools/client/inspector/components/test/browser_boxmodel_editablemodel.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_allproperties.js => devtools/client/inspector/components/test/browser_boxmodel_editablemodel_allproperties.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_bluronclick.js => devtools/client/inspector/components/test/browser_boxmodel_editablemodel_bluronclick.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_border.js => devtools/client/inspector/components/test/browser_boxmodel_editablemodel_border.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_stylerules.js => devtools/client/inspector/components/test/browser_boxmodel_editablemodel_stylerules.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_guides.js => devtools/client/inspector/components/test/browser_boxmodel_guides.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_navigation.js => devtools/client/inspector/components/test/browser_boxmodel_navigation.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_rotate-labels-on-sides.js => devtools/client/inspector/components/test/browser_boxmodel_rotate-labels-on-sides.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_sync.js => devtools/client/inspector/components/test/browser_boxmodel_sync.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_tooltips.js => devtools/client/inspector/components/test/browser_boxmodel_tooltips.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_update-after-navigation.js => devtools/client/inspector/components/test/browser_boxmodel_update-after-navigation.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_update-after-reload.js => devtools/client/inspector/components/test/browser_boxmodel_update-after-reload.js
rename : devtools/client/inspector/boxmodel/test/browser_boxmodel_update-in-iframes.js => devtools/client/inspector/components/test/browser_boxmodel_update-in-iframes.js
rename : devtools/client/inspector/boxmodel/test/doc_boxmodel_iframe1.html => devtools/client/inspector/components/test/doc_boxmodel_iframe1.html
rename : devtools/client/inspector/boxmodel/test/doc_boxmodel_iframe2.html => devtools/client/inspector/components/test/doc_boxmodel_iframe2.html
rename : devtools/client/inspector/boxmodel/test/head.js => devtools/client/inspector/components/test/head.js
rename : devtools/client/inspector/boxmodel/actions/box-model.js => devtools/client/inspector/layout/actions/box-model.js
rename : devtools/client/inspector/boxmodel/components/BoxModel.js => devtools/client/inspector/layout/components/BoxModel.js
rename : devtools/client/inspector/boxmodel/components/BoxModelEditable.js => devtools/client/inspector/layout/components/BoxModelEditable.js
rename : devtools/client/inspector/boxmodel/components/BoxModelInfo.js => devtools/client/inspector/layout/components/BoxModelInfo.js
rename : devtools/client/inspector/boxmodel/components/BoxModelMain.js => devtools/client/inspector/layout/components/BoxModelMain.js
rename : devtools/client/inspector/boxmodel/components/BoxModelProperties.js => devtools/client/inspector/layout/components/BoxModelProperties.js
rename : devtools/client/inspector/boxmodel/components/ComputedProperty.js => devtools/client/inspector/layout/components/ComputedProperty.js
rename : devtools/client/inspector/boxmodel/reducers/box-model.js => devtools/client/inspector/layout/reducers/box-model.js
rename : devtools/client/inspector/boxmodel/utils/editing-session.js => devtools/client/inspector/layout/utils/editing-session.js
2017-02-24 01:12:28 -05:00
Julian Descottes 04420c38c3 Bug 1336198 - part10: fix race condition in boxmodel tests;r=gl
MozReview-Commit-ID: IDBgbnlMX2c

--HG--
extra : rebase_source : 60363b4b4c4971212e333e50af01572d9c36e9d8
extra : histedit_source : 8169b297ed90c299b0330718c6eab831f7b2a927
2017-02-22 20:48:23 +01:00
Gabriel Luong 6497838a23 Bug 1336198 - Part 9: Use existing box model tests with the new react/redux box model. r=jdescottes
MozReview-Commit-ID: HrqeP2X35t

--HG--
rename : devtools/client/inspector/components/test/.eslintrc.js => devtools/client/inspector/boxmodel/test/.eslintrc.js
rename : devtools/client/inspector/components/test/browser.ini => devtools/client/inspector/boxmodel/test/browser.ini
rename : devtools/client/inspector/components/test/browser_boxmodel.js => devtools/client/inspector/boxmodel/test/browser_boxmodel.js
rename : devtools/client/inspector/components/test/browser_boxmodel_editablemodel.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel.js
rename : devtools/client/inspector/components/test/browser_boxmodel_editablemodel_allproperties.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_allproperties.js
rename : devtools/client/inspector/components/test/browser_boxmodel_editablemodel_bluronclick.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_bluronclick.js
rename : devtools/client/inspector/components/test/browser_boxmodel_editablemodel_border.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_border.js
rename : devtools/client/inspector/components/test/browser_boxmodel_editablemodel_stylerules.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_editablemodel_stylerules.js
rename : devtools/client/inspector/components/test/browser_boxmodel_guides.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_guides.js
rename : devtools/client/inspector/components/test/browser_boxmodel_navigation.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_navigation.js
rename : devtools/client/inspector/components/test/browser_boxmodel_rotate-labels-on-sides.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_rotate-labels-on-sides.js
rename : devtools/client/inspector/components/test/browser_boxmodel_sync.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_sync.js
rename : devtools/client/inspector/components/test/browser_boxmodel_tooltips.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_tooltips.js
rename : devtools/client/inspector/components/test/browser_boxmodel_update-after-navigation.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_update-after-navigation.js
rename : devtools/client/inspector/components/test/browser_boxmodel_update-after-reload.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_update-after-reload.js
rename : devtools/client/inspector/components/test/browser_boxmodel_update-in-iframes.js => devtools/client/inspector/boxmodel/test/browser_boxmodel_update-in-iframes.js
rename : devtools/client/inspector/components/test/doc_boxmodel_iframe1.html => devtools/client/inspector/boxmodel/test/doc_boxmodel_iframe1.html
rename : devtools/client/inspector/components/test/doc_boxmodel_iframe2.html => devtools/client/inspector/boxmodel/test/doc_boxmodel_iframe2.html
rename : devtools/client/inspector/components/test/head.js => devtools/client/inspector/boxmodel/test/head.js
extra : rebase_source : d401231636394e6db000cf6bf59f25c02020909f
extra : histedit_source : 0ccbf63faa5479ecb58b2dcd9169a9d8785c3957
2017-02-22 19:26:57 +01:00
Gabriel Luong a311b37417 Bug 1336198 - Part 8: Use the react/redux box model in the computed view. r=jdescottes
MozReview-Commit-ID: 8D53vJG3zda

--HG--
extra : rebase_source : 3af751344d2ef4efbb23ef4dadf65515b2b8844b
extra : histedit_source : f8998f66d6404951fda38b48555bd24f50bbdad3
2017-02-16 15:50:59 +01:00
Gabriel Luong 63afbc1c3f Bug 1336198 - Part 7: Refactor box model logic into box-model.js. r=jdescottes
MozReview-Commit-ID: C4DMNTYoTU

--HG--
extra : rebase_source : 24fcf00201158b1a1da55011b36c8c52f6b3d6aa
extra : histedit_source : f87234b379fc4421c78fed309fd85d0ead1b759a%2Cb28bca3e9ca8757b2b6dc02315c2d0ab71ee3fd5
2017-02-24 00:45:24 +01:00