Commit Graph

324072 Commits

Author SHA1 Message Date
Tom Schuster
c788b73314 Bug 913155 - Electrolysis: Add a submit crashreport box on the tab crashed page. r=felipe,smaug 2013-09-12 15:24:10 -04:00
Sid Stamm
503b097db2 bug 836922 - disable new multiple CSP policy tests on b2g because the observer service is not working. r=ryanvm 2013-09-12 11:37:36 -07:00
Daniel Holbert
67aafb5fe7 (no bug) fix a few s/it's/its/ typos in nsIFrame.h header-comments. DONTBUILD 2013-09-12 11:28:46 -07:00
Benjamin Smedberg
309e25e5aa Bug 800347 - Try clearing RPCChannel in the destructor so that the dequeue task is cancelled properly, r=dvander 2013-09-12 14:24:17 -04:00
Bobby Holley
99fb227628 Bug 914521 - Hold a stack reference to mScriptGlobal when dispatching sync events. r=bz
Note also MMAdeathGrip earlier in the function.
2013-09-12 11:18:25 -07:00
Dan Gohman
b554786a66 Bug 910807 - IonMonkey: Change Nobe to Node, to fix inconsistencies, both with the places that still said "beta node", and with the widely-used phrase "phi node". r=nbp 2013-09-12 10:39:31 -07:00
Joey Armstrong
d1be2c217c bug 888009: move HOST_CPPSRCS to mozbuild (batch #2) r=mshal 2013-09-12 13:32:27 -04:00
Daniel Holbert
09ab56c960 Bug 914078, attempt 2: Increase Android-only max-fuzzy-difference from 5 to 6, for "position-sticky/top-3.html" reftest. r=corey 2013-09-12 09:50:25 -07:00
Sid Stamm
11eccea08a bug 836922 - (CSP) remove intersectWith once multiple policies are supported. r=grobinson 2013-09-12 09:25:33 -07:00
Sid Stamm
533fe16a0b bug 836922 - tests for report-only and regular policies at the same time. r=grobinson 2013-09-12 09:25:33 -07:00
Sid Stamm
3d7137a7d2 bug 836922 - support mulitiple CSP policies at the same time. r=jst,grobinson 2013-09-12 09:25:32 -07:00
Mike Hommey
47702e77ff Bug 915642 - Allow simple variable references in includedeps files; r=gps 2013-09-12 22:05:34 +09:00
Mike Hommey
1cbed4b592 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
fe1fc8267b Bug 899296 - Restore bytecode-level constant folding in lazily compiled functions. r=jorendorff. 2013-09-12 11:08:21 -05:00
Gene Lian
11a385b278 Bug 876397 - Inter-App Communication API (part 9, new promise). r=nsm 2013-09-12 23:21:10 +08:00
Masayuki Nakano
726c0f99b1 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
b7f4863b7d Bug 911951 part.3 Reimplement CompositionManager.setComposition() and CompositionManager.endComposition() r=yxl 2013-09-13 00:19:00 +09:00
Masayuki Nakano
c552beddd0 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
f0182b0d88 Bug 911951 part.1 Redesign nsIDOMWindowUtils::SendTextEvent() with nsICompositionStringSynthesizer r=smaug, sr=roc 2013-09-13 00:19:00 +09:00
Jed Davis
18b4888466 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
f5df1aeb05 Bug 911730 - Only dump layer tree(using MOZ_LAYERS_HAVE_LOG). r=mattwoodrow 2013-09-12 11:08:50 -04:00
Guilherme Gonçalves
2b719f836c Bug 911595 - Avoid shutting down geolocation request twice. r=jdm 2013-09-12 11:08:50 -04:00
Frederik Braun
0987d3f821 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
2f2840a30b Backout 6a09266fa0ed:c789a0ddda51 (bug 915228) for failing spidermonkey style checking 2013-09-12 11:03:11 -04:00
Geoff Brown
fd01520f2e Bug 912784 - Simplify utility-path handling in runtestsremote.py; r=jmaher 2013-09-12 09:02:48 -06:00
Nicolas Silva
1393f32821 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
f8616ba377 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
fb61b8d881 Bug 915228 - part 2 - make DoubleEncoder's table statically defined; r=mjrosenb 2013-09-11 11:50:01 -04:00
Nathan Froyd
1e27c9f923 Bug 915228 - part 1 - make DoubleEntry and field types MOZ_CONSTEXPR; r=mjrosenb 2013-09-11 11:18:16 -04:00
Christian Holler
bab072f52d 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
d26d8f8a4f Bug 876397 - Inter-App Communication API (part 8, follow-up). r=bent 2013-09-12 22:14:48 +08:00
Shao Hang Kao
4646c53fdb Bug 874771 - Implement SNTP support (Gecko end). r=gene 2013-06-22 22:22:05 +08:00
Luke Wagner
b4116f1296 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
5fb54bc4db Bug 876397 - Inter-App Communication API (part 7, refine). r=bent 2013-09-12 21:01:00 +08:00
Gene Lian
89c5d85d7b Bug 876397 - Inter-App Communication API (part 6, post message). r=nsm,bent 2013-08-16 17:50:37 +08:00
Gene Lian
d45f276627 Bug 876397 - Inter-App Communication API (part 5, connection wrapper). r=nsm 2013-08-16 17:49:53 +08:00
Gene Lian
30da642515 Bug 876397 - Inter-App Communication API (part 4, getConnections()). r=nsm 2013-08-17 22:40:01 +08:00
Gene Lian
96cb1d72a8 Bug 876397 - Inter-App Communication API (part 3, connect()). r=nsm 2013-08-16 17:49:15 +08:00
Gene Lian
a621fc19cd Bug 876397 - Inter-App Communication API (part 2, manifest registry). r=nsm 2013-08-16 17:48:37 +08:00
Gene Lian
1f00287b51 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
8c9f7570bc 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
1993e1a5dd Bug 915202 - Remove a hack enabling DOMException in xpcshell. r=khuey 2013-09-12 22:16:22 +09:00
Alexander Surkov
33a57e60ce Bug 834138 - Intermittent states/test_doc_busy.html | Test timed out, r=tbsaunde 2013-09-12 09:10:42 -04:00
Dave Hunt
2a2817d60a Bug 902679 - Store specified device serial in marionette. r=jgriffin 2013-09-12 12:19:51 +01:00
Ed Morley
99edb4d97d Merge mozilla-central and inbound 2013-09-12 12:09:30 +01:00
Ed Morley
86db632203 Merge latest green fx-team changeset and mozilla-central 2013-09-12 12:07:04 +01:00
Ed Morley
d2c42fe298 Merge latest green b2g-inbound changeset and mozilla-central 2013-09-12 12:05:20 +01:00
Ed Morley
83351cb50f Merge latest green inbound changeset and mozilla-central 2013-09-12 12:04:22 +01:00
Doug Turner
4b8e5483ee Bug 912347 - Prevent already registered protocol handler info bar. r=jaws 2013-09-12 10:41:08 +02:00
Ed Morley
2024eed798 Backed out changeset cc9df767c70b (bug 914521) for Android timeouts during crashtests 2013-09-12 09:29:14 +01:00