Commit Graph

506684 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
1851a07b40 Backed out changeset 1d0bc7e990fe (bug 1328937) 2017-01-11 12:46:28 +01:00
Carsten "Tomcat" Book
c1a0c67e9e Backed out changeset 8e5f0fda8a89 (bug 1328937) 2017-01-11 12:46:25 +01:00
Carsten "Tomcat" Book
04547310e6 Backed out changeset 21f392a1ac51 (bug 1328937) 2017-01-11 12:46:23 +01:00
Sebastian Kaspari
746b8c030b Bug 1328937 - Disable testActivityStreamContextMenu. a=bustagefix
There's some refactoring needed to make the test work with the new code base.
This will be worked on in bug 1330280.

MozReview-Commit-ID: 7OtZbrZK1A9
2017-01-11 12:10:34 +01:00
Gabriele Svelto
31100686b0 Bug 1328657 - Added documentation for the crash ping processType field and quieted some warnings r=me 2017-01-11 12:09:43 +01:00
Jon Coppeard
e639e46d9a Bug 1328251 - Don't mark GC things owned by another runtime r=sfink a=abillings 2017-01-11 10:33:52 +00:00
Hannes Verschore
0cf1eda5de Backed out changeset 28ca0dfe8d72 2017-01-11 11:17:23 +01:00
Dão Gottwald
900b14556f Bug 1330001 - Remove browser code behind Windows XP and Vista version checks. r=jaws 2017-01-11 10:54:16 +01:00
Wes Kocher
b0c1453d57 Backed out 4 changesets (bug 1316482) for frequent reftest failures on win7vm a=backout
Backed out changeset ad208e73ab6c (bug 1316482)
Backed out changeset 2a28dc0a75d3 (bug 1316482)
Backed out changeset b54126cc63d4 (bug 1316482)
Backed out changeset ebd0c6c8b783 (bug 1316482)

MozReview-Commit-ID: IFpLJUjj8qH
2017-01-10 18:11:10 -08:00
Wes Kocher
1d16e48df0 Merge inbound to central, a=merge
MozReview-Commit-ID: FLWmryRuVoL
2017-01-10 17:56:46 -08:00
Wes Kocher
64befa7d5b Merge autoland to central, a=merge
MozReview-Commit-ID: AzdmcFWgfx2
2017-01-10 17:22:08 -08:00
Wes Kocher
350eb06d4d Backed out changeset 84f4a96a130b (bug 1325743) for incredibly frequent Windows 7 VM reftest crashes in variable-supports-23.html a=backout
MozReview-Commit-ID: C1qQVYWpUUV
2017-01-10 13:52:23 -08:00
Aaron Klotz
5ae97b84d3 Bug 1325676: Prevent Windows 8 touchscreen support from instantiating a11y; r=jimm
MozReview-Commit-ID: H7HQMmvBLol
2017-01-10 12:46:37 -07:00
Boris Zbarsky
c72e861f38 Bug 1329887. Fix some misleading comments in nsILoadInfo. r=ckerschb 2017-01-10 14:46:30 -05:00
Boris Zbarsky
82a1a5527d Bug 1329885. Be more careful about removing our SEC_FORCE_INHERIT_PRINCIPAL bit in LoadInfo constructors. r=ckerschb 2017-01-10 14:46:30 -05:00
Boris Zbarsky
bfa711e9c3 Bug 1326522. Fix the include situation for unions containing primitives by making UnionTypes/UnionConversions header stuff look more like CGHeaders. r=peterv 2017-01-10 14:46:30 -05:00
Boris Zbarsky
0738cc6861 Bug 1329323. Stop throwing on nightly/aurora when trying to define a non-configurable property on the window, since we've determined that this is not web-compatible. r=peterv 2017-01-10 14:46:30 -05:00
Sebastian Hengst
8bf1cfb0b5 Bug 1300784 - Follow-up: Disable browser_selectpopup.js on Linux for frequently failing. r=fix-these-oranges 2017-01-10 19:23:04 +01:00
Joel Maher
160093df2f Bug 1328383 - add BUG_COMPONENT to caps/* files. r=bholley
MozReview-Commit-ID: 64bkvdcsHL9
2017-01-10 12:46:28 -05:00
Carsten "Tomcat" Book
58249e3bf0 Backed out changeset 18151dec259d (bug 1184217) for causing bug 1329644 2017-01-10 16:55:37 +01:00
Benjamin Bouvier
d93ef59ab0 Bug 1329774: Fix code generation for 64-bits integer left rotation on x86; r=h4writer
--HG--
extra : rebase_source : 984fb270ccf9ab3b2dcf5cf0415398d12ffb51ce
extra : amend_source : 19c0c9e3bafd2733778c39bba09f7352a8e38e3d
2017-01-10 16:16:41 +01:00
Sebastian Hengst
6945ea68f5 Backed out changeset c6c6a1ba1218 (bug 1329814) for bustage due to undeclared variables. r=backout 2017-01-10 17:59:22 +01:00
Trevor Saunders
ae8b177c6c bug 1329814 - fix race condition when shutting down a tab r=smaug
When TabChild recieves the Destroy message from its parent the doc accessibles
for that tab are shut down.  However if the Shutdown message sent by
DocAccessible::Shutdown() isn't recieved before the child process handles the
runnable that sends __delete__ to the tab parent actor the parent can send a
message to the already shut down doc accessible child actor.
2017-01-10 11:59:03 -05:00
Nathan Froyd
c5ffb0976b Bug 1329726 - part 2 - ensure {,HOST_}RUST_PROGRAMS are hooked into root-deps.mk; r=chmanchester
If we don't do this, a directory with only
RUST_PROGRAMS (resp. HOST_RUST_PROGRAMS) won't get traversed properly.
2017-01-10 11:33:58 -05:00
Nathan Froyd
96bf4530f4 Bug 1329726 - part 1 - ensure _compile_graph is deterministically ordered; r=chmanchester
Future tests will depend on the ordering for this, and it seems like a
good change to make in any event.
2017-01-10 11:33:58 -05:00
Ben Kelly
b54fac30f3 Bug 1329668 Handle partial initialized when ScriptLoader is canceled. r=baku 2017-01-10 08:20:16 -08:00
Ben Kelly
095ebc2535 Bug 1329693 Gracefully handle immediate ActorDestroy() in CacheStorage::ActorCreated(). r=asuth 2017-01-10 08:20:15 -08:00
Ben Kelly
14426edb1b Bug 1329682 Gracefully handle immediate ActorDestroy() calls in CacheStreamControlParent. r=asuth 2017-01-10 08:20:15 -08:00
Ben Kelly
076e2cbd26 Bug 1329669 Gracefully handle nullptr Cache actor in CacheStorage::Open() result. r=asuth 2017-01-10 08:20:15 -08:00
Ben Kelly
7254b4bfa4 Bug 1329284 Refactor DOM timeout to set mWhen/mTimeRemaining from one place. r=ehsan 2017-01-10 08:08:18 -08:00
Carsten "Tomcat" Book
f1af2c5ab9 Merge mozilla-central to mozilla-inbound 2017-01-10 16:57:43 +01:00
Lars T Hansen
f9a1ff6310 Bug 1321773 - SAB+Atomics are off by default in both release and beta. r=shu
--HG--
extra : rebase_source : 079215cc9b7709e23987145442d04e0059e648d9
extra : amend_source : a07f6c457f6d3334d27a00fec942c0297b994bae
2017-01-10 15:47:55 +01:00
Carsten "Tomcat" Book
7393426ca8 Backed out changeset 8beb4b722b73 (bug 1321865) for errors like in test_intersectionobservers.html
--HG--
extra : rebase_source : e8003e47128843e53bf10e8eefee8cbea914d481
2017-01-11 10:13:49 +01:00
Carsten "Tomcat" Book
b77b4b1c41 Backed out changeset 1f9103460d1a (bug 1321865)
--HG--
extra : rebase_source : ce62e2845e5f32303c00283c18c3a966dadae481
2017-01-11 10:13:15 +01:00
ffxbld
6d10f48530 No bug, Automated HPKP preload list update from host bld-linux64-spot-307 - a=hpkp-update 2017-01-10 06:46:36 -08:00
ffxbld
86cfb8cc9f No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update 2017-01-10 06:46:34 -08:00
Carsten "Tomcat" Book
89882dc5f4 merge mozilla-inbound to mozilla-central a=merge 2017-01-10 12:11:31 +01:00
Shing Lyu
11a1d3e940 Bug 1328825 - Update reftest-stylo.list and expectations. r=heycam
MozReview-Commit-ID: AMwdk5wvM0F
2017-01-10 15:50:59 +08:00
peter chang
a60b7fb3e3 Bug 1328229 - Remove the layer dependency for SampleAnimation, r=birtles
MozReview-Commit-ID: 78D3c7t8tIi

--HG--
extra : rebase_source : 167958df1fe676c63b97b5e23e2ef193d284bd54
2017-01-10 10:03:47 +08:00
Gijs Kruitbosch
a8ec647c33 Bug 1329457, r=bz,dao
MozReview-Commit-ID: 9WNuDkQnyM0

--HG--
extra : rebase_source : 2e82c422eee1b70e6833be41b41378a3a71e70db
extra : amend_source : c8557f4955ea7a5548842cb9bd31935159f7106e
2017-01-09 16:07:57 +00:00
Georg Fritzsche
11ad53f802 Bug 1329967 - Rename test_nsITelemetry.js to test_TelemetryHistograms.js. r=dexter
--HG--
rename : toolkit/components/telemetry/tests/unit/test_nsITelemetry.js => toolkit/components/telemetry/tests/unit/test_TelemetryHistograms.js
extra : rebase_source : 8b69282efad5556424fd3cd60cfa879ae95d661e
2017-01-10 20:38:58 +07:00
Georg Fritzsche
f42363dc33 Bug 1329620 - Part 2 - Use event names to print better error messages. r=dexter
--HG--
extra : rebase_source : 100634c2cae0fea1e9f1640376b657fa80318a85
2017-01-09 23:14:00 +07:00
Georg Fritzsche
f6171ab27d Bug 1329620 - Part 1 - Add event names to Events.yaml. r=dexter
--HG--
extra : rebase_source : 484df6e0588f2ddfd876fe3272c10b680e001199
2017-01-09 18:03:21 +07:00
James Cheng
7524193d78 Bug 1325332 - Remove EME API disabled on android constrain r=smaug
MozReview-Commit-ID: 91BlevbCrmk

--HG--
extra : rebase_source : 2af97948dd00e9b7c4d08b5d6cb40cfbabc2c6ec
2017-01-09 16:10:25 +08:00
Chris Peterson
ae18f9a8b4 Bug 1329563 - Remove DLL blocklist checks for Windows XP. r=aklotz
MozReview-Commit-ID: 3zZDsjQii3o

--HG--
extra : rebase_source : 8880c393ee1a205c6221deeee416429a5272b48c
2017-01-08 20:55:05 -08:00
Edgar Chen
bc56617eab Bug 1321300 - Back out bug 1264768 and add test; r=hsivonen
MozReview-Commit-ID: KsN18tG0Ptb
2017-01-09 11:50:55 +08:00
Ethan Lin
fadcc0a39f Bug 1325159 - Add crash test for bug 1325159. r=pchang
--HG--
extra : rebase_source : 46af60083f421699b67ba229770d175f45e65014
2017-01-08 22:57:00 +01:00
Tom Klein
a5b2829f5f Bug 1258176 - Remove bookmark star stub drawables in drawable/ that were formerly needed for API 9. r=sebastian
They're getting selected on mdpi (and presumably ldpi) devices.

MozReview-Commit-ID: I60hcKehPnf

--HG--
extra : rebase_source : 3a7f55fbaa020d407a7b4f227796c85a1a85d03b
2017-01-05 16:33:40 -06:00
Kearwood Gilbert
ed4e25824a Bug 1325810 - Reduce unneeded IPC when WebVR is not active r=daoshengmu
MozReview-Commit-ID: DBCtiC2zzHf

--HG--
extra : rebase_source : 3c996750c4a36100bedce7af4a60f025e7c46b19
2017-01-06 16:28:45 -08:00
Sebastian Hengst
430e57d6fb Backed out changeset d8191c9b20ca (bug 1308295) for failing browser-chrome tests browser_bug567127.js, browser_discovery_install.js and browser_getmorethemes.js. r=backout 2017-01-10 17:57:38 +01:00