Commit Graph

247 Commits

Author SHA1 Message Date
Luca Greco
d8af205681 Bug 1261857 - [webext] Add existent WebExtensions ContentScript globals in the Tab DevTools debuggees. r=ochameau
MozReview-Commit-ID: K5YESAVRikO

--HG--
extra : transplant_source : %28k%D5%B2%1A%8A%91%B4%27%F2%FC%F7%0A%5D%22%9C%3AQ%0B%A5
2016-04-20 16:36:29 +02:00
Jarda Snajdr
3c10e618d1 Bug 1149497 - Wildcard domain cookies are not displayed. r=mratcliffe 2016-04-20 22:50:00 +02:00
Carsten "Tomcat" Book
9eb45808ae merge mozilla-inbound to mozilla-central a=merge 2016-04-20 11:50:29 +02:00
Jarda Snajdr
97eb7d4c93 Bug 1261785 - Part 3: make affected JS files eslint-clean. r=mratcliffe 2016-04-19 01:44:00 +02:00
Matteo Ferretti
3837790c7f Bug 1168113 - Anonymous custom content container should use absolute position. r=xidorn
MozReview-Commit-ID: JkfqzK6BsdE

--HG--
extra : rebase_source : 61a05f4ac4d030ecd266d44ea698a5fc1a9aac1a
2016-04-19 22:22:57 +08:00
Luca Greco
c50767b44e Bug 1211665 - Filter add-ons console messages based on addonId. r=ochameau
MozReview-Commit-ID: 2yEWhX6shkx

--HG--
rename : devtools/shared/tests/unit/test_consoleID.js => devtools/shared/tests/unit/test_console_filtering.js
extra : transplant_source : yQ%0C%EA%DE%C3%CB%1A%93%89%92e%A5%B8X%94%60K%81W
2016-03-29 17:40:39 +02:00
Carsten "Tomcat" Book
3689b59fae merge mozilla-inbound to mozilla-central a=merge 2016-04-18 14:39:45 +02:00
Sebastian Hengst
94a588ed0d Backed out changeset 735739a3a13a (bug 1261785) 2016-04-17 12:27:22 +02:00
Morgan Phillips
286ca684cf Bug 1264780 - Handle destructuring cases when forcing binding initialization; r=bgrins
--HG--
extra : rebase_source : 98cd72020897bb606ce1b7ce98ac9f7a368f293b
2016-04-15 19:01:09 -07:00
Tim Huang
9ee389d97d Bug 1262813 - Fix the getWindowFromHost to allow it gets correct window. r=mratcliffe
--HG--
extra : rebase_source : befdc75235c0cf139482db85434973cda3dfc90e
2016-04-15 19:02:00 +02:00
Tom Tromey
83256f9761 Bug 1241046 - Find inherited entry in modifySelector2. r=pbro
MozReview-Commit-ID: K0orZj2Revc

--HG--
extra : transplant_source : %2A%E2%AE%0FC%1E%CC%29a%ECq%98N%F4%C8%F0%7E%BB%A1%85
2016-01-22 13:12:58 -07:00
Jarda Snajdr
7b5d53f68f Bug 1060947 - Listing indexedDB databases throws if any of them have 0 objectStores. r=mratcliffe 2016-04-13 02:00:00 -04:00
Jarda Snajdr
61e99d144c Bug 1261785 - Part 3: Make affected JS files eslint-clean. r=mratcliffe 2016-04-15 07:00:00 -04:00
Kumar McMillan
7814d5af7a Bug 1246030 - Allow reloading an add-on in about:debugging. r=ochameau
MozReview-Commit-ID: Lh2iwPgmlhU

--HG--
extra : transplant_source : %D4zhF%D7F%CA%07UIC%E8yB%E05%7B%EB%F6t
2016-03-31 12:01:02 -05:00
Carsten "Tomcat" Book
053055083c Backed out changeset 159d0cb3c2c3 (bug 1246030) for timeouts in browser_addons_debugging_initial_state.js 2016-04-15 06:56:26 +02:00
Kumar McMillan
49d9386a33 Bug 1246030 - Allow reloading an add-on in about:debugging. r=ochameau
MozReview-Commit-ID: Lh2iwPgmlhU

--HG--
extra : rebase_source : 0b9979f4a0f0b5e29f2da5d4a666ef423803143d
2016-03-31 12:01:02 -05:00
Eddy Bruel
c5fa2f5630 Bug 1225160 - Carefully avoid unsafeSynchronize when source maps are disabled;r=jlong 2016-04-14 21:57:58 +02:00
Nicolas Chevobbe
722d6431d5 Bug 1263439 - Remove "blob:" from stylesheet URLs created with URL.createObjectURL; r=pbro
There was an error thrown in the stylesheet.js `dirname` function because of
`this.safeURL` being like "blob:XXX", and thus not being valid for `Services.io.newURI`.
Removing the "blob:" part of the safeUrl before calling the `dirname` function
resolves the bug.

MozReview-Commit-ID: 9uth6vyAR2u

--HG--
extra : transplant_source : %1F%14%BA%13%8A%FC9%22%E5%F4%F8%B7%E93%DF%24%88G7R
2016-04-10 15:02:48 +02:00
Jason Laster
75a0ce82d4 Bug 1258892 - Cannot inspect imported scripts in worker. r=ejpbruel 2016-04-13 09:18:00 +02:00
Carsten "Tomcat" Book
f66f4e65c7 Backed out changeset d6a124bce670 (bug 1263439) for eslint failures 2016-04-13 12:50:10 +02:00
Nicolas Chevobbe
1d446e754b Bug 1263439 - Remove "blob:" from stylesheet URLs created with URL.createObjectURL; r=pbro
There was an error thrown in the stylesheet.js `dirname` function because of
`this.safeURL` being like "blob:XXX", and thus not being valid for `Services.io.newURI`.
Removing the "blob:" part of the safeUrl before calling the `dirname` function
resolves the bug.

MozReview-Commit-ID: 9uth6vyAR2u

--HG--
extra : transplant_source : %82%09%7D%9F%0E%8F%B4%BA%A6%22%E3%B1%98%ADN%22%5B%00q%B2
2016-04-10 15:02:48 +02:00
Wes Kocher
55f3bb97d0 Backed out changeset aa1a374f6bde (bug 1060732) for failures in browser_dbg_post-page.js
MozReview-Commit-ID: 70TYWF1nMcj
2016-04-12 15:47:09 -07:00
Alexandre Poirot
824d496583 Bug 1060732 - Load sources from page loaded via POST from cache in the debugger. r=ejpbruel 2016-04-12 13:05:36 -07:00
Wes Kocher
a7dd3bfa4c Merge m-c to inbound, a=merge CLOSED TREE
MozReview-Commit-ID: 41faNOn7U05
2016-04-11 16:04:55 -07:00
Morgan Phillips
79380d4135 Bug 1259563 - Display links to error message documentation alongside relevant errors (2/2); r=bgrins
--HG--
extra : rebase_source : 237344b5de2f0cc79dabca73d768ca7fb99ae91a
2016-04-11 10:27:50 -07:00
Jason Laster
6a4ea6ca92 Bug 1250110 - Clean up the path utility functions. r=ejpbruel 2016-04-07 11:58:00 -04:00
Jarda Snajdr
8eb506fa5f Bug 1262766 - Storage Inspector breaks down when Cache Storage throws a DOM security error. r=mratcliffe 2016-04-11 01:23:00 -04:00
Jarda Snajdr
4840f48bea Bug 1231434 - Add 'Delete All' context menu entry to storage inspector. r=mratcliffe 2016-04-11 01:21:00 +02:00
Andrea Marchesini
83a08cd72e Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-10 05:46:07 +01:00
Ryan VanderMeulen
1c7872d0af Backed out changeset 7d5f1e9ce04c (bug 1259169) for various cookie-related crashes and test failures. 2016-04-09 15:36:07 -04:00
Andrea Marchesini
d09d8959fe Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-09 19:09:49 +01:00
Wes Kocher
1a3f93d4b1 Backed out changeset f71740ef8656 (bug 1259563) for a string of webconsole test failures starting with test_jsterm_queryselector.html
MozReview-Commit-ID: 6h3LI6fTQFT
2016-04-08 16:54:35 -07:00
Wes Kocher
dfc7e5253f Merge m-c to inbound, a=merge
MozReview-Commit-ID: 9YZdlIARozU
2016-04-08 16:47:03 -07:00
Julian Descottes
e602e0d3d1 Bug 1258902 - part1:add service worker unregister link in about:debugging;r=janx
MozReview-Commit-ID: A8p602S4JgV

--HG--
extra : rebase_source : 1ab26dd758328ca3b6d4523e6e51a0965525f602
2016-04-06 16:37:35 +02:00
Morgan Phillips
0de77146eb Bug 1259563 - Display links to error message documentation alongside relevant errors (2/2); r=bgrins
--HG--
extra : rebase_source : a8c96a98bcd70e3a7c9d32f95755d480fa1c60ce
2016-04-08 12:16:52 -07:00
Nick Fitzgerald
fe4fa182e9 Bug 1237054 - Part 3: Get the devtools/client/debugger/test/mochitest/* tests passing without DevToolsUtils.assert failures; r=jryans 2016-04-06 06:34:00 +02:00
Carsten "Tomcat" Book
24c3443ab9 Merge mozilla-central to fx-team 2016-04-07 11:59:37 +02:00
Jason Laster
d72ee2e2dc Bug 1261956 - Replace update with Object.assign in actors/script.js r=ejpbruel
MozReview-Commit-ID: 7rXaG6ltOXw

--HG--
extra : histedit_source : e916fc060349a632060af7a53df9d17e67153282
2016-04-06 23:30:41 -07:00
Patrick Brosset
1dbefe5a91 Bug 1260680 - Filter out unwanted data in getProperties to reduce protocol traffic; r=miker
MozReview-Commit-ID: 9Gybp724gja

--HG--
extra : rebase_source : 98076280c8bc3d3ce7ff642f6ab2dba03c3bb716
2016-03-30 12:12:36 +02:00
Jarda Snajdr
fa77abb20d Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item r=mratcliffe
MozReview-Commit-ID: AWgZDbQ22ec
2016-04-04 07:56:00 +02:00
Carsten "Tomcat" Book
9b0388886d Backed out changeset 43360777775c (bug 1231437) for test failures in browser_misused_characters_in_strings.js 2016-04-04 16:07:03 +02:00
Jarda Snajdr
7cefe9760c Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item r=mratcliffe
--HG--
extra : rebase_source : d510dd4986817f8f97896d64dd377b3affcf916a
2016-04-04 03:42:00 +02:00
Morgan Phillips
9050862722 Bug 1255133 - Surface links to external documentation alongside relevant error messages 1/2; r=bgrins
--HG--
extra : rebase_source : 2c285070e648d42ccdd523c2415c6c6c6ed1a871
extra : amend_source : c6dd5cd109d6a767523dab6d35f8f3509995d9cd
2016-04-01 23:17:49 -07:00
Carsten "Tomcat" Book
174dee8f80 Backed out changeset 64f6fc285131 (bug 1231437) for test failures in browser_storage_cookies_edit.js
--HG--
extra : rebase_source : ecb08214d01f5743a84316ae03529a9c73b4e40f
2016-04-01 15:53:12 +02:00
Jarda Snajdr
cc61dccc0d Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item r=mratcliffe
--HG--
extra : rebase_source : 9fa5cccee28309f9da368275f6cb80f684aaa39f
2016-04-01 05:11:00 +02:00
Eddy Bruel
9b1d466451 Bug 1256397 - Convert ThreadActor into an instance of ActorClass;r=jryans 2016-04-01 10:59:59 +02:00
Michael Ratcliffe
59c75885f7 Bug 1231155 - Make localstorage entry rows editable via double-click in storage inspector r=pbro
MozReview-Commit-ID: 9SjhR1n5AYG

--HG--
extra : rebase_source : 1ca3cb5f79a3420a3d0735ca4558e1f90eeff6b2
2016-03-18 17:09:52 +00:00
Matteo Ferretti
7d401d4ae4 Bug 1139187 - Allow moving and resizing elements in content; r=pbro
MozReview-Commit-ID: EmmFBXW22dk

--HG--
extra : rebase_source : 78e58f1a61dfafb61cf89498881c40d42c7a6c18
2016-03-17 10:59:03 -04:00
Carsten "Tomcat" Book
d614afde81 Backed out changeset 66f61a656571 (bug 1231437) for test failures in browser_storage_cookies_edit.js 2016-04-01 09:27:58 +02:00
Eddy Bruel
012afaa478 Bug 1253976 - Protocol.js error packets should have meaningful error and message fields;r=jryans 2016-04-01 09:17:50 +02:00