Yoshi Huang
da0bea0bac
Bug 1227861 - Add OriginAttributes getter/setter into nsIDocShell. r=smaug, sicking
2016-02-16 15:04:14 +08:00
Myk Melez
486697b8eb
Bug 1252670 - hard-code URL to SUMO article about desktop runtime being disabled; r=marco
2016-03-01 15:00:52 -08:00
Myk Melez
7adb935017
Bug 1252635 - confirm mozApps is defined before checking for updates; r=marco
2016-03-01 14:30:22 -08:00
Myk Melez
5407b0e605
Bug 1245204 - warn user that runtime will be disabled; r=marco
2016-03-01 14:29:41 -08:00
Myk Melez
74f6cb73ca
Bug 1252519 - specify compatible version range in runtime error about Firefox not being found; r=marco
2016-03-01 14:29:17 -08:00
Francois Marier
5eb5b1b255
Bug 1245992 - Update the Safe Browsing phishing interstitial page. r=flod,past
...
MozReview-Commit-ID: DLC1KDvYbUH
2016-02-25 21:34:01 -08:00
Phil Ringnalda
09910de5eb
Back out 2 changesets (bug 1245992) for several browser-chrome failures
...
Backed out changeset 6d9614f87daf (bug 1245992)
Backed out changeset 34e6eea401e3 (bug 1245992)
2016-02-25 19:15:16 -08:00
Francois Marier
4f4fa27d76
Bug 1245992 - Update the Safe Browsing phishing interstitial page. r=flod,past
...
MozReview-Commit-ID: JnYOqtCIib7
2016-02-24 16:23:25 -08:00
Xidorn Quan
b9315a0e0a
Bug 743198 part 11 - Update locales string to the new spelling as well as unprefixed API. r=smaug
...
The main motivation of this patch is to fix the prefixed function name
used in one string. But updated string should have different a different
identifier, otherwise it might be ignored. Since we should eventually
prefer using word "fullscreen" over "full-screen", it is easier to just
change all of them together.
2016-02-17 08:47:11 +08:00
Xidorn Quan
7cada478d1
Bug 743198 part 8 - Use unprefixed Fullscreen API in chrome code. r=smaug
2016-02-17 08:47:11 +08:00
Xidorn Quan
6536557784
Bug 743198 part 2 - Add unprefixed Fullscreen API to Document and Element. r=smaug
2016-02-17 08:47:11 +08:00
Mike Hommey
213f941410
Bug 1246881 - Generate a header defining MOZ_BUILDID. r=mshal
2016-02-12 07:15:55 +09:00
Mike Hommey
ed1c39fba6
Bug 1246874 - Unify GRE_BUILDID and MOZ_APP_BUILDID at the build system level. r=mshal
2016-02-10 07:39:30 +09:00
Jan-Ivar Bruaroey
c2caeac21c
Bug 1224766 - forward callID to disambiguate multiple gUM requests from same window. r=jesup,smaug
2016-01-07 17:30:10 -05:00
Xidorn Quan
ff188b7238
Bug 1237175 - Fix case of identifier of prefixed visibility API warning. r=smaug
2016-01-08 14:34:08 +11:00
Mike Hommey
488bd1361b
Bug 1229241 - Differentiate preprocessed and non-preprocessed JS pref files. r=gps
2015-12-01 13:57:52 +09:00
Mike Hommey
e6640e1ccd
Bug 1228444 - Rename DIST_FILES to FINAL_TARGET_PP_FILES. r=gps
...
This makes it clearer that really it's the same thing as FINAL_TARGET,
with preprocessing.
We still keep DIST_FILES in backend.mk because it's shorter and doesn't
really matter.
2015-12-01 08:25:22 +09:00
Mike Hommey
3d20ea6fce
Backout changeset 0104f1c911ca (bug 1223530) because it breaks running on Windows XP on a CLOSED TREE
2015-11-26 08:38:16 +09:00
Ted Mielczarek
7038d7d62a
bug 1223530 - Move MOZ_WINCONSOLE to configure. r=glandium
...
This patch moves the logic for selecting MOZ_WINCONSOLE out of individual
Makefile.in files and into configure. It also changes config.mk to only
pass -SUBSYSTEM:CONSOLE if MOZ_WINCONSOLE=1. The MSDN docs state that
in the absence of -SUBSYSTEM, the linker will select the proper subsystem
based on whether the program contains [w]main or [w]WinMain, so let it
do that.
One program (windbgdlg) needed a tweak to add a wmain for when MOZ_WINCONSOLE
is defined.
This patch leaves one instance in security/sandbox/win/wow_helper/Makefile.in,
that Makefile has its own separate bug.
2015-11-11 06:24:39 -05:00
Francois Marier
8a1fa6c429
Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug
2015-11-20 20:24:50 -08:00
Xidorn Quan
52a876459b
Bug 1212299 followup - Fix minor grammar issue in locale text. DONTBUILD
2015-11-18 16:31:07 +11:00
Michael Layzell
e0c55cfc86
Bug 1223041 - Emit console warning when document.execCommand('copy'/'cut') is triggered outside of a short-lived user-initiated event, r=bz
2015-11-12 09:36:42 -05:00
Gijs Kruitbosch
f492edcac2
Bug 1210703 - s/elif/else/ in moz.build to fix bustage, rs=bustage
2015-11-09 17:30:14 +00:00
Gijs Kruitbosch
cb751c03ed
Bug 1210703 - fix webapprt theme overlap, r=dao
2015-11-03 23:11:52 +00:00
Mike Hommey
405622a83e
Bug 1221453 - Use ObjDirPaths for GENERATED_INCLUDES and merge with LOCAL_INCLUDES. r=gps
2015-11-06 09:59:21 +09:00
Mike Hommey
da3af2718b
Bug 1219147 - Move resource chrome.manifest line for webapprt to jar.mn. r=mshal
...
This allows FasterMake to produce this line properly.
2015-11-04 11:21:49 +09:00
Mike Hommey
4606448de6
Bug 1219122 - Move webapprt.ini definition to moz.build. r=mshal
2015-10-31 07:32:46 +09:00
Mike Hommey
5442f53021
Bug 1219122 - Use MOZ_APP_BUILDID instead of GRE_BUILDID for webapprt.ini. r=mshal
...
This adds consistency with e.g. application.ini, and will make the FasterMake
backend happier once webapprt.ini moves to moz.build.
2015-10-31 07:32:45 +09:00
Wes Kocher
26621cc25a
Backed out changeset 35e546b48807 (bug 1219122)
2015-10-30 10:11:44 -07:00
Wes Kocher
1dfa3f5b70
Backed out changeset 1d3d17144c07 (bug 1219147)
2015-10-30 10:11:41 -07:00
Mike Hommey
de253c164d
Backout changeset 2d9b31fd2c69 (bug 1219122) for Windows PGO bustage
2015-10-30 19:03:12 +09:00
Mike Hommey
e89d99d30d
Bug 1219147 - Move resource chrome.manifest line for webapprt to jar.mn. r=mshal
...
This allows FasterMake to produce this line properly.
2015-10-30 08:19:04 +09:00
Mike Hommey
2662c98129
Bug 1219122 - Move webapprt.ini definition to moz.build. r=mshal
2015-10-30 08:19:04 +09:00
Mike Hommey
139223f7ab
Bug 1219122 - Use MOZ_APP_BUILDID instead of GRE_BUILDID for webapprt.ini. r=mshal
...
This adds consistency with e.g. application.ini, and will make the FasterMake
backend happier once webapprt.ini moves to moz.build.
2015-10-30 08:19:04 +09:00
Tooru Fujisawa
20ede08892
Bug 1217423 - Remove for-each from webapprt/. r=paolo, f=marco
2015-10-19 05:43:18 +09:00
J. Ryan Stinnett
7ef2fd1082
Bug 1203159 - Remove DevTools support from webapprt. r=myk
...
To enable resource://devtools, all DevTools files are consolidated at the app
level. This means they are no longer available for sharing between multiple XUL
apps, such as browser and webapprt. We'll need to devise a new method to bring
this support back to webapprt if desired.
2015-10-21 12:22:57 -05:00
Masatoshi Kimura
60aac5cd2d
Bug 1207137 - Implement weak crypto override UI. r=ttaubert
2015-10-17 09:38:31 +09:00
Xidorn Quan
2d2beb4278
Bug 1212299 part 1 - Forbid documents inside elements other than iframe from requesting fullscreen. r=smaug
2015-10-12 11:24:23 +11:00
Carsten "Tomcat" Book
d7f143eaad
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
b9e5717f50
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
b5f316de44
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Justin Dolske
15c74d3a3b
Bug 1210611 - Globally define MOZILLA_OFFICIAL. r=glandium
2015-10-02 15:18:04 -07:00
Tooru Fujisawa
a072cf52dc
Bug 1207499 - Part 11: Remove use of expression closure from webapprt/. r=felipe
2015-09-23 18:42:19 +09:00
Martin Thomson
1defbdb0b2
Bug 1155923 - Temporarily restoring moz-prefixed interface, r=jesup,smaug
2015-09-28 11:25:04 -07:00
Carsten "Tomcat" Book
a64c5f1b9c
Backed out 3 changesets (bug 1155923) for causing test failures in promises-call.html
...
Backed out changeset 321a932e01a7 (bug 1155923)
Backed out changeset 6ac38acd6ab2 (bug 1155923)
Backed out changeset 2981db92416a (bug 1155923)
2015-09-28 14:02:41 +02:00
Martin Thomson
e93a57cfd9
Bug 1155923 - Temporarily restoring moz-prefixed interface. r=jesup, r=smaug
2015-09-24 16:31:47 -07:00
Nathan Froyd
c87f853b82
Bug 1207188 - delete useless MOZ_DEBUG define in webapprt's moz.build; r=mshal
2015-09-22 00:47:45 -04:00
Masatoshi Kimura
664155a2ac
Bug 647621 - Implement document.charset and update document.inputEncoding to the latest spec. r=bz
2015-09-23 09:32:29 +09:00
Carsten "Tomcat" Book
66b1d84fe2
Merge mozilla-central to mozilla-inbound
2015-09-22 12:49:44 +02:00
Carsten "Tomcat" Book
f8abba90f1
merge mozilla-inbound to mozilla-central a=merge
2015-09-22 12:35:13 +02:00