Commit Graph

259189 Commits

Author SHA1 Message Date
Mike Hommey
e67b4f4cf1 Bug 1189967 - Avoid conflicting declarations for our raise wrappers on Windows. r=nfroyd 2015-08-23 22:22:26 +09:00
Mike Hommey
2c95cd99ca Bug 1189967 - Add cmath to the wrapped STL headers. r=nfroyd
Somehow, TimeStamp.cpp fails to build with MSVC 2015 without this.
2015-08-23 22:20:40 +09:00
Mike Hommey
f7136d7140 Bug 1189967 - Avoid including <string> from Char16.h. r=nfroyd
Since Char16.h is included everywhere, and MSVC 2015 uses the char16ptr_t trick
it contains, we include <string> everywhere, but that has the side effect of
breaking the build in subtle ways. One way around this would be to avoid including
Char16.h in the first place, but that requires more work than I was ready to put
in. So instead, just avoid including <string> by removing the conversion operator
for std::wstring.
2015-08-23 22:20:33 +09:00
Mike Hommey
daa695d2f2 Bug 1189967 - Be slightly more explicit about some conversions to std::wstring. r=nfroyd 2015-08-23 22:20:19 +09:00
Philipp Kewisch
41c7360b69 Bug 1167986 - TEST-UNEXPECTED-FAIL | xpcshell-unpack.ini:toolkit/mozapps/extensions/test/xpcshell/test_signed_install.js (and signing failures) - missing review comments 2015-08-23 12:04:40 +02:00
Philipp Kewisch
9735d51f09 Bug 1167986 - TEST-UNEXPECTED-FAIL | xpcshell-unpack.ini:toolkit/mozapps/extensions/test/xpcshell/test_signed_install.js (and signing failures). r=gps 2015-08-23 11:54:44 +02:00
Cameron McCormack
0f393f27f7 Typo fix in comment generated by gen-usercounters.py; no bug, no review.
DONTBUILD
2015-08-23 16:42:07 +10:00
Chris Lord
18d112b4b6 Bug 1181555 - Add 'experimental-webcomponents' permission. r=fabrice 2015-08-20 12:07:54 +01:00
Yura Zenevich
7638b68dfa Bug 1191432 - improving coverage for marionette accessibility checks. r=automatedtester 2015-08-22 16:41:14 -04:00
Sebastian Hengst
edfba8b700 Backed out changeset e9d838084096 (bug 1181555) for Linux x64 opt and B2G Desktop Linux x64 opt Hazard analysis fail. r=backout 2015-08-22 21:53:48 +02:00
Chris Lord
013a3c6c8f Bug 1181555 - Add 'moz-extremely-unstable-and-will-change-webcomponents' permission. r=fabrice 2015-08-20 12:07:54 +01:00
Bobby Holley
ffe187b0a7 Bug 1196638 - Infer the proper button for synthesized mouse clicks on all callsites. r=jmaher 2015-08-22 09:51:51 -07:00
Joel Maher
61de12fc07 Bug 1197483 - update talos.json to pick up the latest changes. r=parkouss 2015-08-22 12:03:17 -04:00
Jan de Mooij
8ca28ed61d Bug 889158 part 1 - Fix chrome and tests to not use arrow functions with arguments. r=Waldo 2015-08-22 13:49:11 +02:00
Masayuki Nakano
c621fb4df5 Bug 930843 part.2 NS_UI_ACTIVATE event should be trusted event even if it's caused by an untrusted event r=smaug 2015-08-22 13:02:39 +09:00
Masayuki Nakano
4f7f1574f0 Bug 930843 part.1 Add test for checking isTrust attribute value of DOMActivate event r=smaug 2015-08-22 13:02:39 +09:00
Christoph Kerschbaumer
9d3911f687 Bug 1194519 - call AsyncOpen2 within child and parent if securityFlags are present (r=jduell) 2015-08-21 20:33:56 -07:00
Christoph Kerschbaumer
5cc836a140 Bug 1196057 - Use channel->Open2() in dom/base/nsFrameMessageManager.cpp (r=sicking) 2015-08-21 20:33:23 -07:00
Christoph Kerschbaumer
0bb56ca59b Bug 1197002 - Use channel->Open2() in editor/libeditor/nsHTMLDataTransfer.cpp (r=sicking) 2015-08-21 20:33:42 -07:00
Kyle Huey
0bfcedbfe8 Bug 1195755: Don't assert recursion depth sanity on Mac, because there is none. r=me 2015-08-21 19:56:56 -07:00
Birunthan Mohanathas
12036841a0 Bug 1105827 - Add test for invalid query. r=me 2015-08-21 19:53:29 -07:00
Chenxia Liu
f2c6ff38e4 Bug 1194896 - Add telemetry notification for interacting with data policy notification. r=mcomella 2015-08-14 16:00:56 -07:00
Boris Chiou
af7472fafd Bug 952456 - Part 3: Enable test_copyimage.html on gonk/cocoa. r=fabrice
Enable dom/base/test/test_copyimage.html on b2g emulators and macos
2015-08-13 00:06:00 -04:00
Boris Chiou
90b5b8e944 Bug 952456 - Part 2: Support copy image in BrowserElement. r=kchen
Add a new context menu option, copy image.
2015-08-12 03:09:00 -04:00
Boris Chiou
c42b47e1cb Bug 952456 - Part 1: Implement gonk/nsClipboard for rich text and raw image. r=fabrice
Handle text/html and image MIME types on gonk/nsClipboard
2015-08-19 22:52:00 -04:00
Tamara Hills
7de728547a Bug 1183101 - Collect Histogram Data from Gecko and send to Telemetry Server. r=janx 2015-08-19 06:05:00 -04:00
B2G Bumper Bot
0a60123fe2 Bumping manifests a=b2g-bump 2015-08-21 07:44:52 -07:00
B2G Bumper Bot
faf13be101 Bumping manifests a=b2g-bump 2015-08-21 06:47:07 -07:00
B2G Bumper Bot
3db1c52c00 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/33360496097c
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #31458 from jandem/fix-arrow-args

Bug 1196202 - Use a normal function instead of an arrow function in c…

========

https://hg.mozilla.org/integration/gaia-central/rev/744366da6d28
Author: jandem <jandemooij@gmail.com>
Desc: Bug 1196202 - Use a normal function instead of an arrow function in common/promise.js

We're changing `arguments` to be lexically bound in arrow functions (bug 889158).
2015-08-21 06:45:28 -07:00
B2G Bumper Bot
cae909eeaf Bumping manifests a=b2g-bump 2015-08-21 06:22:10 -07:00
B2G Bumper Bot
5cee74f811 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/980e389e048d
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31446 from Cwiiis/bug1191746-new-homescreen-marionette-bookmark-tests

Bug 1191746 - Port bookmark tests to new homescreen. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/0b59dab08012
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1191746 - Port bookmark tests to new homescreen. r=gmarty
2015-08-21 06:20:32 -07:00
Nick Alexander
12e7070013 Bug 1196970 - Part 6: Copy preprocessed resources from objdir to build directory during Gradle build. r=sebastian
DONTBUILD NPOTB

This means we don't require the directory in the object directory at
gradle-install time.  We're not concerned if the resource files are
missing, since we have code to ensure they're fresh already; and if
they are missing, we'll quickly fail as we try to process the resource
set.
2015-08-07 17:00:51 -07:00
Nick Alexander
b7ee46911b Bug 1196970 - Part 5: Copy preprocessed code from objdir to build directory during Gradle build. r=sebastian
This means we don't require the directory in the object directory at
gradle-install time.  We're not concerned if the source files are
missing, since we have code to ensure they're fresh already; and if
they are missing, we'll quickly fail as we try to compile with missing
sources.
2015-08-07 16:38:43 -07:00
Nick Alexander
19794c4c12 Bug 1196970 - Part 4: Copy omni.ja, native libraries, and asset libraries from dist/fennec manually. r=sebastian
This allows us to not require dist/fennec/* to exist in the object
directory at gradle-install time.  It gets us one small step closer to
being able to sit down to a fresh source tree and open a Fennec
project in IntelliJ.
2015-08-18 10:51:10 -07:00
Nick Alexander
1cdcec3352 Bug 1196970 - Part 3: Keep all preprocessed_code references in the objdir. r=sebastian
This was just an oversight.  The Gradle configuration referenced
topsrcdir rather than having a symlink via the objdir.  This didn't
impact the Gradle build, but it did make the preprocessed_code Gradle
project appear outside of the root Gradle project in IntelliJ.
2015-08-07 14:05:50 -07:00
Nick Alexander
31ffcc818d Bug 1196970 - Part 2: Make all Android Gradle projects generateCodeAndResoures. r=me
It's convenient to know that the object directory is up-to-date (after
|make gradle-targets|) before any Gradle project builds.
2015-08-20 15:10:06 -07:00
Nick Alexander
41cb371e6b Bug 1196970 - Part 1: Fix some dependency paths. r=me 2015-08-20 15:10:34 -07:00
Jordan Santell
c5e7438c25 Bug 1196891 - Fix regression that broke importing of recordings. r=jryans 2015-08-20 13:26:49 -07:00
dominique vincent
7772907d66 Bug 1192075 - Change copy in Settings for Zoomed View/ magnifying glass preference. r=mcomella 2015-08-20 13:44:18 -07:00
Wes Kocher
06e6996836 Backed out changeset e32341309d70 (bug 1992075) for landing with the wrong bug number 2015-08-20 13:50:27 -07:00
Trevor Rowbotham
649313f9ac Bug 1180901 - Catch the error when trying to remove the trash directory when it contains a file that is locked r=mossop 2015-08-20 13:46:48 -07:00
Trevor Rowbotham
4fb33c44bd Bug 1180901 - Test that a locked file cannot be removed from the extensions trash directory on Windows r=mossop 2015-08-20 13:46:29 -07:00
Johan K. Jensen
3074825532 Bug 1176595 - Fix eyedropper not working correctly when zoomed. r=jryans 2015-08-20 13:45:37 -07:00
Sami Jaktholm
e29f08811e Bug 1192536 - Part 2: Tests for InspectorActor.getImageData() and InspctorActor.getImageDataFromURL(). r=pbro 2015-08-19 16:05:28 +03:00
Sami Jaktholm
845eda493d Bug 1192536 - Part 1: Make imageToImageData() to wait for the image to load before generating the data-uri. r=pbro 2015-08-09 12:43:49 +03:00
Mike Taylor
e46cad7891 Bug 1175378. Remove unused image assets. r=margaret 2015-08-20 13:44:37 -07:00
dominique vincent
138f3ab351 Bug 1992075 - Change copy in Settings for Zoomed View/ magnifying glass preference. r=mcomella 2015-08-20 13:44:18 -07:00
Wes Kocher
8ddc74554d Merge m-c to fx-team, a=merge 2015-08-20 12:53:30 -07:00
Wes Kocher
8a06308208 Merge inbound to central, a=merge 2015-08-20 12:42:21 -07:00
Wes Kocher
fa8b1c2c1b Merge fx-team to central, a=merge 2015-08-20 12:28:10 -07:00