Commit Graph

283492 Commits

Author SHA1 Message Date
Myk Melez
42a2e4cb04 Bug 1238576 - disable mozApps API on desktop/Android; r=ehsan,ochameau,bz,mcmanus,jmaher,marco 2016-02-08 11:24:22 -08:00
Aaron Klotz
2b397040ac Bug 1240848: Adds additional instructions to x64 detour patcher and prevents register clobbering in jmp from trampoline; r=ehsan 2016-02-03 16:21:17 -07:00
Wes Kocher
71f037dc8c Backed out changeset 343732a03719 (bug 1244828) for asm bustage 2016-02-08 10:53:27 -08:00
Wes Kocher
a3f3766574 Backed out changeset 05ea15825d81 (bug 1244828) 2016-02-08 10:53:26 -08:00
Wes Kocher
d6a0ff9f7b Backed out changeset 90b24727ebcd (bug 1244828) 2016-02-08 10:53:24 -08:00
Wes Kocher
59782a07a0 Backed out changeset 9668af33990e (bug 1244828) 2016-02-08 10:53:23 -08:00
Wes Kocher
ed20f90606 Backed out changeset 092754992cef (bug 1243397) 2016-02-08 10:53:22 -08:00
Wes Kocher
ec01762d5c Backed out changeset c52611492e87 (bug 1245154) 2016-02-08 10:53:04 -08:00
Andrew McCreight
a20ee46489 Bug 1237726, part 4 - Convert test_bug803225.html to use pushPrefEnv() to set preferences. r=tanvi
This gets the test closer to working with e10s.
2016-02-08 09:52:19 -08:00
Andrew McCreight
f67bc56813 Bug 1237726, part 3 - Don't load an iframe until we're actually ready to run the test in test_bug803225.html. r=tanvi
This needs to wait for onload to do the reloadFrame(), or the
.getElementById() will return null.
2016-02-08 09:52:19 -08:00
Andrew McCreight
15e209a01c Bug 1237726, part 2 - Don't start running mixedcontentblocker/test_main.html until the page has finished loading. r=tanvi
If the script runs before the page finishes loading, you get an error
about getElementById being null.  This doesn't seem to usually happen
with this particular test, but it looks like it can happen at least
sometimes.
2016-02-08 09:52:19 -08:00
Andrew McCreight
e958b59dfb Bug 1237726, part 1 - Set prefs with pushPrefEnv in mixedcontentblocker/test_main.html. r=tanvi 2016-02-08 09:52:19 -08:00
Nicolas B. Pierron
146df69dfc Bug 1245154 - Ensure enough ballast space in LiveBundle::FallibleNew. r=h4writer 2016-02-08 17:38:27 +00:00
Nicolas B. Pierron
b5047fcc62 Bug 1243397 - Ensure enough ballast space in LiveRange::FallibleNew. r=h4writer 2016-02-08 17:38:27 +00:00
Nicolas B. Pierron
c1fd7c8228 Bug 1244828 - Ensure enough ballast space in CallPolicy::adjustInputs. r=bbouvier 2016-02-08 17:38:27 +00:00
Nicolas B. Pierron
9cd3fe9d67 Bug 1244828 - Ensure enough ballast space in AllDoublePolicy::adjustInputs. r=bbouvier 2016-02-08 17:38:27 +00:00
Nicolas B. Pierron
6f373d1f31 Bug 1244828 - Ensure enough ballast space in TypeAnalyzer::adjustPhiInputs. r=h4writer 2016-02-08 17:38:27 +00:00
Nicolas B. Pierron
f214609568 Bug 1244828 - Ensure enough ballast space in TypeAnalyzer::adjustInputs. r=h4writer 2016-02-08 17:38:26 +00:00
Kartikaya Gupta
410477d076 Bug 1246676 - Adjust the displayport expiry timeout on different platforms to observe the effect on checkerboarding. r=botond 2016-02-08 12:29:11 -05:00
Christoph Kerschbaumer
f6da4b30e3 Bug 1229890 - Convert JS callsites to use asyncOpen2 within mobile/ (r=mfinkle,sicking) 2016-02-08 08:53:17 -08:00
Andrea Marchesini
3dd53464cf Bug 1244795 - adding a string for the default container under cookie manager, r=paolo 2016-02-08 16:55:33 +00:00
Kartikaya Gupta
4ac5bf70ed Bug 1243854 - Tweak fling curving to make medium-length flings go a bit faster. r=snorp 2016-02-08 11:46:21 -05:00
Sebastian Hengst
f287060018 Backed out changeset 9494bdf52cc6 (bug 1244795) for browser chrome failures. r=backout 2016-02-08 17:45:08 +01:00
Sebastian Hengst
45b69ed956 Backed out changeset cc1cda7b777c (bug 1244795) for browser chrome failures. r=backout 2016-02-08 17:44:05 +01:00
Mats Palmgren
34a9f755ca Bug 1246101 - Restore some auto-completion for the align-/justify-* properties. r=dholbert 2016-02-08 17:35:01 +01:00
Mats Palmgren
4d039d6c23 Bug 1246405 - Declare mTextRun earlier to avoid alignment spill on 64-bit architectures. r=roc 2016-02-08 17:35:01 +01:00
Jonathan Kew
68230b138c Bug 1246382 - Screen rect in desktop pixels should not be affected by devPixelsPerPx override. r=emk 2016-02-08 12:53:10 +00:00
Armen Zambrano Gasparnian
8fa34d8925 Bug 1246176 - TaskCluster web platform tests should not retry for infrastructures issues until bug 1246176 is fixed. DONTBUILD. r=garndt 2016-02-05 11:06:02 -05:00
James Willcox
7a9c161c34 Bug 1245612 - Send texture usage bytes in crash reports r=bsmedberg 2016-02-08 09:18:52 -06:00
James Willcox
caf91815f5 Bug 1243418 - Fix up incorrect 'aOverwrite' usage and impl in GLUploadHelpers r=jgilbert 2016-02-08 09:18:52 -06:00
James Willcox
ceae3b4179 Bug 1243072 - Make GfxTexturesReporter work again r=nical,jgilbert 2016-02-08 09:18:52 -06:00
Kai Engert
f0dd763283 Bug 1245053, land NSS_3_23_BETA4, r=me, includes a makefile change to adjust for NSS changes, patch by EKR, r=kaie 2016-02-08 16:16:25 +01:00
Dustin J. Mitchell
3212f03fc8 Bug 1246279: increase all firefox tests to a timeout of 90m; r=jmaher 2016-02-05 22:08:47 +00:00
Mike Conley
e77f6724e5 Bug 1243720 - Send accessibility theme state down to the content process on Windows. r=jimm 2016-02-03 15:49:36 -05:00
Jan de Mooij
7ec509c581 Bug 1244098 - Attempt to fold JSOP_IN to false in IonBuilder based on TI. r=bhackett 2016-02-08 15:41:42 +01:00
Andrea Marchesini
e0dba90fc3 Bug 1244795 - adding a string for the default container under cookie manager - part 2, r=paolo 2016-02-08 14:25:43 +00:00
Andrea Marchesini
bce895bc92 Bug 1244795 - adding a string for the default container under cookie manager, r=paolo 2016-02-08 14:24:19 +00:00
Andrew Halberstadt
b8149ff9de Bug 1034290 - Use structured log output for test results in reftest, r=jmaher
Structured logs bring many benefits. We can stop parsing the logs for magic strings, we
can modify the format without breaking things, and we can stream results into systems like
ActiveData. The structured logs originate primarily in reftest.js. StructuredLog.jsm is
used to generate the JSON-based log stream. Finally OutputHandler in the python harness
reads structured output from stdout, and formats it into human readable form.

MozReview-Commit-ID: G3ZLkMRl6p7
2016-02-05 15:44:20 -05:00
Jan de Mooij
c40713e420 Bug 1245861 - Ensure ShellRuntime's PersistentRooteds are always initialized. r=jonco 2016-02-08 15:13:46 +01:00
Jan de Mooij
20da2fbc56 Bug 1122581 - Fix FormatFrame to not assert on Ion frames in some cases. r=shu 2016-02-08 15:13:37 +01:00
Ting-Yu Lin
1cd5cc8dd9 Bug 1246064 - Support long press to show AccessibleCaret on empty input for Fennec. r=roc 2016-02-08 16:08:46 +08:00
Ting-Yu Lin
c689f271dc Bug 1246477 - Fix carets not updated by scroll events in LongTapState. r=roc
This is a regression by "Bug 1121468 - Go to NoActionState after
receiving release on LongTapState."

When receiving a scroll event in LongTapState, i.e. apz starts, we
should call OnScrollStart() and move to the ScrollState.
2016-02-08 16:08:45 +08:00
Ted Mielczarek
17dc55c851 bug 1069556 - sync to Breakpad c53ed143108948eb7e2d7ee77dc8c0d92050ce7c. r=glandium, benwa
This commit contains a few things:
* Update our copy of google-breakpad to upstream c53ed143108948eb7e2d7ee77dc8c0d92050ce7c
* Get rid of all but one local patch, fold a few related local patches into one
* Misc build fixup to sync with upstream--adding a few new moz.build files,
  source files
* The final bits of unhooking Breakpad from the profiler:
** Revert to only building toolkit/crashreporter if MOZ_CRASHREPORTER.
** Stop building bits of Breakpad that we only needed for the profiler.
** Remove a few bits of profiler code that were used to interface with Breakpad.
** Remove toolkit/crashreporter/breakpad-logging, which was only used to
   suppress Breakpad logging for the in-process stackwalker.
* Upstream removed their Android-compat sys/ucontext.h because the Android NDK
  added it, but the bionic we're using for Gonk builds is too old, so add a
  copy of the previous version of those files to
  toolkit/crashreporter/gonk-include to keep Gonk building.
* Consolidate moz.build files under toolkit/crashreporter/google-breakpad/client/linux
2016-01-27 09:39:53 -05:00
Ted Mielczarek
a715475db7 bug 1069556 - change update-breakpad.sh to work with Breakpad's git repo (NPOTB) 2015-10-23 15:25:30 -04:00
Ting-Yu Lin
c5eee972bf Bug 1225752 - Localize the description of default summary. r=bz 2016-02-04 01:48:00 +08:00
Peter Van der Beken
200ed135f4 Bug 1243335 - report bad QName. r=sicking. 2016-02-01 16:20:35 +01:00
Sebastian Hengst
f7e403a8ae Backed out changeset 28188ac5d84a (bug 1242755) for XPCshell failures on Linux x64. r=backout 2016-02-08 13:17:43 +01:00
Jan de Mooij
db52da7771 Bug 1246112 - Fix a bogus assert in InterpreterFrame::initExecuteFrame. r=shu 2016-02-08 13:01:24 +01:00
Jan de Mooij
48f722ad99 Bug 1246122 - Don't crash in InvokeInterruptCallback if there are no JS scripts on the stack. r=shu 2016-02-08 13:01:04 +01:00
Jan de Mooij
8e4b9d2930 Bug 1244215 part 3 - Remove lazy link frames, they're no longer necessary. r=nbp 2016-02-08 13:00:53 +01:00