|
Revision 3320, 0.5 kB
(checked in by tschaub, 1 year ago)
|
add OpenLayers.Console namespace and a number of methods that allow for logging of error messages - when firebug.js is included in a page, the application runs in "debug" mode - the Firebug extension or Firebug Lite handles OpenLayers.Console calls depending on availability
|
| Line | |
|---|
| 1 |
This directory contains the source for Firebug Lite |
|---|
| 2 |
(http://www.getfirebug.com/lite.html). This code is distributed with a |
|---|
| 3 |
BSD License, Copyright (c) 2007, Parakey Inc. See the included license.txt |
|---|
| 4 |
for the full text of the license. |
|---|
| 5 |
|
|---|
| 6 |
This is a patched version of the trunk from |
|---|
| 7 |
http://fbug.googlecode.com/svn/trunk. |
|---|
| 8 |
|
|---|
| 9 |
Revision 36 was patched to resolve the issue described here |
|---|
| 10 |
http://code.google.com/p/fbug/issues/detail?id=85 |
|---|
| 11 |
|
|---|
| 12 |
When this issue is resolved, Firebug Lite can be used directly - no further |
|---|
| 13 |
modifications are needed for OpenLayers. |
|---|