Guest User

Untitled

a guest
Feb 4th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.38 KB | None | 0 0
  1. hg log
  2. changeset: 456383:797c9ec3c53c
  3. tag: tip
  4. user: championshuttler <shivams2799@gmail.com>
  5. date: Wed Jan 30 16:43:01 2019 +0530
  6. summary: Bug 1521928 - Enable Eslint for widget (manual changes)
  7.  
  8. changeset: 456382:d01f3115f630
  9. user: championshuttler <shivams2799@gmail.com>
  10. date: Fri Jan 25 23:16:33 2019 +0530
  11. summary: Bug 1521928 - Enable ESLint for widget (automatic changes)
  12.  
  13. changeset: 456381:d58901c5036f
  14. fxtree: central
  15. parent: 456372:9e6217a541aa
  16. parent: 456380:a5f0e7af6f5c
  17. user: Oana Pop Rus <opoprus@mozilla.com>
  18. date: Fri Feb 01 11:37:15 2019 +0200
  19. summary: Merge inbound to mozilla-central. a=merge
  20.  
  21. changeset: 456380:a5f0e7af6f5c
  22. user: Brindusan Cristian <cbrindusan@mozilla.com>
  23. ...skipping...
  24.  
  25. SUMMARY OF LESS COMMANDS
  26.  
  27. Commands marked with * may be preceded by a number, N.
  28. Notes in parentheses indicate the behavior if N is given.
  29. A key preceded by a caret indicates the Ctrl key; thus ^K is ctrl-K.
  30.  
  31. h H Display this help.
  32. q :q Q :Q ZZ Exit.
  33. ---------------------------------------------------------------------------
  34.  
  35. MOVING
  36.  
  37. e ^E j ^N CR * Forward one line (or N lines).
  38. y ^Y k ^K ^P * Backward one line (or N lines).
  39. f ^F ^V SPACE * Forward one window (or N lines).
  40. b ^B ESC-v * Backward one window (or N lines).
  41. z * Forward one window (and set window to N).
  42. w * Backward one window (and set window to N).
  43. ESC-SPACE * Forward one window, but don't stop at end-of-file.
  44. d ^D * Forward one half-window (and set half-window to N).
  45. u ^U * Backward one half-window (and set half-window to N).
  46. ESC-) RightArrow * Right one half screen width (or N positions).
  47. ESC-( LeftArrow * Left one half screen width (or N positions).
  48. ESC-} ^RightArrow Right to last column displayed.
  49. ESC-{ ^LeftArrow Left to first column.
  50. F Forward forever; like "tail -f".
  51. ESC-F Like F but stop when search pattern is found.
  52. r ^R ^L Repaint screen.
  53. R Repaint screen, discarding buffered input.
  54. ---------------------------------------------------
  55. Default "window" is the screen height.
  56. Default "half-window" is half of the screen height.
  57. ---------------------------------------------------------------------------
  58.  
  59. SEARCHING
  60.  
  61. /pattern * Search forward for (N-th) matching line.
  62. ?pattern * Search backward for (N-th) matching line.
  63. n * Repeat previous search (for N-th occurrence).
  64. N * Repeat previous search in reverse direction.
  65. ESC-n * Repeat previous search, spanning files.
  66. HELP -- Press RETURN for more, or q when done...skipping...
  67. changeset: 456383:797c9ec3c53c
  68. tag: tip
  69. user: championshuttler <shivams2799@gmail.com>
  70. date: Wed Jan 30 16:43:01 2019 +0530
  71. summary: Bug 1521928 - Enable Eslint for widget (manual changes)
  72.  
  73. changeset: 456382:d01f3115f630
  74. user: championshuttler <shivams2799@gmail.com>
  75. date: Fri Jan 25 23:16:33 2019 +0530
  76. summary: Bug 1521928 - Enable ESLint for widget (automatic changes)
  77.  
  78. changeset: 456381:d58901c5036f
  79. fxtree: central
  80. parent: 456372:9e6217a541aa
  81. parent: 456380:a5f0e7af6f5c
  82. user: Oana Pop Rus <opoprus@mozilla.com>
  83. date: Fri Feb 01 11:37:15 2019 +0200
  84. summary: Merge inbound to mozilla-central. a=merge
  85.  
  86. changeset: 456380:a5f0e7af6f5c
  87. user: Brindusan Cristian <cbrindusan@mozilla.com>
  88. ssinghal-smjhd2:tests ssinghal$ hg update 797c9ec3c53c
  89. 11 files updated, 0 files merged, 0 files removed, 0 files unresolved
  90. ssinghal-smjhd2:tests ssinghal$ hg status
  91. ssinghal-smjhd2:tests ssinghal$ hg log
  92. changeset: 456383:797c9ec3c53c
  93. tag: tip
  94. user: championshuttler <shivams2799@gmail.com>
  95. date: Wed Jan 30 16:43:01 2019 +0530
  96. summary: Bug 1521928 - Enable Eslint for widget (manual changes)
  97.  
  98. changeset: 456382:d01f3115f630
  99. user: championshuttler <shivams2799@gmail.com>
  100. date: Fri Jan 25 23:16:33 2019 +0530
  101. summary: Bug 1521928 - Enable ESLint for widget (automatic changes)
  102.  
  103. changeset: 456381:d58901c5036f
  104. fxtree: central
  105. parent: 456372:9e6217a541aa
  106. parent: 456380:a5f0e7af6f5c
  107. user: Oana Pop Rus <opoprus@mozilla.com>
  108. date: Fri Feb 01 11:37:15 2019 +0200
  109. summary: Merge inbound to mozilla-central. a=merge
  110.  
  111. changeset: 456380:a5f0e7af6f5c
  112. user: Brindusan Cristian <cbrindusan@mozilla.com>
  113. ssinghal-smjhd2:tests ssinghal$ hg update d01f3115f630
  114. 11 files updated, 0 files merged, 0 files removed, 0 files unresolved
  115. ssinghal-smjhd2:tests ssinghal$ hg pull --rebase
  116. pulling from https://hg.mozilla.org/mozilla-central
  117. searching for changes
  118. adding changesets
  119. adding manifests
  120. adding file changes
  121. added 228 changesets with 1246 changes to 821 files (+1 heads)
  122. new changesets ce681d2ac834:1206de2a542c
  123. rebasing 456382:d01f3115f630 "Bug 1521928 - Enable ESLint for widget (automatic changes)"
  124. rebasing 456383:797c9ec3c53c "Bug 1521928 - Enable Eslint for widget (manual changes)"
  125. ssinghal-smjhd2:tests ssinghal$ hg status
  126. ssinghal-smjhd2:tests ssinghal$ hg log
  127. changeset: 456613:fac57ec1cc88
  128. tag: tip
  129. user: championshuttler <shivams2799@gmail.com>
  130. date: Wed Jan 30 16:43:01 2019 +0530
  131. summary: Bug 1521928 - Enable Eslint for widget (manual changes)
  132.  
  133. changeset: 456612:5417cf12ec01
  134. user: championshuttler <shivams2799@gmail.com>
  135. date: Fri Jan 25 23:16:33 2019 +0530
  136. summary: Bug 1521928 - Enable ESLint for widget (automatic changes)
  137.  
  138. changeset: 456611:1206de2a542c
  139. fxtree: central
  140. user: Oana Pop Rus <opoprus@mozilla.com>
  141. date: Mon Feb 04 11:29:45 2019 +0200
  142. summary: Backed out changeset 12b2328eedd1 (bug 1523926) as requested by daoshengmu. a=backout
  143.  
  144. changeset: 456610:965b28c159d6
  145. user: Marco Zehe <mzehe@mozilla.com>
  146. date: Mon Feb 04 06:17:33 2019 +0000
  147. ssinghal-smjhd2:tests ssinghal$ ./mach eslint --fix widget/
  148. -bash: ./mach: No such file or directory
  149. ssinghal-smjhd2:tests ssinghal$ cd ..
  150. ssinghal-smjhd2:widget ssinghal$ cd ..
  151. ssinghal-smjhd2:mozilla-central ssinghal$ ./mach eslint --fix widget/
  152. /Users/ssinghal/mozilla-source/mozilla-central/widget/headless/tests/test_headless_clipboard.js
  153. 32:19 error Use Services.clipboard rather than getService(). mozilla/use-services (eslint)
  154.  
  155. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_bug565392.html
  156. 22:12 error Use Services.dirsvc rather than getService(). mozilla/use-services (eslint)
  157. 25:19 error Use Services.clipboard rather than getService(). mozilla/use-services (eslint)
  158.  
  159. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_imestate.html
  160. 130:11 error Use Services.focus rather than getService(). mozilla/use-services (eslint)
  161. 170:24 error 'aTest' is already declared in the upper scope. no-shadow (eslint)
  162. 185:11 error 'subDocument' is assigned a value but never used. no-unused-vars (eslint)
  163. 217:25 error 'aTest' is already declared in the upper scope. no-shadow (eslint)
  164. 320:7 error 'inputtype' is not defined. no-undef (eslint)
  165. 324:12 error 'inputtype' is not defined. no-undef (eslint)
  166. 327:12 error 'inputtype' is not defined. no-undef (eslint)
  167. 1072:9 error 'isReadonly' is assigned a value but never used. no-unused-vars (eslint)
  168. 1277:5 error Use Services.obs rather than getService(). mozilla/use-services (eslint)
  169. 1295:14 error The object literal notation {} is preferrable. no-new-object (eslint)
  170. 1295:35 error The object literal notation {} is preferrable. no-new-object (eslint)
  171. 1296:3 error Use Services.prompt rather than getService(). mozilla/use-services (eslint)
  172. 1302:3 error Use Services.obs rather than getService(). mozilla/use-services (eslint)
  173.  
  174. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_native_key_bindings_mac.html
  175. 307:13 error unnecessary '.call()'. no-useless-call (eslint)
  176.  
  177. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_picker_no_crash.html
  178. 25:3 error Implied eval. Consider passing a function instead of a string. no-implied-eval (eslint)
  179.  
  180. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_secure_input.html
  181. 80:5 error 'otherWindow' is not defined. no-undef (eslint)
  182. 83:8 error 'otherWindow' is not defined. no-undef (eslint)
  183. 84:10 error 'otherWindow' is not defined. no-undef (eslint)
  184. 90:5 error 'otherWindow' is not defined. no-undef (eslint)
  185. 99:7 error 'otherWindow' is not defined. no-undef (eslint)
  186. 106:7 error 'otherWindow' is not defined. no-undef (eslint)
  187. 107:7 error 'otherWindow' is not defined. no-undef (eslint)
  188. 114:7 error 'otherWindow' is not defined. no-undef (eslint)
  189. 115:7 error 'otherWindow' is not defined. no-undef (eslint)
  190. 122:7 error 'otherWindow' is not defined. no-undef (eslint)
  191. 123:7 error 'otherWindow' is not defined. no-undef (eslint)
  192. 130:7 error 'otherWindow' is not defined. no-undef (eslint)
  193. 131:7 error 'otherWindow' is not defined. no-undef (eslint)
  194. 138:8 error 'otherWindow' is not defined. no-undef (eslint)
  195.  
  196. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/unit/test_taskbar_jumplistitems.js
  197. 159:16 error Use Services.dirsvc rather than getService(). mozilla/use-services (eslint)
  198. 218:16 error Use Services.dirsvc rather than getService(). mozilla/use-services (eslint)
  199.  
  200. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/window_imestate_iframes.html
  201. 105:5 error Use Services.focus rather than getService(). mozilla/use-services (eslint)
  202. 108:29 error 'input' is defined but never used. no-unused-vars (eslint)
  203.  
  204. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/window_mouse_scroll_win.html
  205. 1106:16 error Use Services.focus rather than getService(). mozilla/use-services (eslint)
  206.  
  207. ✖ 37 problems (37 errors, 0 warnings)
  208. ssinghal-smjhd2:mozilla-central ssinghal$ hg log
  209. changeset: 456613:fac57ec1cc88
  210. tag: tip
  211. user: championshuttler <shivams2799@gmail.com>
  212. date: Wed Jan 30 16:43:01 2019 +0530
  213. summary: Bug 1521928 - Enable Eslint for widget (manual changes)
  214.  
  215. changeset: 456612:5417cf12ec01
  216. user: championshuttler <shivams2799@gmail.com>
  217. date: Fri Jan 25 23:16:33 2019 +0530
  218. summary: Bug 1521928 - Enable ESLint for widget (automatic changes)
  219.  
  220. changeset: 456611:1206de2a542c
  221. fxtree: central
  222. user: Oana Pop Rus <opoprus@mozilla.com>
  223. date: Mon Feb 04 11:29:45 2019 +0200
  224. summary: Backed out changeset 12b2328eedd1 (bug 1523926) as requested by daoshengmu. a=backout
  225.  
  226. changeset: 456610:965b28c159d6
  227. user: Marco Zehe <mzehe@mozilla.com>
  228. date: Mon Feb 04 06:17:33 2019 +0000
  229. ssinghal-smjhd2:mozilla-central ssinghal$ hg diff
  230. ssinghal-smjhd2:mozilla-central ssinghal$ ./mach eslint --fix widget/
  231. /Users/ssinghal/mozilla-source/mozilla-central/widget/headless/tests/test_headless_clipboard.js
  232. 32:19 error Use Services.clipboard rather than getService(). mozilla/use-services (eslint)
  233.  
  234. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_bug565392.html
  235. 22:12 error Use Services.dirsvc rather than getService(). mozilla/use-services (eslint)
  236. 25:19 error Use Services.clipboard rather than getService(). mozilla/use-services (eslint)
  237.  
  238. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_imestate.html
  239. 130:11 error Use Services.focus rather than getService(). mozilla/use-services (eslint)
  240. 170:24 error 'aTest' is already declared in the upper scope. no-shadow (eslint)
  241. 185:11 error 'subDocument' is assigned a value but never used. no-unused-vars (eslint)
  242. 217:25 error 'aTest' is already declared in the upper scope. no-shadow (eslint)
  243. 320:7 error 'inputtype' is not defined. no-undef (eslint)
  244. 324:12 error 'inputtype' is not defined. no-undef (eslint)
  245. 327:12 error 'inputtype' is not defined. no-undef (eslint)
  246. 1072:9 error 'isReadonly' is assigned a value but never used. no-unused-vars (eslint)
  247. 1277:5 error Use Services.obs rather than getService(). mozilla/use-services (eslint)
  248. 1295:14 error The object literal notation {} is preferrable. no-new-object (eslint)
  249. 1295:35 error The object literal notation {} is preferrable. no-new-object (eslint)
  250. 1296:3 error Use Services.prompt rather than getService(). mozilla/use-services (eslint)
  251. 1302:3 error Use Services.obs rather than getService(). mozilla/use-services (eslint)
  252.  
  253. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_native_key_bindings_mac.html
  254. 307:13 error unnecessary '.call()'. no-useless-call (eslint)
  255.  
  256. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_picker_no_crash.html
  257. 25:3 error Implied eval. Consider passing a function instead of a string. no-implied-eval (eslint)
  258.  
  259. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_secure_input.html
  260. 80:5 error 'otherWindow' is not defined. no-undef (eslint)
  261. 83:8 error 'otherWindow' is not defined. no-undef (eslint)
  262. 84:10 error 'otherWindow' is not defined. no-undef (eslint)
  263. 90:5 error 'otherWindow' is not defined. no-undef (eslint)
  264. 99:7 error 'otherWindow' is not defined. no-undef (eslint)
  265. 106:7 error 'otherWindow' is not defined. no-undef (eslint)
  266. 107:7 error 'otherWindow' is not defined. no-undef (eslint)
  267. 114:7 error 'otherWindow' is not defined. no-undef (eslint)
  268. 115:7 error 'otherWindow' is not defined. no-undef (eslint)
  269. 122:7 error 'otherWindow' is not defined. no-undef (eslint)
  270. 123:7 error 'otherWindow' is not defined. no-undef (eslint)
  271. 130:7 error 'otherWindow' is not defined. no-undef (eslint)
  272. 131:7 error 'otherWindow' is not defined. no-undef (eslint)
  273. 138:8 error 'otherWindow' is not defined. no-undef (eslint)
  274.  
  275. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/unit/test_taskbar_jumplistitems.js
  276. 159:16 error Use Services.dirsvc rather than getService(). mozilla/use-services (eslint)
  277. 218:16 error Use Services.dirsvc rather than getService(). mozilla/use-services (eslint)
  278.  
  279. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/window_imestate_iframes.html
  280. 105:5 error Use Services.focus rather than getService(). mozilla/use-services (eslint)
  281. 108:29 error 'input' is defined but never used. no-unused-vars (eslint)
  282.  
  283. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/window_mouse_scroll_win.html
  284. 1106:16 error Use Services.focus rather than getService(). mozilla/use-services (eslint)
  285.  
  286. ✖ 37 problems (37 errors, 0 warnings)
  287. ssinghal-smjhd2:mozilla-central ssinghal$ ./mach eslint --fix widget
  288. /Users/ssinghal/mozilla-source/mozilla-central/widget/headless/tests/test_headless_clipboard.js
  289. 32:19 error Use Services.clipboard rather than getService(). mozilla/use-services (eslint)
  290.  
  291. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_bug565392.html
  292. 22:12 error Use Services.dirsvc rather than getService(). mozilla/use-services (eslint)
  293. 25:19 error Use Services.clipboard rather than getService(). mozilla/use-services (eslint)
  294.  
  295. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_imestate.html
  296. 130:11 error Use Services.focus rather than getService(). mozilla/use-services (eslint)
  297. 170:24 error 'aTest' is already declared in the upper scope. no-shadow (eslint)
  298. 185:11 error 'subDocument' is assigned a value but never used. no-unused-vars (eslint)
  299. 217:25 error 'aTest' is already declared in the upper scope. no-shadow (eslint)
  300. 320:7 error 'inputtype' is not defined. no-undef (eslint)
  301. 324:12 error 'inputtype' is not defined. no-undef (eslint)
  302. 327:12 error 'inputtype' is not defined. no-undef (eslint)
  303. 1072:9 error 'isReadonly' is assigned a value but never used. no-unused-vars (eslint)
  304. 1277:5 error Use Services.obs rather than getService(). mozilla/use-services (eslint)
  305. 1295:14 error The object literal notation {} is preferrable. no-new-object (eslint)
  306. 1295:35 error The object literal notation {} is preferrable. no-new-object (eslint)
  307. 1296:3 error Use Services.prompt rather than getService(). mozilla/use-services (eslint)
  308. 1302:3 error Use Services.obs rather than getService(). mozilla/use-services (eslint)
  309.  
  310. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_native_key_bindings_mac.html
  311. 307:13 error unnecessary '.call()'. no-useless-call (eslint)
  312.  
  313. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_picker_no_crash.html
  314. 25:3 error Implied eval. Consider passing a function instead of a string. no-implied-eval (eslint)
  315.  
  316. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_secure_input.html
  317. 80:5 error 'otherWindow' is not defined. no-undef (eslint)
  318. 83:8 error 'otherWindow' is not defined. no-undef (eslint)
  319. 84:10 error 'otherWindow' is not defined. no-undef (eslint)
  320. 90:5 error 'otherWindow' is not defined. no-undef (eslint)
  321. 99:7 error 'otherWindow' is not defined. no-undef (eslint)
  322. 106:7 error 'otherWindow' is not defined. no-undef (eslint)
  323. 107:7 error 'otherWindow' is not defined. no-undef (eslint)
  324. 114:7 error 'otherWindow' is not defined. no-undef (eslint)
  325. 115:7 error 'otherWindow' is not defined. no-undef (eslint)
  326. 122:7 error 'otherWindow' is not defined. no-undef (eslint)
  327. 123:7 error 'otherWindow' is not defined. no-undef (eslint)
  328. 130:7 error 'otherWindow' is not defined. no-undef (eslint)
  329. 131:7 error 'otherWindow' is not defined. no-undef (eslint)
  330. 138:8 error 'otherWindow' is not defined. no-undef (eslint)
  331.  
  332. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/unit/test_taskbar_jumplistitems.js
  333. 159:16 error Use Services.dirsvc rather than getService(). mozilla/use-services (eslint)
  334. 218:16 error Use Services.dirsvc rather than getService(). mozilla/use-services (eslint)
  335.  
  336. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/window_imestate_iframes.html
  337. 105:5 error Use Services.focus rather than getService(). mozilla/use-services (eslint)
  338. 108:29 error 'input' is defined but never used. no-unused-vars (eslint)
  339.  
  340. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/window_mouse_scroll_win.html
  341. 1106:16 error Use Services.focus rather than getService(). mozilla/use-services (eslint)
  342.  
  343. ✖ 37 problems (37 errors, 0 warnings)
  344. ssinghal-smjhd2:mozilla-central ssinghal$ ./mach eslint --fix widget
  345. /Users/ssinghal/mozilla-source/mozilla-central/widget/tests/test_imestate.html
  346. 186:11 error 'subDocument' is assigned a value but never used. no-unused-vars (eslint)
  347.  
  348. ✖ 1 problem (1 error, 0 warnings)
  349. ssinghal-smjhd2:mozilla-central ssinghal$ hg diff
  350. diff --git a/widget/headless/tests/test_headless_clipboard.js b/widget/headless/tests/test_headless_clipboard.js
  351. --- a/widget/headless/tests/test_headless_clipboard.js
  352. +++ b/widget/headless/tests/test_headless_clipboard.js
  353. @@ -1,6 +1,7 @@
  354. /* -*- Mode: indent-tabs-mode: nil; js-indent-level: 2 -*- */
  355. /* vim: set sts=2 sw=2 et tw=80: */
  356. "use strict";
  357. +const { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm", null);
  358.  
  359. function getString(clipboard) {
  360. var str = "";
  361. @@ -29,8 +30,7 @@ function getString(clipboard) {
  362. }
  363.  
  364. add_task(async function test_clipboard() {
  365. - let clipboard = Cc["@mozilla.org/widget/clipboard;1"]
  366. - .getService(Ci.nsIClipboard);
  367. + let clipboard = Services.clipboard;
  368.  
  369. ssinghal-smjhd2:mozilla-central ssinghal$ ./mach eslint --fix widget
  370. ✖ 0 problems (0 errors, 0 warnings)
  371. ssinghal-smjhd2:mozilla-central ssinghal$ hg pull
  372. pulling from https://hg.mozilla.org/mozilla-central
  373. searching for changes
  374. no changes found
  375. ssinghal-smjhd2:mozilla-central ssinghal$ hg log
  376. changeset: 456613:fac57ec1cc88
  377. tag: tip
  378. user: championshuttler <shivams2799@gmail.com>
  379. date: Wed Jan 30 16:43:01 2019 +0530
  380. summary: Bug 1521928 - Enable Eslint for widget (manual changes)
  381.  
  382. changeset: 456612:5417cf12ec01
  383. user: championshuttler <shivams2799@gmail.com>
  384. date: Fri Jan 25 23:16:33 2019 +0530
  385. summary: Bug 1521928 - Enable ESLint for widget (automatic changes)
  386.  
  387. changeset: 456611:1206de2a542c
  388. fxtree: central
  389. user: Oana Pop Rus <opoprus@mozilla.com>
  390. date: Mon Feb 04 11:29:45 2019 +0200
  391. summary: Backed out changeset 12b2328eedd1 (bug 1523926) as requested by daoshengmu. a=backout
  392.  
  393. changeset: 456610:965b28c159d6
  394. user: Marco Zehe <mzehe@mozilla.com>
  395. date: Mon Feb 04 06:17:33 2019 +0000
  396. ssinghal-smjhd2:mozilla-central ssinghal$ hg status
  397. M widget/headless/tests/test_headless_clipboard.js
  398. M widget/tests/test_bug565392.html
  399. M widget/tests/test_imestate.html
  400. M widget/tests/test_native_key_bindings_mac.html
  401. M widget/tests/test_picker_no_crash.html
  402. M widget/tests/test_secure_input.html
  403. M widget/tests/unit/test_taskbar_jumplistitems.js
  404. M widget/tests/window_imestate_iframes.html
  405. M widget/tests/window_mouse_scroll_win.html
  406. ssinghal-smjhd2:mozilla-central ssinghal$ hg commit --amend
  407. 1 new orphan changesets
  408. ssinghal-smjhd2:mozilla-central ssinghal$ /Users/ssinghal/Downloads/review-1.15/moz-phab submit
  409. Version 1.15 of `moz-phab` is now available
  410. Run `moz-phab self-update` to update
  411. Upgrading libphutil...
  412. Exception
  413. Command failed with error #1!
  414. COMMAND
  415. git pull --rebase
  416.  
  417. STDOUT
  418. (empty)
  419.  
  420. STDERR
  421. error: cannot open .git/FETCH_HEAD: Permission denied
  422.  
  423. (Run with `--trace` for a full exception trace.)
  424. arc failed to upgrade, which may be caused by using an arcanist package from
  425. your system package manager.
  426. Would you like to skip arc upgrades in the future? (YES/No)? y
  427. Submitting 1 commit:
  428. (D18067) 456614:b25f774301ba Bug 1521928 - Enable ESLint for widget (automatic changes)
  429. Automatically submitting (as per submit.auto_submit in ~/.moz-phab-config)
  430.  
  431. Updating revision D18067:
  432. 456614:b25f774301ba Bug 1521928 - Enable ESLint for widget (automatic changes)
  433. Linting...
  434. No lint engine configured for this project.
  435. Running unit tests...
  436. No unit test engine is configured for this project.
  437. SKIP STAGING Phabricator does not support staging areas for this repository.
  438. Updated an existing Differential revision:
  439. Revision URI: https://phabricator.services.mozilla.com/D18067
  440.  
  441. Included changes:
  442. M .eslintignore
  443. M widget/headless/tests/test_headless.js
  444. M widget/headless/tests/test_headless_clipboard.js
  445. M widget/tests/test_assign_event_data.html
  446. M widget/tests/test_bug1151186.html
  447. M widget/tests/test_bug413277.html
  448. M widget/tests/test_bug565392.html
  449. M widget/tests/test_imestate.html
  450. M widget/tests/test_keypress_event_with_alt_on_mac.html
  451. M widget/tests/test_native_key_bindings_mac.html
  452. M widget/tests/test_picker_no_crash.html
  453. M widget/tests/test_plugin_input_event.html
  454. M widget/tests/test_plugin_scroll_consistency.html
  455. M widget/tests/test_scrollbar_colors.html
  456. M widget/tests/test_secure_input.html
  457. M widget/tests/unit/test_macsharingservice.js
  458. M widget/tests/unit/test_macwebapputils.js
  459. M widget/tests/unit/test_taskbar_jumplistitems.js
  460. M widget/tests/window_imestate_iframes.html
  461. M widget/tests/window_mouse_scroll_win.html
  462.  
  463. Completed
  464. (D18067) 456614:b25f774301ba Bug 1521928 - Enable ESLint for widget (automatic changes)
  465. -> https://phabricator.services.mozilla.com/D18067
  466. ssinghal-smjhd2:mozilla-central ssinghal$ hg diff
  467. ssinghal-smjhd2:mozilla-central ssinghal$ hg heads .
  468. changeset: 456614:b25f774301ba
  469. tag: tip
  470. parent: 456611:1206de2a542c
  471. user: championshuttler <shivams2799@gmail.com>
  472. date: Fri Jan 25 23:16:33 2019 +0530
  473. summary: Bug 1521928 - Enable ESLint for widget (automatic changes)
  474.  
  475. changeset: 456613:fac57ec1cc88
  476. user: championshuttler <shivams2799@gmail.com>
  477. date: Wed Jan 30 16:43:01 2019 +0530
  478. instability: orphan
  479. summary: Bug 1521928 - Enable Eslint for widget (manual changes)
  480.  
  481. ssinghal-smjhd2:mozilla-central ssinghal$ hg pull
  482. pulling from https://hg.mozilla.org/mozilla-central
  483. searching for changes
  484. no changes found
  485. ssinghal-smjhd2:mozilla-central ssinghal$ hg log
  486. changeset: 456614:b25f774301ba
  487. tag: tip
  488. parent: 456611:1206de2a542c
  489. user: championshuttler <shivams2799@gmail.com>
  490. date: Fri Jan 25 23:16:33 2019 +0530
  491. summary: Bug 1521928 - Enable ESLint for widget (automatic changes)
  492.  
  493. changeset: 456613:fac57ec1cc88
  494. user: championshuttler <shivams2799@gmail.com>
  495. date: Wed Jan 30 16:43:01 2019 +0530
  496. instability: orphan
  497. summary: Bug 1521928 - Enable Eslint for widget (manual changes)
  498.  
  499. changeset: 456612:5417cf12ec01
  500. user: championshuttler <shivams2799@gmail.com>
  501. date: Fri Jan 25 23:16:33 2019 +0530
  502. obsolete: amended using amend as 456614:b25f774301ba
  503. summary: Bug 1521928 - Enable ESLint for widget (automatic changes)
  504.  
  505. changeset: 456611:1206de2a542c
  506. fxtree: central
  507. user: Oana Pop Rus <opoprus@mozilla.com>
  508. date: Mon Feb 04 11:29:45 2019 +0200
  509. summary: Backed out changeset 12b2328eedd1 (bug 1523926) as requested by daoshengmu. a=backout
  510.  
  511. changeset: 456610:965b28c159d6
  512. user: Marco Zehe <mzehe@mozilla.com>
  513. date: Mon Feb 04 06:17:33 2019 +0000
  514. summary: Bug 1461244 - Take into account row groups when creating ARIAGridRowAccessibles, r=Jamie
  515.  
  516. changeset: 456609:34d90155fe7a
  517. user: Narcis Beleuzu <nbeleuzu@mozilla.com>
  518. date: Mon Feb 04 04:06:37 2019 +0200
  519. summary: Backed out changeset 4d5cbdd05859 (bug 1524266) for clipboard failures on test_browserElement_oop_CopyPaste.html
  520.  
  521. changeset: 456608:c514d7a4330b
  522. user: Justin Wood <Callek@gmail.com>
  523. date: Fri Feb 01 20:39:05 2019 +0000
  524. ssinghal-smjhd2:mozilla-central ssinghal$ clear
  525.  
  526. ssinghal-smjhd2:mozilla-central ssinghal$ hg log -f -l3
  527. changeset: 456614:b25f774301ba
  528. tag: tip
  529. parent: 456611:1206de2a542c
  530. user: championshuttler <shivams2799@gmail.com>
  531. date: Fri Jan 25 23:16:33 2019 +0530
  532. summary: Bug 1521928 - Enable ESLint for widget (automatic changes)
  533.  
  534. changeset: 456611:1206de2a542c
  535. fxtree: central
  536. user: Oana Pop Rus <opoprus@mozilla.com>
  537. date: Mon Feb 04 11:29:45 2019 +0200
  538. summary: Backed out changeset 12b2328eedd1 (bug 1523926) as requested by daoshengmu. a=backout
  539.  
  540. changeset: 456610:965b28c159d6
  541. user: Marco Zehe <mzehe@mozilla.com>
  542. date: Mon Feb 04 06:17:33 2019 +0000
  543. summary: Bug 1461244 - Take into account row groups when creating ARIAGridRowAccessibles, r=Jamie
  544.  
  545. ssinghal-smjhd2:mozilla-central ssinghal$ hg status --rev .^ --rev .
Add Comment
Please, Sign In to add comment