Граф коммитов

21095 Коммитов

Автор SHA1 Сообщение Дата
Chris Kitching 25d707c796 Bug 794981 - Part 4: Consistently pass nsAString into the JNI methods, instead of the veritable smorgasbord of string types previously used. r=kats 2013-09-09 08:57:36 -04:00
Nicholas Nethercote cc604f4854 Bug 910517 - Remove nsIMemoryReporter, and rename nsIMemoryMultiReporter as nsIMemoryReporter. r=mmcr8.
--HG--
rename : content/canvas/src/WebGLMemoryMultiReporterWrapper.h => content/canvas/src/WebGLMemoryReporterWrapper.h
extra : rebase_source : 76bf96ce8d6e16c8573584d9e8e70c80371f66eb
2013-08-27 16:24:51 -07:00
Mark Hammond 39ab93d0ce Bug 875986, part 4 - check no thumbnail file before capture. r=adw 2013-09-09 14:36:38 +10:00
Mark Hammond 86f795eacb Bug 875986, part 3 - remove thumbnail file after capture. r=adw 2013-09-09 14:34:15 +10:00
Blair McBride bc5c59d774 Merge backout, a=bustage fix 2013-09-09 12:46:17 +12:00
Blair McBride 0f878f8353 Backout 86b5d8778fc4,fab07b9d6dee,89a059433037,bbb54cde82c3 (bug 897960) due to orange 2013-09-09 12:45:31 +12:00
Mark Hammond eb35169fcd Bug 875986, part 2 - additional test that no cookies are stored by pages captured in the background. r=adw 2013-09-09 10:25:13 +10:00
Mark Hammond 51f63be2ce Bug 875986, part 1 - use custom docShell flags instead of private-browsing for b/g thumbnails. r=adw 2013-09-09 10:25:13 +10:00
Mark Hammond f14c86aa61 Bug 906713 - reset default capture timeout earlier to prevent oranges. r=adw 2013-09-09 10:16:21 +10:00
Paul Rouget 4800798e95 Bug 897960 - walker should support mozbrowser iframes. r=dcamp 2013-09-08 11:01:00 +02:00
Paul Rouget 3e40664fc6 Bug 897960 - walker should support mozbrowser iframes. r=dcamp 2013-09-08 10:58:00 +02:00
Phil Ringnalda cd7158c6cd Merge b2g-inbound to m-c 2013-09-08 08:28:14 -07:00
Phil Ringnalda 69020f2282 Merge fx-team to m-c 2013-09-08 08:26:23 -07:00
Fabrice Desré 90d333a0d6 Bug 912898 - B2G: Don't kill adb (or lock the screen) if a debugger client is connected r=past 2013-09-07 16:28:51 -07:00
Paul Rouget a280f4502a Bug 912915 - Implement a simple generic highlighter. r=jwalker 2013-09-07 11:39:50 +02:00
Ryan VanderMeulen 4dec0a7644 Merge inbound to m-c. 2013-09-06 20:55:41 -04:00
Ryan VanderMeulen 6e6b0eb9c7 Merge m-c to b2g-inbound. 2013-09-06 18:01:09 -04:00
Ryan VanderMeulen bb260232f5 Merge m-c to inbound. 2013-09-06 18:00:23 -04:00
Ryan VanderMeulen 46dc9e39c8 Merge inbound to m-c. 2013-09-06 16:41:07 -04:00
Shane Caraveo fbbdb70eaf bug 891219 new social bookmarks, part 2, new implementation, r=markh 2013-09-06 10:56:01 -07:00
Shane Caraveo 967bf9736a bug 891219 new social bookmarks, part 1, remove old socialmarks code 2013-09-06 10:55:43 -07:00
Brandon Benvie c97008caf9 Bug 913115 - Make Task.jsm support ES6 generators. r=paolo 2013-09-06 09:36:55 -07:00
Robert Strong bead553204 Use update-staged notification and only copy files that are necessary - Fix for Bug 909489 - Intermittent test_0202_app_launch_apply_update_dirlocked.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy 2013-09-06 08:58:57 -07:00
Bobby Holley 99b9464952 Bug 912322 - Fix tests. r=bz
The crashtest changes are untested (aside from the fact that they don't crash).
2013-09-06 09:12:56 -07:00
Ed Morley 49a648594f Merge mozilla-central and inbound 2013-09-06 16:23:50 +01:00
Ed Morley 870b708409 Merge latest green fx-team changeset and mozilla-central 2013-09-06 16:19:32 +01:00
Neil Deakin 49d7ed03dd Bug 875616, disable titlebar paneltop test on Linux due to unreliable window positioning timing 2013-09-06 09:47:39 -04:00
Mark Hammond 9d87506987 Bug 903299 - don't log errors if the prompter declines to show a modal prompt. r=adw 2013-09-06 16:37:25 +10:00
Nick Fitzgerald 09896f5a91 Bug 908337 - add getFrameLocation(frame) function and use it wherever we get frame locations in the debugger server; r=jimb 2013-09-05 16:51:23 -07:00
Nick Fitzgerald 667de0ac6c Bug 878307 - When stepping through source mapped code, we should continue stepping until we are at a new location in the original source; r=jimb 2013-09-05 16:32:27 -07:00
Mark Finkle fb4f360f91 Bug 880118 - Add support for disabling geckoview packaging r=glandium 2013-09-05 00:26:26 -04:00
Raymond Lee 0a83c681f9 Bug 912876 - Remove the downloads file in common_test_Download.js for test_platform_integration(). r=paolo 2013-09-05 21:30:27 +08:00
Ryan VanderMeulen a2f4628417 Merge m-c to fx-team. 2013-09-05 15:52:59 -04:00
Ryan VanderMeulen bc09ab2cd9 Merge inbound to m-c. 2013-09-05 15:42:49 -04:00
Ryan VanderMeulen cdfb28768d Merge fx-team to m-c. 2013-09-05 15:37:00 -04:00
Robert Strong c6db33c01c Make test_0202_app_launch_apply_update_dirlocked.js as similar as possible to test_0202_app_launch_apply_update_dirlocked_svc.js - Bug 909489 - Intermittent test_0202_app_launch_apply_update_dirlocked.js | Test timed out | test failed (with xpcshell return code: 1). r=bbondy 2013-09-05 12:19:33 -07:00
Robert Strong 18abd9b1af Move symlinkUpdateFilesIntoBundleDirectory to head_update.js.in - Bug 879612 - Move app update common xpcshell test code into head_update.js.in. r=bbondy 2013-09-05 12:19:22 -07:00
Ed Morley de97d52db6 Merge mozilla-central and b2g-inbound 2013-09-05 14:53:25 +01:00
Paul Rouget 1974055767 Bug 913045 - getWallpaper doesn't work. r=ochameau 2013-09-05 08:43:00 +02:00
Phil Ringnalda 26ceee4fb5 Back out 4537337759b7 (bug 910517) because nobody expects the talos inquisition
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryMultiReporterWrapper.h
2013-09-04 22:42:06 -07:00
Askeing Yen fcef679c82 Bug 891766 - Add gecko's git commit info in B2G build. r=gps 2013-09-05 11:31:31 +08:00
Wes Kocher f3cdf6ec00 Merge fx-team to m-c on a CLOSED TREE 2013-09-04 17:02:06 -07:00
Ryan VanderMeulen b0bcc108b1 Bug 902248 - Disable test_nsINavHistoryViewer.js on all platforms due to intermittent timeouts. 2013-09-04 13:37:25 -04:00
Phil Ringnalda 51f479662d Back out e46601eb7279:533dc9ea3301 (bug 912322) for Android reftest bustage 2013-09-04 21:49:16 -07:00
Mark Finkle a3499c335b Bug 880118 - Add support for disabling geckoview packaging r=glandium 2013-09-05 00:26:26 -04:00
Alexandre Poirot 5a4dca7a7e Bug 908205 - Allows to install an app via the webapp actor without having to push file with adb. r=past 2013-09-05 06:35:00 +02:00
Nick Fitzgerald f1bbb8fc9d Bug 889530 - Don't permanently cache source maps; r=vporof 2013-09-05 09:50:10 -07:00
Nick Fitzgerald 3c2eb6cdfd Bug 912699 - improve load source error messages; r=past 2013-09-05 09:43:09 -07:00
Ed Morley 2ffa7b4dff Merge mozilla-central and fx-team 2013-09-05 14:54:06 +01:00
Paul Rouget 36925a278a Bug 912447 - [app manager] land the app manager front end. r=poirot.alex r=mratcliffe 2013-09-05 15:15:37 +02:00