Commit Graph

147090 Commits

Author SHA1 Message Date
Jim Mathies
cf11506223 Bug 915385 - Add a hidden pref for disabling apz zoom. r=kats 2013-09-12 12:30:05 -05:00
Gijs Kruitbosch
00d952723a Backing out 2a19516ee700 (bug 912908) for causing bug 915536, rs=ttaubert over IRC 2013-09-12 17:42:07 +02:00
Ed Morley
5d6d73f428 Backed out changeset c6d7c7739056 (bug 906134) for too many intermittent failures 2013-09-12 16:25:17 +01:00
Ed Morley
ff9c318f10 Backed out changeset 270d7ca88c31 (bug 906134) 2013-09-12 16:24:57 +01:00
Neil Rashbrook
c6ae259b26 Bug 914560 - Package XPI extensions during tools phase so that all required files are in place when running the packaging step, r=glandium 2013-09-12 16:11:53 +02:00
Mike Hommey
c17399e56b Bug 915642 - Allow simple variable references in includedeps files; r=gps 2013-09-12 22:05:34 +09:00
Ted Mielczarek
258c7aff84 Bug 914925 - Fix --debugger for reftest/mochitest on OS X. r=jmaher 2013-09-12 09:05:19 -04:00
Francesco Lodolo
6a4b6654f8 Bug 915556 - Replace multiple dots with single unicode character … in project.installing. r=paul.rouget 2013-09-12 13:15:47 -04:00
Paul Rouget
fb2cb6bfca Bug 915388 - Remove 'my' from the panels name in index.xul. r=ochameau 2013-09-12 13:15:47 -04:00
Alexandre Poirot
22ffbd3664 Bug 915204 - Add a JSM to allow addons to register devices to the app manager. r=paul.rouget 2013-09-12 13:15:44 -04:00
Ryan VanderMeulen
73f7bfac83 Backed out changeset c24ba14732cd (bug 907734) for Android bustage. 2013-09-12 13:13:14 -04:00
Sahil Chelaramani
0c474504ad Bug 908283 - Don't attach onStep hooks to frames without scripts; r=fitzgen 2013-09-12 09:56:03 -07:00
Jonathan Fuentes
0a24a09d9d Bug 897050 - Prefer displayName instead of name; r=fitzgen 2013-09-12 09:54:56 -07:00
Drew Willcoxon
e272f38a29 Bug 906615 - Background thumbnail service shouldn't overwrite existing thumbnails, and foreground service shouldn't capture when thumbnails are fresh. r=markh 2013-09-12 09:25:57 -07:00
Ed Morley
f981f404bf Merge latest green fx-team changeset and mozilla-central 2013-09-12 12:07:04 +01:00
Ed Morley
ca0c65b1d0 Merge latest green b2g-inbound changeset and mozilla-central 2013-09-12 12:05:20 +01:00
Ed Morley
23837b6cf7 Merge latest green inbound changeset and mozilla-central 2013-09-12 12:04:22 +01:00
Fabrice Desré
0d26383f62 Bug 915260 - "TypeError: Services.settings is undefined" error in B2G mochitest logs r=etienne 2013-09-12 01:57:15 -07:00
Gaia Pushbot
a514180c06 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/373ab3009a8a
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #12157 from dominickuo/bug-838008

Bug 838008 - [email] Enable picking video and audio files as attachment, r=@asutherland

========

https://hg.mozilla.org/integration/gaia-central/rev/0dda4bce72b7
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 838008 - [email] Enable picking video and audio files as attachment
2013-09-12 23:35:22 -07:00
Kartikaya Gupta
fa5b0c16b9 Bug 909887 - Initialize mLastMetrics.mDevPixelsPerCSSPixel to a sane value. r=botond 2013-09-13 00:05:34 -04:00
Doug Turner
15a1a561b0 Bug 912347 - Prevent already registered protocol handler info bar. r=jaws 2013-09-12 10:41:08 +02:00
Ed Morley
07bf062b7f Backed out changeset cc9df767c70b (bug 914521) for Android timeouts during crashtests 2013-09-12 09:29:14 +01:00
Jonathan Kew
62e114dc15 bug 915093 - don't ignore the context matrix when getting stroke pattern for SVG glyphs. r=roc 2013-09-12 09:18:54 +01:00
Gaia Pushbot
828654457a Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/af6b88994605
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #12125 from PinZhang/bug915082_bookmark_icon

Bug 915082 - Replace favorite icons, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/069247fe83bc
Author: pzhang <pzhang@mozilla.com>
Desc: Bug 915082 - Replace favorite icons
2013-09-12 00:45:22 -07:00
Dão Gottwald
813e818c83 Backed out changeset d45a33d0fc2e 2013-09-12 08:39:46 +02:00
Mike Hommey
78f452d2f3 Bug 915508 - Change the order of space and comma in the mach status line when several directories are built at the same time; r=gps 2013-09-12 15:14:11 +09:00
Boris Zbarsky
00da87f1a9 Bug 899296 - Restore bytecode-level constant folding in lazily compiled functions. r=jorendorff. 2013-09-12 11:08:21 -05:00
Gene Lian
cae80605d7 Bug 876397 - Inter-App Communication API (part 9, new promise). r=nsm 2013-09-12 23:21:10 +08:00
Masayuki Nakano
312a2de128 Bug 911951 part.4 Clear the wrong clause information and the caret information at failing to dispatch event r=smaug 2013-09-13 00:19:00 +09:00
Masayuki Nakano
ea79a53670 Bug 911951 part.3 Reimplement CompositionManager.setComposition() and CompositionManager.endComposition() r=yxl 2013-09-13 00:19:00 +09:00
Masayuki Nakano
572b2630b7 Bug 911951 part.2 Reimplement synthesizeText() in EventUtils.js and remove nsIDOMWindowUtils.COMPOSITION_ATTR_* from all tests r=smaug 2013-09-13 00:19:00 +09:00
Masayuki Nakano
ef265d6f36 Bug 911951 part.1 Redesign nsIDOMWindowUtils::SendTextEvent() with nsICompositionStringSynthesizer r=smaug, sr=roc 2013-09-13 00:19:00 +09:00
Jed Davis
9c9b491acd Bug 915129 - Don't link in epoll_sub.c from libevent on Android or B2G. r=bent 2013-09-12 11:08:50 -04:00
Jerry Shih
6489c5114d Bug 911730 - Only dump layer tree(using MOZ_LAYERS_HAVE_LOG). r=mattwoodrow 2013-09-12 11:08:50 -04:00
Guilherme Gonçalves
cc7667e49b Bug 911595 - Avoid shutting down geolocation request twice. r=jdm 2013-09-12 11:08:50 -04:00
Frederik Braun
08fd48efac Bug 909241 - Move console logging out of sendReports() and into its own logToConsole() function. r=grobinson 2013-09-12 11:54:14 +02:00
Nathan Froyd
6dd0fd350a Backout 6a09266fa0ed:c789a0ddda51 (bug 915228) for failing spidermonkey style checking 2013-09-12 11:03:11 -04:00
Geoff Brown
501571488e Bug 912784 - Simplify utility-path handling in runtestsremote.py; r=jmaher 2013-09-12 09:02:48 -06:00
Nicolas Silva
f2973f89d7 Bug 913821 - Conservatively ensure that TextureClients/Hosts are removed at the end of a video. r=sotaro 2013-09-12 16:50:35 +02:00
Nicolas Silva
d196d86d68 Bug 901224 - Postpone deallocation of shared data to the end of the next transaction. r=sotaro 2013-09-12 16:50:28 +02:00
Mark Hammond
220f9fb43d Bug 915511 - prevent SessionStore.getWindowValue failing with e10s. r=felipe 2013-09-12 15:40:26 +10:00
Mark Hammond
ed0a1bf5df Bug 915506 - ensure AeroPeek is fully disabled with e10s. r=felipe 2013-09-12 15:40:25 +10:00
Ryan VanderMeulen
b2d6edce8e Merge fx-team to m-c. 2013-09-11 21:48:20 -04:00
Ryan VanderMeulen
9283daa4fd Merge b2g-inbound to m-c. 2013-09-11 20:58:14 -04:00
Ryan VanderMeulen
a7cdfc4322 Merge inbound to m-c. 2013-09-11 20:24:15 -04:00
Kartikaya Gupta
ae3d136b21 Bug 912144 - Use the composition bounds instead of the viewport for hit testing. r=BenWa 2013-09-11 18:17:27 -04:00
Kartikaya Gupta
7ea9a2c18b Bug 912806 - Special-case the resolution behaviour on Fennec to work around other bugs. r=tn 2013-09-11 18:17:20 -04:00
Ryan VanderMeulen
8a6a6b6dd1 Backout changeset 2766d0ee65c5 (bug 903802) to fix bug 906378. 2013-09-11 16:49:56 -04:00
Ryan VanderMeulen
9324219e23 Backed out changeset 52218c11ec89 (bug 887819) for reftest failures.
DONTBUILD
2013-09-11 16:32:39 -04:00
Corey Ford
17fd17cb8b Bug 911786 - Part 2: Reapply relative positioning when moving frames without reflowing them. r=dholbert 2013-09-11 11:51:42 -07:00