Closed Bug 1583972 Opened 5 years ago Closed 5 years ago

Deprecation warning in scratchpad does not work as a link to more information

Categories

(DevTools Graveyard :: Scratchpad, defect, P1)

defect

Tracking

(firefox-esr60 unaffected, firefox-esr68 unaffected, firefox69 unaffected, firefox70 unaffected, firefox71 fixed)

RESOLVED FIXED
Firefox 71
Tracking Status
firefox-esr60 --- unaffected
firefox-esr68 --- unaffected
firefox69 --- unaffected
firefox70 --- unaffected
firefox71 --- fixed

People

(Reporter: bzbarsky, Assigned: nchevobbe)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

BUILD: Today's (Sept 25) Mac nightly

STEPS TO REPRODUCE:

  1. Start browser.
  2. Go to Tools > Web Developer > Scratchpad in the main menu
  3. In the window that pops up, click the "Learn more...." text in the yellow deprecation infobar.

EXPECTED RESULTS: I learn more.

ACTUAL RESULTS: Nothing happens, and I remain ignorant.

These steps also show the problem:

  1. Start browser.
  2. Go to Tools > Web Developer > Browser Toolbox in the main menu
  3. Select "Scratchpad" tab.
  4. Click the "Learn more...." text in the yellow deprecation infobar.

I can reproduce. using mozregression I was able to narrow it down to this pushlog https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=de5a09d263ff557012c5872a9edfb276ca1e353f&tochange=5ac55079c87e4cd25eafafa8662594b4a2917dcc

Bug 1553804 looks like a solid candidate for this regression

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Depends on: 1565380
Regressed by: 1553804
No longer regressed by: 1565380
Has Regression Range: --- → yes

Bug 1553804 made opening a content page from a Chrome
document a no-op, which broke the deprecation warning
in the Scratchpad window.
We switch to a JS solution using openDocLink on link
click.
I tried playing with rel=noopener, but the opened link
was about:blank for some reason I can't explain.

Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d815ac4c9b96
Fix deprecation link opening in Scratchpad window. r=jdescottes.
Priority: -- → P1
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
See Also: → 1584528
QA Whiteboard: [good first verify]
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: