Boris Zbarsky
2e34a9a752
Bug 807222 part 6. Fix getOwnPropertyNames to work correctly on Window. r=jst
...
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Boris Zbarsky
51ea2f70a7
Back out rev 6d36471ab3ca (part 5 of bug 807222) because now Android is shipping busted stuff on the global.
2012-11-05 11:54:37 -05:00
Boris Zbarsky
06fca213bc
Bug 807222 part 5. Fix getOwnPropertyNames to work correctly on Window. r=jst
...
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Girish Sharma
80cd2cac85
Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan
2012-11-02 18:24:42 +05:30
Tom Schuster
85c2e983ae
Bug 805222 - Change some usages of GetFunctionId to GetFunctionDisplayId for better JS stacktrace. r=bholley,robcee
2012-10-31 13:34:42 +01:00
Mihai Sucan
ae8184230d
Bug 798951 - Intermittent browser_webconsole_bug_737873_mixedcontent.js | Test timed out; r=robcee
2012-10-23 15:59:57 +03:00
Girish Sharma
7df04d51da
Bug 800231 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Test timed out, | Found a Tools:StyleEditor after previous test timed out; r=msucan
2012-10-22 11:20:08 +05:30
Mihai Sucan
f97ad13a13
Bug 797294 - Intermittent browser_webconsole_bug_595934_message_categories.js | Timed out while waiting for: test #N successful finish; r=rcampbell
2012-10-09 20:46:01 +03:00
Ryan VanderMeulen
d37755dc84
Merge the last PGO-green inbound changeset to m-c.
2012-10-13 19:26:29 -04:00
Oonishi Atsushi
f0d30acf35
Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz
2012-10-13 13:20:55 -04:00
Girish Sharma
d9d97479af
Bug 800231 - More logging to check where test times out, r=past
2012-10-12 13:08:09 +05:30
Girish Sharma
dbaabd3439
Bug 782653 - Web Console CSS links should open the Style Editor; r=rcampbell f=msucan
2012-09-25 23:02:11 +05:30
Panos Astithas
c47c3badab
Merge m-c to fx-team
2012-10-08 16:26:41 +03:00
Mihai Sucan
7ba4e89fc3
Bug 768096 - Web Console remote debugging protocol support - Part 4: cleanups; r=robcee
2012-10-05 19:15:51 +03:00
Mihai Sucan
168aca5118
Bug 768096 - Web Console remote debugging protocol support - Part 3: network logging; r=past,robcee
...
--HG--
rename : browser/devtools/webconsole/NetworkHelper.jsm => toolkit/devtools/webconsole/NetworkHelper.jsm
2012-10-05 14:54:43 +03:00
Mihai Sucan
9ff6a83ab3
Bug 768096 - Web Console remote debugging protocol support - Part 2: window.console API and JS evaluation; r=past,robcee
2012-09-26 18:02:04 +01:00
Mihai Sucan
348454ccd7
Bug 768096 - Web Console remote debugging protocol support - Part 1: page errors; r=past,robcee
...
--HG--
rename : browser/devtools/webconsole/WebConsoleUtils.jsm => toolkit/devtools/webconsole/WebConsoleUtils.jsm
2012-09-26 18:07:57 +01:00
Mark Goodwin
18f47ce8ed
Bug 770099 - Send CSP policy and report information to Web Console (Part 2); r=dveditz,msucan,jwalker
2012-10-01 10:10:30 +01:00
Anton Kovalyov
3850f20436
Bug 638949 - Please add Copy Location in the context menu for URLs in the web console. r=msucan
2012-09-19 14:38:30 -07:00
OHZEKI Tetsuharu
c3288112f7
Bug 764572 - add "Open URL" option to net panel items' context menu; r=msucan
2012-09-18 19:08:29 +03:00
Girish Sharma
876247bbf1
Bug 704983 - Make request and response body logging more discoverable in the Web Console. r=msucan
2012-09-08 03:38:54 +05:30
Ed Morley
518e3c5e11
Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me
2012-10-05 17:48:15 +01:00
Mihai Sucan
35eca060de
Bug 785954 - Intermittent browser_webconsole_bug_599725_response_headers.js | an unexpected uncaught JS exception reported through window.onerror - TypeError: browser is null; r=rcampbell
2012-08-27 21:28:08 +03:00
Jen Fong-Adwent
cd23a50fda
Bug 704204 - Allow user to increase Web Console font size; r=msucan
2012-08-22 23:18:48 +03:00
Thaddee Tyl
6bd78774af
Bug 780791 - WebConsole autocompletion doesn't autocomplete on string literals; r=msucan
2012-08-17 18:38:59 +03:00
Justin Dolske
6aa35541f7
Bug 661813 - Fix intermittent failure in browser_webconsole_bug_595934_message_categories.js. r=mihai
2012-08-15 18:04:52 -07:00
Thaddee Tyl
4e8203754b
Bug 779415 - The WebConsole autocompletion doesn't deal with non-objects (numbers, strings); r=msucan
2012-08-13 18:51:46 +03:00
Tim Taubert
c2755a71ec
merge m-c to fx-team
2012-08-05 11:31:54 +02:00
Mihai Sucan
e0373770cd
Bug 676722 - The output of console.log(object) isn't expandable/inspectable in the Web Console; r=rcampbell
2012-08-03 23:14:01 +03:00
Rob Campbell
d12bd4710c
merge m-c to fx-team
2012-08-03 17:09:03 -04:00
Panos Astithas
afce187eb7
Backout 7e5f3a8a7ca7 due to test oranges
2012-08-03 12:01:14 +03:00
Mike Hommey
6173fa297f
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
2012-08-04 20:26:44 +02:00
Mihai Sucan
3b9af5f03b
Bug 778597 - Intermittent browser_webconsole_position_ui.js | Timed out while waiting for: web console position changed to 'window'; r=rcampbell
2012-08-01 21:32:38 +03:00
Mihai Sucan
ef806b291b
Bug 688981 - Place the web console in its own iframe; r=rcampbell,dao
2012-07-26 18:06:04 +03:00
Mihai Sucan
3dce62cf6f
Bug 676722 - The output of console.log(object) isn't expandable/inspectable in the Web Console; r=rcampbell
2012-08-02 22:09:46 +03:00
Rob Campbell
566f72af82
Bug 778732 - Change JSTerm's $ helper function from getElementById to querySelector; r=msucan
2012-08-02 12:53:00 +03:00
Thaddee Tyl
41e91ecefd
Bug 775812 - Web Console autocomplete should include full scope; r=msucan
2012-07-25 20:21:03 +03:00
Benjamin Peterson
d1064385b3
Bug 761723 - Save script sources to implement Function.prototype.toString. r=jorendorff,njn,jimb,jst,Ms2ger
...
--HG--
extra : rebase_source : de1b55647780a30f98fe84d29ee3cb4a437a3ece
2012-07-20 20:17:38 +02:00
Mihai Sucan
0e2ba54a73
Bug 773466 - Console will stop displaying output; r=rcampbell
2012-07-17 14:03:14 +03:00
Tanvi Vyas
0232094e98
Bug 737873 - Implement mixed content highlighting in the web console; r=msucan,gavin.sharp
2012-07-10 20:37:26 +03:00
Mihai Sucan
c2bc09524a
Bug 772506 - Make sure jsterm eval results are correctly formatted as strings; r=rcampbell
2012-07-10 19:29:58 +03:00
Nathan Froyd
a7eb97f896
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Ed Morley
1fb12daa51
Merge mozilla-central to fx-team to pick up the #1 top orange fix
2012-06-28 15:10:25 +01:00
Sankha Narayan Guria
12da66c17e
Bug 764545 - WebConsole default position should be "below"; r=msucan
2012-06-28 14:03:50 +03:00
Mihai Sucan
99cfb660be
Bug 768019 - Cached CSS warnings are displayed as JavaScript warnings on Web Console open; r=paul
2012-06-25 20:18:13 +03:00
Ehsan Akhgari
45fe6d3ae2
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Paul Rouget
dc10a49782
Bug 764625 - Web Console and Debugger stay checked in Web Developer menu after closing them with the close X button. r=msucan,past
2012-06-19 18:56:31 +02:00
Mihai Sucan
092481279f
Bug 761257 - Further improve Web Console output performance; r=dcamp f=bz
2012-06-12 14:25:07 +03:00
Mihai Sucan
a905b1fe22
Bug 760837 - Intermittent browser_webconsole_bug_595934_message_categories.js | expectUncaughtException was called but no uncaught exception was detected; r=past
2012-06-03 12:07:15 +03:00
Mihai Sucan
13cf9f55e8
Bug 760999 - Intermittent browser_webconsole_netlogging.js | TypeError: content.wrappedJSObject.testXhrGet is not a function; r=rcampbell
2012-06-04 19:45:10 +03:00