gecko-dev/embedding/components/webbrowserpersist
Tom Tromey 5538d692d3 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
This removes the unnecessary setting of c-basic-offset from all
python-mode files.

This was automatically generated using

    perl -pi -e 's/; *c-basic-offset: *[0-9]+//'

... on the affected files.

The bulk of these files are moz.build files but there a few others as
well.

MozReview-Commit-ID: 2pPf3DEiZqx

--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204
2016-07-14 10:16:42 -06:00
..
PWebBrowserPersistDocument.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PWebBrowserPersistResources.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
PWebBrowserPersistSerialize.ipdl Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00
WebBrowserPersistDocumentChild.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
WebBrowserPersistDocumentChild.h Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm 2015-08-05 14:25:39 -07:00
WebBrowserPersistDocumentParent.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
WebBrowserPersistDocumentParent.h Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm 2015-08-05 14:25:39 -07:00
WebBrowserPersistLocalDocument.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
WebBrowserPersistLocalDocument.h Bug 1193903 - Fix nsWebBrowserPersist for documents with no page descriptor. r=mconley 2015-08-13 18:08:09 -07:00
WebBrowserPersistRemoteDocument.cpp Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj 2015-11-02 07:53:26 +02:00
WebBrowserPersistRemoteDocument.h Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm 2015-08-05 14:25:39 -07:00
WebBrowserPersistResourcesChild.cpp Bug 1204626 - Reparent PWebBrowserPersistDocument to PContent. r=billm 2015-09-21 14:54:00 +02:00
WebBrowserPersistResourcesChild.h Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm 2015-08-05 14:25:39 -07:00
WebBrowserPersistResourcesParent.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
WebBrowserPersistResourcesParent.h Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm 2015-08-05 14:25:39 -07:00
WebBrowserPersistSerializeChild.cpp Bug 1106321 - Serialize DEVMODE down to the content process when printing on Windows. r=jimm 2015-08-06 17:36:54 -04:00
WebBrowserPersistSerializeChild.h Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm 2015-08-05 14:25:39 -07:00
WebBrowserPersistSerializeParent.cpp Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj 2016-05-05 01:45:00 -07:00
WebBrowserPersistSerializeParent.h Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm 2015-08-05 14:25:39 -07:00
moz.build Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
nsCWebBrowserPersist.idl Bug 1054703 - Part 6: Flatten embedding/components/webbrowserpersist/{public,src}/ into parent directory. r=bsmedberg 2014-08-20 10:27:17 -07:00
nsIWebBrowserPersist.idl Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm 2015-08-05 14:25:39 -07:00
nsIWebBrowserPersistDocument.idl Bug 1101100 - Multiprocess-enable nsWebBrowserPersist. r=billm 2015-08-05 14:25:39 -07:00
nsIWebBrowserPersistable.idl Bug 1141337 - Update nsIWebBrowserPersistable to allow subframe targeting for Save Frame As. r=jld 2015-08-06 10:44:16 -04:00
nsWebBrowserPersist.cpp Bug 1282554 - Provide helper function to check if channel can be openen using open2() and asyncOpen2() r=bholly 2016-06-28 19:03:56 +02:00
nsWebBrowserPersist.h Bug 990250 - Fold nsIStyleSheet into CSSStyleSheet. r=dbaron 2015-11-17 17:04:09 +11:00