Commit Graph

367 Commits

Author SHA1 Message Date
Francois Marier
491aa133c7 Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug 2015-11-20 20:24:50 -08:00
Xidorn Quan
209b07d9a5 Bug 1212299 followup - Fix minor grammar issue in locale text. DONTBUILD 2015-11-18 16:31:07 +11:00
Michael Layzell
e73839508f 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
c4d8360c2c Bug 1210703 - s/elif/else/ in moz.build to fix bustage, rs=bustage 2015-11-09 17:30:14 +00:00
Gijs Kruitbosch
667a4b66d1 Bug 1210703 - fix webapprt theme overlap, r=dao 2015-11-03 23:11:52 +00:00
Mike Hommey
7fd290435b Bug 1221453 - Use ObjDirPaths for GENERATED_INCLUDES and merge with LOCAL_INCLUDES. r=gps 2015-11-06 09:59:21 +09:00
Mike Hommey
2bf1c5ed77 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
fc7a7c1e6d Bug 1219122 - Move webapprt.ini definition to moz.build. r=mshal 2015-10-31 07:32:46 +09:00
Mike Hommey
0cca6ffa5c 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
8fa5553802 Backed out changeset 35e546b48807 (bug 1219122) 2015-10-30 10:11:44 -07:00
Wes Kocher
88441a8eee Backed out changeset 1d3d17144c07 (bug 1219147) 2015-10-30 10:11:41 -07:00
Mike Hommey
8e15440a37 Backout changeset 2d9b31fd2c69 (bug 1219122) for Windows PGO bustage 2015-10-30 19:03:12 +09:00
Mike Hommey
f4e97c33c6 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
98d4a415d9 Bug 1219122 - Move webapprt.ini definition to moz.build. r=mshal 2015-10-30 08:19:04 +09:00
Mike Hommey
dfc9a0fc40 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
16755b4daf Bug 1217423 - Remove for-each from webapprt/. r=paolo, f=marco 2015-10-19 05:43:18 +09:00
J. Ryan Stinnett
a3ba11bca1 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
5cda8378bd Bug 1207137 - Implement weak crypto override UI. r=ttaubert 2015-10-17 09:38:31 +09:00
Xidorn Quan
f11e2b5f53 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
9f1c0bf17d 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
9eaa0d1abc 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
53a85861c1 Bug 1202902 - Scripted fix the world. 2015-10-06 14:00:31 -07:00
Justin Dolske
4b2a4e007f Bug 1210611 - Globally define MOZILLA_OFFICIAL. r=glandium 2015-10-02 15:18:04 -07:00
Tooru Fujisawa
828cfa89e1 Bug 1207499 - Part 11: Remove use of expression closure from webapprt/. r=felipe 2015-09-23 18:42:19 +09:00
Martin Thomson
41ff59de46 Bug 1155923 - Temporarily restoring moz-prefixed interface, r=jesup,smaug 2015-09-28 11:25:04 -07:00
Carsten "Tomcat" Book
525fa7a7b1 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
f983c46f34 Bug 1155923 - Temporarily restoring moz-prefixed interface. r=jesup, r=smaug 2015-09-24 16:31:47 -07:00
Nathan Froyd
7bd14fa63d Bug 1207188 - delete useless MOZ_DEBUG define in webapprt's moz.build; r=mshal 2015-09-22 00:47:45 -04:00
Masatoshi Kimura
7ebbf10635 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
396e563d8f Merge mozilla-central to mozilla-inbound 2015-09-22 12:49:44 +02:00
Carsten "Tomcat" Book
a0734f4564 merge mozilla-inbound to mozilla-central a=merge 2015-09-22 12:35:13 +02:00
Jan-Ivar Bruaroey
c671c9e505 Bug 1206982 - getUserMedia s/PermissionDeniedError/SecurityError/. r=jesup 2015-09-21 20:57:12 -04:00
J. Ryan Stinnett
9494d02df8 Bug 912121 - Rewrite require / import to match source tree. rs=devtools
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location.  Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Nathan Froyd
2cf79d22b7 Bug 1206801 - fix broken CONFIG['DEBUG'] checks in moz.build files; r=mshal
These were supposed to be CONFIG['MOZ_DEBUG'].  webapprt doesn't use the
define it set up, however, so it was deleted rather than fixed.
2015-09-21 22:32:15 -04:00
Shu-yu Guo
d8faa01cea Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Ryan VanderMeulen
6cc9e705ae Merge m-c to inbound. a=merge 2015-08-30 22:12:12 -04:00
Myk Melez
aa5d8f970f Bug 1199826 - identify bug components for webapprt directories; r=marco 2015-08-30 15:44:28 -07:00
Nicholas Nethercote
10d95cca57 Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
Myk Melez
75526b932a Bug 1135261 - return new window from window.open in desktop runtime; r=marco,smaug,junior,wesj 2015-08-13 19:00:02 -07:00
Alexandre Poirot
e7d4d61b4d Bug 1192863 - Use client/main.js instead of dbg-server.jsm. r=jryans 2015-08-13 10:57:14 -07:00
Jan-Ivar Bruaroey
267aea07ec Bug 1189060 - let webrtcUI.jsm etc. block initial Offer/Answer exchange through hook. r=florian,fabrice,mfinkle,mt 2015-08-07 15:22:30 -04:00
Alexandre Poirot
3217636246 Bug 1190452 - Always import toolkit/devtools/server/main.js as CommonJS module. r=jryans 2015-08-10 05:38:56 -07:00
Nathan Froyd
f5503e86df Bug 1185637 - part 1 - move APP_VERSION defines into moz.build; r=glandium 2015-07-20 14:35:31 -04:00
Carsten "Tomcat" Book
f968750fdf Backed out changeset 35c6e7e9c205 (bug 1135261) for test failures in gij in bookmark_edit_test.js on a CLOSED TREE 2015-07-22 08:13:08 +02:00
Myk Melez
e95be4055c Bug 1135261 - return new window from window.open in desktop runtime; r=marco,smaug,junior,wesj 2015-07-21 19:15:38 -07:00
Wes Kocher
6fcbd64260 Merge fx-team to central, a=merge 2015-07-21 16:08:37 -07:00
Myk Melez
e4a184bc99 Bug 1185764 - stop asserting that obsolete traceActor set; r=marco 2015-07-21 02:55:01 -07:00
Xidorn Quan
9fa68fd695 Bug 1160017 part 1 - Remove fullscreen permission code from nsDocument. r=smaug 2015-07-21 20:50:20 +10:00
Boris Zbarsky
af8251d70c Bug 909154. Remove the prefixed mozRequestAnimationFrame and its accoutrements. r=bkelly 2015-07-20 10:14:24 -04:00
Ryan VanderMeulen
c2c51a89db Merge inbound to m-c. a=merge 2015-07-01 16:37:26 -04:00