Carsten "Tomcat" Book
b9a6c687fa
merge mozilla-inbound to mozilla-central a=merge
2016-07-25 15:50:41 +02:00
Carsten "Tomcat" Book
42933ba381
merge fx-team to mozilla-central a=merge
...
--HG--
rename : devtools/client/shared/css-color.js => devtools/shared/css-color.js
2016-07-25 15:49:05 +02:00
Carsten "Tomcat" Book
f3cbadf7c4
merge autoland to mozilla-central a=merge
2016-07-25 15:46:37 +02:00
Carsten "Tomcat" Book
2c684e6c97
Backed out changeset 13df5d72d373 (bug 1058438) for rc2 failures
2016-07-25 12:20:52 +02:00
Carsten "Tomcat" Book
08889aeff5
Backed out changeset d15abe37a931 (bug 1058438)
2016-07-25 12:20:36 +02:00
Carsten "Tomcat" Book
a2744dec29
Backed out changeset f0ef54ffcec1 (bug 1058438)
2016-07-25 12:20:35 +02:00
Carsten "Tomcat" Book
b013edac57
Backed out changeset 5d761723a899 (bug 1058438)
2016-07-25 12:20:34 +02:00
Carsten "Tomcat" Book
9b2e9abd21
Backed out changeset 34e32a1c5cef (bug 1058438)
2016-07-25 12:20:33 +02:00
Carsten "Tomcat" Book
c1c3140a2f
Backed out changeset d93b95e192e9 (bug 1287723) on request from whimboo
2016-07-25 11:42:10 +02:00
Chris Peterson
1408fa9074
Bug 1288925 - Replace JS_ALIGNAS() polyfill with alignas(). r=sfink
2016-07-25 01:14:04 -07:00
Chris Peterson
6674411c75
Bug 1288924 - Remove __func__ polyfill for VS2013. r=froydnj
2016-07-25 01:14:31 -07:00
Makoto Kato
034db5a8b2
Bug 1094729 - Fix bustage. r=me
...
MozReview-Commit-ID: ExUWhdl6Z3Y
--HG--
extra : rebase_source : 07d7ce5a1c8126065ad48eafc7a8f7ab301d12ee
2016-07-25 16:32:24 +09:00
Andrea Marchesini
5a0f133d3c
Bug 1287091 - part 5 - ContextualIdentityService should dispatch 'clear-origin-data' when a container is deleted, r=Gijs
2016-07-25 09:26:18 +02:00
Andrea Marchesini
664f31d0dc
Bug 1287091 - part 4 - ContextualIdentityService create/remove/update, r=Gijs
2016-07-25 09:25:56 +02:00
Andrea Marchesini
4bdfe080aa
Bug 1287091 - part 3 - ContextualIdentityService JSON file should have versions, r=Gijs
2016-07-25 09:25:39 +02:00
Andrea Marchesini
9e565676e9
Bug 1287091 - part 2 - ContextualIdentityService must store telemetry data in a separate array, r=Gijs
2016-07-25 09:25:25 +02:00
Andrea Marchesini
92509cea83
Bug 1287091 - part 1 - ContextualIdentityService should use a storage for the containers, r=Gijs
2016-07-25 09:25:08 +02:00
Manish Goregaokar [:manishearth]
c513d33161
Bug 1288383 - "Replace clip-path, box-shadow, float-edge, and user-focus consts with enum classes" bustage fix. a=tomcat
2016-07-25 02:27:00 +02:00
Kris Maglione
8d58c7c636
Bug 1285493: Add-on Manager should not be closed when an add-on with options_ui is disabled. r=billm
...
MozReview-Commit-ID: 8oRK8uPphDf
--HG--
extra : rebase_source : c6dcc7da1823711e3223ba39d038e1ccc949f6fd
2016-07-24 15:05:39 -07:00
Kris Maglione
fba8996a05
Bug 1274775 - Make sure background pages are created with a PresShell. r=billm
...
MozReview-Commit-ID: GLWg5aK47g5
--HG--
extra : rebase_source : 472365762aca534e826173989c48f5058960a987
2016-07-24 15:09:07 -07:00
Carsten "Tomcat" Book
336105a0de
merge mozilla-inbound to mozilla-central a=merge
2016-07-22 11:58:02 +02:00
Carsten "Tomcat" Book
53b9562c23
merge fx-team to mozilla-central a=merge
2016-07-22 11:56:37 +02:00
Carsten "Tomcat" Book
c7846e126c
Backed out changeset 16aa7041c009 (bug 1287107) for causing xpcshell and mac tests
2016-07-22 11:30:23 +02:00
Carsten "Tomcat" Book
ed7f93d17e
Backed out changeset d78a8f4bd9cc (bug 1288582) for windows failures in browser_gmpProvider.js
2016-07-22 11:25:18 +02:00
Carsten "Tomcat" Book
8c4c7324b8
Backed out changeset 66c7af8b2654 (bug 1272629) for failing valgrind tests
2016-07-22 08:35:19 +02:00
Carsten "Tomcat" Book
2abb8cc385
Backed out changeset 86d07e6bd5b7 (bug 1272629)
2016-07-22 08:35:06 +02:00
Nate Weaver
e04b07cbb9
Bug 426680 - Set allowedFileTypes on NSSavePanel so the file extension isn't selected. r=mstange.
2016-07-22 08:24:02 +02:00
Hiroyuki Ikezoe
f8455c2c9a
Bug 1288586 - Don't calculate style difference if there are no properties change. r=birtles
...
We don't actually need to re-calculate if the updated properties are the
same as the old one. This change avoids problematic nested calls of
nsStyleSet::GetContext() in particular cases.
MozReview-Commit-ID: JksiTGX57Fy
2016-07-22 15:17:37 +09:00
Jonathan Kew
ecccb4c485
Bug 1276829 - Don't add fonts to mFontsUsingSVGGlyphs if they did not actually have an SVG table. r=karlt
2016-07-22 06:54:12 +01:00
Gerald Squelart
17e3c87114
Bug 1288585 - Clarify console message about WinXP unsupported formats - r=cpearce
...
On Windows XP (and others before Vista), if WMF is required to play a format,
the console message should not refer to Microsoft software as it is not
available there.
MozReview-Commit-ID: LaERcaOfePe
--HG--
extra : rebase_source : 72b6e24683be4eb2c21c9ccff039f326cf5647a7
2016-07-22 13:12:15 +10:00
Tim Nguyen
47bc319bec
Bug 1268591 - followup: correct fill of some white SVGs, and clean them. r=me DONTBUILD
...
MozReview-Commit-ID: 3Iw78v9lNW6
2016-07-22 02:17:31 +02:00
Geoff Lankow
b013f58f80
Bug 1284166 - <setting>s do not properly handle non-ASCII characters. r=kmag
2016-07-22 12:12:11 +12:00
Towkir Ahmed
557bc92405
Bug 1285895 - Mouse cursor changed to 'default' from 'pointer' while hovering on 'Cause' and 'security' icon in devtools > netmonitor. r=jsnajdr
2016-07-22 11:08:00 +02:00
Wes Kocher
6517ee3462
Backed out 6 changesets (bug 1244227
) for m(cl) failures
...
Backed out changeset 0cf1259b7073 (bug 1244227
)
Backed out changeset d5866b9dd3d9 (bug 1244227
)
Backed out changeset 49b5309e3415 (bug 1244227
)
Backed out changeset 33bc49f015a7 (bug 1244227
)
Backed out changeset f680f6460f07 (bug 1244227
)
Backed out changeset 5a4bb3258978 (bug 1244227
)
2016-07-22 13:32:37 -07:00
Tim Nguyen
addc0fdf30
Bug 1163290 - Fix up CSS coverage layout and make its text selectable. r=gl a=kwierso CLOSED TREE
...
MozReview-Commit-ID: BaKc4zsyHSY
2016-07-22 00:49:50 +02:00
Tim Nguyen
13c2525149
Bug 1268591 - Support new invertIconForDarkTheme flag. r=bgrins, jsantell a=kwierso CLOSED TREE
...
MozReview-Commit-ID: DfMBsD2u0ow
2016-07-22 00:44:11 +02:00
Tim Nguyen
4b0c49b118
Bug 1268591 - Make devtools icons black by default and invert them for dark theme. r=bgrins a=kwierso CLOSED TREE
...
MozReview-Commit-ID: DhcotPhGY9w
2016-07-22 00:44:11 +02:00
Wes Kocher
c6007d69fa
Merge m-c to fx-team, a=merge CLOSED TREE
2016-07-21 16:00:10 -07:00
Wes Kocher
496904277c
Merge autoland to central, a=merge CLOSED TREE
2016-07-21 15:56:06 -07:00
Wes Kocher
324028bc3b
Bug 1288480 - ESLint fix a=me CLOSED TREE
2016-07-21 15:53:09 -07:00
Andrew Swan
6ce8cf50ff
Bug 1288480 Rework mozAddonManager error handling r=kmag a=kwierso CLOSED TREE
...
This ended up being a bigger change than I had hoped for but
it updates the WebAPITask helper in amWebAPI.js so that errors
returned from the parent process are immediately wrapped into
Error objects from the content page. In this way, programming
errors or other internal errors don't leak out to mozAddonManager
users.
The way the previous code managed window references using "this"
was already a bit fussy, this patch only makes it worse. But I
think this basic logical structure here is right and since this
bug is responsible for widespread breakage, I'd like to get this
checked in and then clean it up in a follow-up.
MozReview-Commit-ID: 98PgbWKsHIN
--HG--
extra : source : f2cd195ea3898c9c46e7f58bbcaa3292a2793554
2016-07-21 11:35:41 -07:00
Saad Quadri
9ab8638548
Bug 1058438 - Add test for disabledHost migration to sqlite v6 in Fennec. r=MattN
...
MozReview-Commit-ID: DRV3zmXc9yJ
--HG--
extra : rebase_source : 85fae89b6d8846e658cebd3e01cf82d31e022428
2016-07-21 11:27:05 -07:00
Saad Quadri
32a5ca816b
Bug 1058438 - Add additional tests for disabledHost APIs with nonascii characters in URLs. r=MattN
...
MozReview-Commit-ID: EsN6FNCzbLk
--HG--
extra : rebase_source : 770e87ff6d01cc865ecceab0615948b515fae245
2016-07-21 11:26:59 -07:00
Saad Quadri
e59a7e6a9a
Bug 1058438 - Migrate disabledHosts from sqlite storage to permission manager. r=MattN
...
MozReview-Commit-ID: BKlAmwzu3is
--HG--
extra : rebase_source : 59c33da8b71d95011a44872c0a33480544fb12a5
2016-07-21 11:26:56 -07:00
Andrzej Hunt
e8b5a4e8dd
Bug 1288256 - Post: add comments explaining HomePager specific methods in HomeScreen r=sebastian
...
MozReview-Commit-ID: 5hgTMzff6zq
--HG--
extra : rebase_source : a89d18e6cf5e06ae7845a8373535b5fda89fbb59
2016-07-21 08:03:37 -07:00
Andrzej Hunt
12a3fc81a8
Bug 1288256 - Part 3: update BrowserApp to use HomeScreen interface instead of
...
HomePager r=sebastian
MozReview-Commit-ID: 7h6s6ewfSOu
--HG--
extra : rebase_source : 5ac3207b8030cdfcd282fccd14656b55782168a3
2016-07-21 08:48:11 -07:00
Andrzej Hunt
92918007b3
Bug 1288256 - Part 2: extract HomePager interface into HomeScreen r=sebastian
...
This will permit us to plug in other HomeScreen implementations as needed.
MozReview-Commit-ID: Dvmyk1sdBT6
--HG--
extra : rebase_source : bf8acdf84e35f9b2dbeaa2445121c1cfa6d974e4
2016-07-21 08:48:23 -07:00
Carsten "Tomcat" Book
bc1b31b01b
Merge mozilla-central to autoland
2016-07-21 16:27:58 +02:00
Carsten "Tomcat" Book
4a64baa9d4
merge mozilla-inbound to mozilla-central a=merge
2016-07-21 16:24:36 +02:00
Carsten "Tomcat" Book
ac018ea603
merge fx-team to mozilla-central a=merge
2016-07-21 16:23:11 +02:00