Bug 594261 - IPC part - Factor out geolocation prompt into something that can be...
commit6a05a9260206cb0dd38ade866a4deb13d597dc7f
authorDoug Turner <dougt@dougt.org>
Fri, 10 Sep 2010 05:00:08 +0000 (9 22:00 -0700)
committerDoug Turner <dougt@dougt.org>
Fri, 10 Sep 2010 05:00:08 +0000 (9 22:00 -0700)
tree42b907e847f9ee03cccf160a6733e3184b9d0d83
parent529132b4012ec88c7cc8b33d1819d5b021f1caa7
Bug 594261 - IPC part - Factor out geolocation prompt into something that can be reused. r=chris jones, a=stuart
14 files changed:
dom/ipc/Makefile.in
dom/ipc/PBrowser.ipdl
dom/ipc/PCOMContentPermissionRequestChild.h [copied from dom/src/geolocation/PGeolocationRequest.ipdl with 74% similarity]
dom/ipc/PContentPermissionRequest.ipdl [moved from dom/src/geolocation/PGeolocationRequest.ipdl with 98% similarity]
dom/ipc/TabChild.cpp
dom/ipc/TabChild.h
dom/ipc/TabParent.cpp
dom/ipc/TabParent.h
dom/ipc/ipdl.mk
dom/src/geolocation/ipdl.mk [deleted file]
dom/src/geolocation/nsGeolocation.cpp
dom/src/geolocation/nsGeolocation.h
dom/src/geolocation/nsGeolocationOOP.h
ipc/ipdl/Makefile.in