Closed
Bug 637200
Opened 15 years ago
Closed 15 years ago
GET-request to www.youtube.com is removed from WebConsole
Categories
(DevTools :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: kdevel, Unassigned)
Details
User-Agent:
Build Identifier: Mozilla/5.0 (X11; Linux i686; rv:2.0b13pre) Gecko/20110225 Firefox/4.0b13pre
The GET-request to www.youtube.com cannot be inspected in the web console.
Reproducible: Always
Steps to Reproduce:
1. open new tab with web console (shift-ctrl-k)
2. disable "CSS"
3. enter "www.youtube.com" in location bar, press return
Actual Results:
The GET-request to www.youtube.com is removed shortly after being displayed.
Expected Results:
Keep the GET-request to www.youtube.com
Updated•15 years ago
|
Component: General → Developer Tools
QA Contact: general → developer.tools
Updated•15 years ago
|
Version: unspecified → Trunk
Comment 1•15 years ago
|
||
Issue has been fixed.
Reported in build:
Mozilla/5.0 (X11; Linux i686; rv:2.0b13pre) Gecko/20110225 Firefox/4.0b13pre
http://hg.mozilla.org/mozilla-central/rev/d7ef42d7782c
Fixed in build:
Mozilla/5.0 (X11; Linux i686; rv:2.0b13pre) Gecko/20110226 Firefox/4.0b13pre
http://hg.mozilla.org/mozilla-central/rev/d708c2fa7fea
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=d7ef42d7782c&tochange=d708c2fa7fea
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•