Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
breakpoint.module
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
24 May 2013 at 17:41 UTC
Updated:
29 Jul 2014 at 22:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ebeyrent commentedComment #2
ebeyrent commentedComment #3
ebeyrent commentedComment #4
ddrozdik commentedpatch #3 looks good, but last time was lots of commits, and need re-test.
Comment #5
ddrozdik commentedCreated a new patch for whole task.
Removed @todo from install file, because that task already closed.
Also the best way to use moduleHandler via Drupal::moduleHandler() not Drupal::service('module_handler') as in patch #2
Comment #6
podarok#5 looks good
RTBC
Comment #7
alexpottNeeds a reroll
Comment #8
ddrozdik commentedComment #9
ddrozdik commentedComment #10
Crell commentedAnd again.
Comment #11
yesct commentedThis issue was RTBC and passing tests on July 1, the beginning of API freeze.
Comment #12
alexpottThere are other deprecated functions called in breakpoint.module... config() and entity_get_info() which are both wrappers to container services... and have \Drupal equivalents...
Comment #13
kgoel commentedComment #14
Crell commentedIf the bot approves...
Comment #16
kgoel commented#13: 2003260-replace-drupal_container-breakpoint-module-13.patch queued for re-testing.
Comment #17
Crell commentedSigh, testbot.
Comment #18
webchickCommitted and pushed to 8.x. Thanks!
Comment #19.0
(not verified) commentedUpdated issue summary.