Commit Graph

146536 Commits

Author SHA1 Message Date
Sid Stamm
3004080c1a bug 836922 - support mulitiple CSP policies at the same time. r=jst,grobinson 2013-09-12 09:25:32 -07:00
Mike Hommey
c17399e56b Bug 915642 - Allow simple variable references in includedeps files; r=gps 2013-09-12 22:05:34 +09: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
Nathan Froyd
b6f839d70f Bug 915228 - part 2 - make DoubleEncoder's table statically defined; r=mjrosenb 2013-09-11 11:50:01 -04:00
Nathan Froyd
701a50f463 Bug 915228 - part 1 - make DoubleEntry and field types MOZ_CONSTEXPR; r=mjrosenb 2013-09-11 11:18:16 -04:00
Christian Holler
d9972684e6 Bug 871862 - Handle OOM properly in JSObject::makeLazyType. r=bhackett
--HG--
extra : rebase_source : 728552be5fdf3705cf84d961aeb322f9c7b49a5f
2013-09-12 16:29:49 +02:00
Gene Lian
64a24fd471 Bug 876397 - Inter-App Communication API (part 8, follow-up). r=bent 2013-09-12 22:14:48 +08:00
Shao Hang Kao
b35866ec1f Bug 874771 - Implement SNTP support (Gecko end). r=gene 2013-06-22 22:22:05 +08:00
Luke Wagner
88651806c0 Bug 914814 - IonMonkey: regularly use ImmPtr for addresses, ImmWord for non-addresses (r=jandem)
--HG--
extra : rebase_source : b136bb105d13359328f803af31c424cd5eb68a82
2013-09-12 08:44:35 -05:00
Gene Lian
b9c6fa24cf Bug 876397 - Inter-App Communication API (part 7, refine). r=bent 2013-09-12 21:01:00 +08:00
Gene Lian
97675c3d79 Bug 876397 - Inter-App Communication API (part 6, post message). r=nsm,bent 2013-08-16 17:50:37 +08:00
Gene Lian
cfb5ef4f72 Bug 876397 - Inter-App Communication API (part 5, connection wrapper). r=nsm 2013-08-16 17:49:53 +08:00
Gene Lian
7c56c3e441 Bug 876397 - Inter-App Communication API (part 4, getConnections()). r=nsm 2013-08-17 22:40:01 +08:00
Gene Lian
7ee0993f67 Bug 876397 - Inter-App Communication API (part 3, connect()). r=nsm 2013-08-16 17:49:15 +08:00
Gene Lian
d6a2978a6e Bug 876397 - Inter-App Communication API (part 2, manifest registry). r=nsm 2013-08-16 17:48:37 +08:00
Gene Lian
dbcec4d461 Bug 876397 - Inter-App Communication API (part 1, Web IDLs). r=nsm,ted sr=smaug 2013-07-30 22:03:06 +08:00
Jan de Mooij
79a58a8c80 Bug 911369 - Don't specialize binary ops if one operand may be an object. r=bhackett 2013-09-12 15:25:19 +02:00
Masatoshi Kimura
9923e59734 Bug 915202 - Remove a hack enabling DOMException in xpcshell. r=khuey 2013-09-12 22:16:22 +09:00
Alexander Surkov
5cb400c593 Bug 834138 - Intermittent states/test_doc_busy.html | Test timed out, r=tbsaunde 2013-09-12 09:10:42 -04:00
Dave Hunt
e26b3775ef Bug 902679 - Store specified device serial in marionette. r=jgriffin 2013-09-12 12:19:51 +01:00
Ed Morley
392e8dc0dc Merge mozilla-central and inbound 2013-09-12 12:09:30 +01: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
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
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
Nicholas Nethercote
163762c085 Bug 915482 (part 2) - Minimize gc/Barrier-inl.h includes. r=terrence.
--HG--
extra : rebase_source : d4faf130a8022f335ae0ddcd4e02fdc59109d47d
2013-09-11 16:52:30 -07:00
Jan de Mooij
5cbdcbe15f Bug 914341 - Fix BC to wrap primitive |this| in eval scripts. r=djvj
--HG--
extra : rebase_source : feea6164910b70dc8db175720c796c7b1aebca51
2013-09-12 11:14:20 +02:00