Joel Maher
24c01a95de
Bug 1309759 - Intermittent browser_rules_style-editor-link.js. temporarily disabled on !debug. r=ahal
...
MozReview-Commit-ID: Bof2yy1IzBY
2017-06-15 09:44:33 -04:00
Sebastian Hengst
20d16dadd3
merge mozilla-inbount to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 36YqbsnO3en
2017-06-15 11:11:30 +02:00
Jan de Mooij
83f290de99
Bug 1370608 part 1 - Move newEnumerate hook from ObjectOps to ClassOps. r=evilpie,bz
2017-06-14 10:37:44 +02:00
Gabriel Luong
8cda8dcb70
Bug 1348004 - Display a new! indicator and a promote message bar to the layout panel. r=jdescottes
2017-06-14 00:52:03 -04:00
Wes Kocher
1af6d5cf57
Merge inbound to central, a=merge
...
UPGRADE_NSS_RELEASE
MozReview-Commit-ID: CBIFPwA5aNp
--HG--
extra : amend_source : 035a5be59d0046a643d0f836a95195e8c4ade4a6
2017-06-13 18:27:10 -07:00
Julian Descottes
a7015fc300
Bug 1367425 - Use DevToolsShim in webextensions codebase;r=mixedpuppy
...
Use DevToolsShim to access devtools APIs from webextensions code.
For webextensions tests using DevTools, tests are accessing DevToolsShim.gDevTools
which is fine for test purposes.
MozReview-Commit-ID: 66gFV98xvpf
--HG--
extra : rebase_source : 05734afae4368c5d7e4682b5fae1b8f3e4417220
2017-05-26 15:48:15 +02:00
Carsten "Tomcat" Book
d67ef71097
merge mozilla-inbound to mozilla-central a=merge
2017-06-13 12:09:48 +02:00
Wes Kocher
6e40405064
Merge m-c to inbound, a=merge CLOSED TREE
...
MozReview-Commit-ID: 5Agk5fuwDGU
2017-06-12 17:11:10 -07:00
Wes Kocher
f8412cddff
Merge inbound to central, a=merge CLOSED TREE
...
MozReview-Commit-ID: 4j8ngmg8FAD
2017-06-12 17:02:56 -07:00
Sebastian Hengst
ccf4e450a6
Backed out changeset f972a227ac15 (bug 1367424) for failing test_chrome_ext_hybrid_addons.html on Android. r=backout
2017-06-12 18:25:24 +02:00
Matteo Ferretti
ec371e55b6
Bug 1351997 - removing any approximation when virtual canvas is updated; r=pbro
...
MozReview-Commit-ID: 6Z1F5JIoSGO
2017-06-12 17:15:51 +02:00
Patrick Brosset
336f2049fa
Bug 987877 - Add Copy XPath menu item to the inspector; r=miker
...
MozReview-Commit-ID: A5g0MmWovjk
--HG--
extra : rebase_source : c426b97a789847ba8a6c1a7d3f8cc81cd20a2fdc
2017-06-12 16:25:48 +02:00
Carsten "Tomcat" Book
98c02d6711
Merge mozilla-central to mozilla-inbound
2017-06-12 15:38:17 +02:00
Matteo Ferretti
3a8b1be5c3
Bug 1371330 - calculate the proper coordinates for infinite lines; r=pbro
...
On Skia / OS X using a large number as workaround for infinite lines makes
the canvas really slow; here I removed the hack, calculating the proper
intersection with the canvas' boundaries for the infinite lines. That should
greatly improve the performance for transformed grid.
MozReview-Commit-ID: Ae1GyxIhf3l
2017-06-12 08:33:11 +02:00
Brian Grinstead
6d93cc1ff9
Bug 1371452 - Provide instructions for POSTing the profile from test_render_perf.html to perf-html;r=nchevobbe
...
MozReview-Commit-ID: HYdmANqxIg5
--HG--
extra : rebase_source : 6735ed2499e2b05731aaf1b6d04f42f0a4bc70be
2017-06-08 15:00:34 -07:00
Wes Kocher
101940382d
Merge m-c to autoland, a=merge CLOSED TREE
...
MozReview-Commit-ID: K0rvhhOLins
2017-06-12 17:13:12 -07:00
Nicolas Chevobbe
13c8f2cf43
Bug 1370268 - Stop using Immutable.Record for messages types. r=bgrins
...
MozReview-Commit-ID: Lp4JnICQzcM
--HG--
extra : rebase_source : a0161745eef40c40d75aa042a9e63d4b4a737d81
2017-06-12 09:56:31 +02:00
Julian Descottes
882c976a5a
Bug 1367424 - add shims for addon sdk to DevToolsShim;r=ochameau
...
Some APIs and methods still used by the addon sdk are not worth exposing
or migrating to mozilla-central given that this is only intended for
release 56 (after that, legacy extensions will no longer be supported).
For those APIs, we create a simple wrapper in DevToolsShim and moved the
implementation to framework/devtools
MozReview-Commit-ID: 8LiiptqO0NI
--HG--
extra : rebase_source : 3e4832bcaffa92d64e9d2490bcc0250bc05573c1
2017-06-06 14:01:32 +02:00
Sebastian Hengst
b9282f91f3
Backed out changeset eb85e39d0383 (bug 1368431) for too long line at browser_net_filter-autocomplete.js:10. r=backout
2017-06-10 14:50:27 +02:00
Jason Laster
e09cc86975
Bug 1371842 - Update Debugger frontend (6/9/2017). r=jdescottes
2017-06-09 19:46:00 -04:00
Ruturaj K. Vartak
3bec04ab77
Bug 1368431 - Add network monitor tests for searchbox autocomplete. r=ntim
2017-06-09 09:20:00 -04:00
Wes Kocher
b66d50d0ca
Merge autoland to central, a=merge
...
MozReview-Commit-ID: 1k7iJedKGDR
2017-06-09 15:48:12 -07:00
gabriellesc
ca255feb47
Bug 1359681 - Tap timeline column to open the timing sidebar panel. r=gasolin
2017-06-07 11:29:45 -04:00
Carsten "Tomcat" Book
d5a13ba05e
merge mozilla-inbound to mozilla-central a=merge
2017-06-09 12:58:49 +02:00
Phil Ringnalda
aea7a458b8
Backed out changeset cff7d7889369 (bug 1366853) for frequently failing browser_source_map-no-race.js at line 39 with: newLoc is null.
...
MozReview-Commit-ID: CEfFwc3LA2K
2017-06-08 19:29:28 -07:00
Wes Kocher
1be06aea28
Merge m-c to autoland, a=merge
...
UPGRADE_NSS_RELEASE
MozReview-Commit-ID: ItWcUAUYyaj
--HG--
extra : amend_source : fc43f23f0e12d5f88d72be9526a953d8015e6975
2017-06-08 18:44:32 -07:00
Sebastian Hengst
1446fbd365
Backed out changeset 634b361b1b9d (bug 1364150) for scroll position failures in devtools' browser_webconsole_keyboard_accessibility.js. r=backout a=merge
...
MozReview-Commit-ID: KjkF0dbDrWa
--HG--
extra : source : a3f4e0c311543afe8fb094bad0460befb679e235
2017-06-08 20:40:08 +02:00
Wes Kocher
cf0077dc65
Merge autoland to m-c a=merge
...
MozReview-Commit-ID: BfLXAwELA2k
2017-06-08 18:35:34 -07:00
Ehsan Akhgari
3615b687a6
Bug 1361461 - Dispatch the compartment-nuking part of WindowDestroyedEvent to the idle queue; r=smaug
2017-06-08 09:49:49 -04:00
Carsten "Tomcat" Book
cb5ce9d807
Merge mozilla-central to autoland
2017-06-08 15:24:16 +02:00
Carsten "Tomcat" Book
b9d94b34d4
merge mozilla-inbound to mozilla-central a=merge
2017-06-08 14:43:56 +02:00
Nicolas B. Pierron
d00b5ff644
Bug 1371035 - Index JSMSG_CANT_TRUNCATE_ARRAY MDN documentation. r=fscholz
2017-06-08 09:49:11 +00:00
Carsten "Tomcat" Book
383edc0429
Backed out changeset 575e351a12af (bug 1361461) for causing frequent reftest assertion failures like Assertion failure: false (Ran out of memory while building cycle collector graph), at z:/build/build/src/xpcom/base/nsCycleCollector.cpp:929
...
--HG--
extra : rebase_source : d4b0d05b42656579e35efde2d676c2f8f0115299
2017-06-08 11:27:43 +02:00
Ruturaj K. Vartak
58a62d7ade
Bug 1364093 - After a space and character, autocomplete should be shown for all flags. r=ntim, jdescottes.
...
MozReview-Commit-ID: JTPvHLBzIB0
2017-06-07 21:51:00 +02:00
Ehsan Akhgari
8e38408bd7
Bug 1361461 - Dispatch the compartment-nuking part of WindowDestroyedEvent to the idle queue; r=smaug
2017-06-07 21:49:03 -04:00
Ryan VanderMeulen
9b7a73b65a
Merge m-c to autoland. a=merge
...
UPGRADE_NSPR_RELEASE UPGRADE_NSS_RELEASE
--HG--
extra : amend_source : a59e53ba2f8db608f613f21ad6da2b5be8814aa4
2017-06-07 22:55:56 -04:00
Kris Maglione
fc7b949c51
Bug 1370027: Part 2 - Use Subprocess.jsm rather than nsIProcess to create the Browser Toolbox process. r=bgrins
...
Using nsIProcess has the side-effect of spawning a NSPR process wait loop
thread, which makes it impossible for other IPC code to waitpid on its own
processes, and check their exit status. There are other instances that need to
be changed as well, but this is the one that developers are most likely to run
into.
MozReview-Commit-ID: L0WyOxlXbkk
--HG--
extra : rebase_source : 0b128c187a2d18dd6fb226bb718ede9ce97ece4b
2017-06-06 16:15:38 -07:00
Ehsan Akhgari
3cc0bd4b17
Backout bug 1361461 due to potentially introducing some intermittent reftest failures
2017-06-07 13:01:24 -04:00
Jason Laster
e67d86c8f3
Bug 1370324 - Update Debugger frontend (v0.5) (6/5/2017). r=jdescottes
...
MozReview-Commit-ID: A6Oz0XnBHuJ
--HG--
extra : rebase_source : 20268bbcad4f1c431cf6567968c9486b709f7211
2017-06-07 17:53:35 +02:00
Ehsan Akhgari
db983a3ae9
Bug 1361461 - Dispatch the compartment-nuking part of WindowDestroyedEvent to the idle queue; r=smaug
2017-06-07 10:57:09 -04:00
Gabriel Luong
9a673db796
Bug 1370004 - Rearrange the order of items on the Layout view. r=pbro
2017-06-07 10:07:13 -04:00
Gabriel Luong
78d7a481bd
Bug 1369951 - Use the stored grid highlighter settings for the grid highlighter toggled in the rule view. r=pbro
2017-06-07 10:03:00 -04:00
Tom Tromey
cb34410a81
Bug 1366853 - SourceMapURLService must wait for sources to be available; r=bgrins
...
MozReview-Commit-ID: CVbYQCzJQTu
--HG--
extra : rebase_source : 8a77d672917ac4016ad433fbd298b3d620123a9a
2017-05-22 13:47:42 -06:00
Axel Hecht
c92e5dfc1e
bug 1370176, generic configuration for l10n, r=flod,gps
...
The current way to configure compare-locales has a lot of
assumptions that make our l10n system really stubborn.
The generic configuration is independent of python, and uses
toml files for configuration. They're still modular, but
there's only one file format.
See http://moz-l10n-config.readthedocs.io/en/latest/fileformat.html
for the specification.
Also fixes a few nits in filter.py, where we compared the
entity key as bool, which is false if we pass in ''.
Explicitly compare as "entity is None" to be precise about
when we're checking files.
MozReview-Commit-ID: 5TmfobaImF4
--HG--
extra : rebase_source : 84e56eb2076e74f79677df9e0368811579c1f173
2017-06-05 10:28:33 +02:00
Sebastian Hengst
05140da7d7
Backed out changeset 634b361b1b9d (bug 1364150) for scroll position failures in devtools' browser_webconsole_keyboard_accessibility.js. r=backout
2017-06-08 20:40:08 +02:00
Julian Descottes
0708c99101
Bug 1371298 - trim values extracted from pref files in devtools addon prefs loader;r=bgrins
...
MozReview-Commit-ID: LuhOlYP4xYc
--HG--
extra : rebase_source : ea167d45be864df68b39bdbf315655ad535780ce
2017-06-08 18:16:04 +02:00
Julian Descottes
2b61389eeb
Bug 1371298 - support sticky_prefs in devtools addon prefs loader;r=bgrins
...
MozReview-Commit-ID: BgPvk9ykdrX
--HG--
extra : rebase_source : a3e74ac27c9ce839f31288c048a8c2e6a4bb288c
2017-06-08 18:19:51 +02:00
Julian Descottes
181fa0d8b7
Bug 1371298 - stop ignoring prefs after #endif in webpack/addon devtools prefs loaders;r=tromey
...
MozReview-Commit-ID: CKlmL6S0dtX
--HG--
extra : rebase_source : 36635d9aa007031a3d23b30860836441f393656b
2017-06-08 17:05:52 +02:00
J. Ryan Stinnett
8287046b32
Bug 1361311 - Remove project editor. r=pbro
...
MozReview-Commit-ID: 6p8p3slqSBG
--HG--
extra : rebase_source : e9763d51644f587eadf0ed190d8b3176bb382cb4
2017-06-07 15:30:50 -05:00
J. Ryan Stinnett
583d917691
Bug 1361311 - Remove project editor from WebIDE. r=pbro
...
MozReview-Commit-ID: CKo4EruNTe4
--HG--
extra : rebase_source : c6fbe57d641140afb9ca98ac6be4b5e38cac630b
2017-06-07 15:25:52 -05:00
Brian Grinstead
865c58e29c
Bug 1364150 - Introduce debounce middleware; r=bgrins
...
MozReview-Commit-ID: Hu3rQ3iJHzP
--HG--
extra : rebase_source : c623b48d0055f4b0fb516c04ff5a1ec58961e7c5
2017-05-11 12:40:20 -07:00
Patrick Brosset
3d1a8fb866
Bug 1367407 - Wait for all tracks to be ready in test; r=daisuke
...
MozReview-Commit-ID: 3XtI6L7hEV1
--HG--
extra : rebase_source : 5ae8657a114a27a9ac833d3a8ae20c87b616372d
2017-06-12 11:34:47 +02:00
Tom Tromey
ef18fbbeaf
Bug 1366853 - SourceMapURLService must wait for sources to be available; r=bgrins
...
MozReview-Commit-ID: CVbYQCzJQTu
--HG--
extra : rebase_source : 82895f7d9ef57e821d8f3759966f0db364bf5423
2017-05-22 13:47:42 -06:00
Julian Descottes
dca07d04dd
Bug 1367424 - add shims for addon sdk to DevToolsShim;r=ochameau
...
Some APIs and methods still used by the addon sdk are not worth exposing
or migrating to mozilla-central given that this is only intended for
release 56 (after that, legacy extensions will no longer be supported).
For those APIs, we create a simple wrapper in DevToolsShim and moved the
implementation to framework/devtools
MozReview-Commit-ID: 8LiiptqO0NI
--HG--
extra : rebase_source : 17685611ae0270afd6b819043b56cda94511a723
2017-06-06 14:01:32 +02:00
Michael Brennan
7b41e4e729
Bug 1357964 - Rotate network-details-panel-toggle button in vertical mode. r=honza
2017-05-05 14:15:00 -04:00
Ruturaj K. Vartak
e36c14f1c4
Bug 1368431 - Add network monitor tests for searchbox autocomplete. r=ntim
2017-06-11 22:02:00 -04:00
Matteo Ferretti
7ef48762ee
Bug 1368535 - translate the matrix also by element's borders; r=gl
...
MozReview-Commit-ID: 6otecA8D18y
2017-06-07 12:06:53 +02:00
Phil Ringnalda
676fa88974
Backed out changeset 830842118f8a (bug 1356474) for failing most of its browser_grids_grid-outline-* tests
...
MozReview-Commit-ID: FWWM0ftcJHZ
2017-06-08 23:33:48 -07:00
Micah Tigley
06504b9372
Bug 1356474 - Add units tests for the Grid Outline component. r=gl
...
MozReview-Commit-ID: 85ZjxjkpIgU
2017-06-08 19:12:25 -06:00
Matteo Ferretti
2854cff5e1
Bug 1370278 - used getTransformToAncestor in Grid Inspector highlighter; r=gl
...
Used the new chrome-only API to obtain the transformation matrix of the current
node, relative to the inspected window's root element.
That also includes all the transformations from the element's ancestor; plus
the method is more robust and we can simplify the current code, removing also
some hack.
Deleted also the test for dom_matrix_2d, since one of the method was testing
now doesn't exist anymore, and the second it's just a map to native method
that has its own tests on platform.
MozReview-Commit-ID: 35rs34RSMYA
2017-06-09 01:32:27 +02:00
Matteo Ferretti
9f268f0537
Bug 1368535 - translate the matrix also by element's borders; r=gl
...
MozReview-Commit-ID: 6otecA8D18y
2017-06-08 22:33:29 +02:00
Sebastian Hengst
313d90426f
Backed out changeset b61c6809644c (bug 1370278) for failing chrome test test_dom_matrix_2d.html with 'getNodeTransformOrigin is not a function'. r=backout
2017-06-08 20:58:32 +02:00
Matteo Ferretti
d52072a4a8
Bug 1370278 - used `getTransformToAncestor` in Grid Inspector highlighter; r=pbro
...
Used the new chrome-only API to obtain the transformation matrix of the current
node, relative to the inspected window's root element.
That also includes all the transformations from the element's ancestor; plus
the method is more robust and we can simplify the current code, removing also
some hack.
MozReview-Commit-ID: 35rs34RSMYA
2017-06-08 19:46:41 +02:00
Jason Laster
e321615671
Bug 1370923 - Fetch environments on demand. r=jimb
2017-06-07 14:28:00 -04:00
Oriol
09a26ed046
Bug 1365018 - Escape U+2028 and U+2029 when quoting a string in VariablesView. r=tromey
2017-06-06 20:25:00 -04:00
Paolo Amadini
ac30ebecfa
Bug 1370652 - Handle more rejections in code exercised by browser-chrome tests. r=Mossop
...
These fixes are in preparation of making browser-chrome tests fail when there are unhandled Promise rejections.
MozReview-Commit-ID: JTMgC2XwzX2
--HG--
extra : rebase_source : 4d0b0465641b2286d01f872b0cf8052af5573939
extra : amend_source : 75dacab1ff06bcab2a05e6e744845b151f97d06c
extra : intermediate-source : 047e38fdb0c889e7e7dc0c2cd5a4e6dc6aa7fe22
extra : source : b59573695517b2a464f22e00bd3792c50dcf371a
2017-06-06 21:15:42 +01:00
Michael Ratcliffe
786b52b5e9
Bug 1364437 - Make storage inspector layout match inspector's layout r=pbro
...
MozReview-Commit-ID: 3W9BpRMec4C
--HG--
extra : rebase_source : b8283e2eb3da96601adced69fb4629abc018f712
2017-06-06 10:55:41 +01:00
Michael Ratcliffe
55b26ee7b7
Bug 1366535 - convert uses of defer to new Promise in client/storage r=nchevobbe
...
MozReview-Commit-ID: LXFr5hAlHZe
--HG--
extra : rebase_source : c8245b1a3361ae276dec86e1553872ed31220f52
2017-06-05 21:58:23 +01:00
Ricky Chien
f0d22f42e7
Bug 1373594 - Fix broken automatic HAR logs exported r=Honza
...
MozReview-Commit-ID: LEWZsBYk9vT
--HG--
extra : rebase_source : a83d67243e1196c43abadd1e04c35cf4666ff89e
2017-06-20 17:58:09 +08:00
Gabriel Luong
e7f9a1c388
Bug 1373492 - Enable the layout view by default. r=pbro
...
MozReview-Commit-ID: 3E81zeEUmfm
2017-06-16 01:18:05 -04:00
Sebastian Hengst
09cf712b58
Backed out changeset 8ecdc6d29e1d (bug 1367424) for failing jetpack's test-dev-panel.js.test Panel API and more. r=backout
2017-06-06 13:03:41 +02:00
Julian Descottes
4cbdadf23f
Bug 1367424 - add shims for addon sdk to DevToolsShim;r=ochameau
...
Some APIs and methods still used by the addon sdk are not worth exposing
or migrating to mozilla-central given that this is only intended for
release 56 (after that, legacy extensions will no longer be supported).
For those APIs, we create a simple wrapper in DevToolsShim and moved the
implementation to framework/devtools
MozReview-Commit-ID: 8LiiptqO0NI
--HG--
extra : rebase_source : 357b503532fed7933a6690418b846c70350c59b9
2017-05-29 18:21:21 +02:00
Michael Ratcliffe
44573c3616
Bug 1367652 - split browser_storage_basic_usercontextid.js r=pbro
...
MozReview-Commit-ID: 7oZQbmMYlla
--HG--
rename : devtools/client/storage/test/browser_storage_basic_usercontextid.js => devtools/client/storage/test/browser_storage_basic_usercontextid_1.js
extra : rebase_source : d04ca1a18b8f5c2f56e8b8b755d408f9263f3a84
2017-06-05 17:35:31 +01:00
Jan Odvarko
e7098b2e0e
Bug 1370171 - Remove sdk/core/heritage from Netmonitor; r=rickychien
...
MozReview-Commit-ID: H4Dj0As4eiY
--HG--
extra : rebase_source : 41d0084f27f1afc591c7e330fbda7a8da210b622
2017-06-05 12:16:11 +02:00
Matteo Ferretti
819ccfd2e4
Bug 1359794 - grid cell highlighting now are properly transformed, infobars are better positioned; r=gl
...
The Grid Cell highlighting should take transformation into account
Added utility functions for a better handling of points and boundaries;
especially when a transformation is applied.
The SVG path description's points are now properly transformed.
Grid's infobars are now positioned in the same way of box model infobar, since
we pass a more accurate `bounds` object.
MozReview-Commit-ID: CNknsC0ufZj
--HG--
extra : rebase_source : 373032eacbfeacf1e6b870cbbe59be539be916b8
2017-06-05 16:22:30 +02:00
Wes Kocher
3c05a4998a
Merge inbound to central, a=merge
...
MozReview-Commit-ID: Cb3YlCdVhQr
2017-06-05 17:34:09 -07:00
Gabriel Luong
6cab183898
Bug 1369586 - Fix eslint error with 'currentZoom' variable never being used in css-grid.js. r=me
2017-06-05 15:41:27 -04:00
Micah Tigley
c671140c63
Bug 1369586 - Add a border around the grid area name overlay. r=gl
...
MozReview-Commit-ID: 3aUiVU3gKpq
2017-06-02 22:05:55 -06:00
Nicolas Chevobbe
33b54ea1bc
Bug 1363680 - Adapt mocha tests. r=Honza
...
MozReview-Commit-ID: Jl48dtpqlm7
--HG--
extra : rebase_source : aa94cd8db6785b19008f67086cd0a9ca3371bcab
2017-06-05 13:41:09 +02:00
Nicolas Chevobbe
0cb8dfb5b1
Bug 1363680 - Update stubs. r=Honza
...
MozReview-Commit-ID: ANFE45Ilr7w
--HG--
extra : rebase_source : ccd6b6c4b096975e22f3d9193f43504a97733ed8
2017-06-05 14:18:01 +02:00
Nicolas Chevobbe
568a26e351
Bug 1363680 - Move the repeat information outside of the message type. r=Honza
...
MozReview-Commit-ID: J7IJgEYnLhn
--HG--
extra : rebase_source : 2d216915e9e3c59b9d128f4484b340d902bc9c86
2017-06-05 14:15:09 +02:00
Patrick Brosset
c57cdc9101
Bug 1370148 - Stop using the missing system-info.getProperty(host); r=jryans
...
MozReview-Commit-ID: 9vfGIXqIDk9
--HG--
extra : rebase_source : eca3cb09b636cb57ff0370937202de76a837cd84
2017-06-05 12:27:01 +02:00
J. Ryan Stinnett
6bb8c2e44d
Bug 1358267 - Abort RDM set size when closing. r=gl
...
MozReview-Commit-ID: 9noch5Bgu9q
--HG--
extra : rebase_source : 9d40bd5de684e654ab11f7ee6d6fa5208e1cb94e
2017-06-01 09:48:42 -05:00
Tom Tromey
e97863698c
Bug 1142115 - remove for/of scoping workaround; r=bgrins,jryans
...
MozReview-Commit-ID: IVUDJPpshSl
--HG--
extra : rebase_source : e91da2183ba4fcdb14287dc9f9d68ba0f4bcea3a
2017-05-31 13:00:19 -06:00
Ryan VanderMeulen
327ef2b880
Bug 1326230 - Fix space-infix-ops ESLint error in browser_addons_debug_info.js. r=eslint-fix a=eslint-fix
...
MozReview-Commit-ID: 5BJck3p94Uq
--HG--
extra : amend_source : deb64ffb72ed5987396d0ec958d3244824af99c1
extra : transplant_source : %26%B0%98%92K%0A%00%81%04%E4%82F%DD%27%16k%AB%2C%DE%C5
2017-06-04 21:57:47 -04:00
Marco Castelluccio
d66a91a2b0
Bug 1095267 - Assert the promise's timeToSettle is a number only if its state isn't 'pending'. r=fitzgen
...
--HG--
extra : rebase_source : 226bc42d409c63c0ff8a0e8f7c560a6fca699ef6
2017-06-03 20:14:13 +01:00
Ryan VanderMeulen
9531c6693f
Merge m-c to inbound. a=merge
2017-06-05 12:00:40 -04:00
Micah Tigley
4d89c214fd
Bug 1349335 - Use the grid color for the grid cell and area fills. r=gl
...
MozReview-Commit-ID: 4etwnse2jZu
2017-06-02 22:49:26 -06:00
Gabriel Luong
d15f698ca2
Bug 1369585 - Remove L10n unknown escape sequence for layout.rowColumnPositions. r=me
2017-06-05 10:29:48 -04:00
Ryan VanderMeulen
2644993b4a
Bug 1326230 - Fix space-infix-ops ESLint error in browser_addons_debug_info.js.
2017-06-04 21:57:47 -04:00
Andy McKay
bab1d02fc9
Bug 1326230 - Add a warning for temporary ids in about:debugging. r=mstriemer
...
MozReview-Commit-ID: 2Ui2kfB8UPe
--HG--
extra : transplant_source : %DC%B9%EC%10%94%96%C7%9E%ECa%0D%BA%9E%3D%3C%94Q%5E%19%15
2017-06-02 14:15:08 -07:00
Kris Maglione
bfc7032cb4
Bug 1368152: Part 3 - Remove ExtensionManagement.getURLForExtension. r=aswan
...
MozReview-Commit-ID: 4KalPWYQeks
--HG--
extra : rebase_source : fed07c753b1bd0f44d85d7bdfceab7d4296aa9df
2017-06-03 22:29:27 -07:00
Kris Maglione
e51750a9c4
Bug 1322235: Part 6 - Replace AddonPolicyService with a stub implementation in ExtensionPolicyService. r=mixedpuppy,zombie
...
This replaces the JS policy service stubs with a pure C++ version which
directly makes policy decisions based on active WebExtensionPolicy objects.
This is the first step in a larger refactoring, which will remove the
ExtensionManagement module entirely, and replace the current add-on policy
service with direct, non-virtual access to native WebExtensionPolicy objects.
It will also be followed by related changes to migrate the content script and
extension page matching to native code, based on the existing MatchPattern and
WebExtensionPolicy bindings.
MozReview-Commit-ID: 2MpbmXZGiPZ
--HG--
extra : rebase_source : 8b268618164b45605143e858665e592de829a6fa
2017-06-03 17:12:14 -07:00
Ehsan Akhgari
30d7c12e39
Bug 1370102 - Make browser_console_dead_objects.js correctly wait for the window to be destroyed instead of relying on the scheduling of the corresponding event; r=kmag
2017-06-04 19:33:53 -04:00
Sebastian Hengst
c228c964b6
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-06-04 20:11:31 +02:00
Micah Tigley
42809d4c3a
Bug 1369585 - Explicitly identify the row and columns in cell infobar. r=gl
...
MozReview-Commit-ID: F4oKtM3IEbg
2017-06-03 22:24:24 -06:00
Sebastian Hengst
5e4755df68
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: IdRgoZ9hiXq
2017-06-03 20:15:27 +02:00
Joel Maher
b44356bc28
Bug 1368364 - backout bug 1242505 as it causes browser/modules/ intermittent failures. r=paolo
2017-06-03 10:34:14 +02:00
Wes Kocher
0d038d6513
Merge autoland to m-c a=merge
...
MozReview-Commit-ID: Fjt5XIDd0p6
2017-06-02 17:21:39 -07:00
Sebastian Hengst
b3c51a3e2d
merge mozilla-central to autoland. r=merge a=merge
2017-06-03 20:16:49 +02:00