gecko-dev/dom/browser-element
Samael Wang bb968e4fcd Bug 1406253 - Part 3: use currentRequstFinalURI in context menu and add a test case. r=dao
If the image request gets redirect on loading, HTMLImageElement.currentURI
(which corresponds to nsIImageLoadingContent.currentURI) would return the
original URI before redirect, making "Save Image" in the context menu use
incorrect URI and filename. Use currentRequestFinalURI instead to get
redirected URI.

MozReview-Commit-ID: Bd7Q36sH93b

--HG--
extra : rebase_source : 5a1cc56554d1429f3c5af1c8cecaa1d72471ed21
2017-11-14 19:19:27 +08:00
..
mochitest Bug 1406278: Part 4 - Use subject principal as triggering principal in <iframe>/<frame> "src" attribute r=bz 2017-10-04 22:59:44 -07:00
BrowserElementChild.js Bug 1313169 - Remove dom/inputmethod/ and related code. r=Ehsan 2016-12-20 16:32:12 -08:00
BrowserElementChildPreload.js Bug 1406253 - Part 3: use currentRequstFinalURI in context menu and add a test case. r=dao 2017-11-14 19:19:27 +08:00
BrowserElementCopyPaste.js Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
BrowserElementParent.cpp Bug 1299390 - part 1: Remove BrowserElementAudioChannel. r=alwu,baku 2017-05-18 09:31:00 +08:00
BrowserElementParent.h Bug 1303196 - Part 7: Updates to apply correctly after noopener changes, r=smaug 2016-10-27 15:53:35 -04:00
BrowserElementParent.js Bug 1415389. Make ChromeUtils a WebIDL namespace. Remove ThreadSafeChromeUtils. r=kmag 2017-11-08 00:25:33 -05:00
BrowserElementParent.manifest
BrowserElementPromptService.jsm Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu 2017-07-29 20:50:21 +09:00
moz.build Bug 1368712 - Get rid of nsIBrowserElementAPI.{set,get}Visible, r=kanru 2017-05-31 21:15:23 +02:00
nsIBrowserElementAPI.idl Bug 1368712 - Get rid of nsIBrowserElementAPI.{set,get}Visible, r=kanru 2017-05-31 21:15:23 +02:00