DescriptionEnable devtools via context menu in platform apps and popup extensions.
This is useful to allow developers of apps and extensions to easily use
the devtools in platform apps and popup extensions.
To enable devtools to work on popup extensions a new notification
NOTIFICATION_DEVTOOLS_WINDOW_OPENING has been added. This lets the popup
become aware it is being debugged, which allows it to stay up when it
loses focus (e.g. when the devtools are clicked).
BUG=53518, 111017
TEST=Manual testing on Windows that dev tools are usable via the context
menu in these situations, and they are still disabled when they should
be.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=121145
Patch Set 1 #Patch Set 2 : Keep inspect popup command working #
Total comments: 14
Patch Set 3 : Updated for feedback #
Total comments: 2
Patch Set 4 : Disable devtools on extension popups for gtk and mac #Patch Set 5 : Nit #Patch Set 6 : Rebased [but now broken for extension popups] #Patch Set 7 : Menu for popup extensions #
Total comments: 21
Patch Set 8 : Feedback response #Patch Set 9 : Fixed stuffup and tests #
Total comments: 11
Patch Set 10 : More feedback response #
Total comments: 1
Patch Set 11 : Comment typo #Messages
Total messages: 24 (0 generated)
|