Carsten "Tomcat" Book
8473310a06
Backed out changeset 77d83926c43d (bug 1253507) eslinter failures
2016-03-23 14:52:20 +01:00
Bob Owen
c05803f360
Bug 1257825: Remove checks for paper height and width <= 0 in nsPrintSettings. r=dvander, a=ritu
...
Also added the check for invalid width / height into nsDeviceContextSpecProxy that was added into nsDeviceContextSpecWin.
2016-03-19 11:07:16 +00:00
Bob Owen
146c686fb7
Bug 1257124: Add null check for IDWriteFactory in gfxDWriteFontFileLoader::CreateCustomFontFile. r=bas, a=ritu
2016-03-18 09:53:31 +00:00
Andrew McCreight
07011c718c
Bug 1242084 - Fix GfxInfoBase nsStringBuffer leak. r=dvander, a=ritu
2016-03-14 10:27:00 +01:00
James Long
00ba7f8771
Bug 1248303 - respect break on exceptions flag in subsequent debugger instances. r=ejpbruel, a=ritu
2016-03-16 13:53:34 -04:00
Sebastian Kaspari
7d8b740d52
Bug 1255767 - ToolbarDisplayLayout: Only use baseDomain if it is available. r=margaret, a=ritu
...
MozReview-Commit-ID: 6RXVwv9aN1K
2016-03-14 12:24:47 +01:00
Brian Birtles
c868ca91dc
Bug 1253507 - Disable Element.animate in Firefox 47; r=bz, r=pbro, a=ritu
...
MozReview-Commit-ID: CJm4SUEw832
2016-03-17 13:07:41 +08:00
Kyle Huey
77c95c8d4b
Bug 1257444: Actually return the desired selection. r=mrbkap, a=ritu
2016-03-17 17:27:33 -07:00
Andrea Marchesini
bc39f7a28e
Bug 1253199 - MessagePort should handle the dispatching a message when the parent window is gone, r=smaug, a=ritu
2016-03-10 15:50:24 +01:00
Hannes Verschore
af39e012ff
Bug 1250964: SharedStubs - Remove bogus assert, r=bogus, a=ritu
2016-03-15 13:35:07 -04:00
Hannes Verschore
bc0f84fb35
Bug 1250964: SharedStubs - Don't add invalid stubs, r=jandem, a=ritu
2016-03-15 12:21:18 -04:00
Boris Zbarsky
4faf939b15
Bug 1256419. Null-check our nsDOMWindowList before trying to get its length. r=smaug, a=ritu
2016-03-16 12:40:56 -04:00
Patrick McManus
d3292d62a6
Bug 1253582 - h2 coalescing impacts wss:// r=michal, a=ritu
2016-03-15 11:54:12 -04:00
Lars T Hansen
314de85e86
Bug 1248153 - Do not convert fp to int by cast. r=waldo, a=lizzard
2016-03-04 14:18:06 +01:00
Jonathan Kew
f719006668
Bug 1256731 - patch 3 - Don't pull the elements below the titlebar up so far they'll clash with the buttons, in the secondary lo-dpi case where the window controls are oversized. r=gijs a=ritu
2016-03-17 16:05:42 +00:00
Jonathan Kew
7422e0f8ab
Bug 1256731 - patch 2 - Notify front-end code when screen resolution changes on Windows, so that TabsInTitlebar code can refresh its computations. r=gijs,emk a=ritu
2016-03-17 12:53:31 +00:00
Jonathan Kew
26e0d64ac7
Bug 1256731 - patch 1 - Don't apply theme-dpi scaling to metrics of window border elements, because Windows doesn't respect per-monitor dpi scaling when it draws them. r=emk a=ritu
2016-03-16 14:15:47 +00:00
Jordan Lund
8f927de43c
Bug 1258059
- generify dev configs and env for relpro by removing date strings and allow multiple products, CLOSED TREE DONTBUILD a=testing r=rail
...
stub installers with beta-dev, add staging beta single locale, r?rail
MozReview-Commit-ID: 6h1TtzVO1Jp
MozReview-Commit-ID: Gtf4cJKsAPu
2016-03-22 10:15:11 -07:00
Mike Conley
1b581345d8
Bug 1256468 - sessionHistory shim should QI DocShell to nsIWebNavigation automatically. r=krizsa, a=ritu
...
MozReview-Commit-ID: 8benvQvcfLO
2016-03-15 19:05:24 -04:00
Mike Conley
2a7e187903
Bug 1255511 - Skip beforeunload prompts once nsIAppStartup shuttingDown returns true. r=Gijs, a=ritu
...
When the application is asked to quit, all windows are checked to see if
they can close (which will spawn the permit unload dialogs). Once the
user grants the quit via the permit unload dialogs, nsIAppStartup
returns true for the shuttingDown attribute, and we know that all
windows allowed the shutdown to occur. This means that we don't
have to show the permitUnload dialogs again when SessionStore
attempts to close the windows when it does its final async window
flush during the quit-application-granted observer topic.
MozReview-Commit-ID: DOy8ljngnTd
2016-03-15 14:45:38 -04:00
Jared Wein
5034e9ac82
Bug 1251809 - Add input[type=file] tooltip support for e10s. r=ehsan a=ritu IGNORE IDL
...
MozReview-Commit-ID: FpwKGrFQNrK
2016-03-16 19:07:51 -04:00
Ryan VanderMeulen
f25a7feea8
Bug 1252707. r=terrence a=lizzard
...
MozReview-Commit-ID: EIjq93wa1nD
2016-03-19 15:16:30 -04:00
Sebastian Kaspari
724cb876dc
Bug 1250121 - Add "Noto Serif" as fallback "serif" font. r=jfkthame a=ritu
...
With downloadable fonts (Bug 1194338) our serif font "Charis SIL Compact"
might not be available until the download has been completed successfully.
Our other fallback fonts are not actually serif fonts (sans serif).
Android ships with a serif font called "Noto Serif". This patch adds this
font as fallback.
MozReview-Commit-ID: IHFM8GgeEpN
2016-03-09 13:22:52 +01:00
Felipe Gomes
8895718f9e
Bug 1257972 - Put users currently running an experiment into the disqualified cohort of the e10s rollout system add-on. r=Mossop a=lizzard
...
MozReview-Commit-ID: 6h7lUhDyqbe
2016-03-21 13:20:17 -03:00
Felipe Gomes
4149980b46
Bug 1257251 - Annotate e10s cohort in crash report. r=Mossop a=lizzard
...
MozReview-Commit-ID: Ll1FHRlx5ZS
2016-03-16 17:32:02 -03:00
Felipe Gomes
1f89af0be7
Bug 1255013 - Tag disqualified cohorts in e10s staged rollout. r=Mossop a=lizzard
...
MozReview-Commit-ID: HPUWZzFUegs
2016-03-16 17:31:47 -03:00
Felipe Gomes
e5850e1705
Bug 1257242 - Improve RTL checks to actually check for RTL instead of using a hardcoded list. r=jimm a=lizzard
...
MozReview-Commit-ID: 5uBNCMooB6o
2016-03-16 17:31:31 -03:00
Felipe Gomes
42f4042d38
Bug 1257242 - Split the ::BrowserTabsRemoteAutostart() function into two parts, to allow for the blocking policies to be checked independently from the prefs checks. r=jimm a=lizzard IGNORE IDL
...
MozReview-Commit-ID: qlfYBvHfLI
2016-03-16 17:31:14 -03:00
Rail Aliiev
dd269151bd
Bug 1258060 - tagging should not use DONTBUILD r=jlund a=release
...
MozReview-Commit-ID: AgyR3qV6Mmd
2016-03-18 23:05:57 -04:00
Andrzej Hunt
a63ff5fd9e
Bug 1255335 - Ensure we can and should scale image before scaling. r=sebastian, a=ritu
...
We introduced the "if ((flags & FLAG_BYPASS_CACHE_WHEN_DOWNLOADING_ICONS) != 0)" check,
and direct Bitmap scaling in Bug 1238656 to avoid getting the cached icon (which results
in downscaling) for apple-touch-icons (or just any icon that we're using for homescreen shortcuts).
However we need to make sure we can actually scale the icon before performing scaling, hence
this check should have been within our pre-existing "if (image_params_are_valid)" clause.
MozReview-Commit-ID: 4RdHmEia5FR
2016-03-10 22:50:20 -08:00
Jonathan Kew
84ef4e27e3
Bug 1255158 - Update graphite2 library to release 1.3.7. r=jdaggett, a=lizzard
2016-03-15 07:53:04 +00:00
Marco Bonardo
26d6e60222
Bug 1252074 - test_form_autocomplete.html and test_form_autocomplete_with_list.html should pass on e10s. r=paolo, a=ritu
...
IGNORE IDL
MozReview-Commit-ID: CISKztr4p4N
2016-03-02 14:34:38 +01:00
Ryan VanderMeulen
c9e5b950ac
Backed out changeset 292bc13fdc7f (bug 1164432) for test_try_registering_offline_disabled.html timeouts.
2016-03-19 13:45:42 -04:00
Marcos Caceres
e76ca264bd
Bug 1176824 - Intermittent browser_test_web_manifest.js. r=ckerschb, a=test-only
2016-03-16 16:07:00 +01:00
James Graham
f3fabc419e
Bug 1215812 - Increase the internal timeout for a test that depends on a window opening. r=Ms2ger, a=test-only
...
MozReview-Commit-ID: HzNYyHiehbU
2016-03-08 16:24:00 +00:00
Ryan VanderMeulen
275d4a97bc
Bug 1257708 - Move dom/push/test back into mochitest-plain instead of a separate test suite. r=ahal, a=test-only
2016-03-19 11:02:04 -04:00
William Chen
3c7b3c8326
Bug 1164432 - Update test_try_registering_offline_disabled.html to use mock push server. r=kitcambridge, a=test-only
2016-03-19 00:35:57 -07:00
William Chen
a3d8e5de7b
Bug 1244816 - Create PushService mock for mochitests backed by a mock web socket. r=kitcambridge, a=test-only
2016-03-17 17:11:22 -07:00
Ryan VanderMeulen
b8c0b9f42b
Bug 1255176 - Add more chunks to Android mochitest-gl. r=rail, a=test-only
2016-03-19 11:02:16 -04:00
Ryan VanderMeulen
577a7b1f20
Bug 1239552 - Disable some tests that are permafail in e10s mode with RELEASE_BUILD set. a=test-only
2016-01-20 16:35:27 -05:00
Maja Frydrychowicz
b6a5321bc9
Bug 1253618 - Support |skip-if = asan| manifest annotations in Marionette runner. r=automatedtester, a=test-only
...
Obtain build info, including asan status, by looking up mozinfo.json.
MozReview-Commit-ID: 8XWMGtBEbKL
2016-03-14 11:24:58 -04:00
Maja Frydrychowicz
217d3a595b
Bug 1253618 - Add support for |skip-if = e10s| manifest annotations in Marionette runner. r=automatedtester, a=test-only
...
MozReview-Commit-ID: ApTPQNa2R1c
2016-03-09 16:04:02 -05:00
Maja Frydrychowicz
3bb91b4e21
Bug 1255196 - Include mozinfo.json in common.tests.zip. r=gps, a=test-only
...
MozReview-Commit-ID: BJnXphkKJFy
2016-03-10 15:44:59 -05:00
Gijs Kruitbosch
8768979fc0
Bug 1167896 - attempt to fix intermittent failures in browser_tabs_close_beforeunload.js, rs=test-only,a=test-only
...
MozReview-Commit-ID: HYoRGdy12qk
2016-03-16 19:31:53 +00:00
Kartikaya Gupta
0dffedd9b8
Bug 1257181 - Re-enable APZ on beta. r=felipe a=lizzard
...
MozReview-Commit-ID: L3jWfz6r5ff
2016-03-18 21:30:24 -04:00
Decky Coss
fca845441a
Bug 1142212 - import skip_if_b2g from marionette instead of marionette.marionette_test; r=maja_zf a=test-only
...
MozReview-Commit-ID: D2mW2A8cViA
2016-03-11 15:35:44 -07:00
Andreas Tolfsen
252f57037b
Bug 1257523 - Remove unused imports; r=automatedtester a=test-only
...
MozReview-Commit-ID: K12laAg8zLy
2016-03-17 14:29:41 +00:00
Andreas Tolfsen
7874aae1e0
Bug 1257523 - Remove GeckoDriver#deleteFile; r=automatedtester a=test-only
...
MozReview-Commit-ID: 7kOZ5hVC5He
2016-03-17 14:26:57 +00:00
Nathalie Rud
212c27828a
Bug 1256973. Simplify assignment to result_callbacks; r=maja_zf a=test-only
...
MozReview-Commit-ID: GXkUNhpI6Wf
2016-03-16 00:10:49 +02:00
Andreas Tolfsen
3bb3727a05
Bug 1257153 - Cancel implicit wait timers on rejection; r=automatedtester a=test-only
...
This fixes a leak where timers were not cancelled upon promise rejection.
When the function passed to implicitlyWaitFor is rejected for not finding
elements after the timeout has elapsed, the elementSearch callback is
no longer called because the timer is cancelled when it calls reject().
MozReview-Commit-ID: FR2iA8s1NjX
2016-03-16 12:27:36 +00:00