Commit Graph

270437 Commits

Author SHA1 Message Date
Mike Hommey
4606448de6 Bug 1219122 - Move webapprt.ini definition to moz.build. r=mshal 2015-10-31 07:32:46 +09:00
Mike Hommey
5442f53021 Bug 1219122 - Use MOZ_APP_BUILDID instead of GRE_BUILDID for webapprt.ini. r=mshal
This adds consistency with e.g. application.ini, and will make the FasterMake
backend happier once webapprt.ini moves to moz.build.
2015-10-31 07:32:45 +09:00
Mike Hommey
76d603eddb Bug 1216901 - Make the FasterMake backend reticulate splines when moz.build or jar.mn files are modified. r=mshal 2015-10-31 07:32:43 +09:00
Mike Hommey
86ab51c1af Bug 1216901 - Always update backend output list files mtime from the base backend class. r=mshal
Instead of having individual backends do it on their own.
2015-10-31 07:32:42 +09:00
Wes Kocher
e0e08e48f6 Backed out changeset 47d076aeb8c4 (bug 1218552) for build bustage CLOSED TREE 2015-10-30 13:37:50 -07:00
Terrence Cole
774fb050ef Bug 1214961 - Sweep XPConnect incrementally; r=mccr8, r=jonco
This patch splits up the "wrapped-js" table by compartment in order to allow us
to visit the miminal number of wrapped-js in each GC sweeping slice, instead of
visiting the entire table repeatedly. This dramatically reduces our sweeping
overhead, reducing the number of GC slices, and making them more likely to fall
within budget.
2015-10-15 13:43:28 -07:00
Bill McCloskey
330afb2752 Bug 867407 - Fix cloning of file URIs with search query strings (r=sworkman) 2015-10-30 13:10:27 -07:00
Bill McCloskey
3b545937b6 Bug 1209243 - LoadInfo should use GetScriptableParent rather than GetParent (r=bz) 2015-10-30 13:08:41 -07:00
Ehsan Akhgari
f18e8fa26b Bug 1202085 - Part 6: Clear the entries in the image cache belonging to a controlled document when it gets destroyed; r=seth 2015-10-30 16:03:13 -04:00
Ehsan Akhgari
69604ad480 Bug 1202085 - Part 5: Add an automated test for the interaction of image cache with controlled documents; r=jdm 2015-10-30 16:03:12 -04:00
Ehsan Akhgari
35f1afe8c9 Bug 1202085 - Part 4: Add an ID for controlled document to the image cache key; r=seth
This ID will be null for non-controlled documents and also for image cache
entries for which a document is not available, and it will be the numerical
value of the document pointer for controlled documents.

This effectively makes sure that a controlled document doesn't share its
image cache entries with anything else.
2015-10-30 16:03:11 -04:00
Ehsan Akhgari
7ec01115bf Bug 1202085 - Part 3: Relax the assertion in ServiceWorkerManager::IsControlled to only happen when we think the document is controlled; r=jdm 2015-10-30 16:03:10 -04:00
Ehsan Akhgari
94e1c22d9d Bug 1202085 - Part 2: Add an optional document argument to imgICache::FindEntryProperties(); r=seth 2015-10-30 16:03:09 -04:00
Ehsan Akhgari
0473e2063b Bug 1202085 - Part 1: Remove imgICache::RemoveEntry(); r=seth 2015-10-30 16:03:08 -04:00
Bill McCloskey
164b197f13 Bug 1218552 - Fix GTK drag-and-drop coordinate scaling on HiDPI displays (r=karlt) 2015-10-30 13:01:58 -07:00
Mike Conley
946855ad65 Bug 1218594 - r=smaug 2015-10-30 14:54:52 -04:00
Shu-yu Guo
245122195e Bug 1216140 - Load the global lexical scope for the BINDGNAME Baseline IC when the script doesn't have a non-syntactic scope chain. (r=jandem) 2015-10-30 12:43:37 -07:00
Mason Chang
5cf786611f Bug 1215659. Use destination canvas for thumbnail size if provided one. r=adw 2015-10-30 12:26:30 -07:00
Catalin Badea
e1b4183a2e Bug 1172870 - Part 3 - Fix openWindow mochitest to work on e10s. r=smaug
This patch also fixes a nullptr access in ContentChild::ProvideWindowCommon.
2015-10-30 20:51:40 +02:00
Olli Pettay
5241d48a3f Bug 1218195, mark MutationObserver as observing in all the nested DOM mutations, r=bz 2015-10-30 19:18:19 +02:00
Benoit Girard
65639b03cf Bug 1211612 - Add DragInputBlock for async scrollbars. r=kats 2015-10-26 16:06:49 -04:00
Wes Kocher
6eda870e01 Backed out changeset e22433400ec2 (bug 1216901) to hopefully fix winpgo bustage 2015-10-30 10:11:46 -07:00
Wes Kocher
35b7fcf43d Backed out changeset b855984ff056 (bug 1216901) 2015-10-30 10:11:45 -07:00
Wes Kocher
26621cc25a Backed out changeset 35e546b48807 (bug 1219122) 2015-10-30 10:11:44 -07:00
Wes Kocher
51bf70ed8a Backed out changeset 9475e3ef6a44 (bug 1217276) 2015-10-30 10:11:43 -07:00
Wes Kocher
9b4b36e1bc Backed out changeset 57137bb5c665 (bug 1219126) 2015-10-30 10:11:42 -07:00
Wes Kocher
1dfa3f5b70 Backed out changeset 1d3d17144c07 (bug 1219147) 2015-10-30 10:11:41 -07:00
William Lachance
394f0a1430 Bug 1149164 - Log Android file sizes in perfherder-compatible form;r=gbrown 2015-10-26 15:32:54 -04:00
Geoff Brown
b3a8c4efad Bug 1219807 - Add tooltool manifests for jimdb; r=jmaher 2015-10-30 10:57:36 -06:00
Geoff Brown
e82abaa8b7 Bug 1219803 - Support 'mach run' for Android; r=jmaher 2015-10-30 10:57:35 -06:00
Julien Pagès
c231104bf4 Bug 1185969 - bump mozdevice version to 0.47. r=bc 2015-10-29 20:37:44 +01:00
Julien Pagès
9b8e31dc9f Bug 1185969 - [mozdevice] Allow to use android preview releases. r=bc 2015-10-28 17:22:16 +01:00
Julien Pagès
d50836e065 Bug 1185632 - [mozinfo] bump release to 0.9. r=wlach 2015-10-30 17:38:42 +01:00
Julien Pagès
d45b69bb4f Bug 1185632 - [mozinfo] mozinfo.os is unknown running under MSYS. r=wlach 2015-10-30 17:37:34 +01:00
William Lachance
9f9fa4e0dd Bug 1218453 - Only check for TALOSDATA if harness exited successfully;r=jlund 2015-10-28 13:59:36 -04:00
Tooru Fujisawa
c6fa1ddaac Bug 1219837 - Part 4: Remove use of expression closure from dom/. r=smaug 2015-10-30 02:48:41 +09:00
Tooru Fujisawa
b524611867 Bug 1219837 - Part 3: Remove use of expression closure from devtools/. r=jryans 2015-10-30 02:48:29 +09:00
Tooru Fujisawa
5de5c0fb0c Bug 1219837 - Part 2: Remove use of expression closure from browser/. r=ttaubert 2015-10-30 02:48:18 +09:00
Tooru Fujisawa
e68bb3bae7 Bug 1219837 - Part 1: Remove use of expression closure from addon-sdk/. r=mossop 2015-10-30 02:47:50 +09:00
Carsten "Tomcat" Book
a69e517ad2 Backed out changeset 99a4fb4ba5c1 (bug 1172870) for causing test regressions m4 on a CLOSED TREE 2015-10-30 16:41:32 +01:00
Carsten "Tomcat" Book
a210f701dd Backed out changeset 2a233dadfc49 (bug 1219910) for bustage on a CLOSED TREE 2015-10-30 16:09:19 +01:00
Andrew Halberstadt
b4f869a7e3 Bug 1218919 - Make try branch config inherit from base_flags.yml, r=garndt 2015-10-28 15:15:02 -04:00
Andrew Halberstadt
094966b9b3 Bug 1218791 - Schedule taskcluster mochitest-webgl tests on linux64 debug as Tier-2, r=dustin 2015-10-22 13:53:49 -04:00
Carsten "Tomcat" Book
b982b2cdbd Backed out changeset d84d5faa4852 (bug 1201997) for m2 perma failures 2015-10-30 15:53:22 +01:00
Carsten "Tomcat" Book
55cbb7ccd6 Backed out changeset 9390b1ece0ad (bug 1201997) 2015-10-30 15:52:23 +01:00
Carsten "Tomcat" Book
ab103c4784 Backed out changeset 91536bfeff0f (bug 1201997) 2015-10-30 15:52:21 +01:00
Carsten "Tomcat" Book
080861907c Backed out changeset 9093e927a247 (bug 1201997) 2015-10-30 15:52:18 +01:00
Nathan Froyd
fb0f824231 Bug 1219910 - make gSocketThread a relaxed atomic variable; r=mcmanus
All the places that (re-)declared gSocketThread already included
nsSocketTransportService2.h, so we can safely delete them.
2015-10-29 16:47:23 -04:00
Nathan Froyd
b90b6b1c62 Bug 1219903 - use UniquePtr<T[]> instead of delete[] calls in layout/generic/; r=dholbert 2015-10-29 16:16:13 -04:00
Mike Conley
af4f2d6398 Bug 1217190 - Make sure to initialize outparam in PrintingParent::RecvShowProgress. r=bobowen 2015-10-27 14:37:34 -04:00