[Webkit-unassigned] [Bug 70272] Rename deregister* to unregister*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 14:45:13 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=70272





--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-17 14:45:12 PST ---
Source/JavaScriptCore/runtime/JSGlobalObject.h:        void deregisterWeakMap(OpaqueJSWeakObjectMap* map)
Source/WebCore/inspector/front-end/ExtensionAPI.js:            extensionServer.deregisterHandler("open-resource");
Source/WebCore/inspector/front-end/ExtensionAPI.js:    deregisterHandler: function(command)
Source/WebCore/inspector/front-end/ExtensionServer.js:            WebInspector.openAnchorLocationRegistry.deregisterHandler(name);
Source/WebCore/inspector/front-end/HandlerRegistry.js:    deregisterHandler: function(name)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list