Граф коммитов

502487 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Kew 58ae9ee6ce Bug 1176531 - Update freetype to release 2.7. r=milan 2016-11-30 22:46:44 +00:00
Ralph Giles 013b2b9c9f Bug 1320895 - Test ADTS frame size calculation. r=gerald
We don't generate timestamps for ADTS but we can verify
the Init Segment Range and Media Segment Range returned
by the parser match the frame size declared in the
Init Segment header.

MozReview-Commit-ID: FCZfxn9b69R

--HG--
extra : rebase_source : 44e6f842b815fcc1f21c3b2425a729f3773af319
2016-11-30 14:38:52 -08:00
Ralph Giles d20f7b6309 Bug 1320895 - Correct ADTS frame size calculation. r=gerald
This should be bitwise OR rather than logical OR, which just
returns 1. This code has clearly never worked, but it isn't
currently called.

MozReview-Commit-ID: 9Iuy7a7P85O

--HG--
extra : rebase_source : 4da35a507993ee761ac952259c1be3a974a8a0ac
2016-11-30 13:23:18 -08:00
Lee Salzman 36bd8ec521 Bug 1320644 - don't use __stdcall with SkiaGLGlue. r=mchang
MozReview-Commit-ID: 5pljJkGSN8R
2016-11-30 15:12:40 -05:00
Ryan VanderMeulen 7af8f38714 Merge m-c to autoland on a CLOSED TREE. a=merge 2016-11-30 13:27:46 -05:00
Mike Conley 34b48a7720 Bug 1321312 - Add --enable-crash-reporter to ./mach run. r=gps
MozReview-Commit-ID: KzYW2X1aGnk

--HG--
extra : rebase_source : 9b30e62f7f5b218c07e3c752f10d68631626cece
2016-11-30 11:15:27 -05:00
ffxbld 474dbc7f10 No bug, Automated HPKP preload list update from host bld-linux64-spot-228 - a=hpkp-update 2016-11-30 06:51:53 -08:00
ffxbld 64e5403603 No bug, Automated HSTS preload list update from host bld-linux64-spot-228 - a=hsts-update 2016-11-30 06:51:51 -08:00
Carsten "Tomcat" Book a24b7c65bb merge mozilla-inbound to mozilla-central a=merge 2016-11-30 15:45:53 +01:00
Nathan Froyd 0fec2a74f2 Bug 1321073 - follow-up - don't --enable-rust for android-api-15-frontend; r=me 2016-11-30 09:27:27 -05:00
Jim Chen c1989b166e Bug 1320603 - Revert to global EventDispatcher for certain events; r=sebastian
These events are not accessed through GeckoApp, and should therefore use
the global EventDispatcher rather than the per-GeckoApp/GeckoView
EventDispatcher. Otherwise, we could run into situations where we end up
registering / unregistering the same event using different
EventDispatcher instances, causing exceptions like this one.
2016-11-30 14:01:20 -05:00
Mason Chang 0337770c6a Bug 1319374. Fix --disable-skia builds. r=lsalzman 2016-11-30 10:13:54 -08:00
Ryan VanderMeulen 3c8e37927c Bug 1321233 - Upgrade to SQLite 3.15.2. r=mak
DONTBUILD

--HG--
extra : source : a8eed0b176b532a6f4d8aceba50e65de570499f4
extra : amend_source : 66e39f55b5e2a7a32c3ca3354afd672ebd649b60
2016-11-30 06:46:00 -05:00
Ryan VanderMeulen 69a33402b0 Backed out changeset a8eed0b176b5 for landing with the wrong bug number in the commit message. 2016-11-30 11:35:30 -05:00
Mike de Boer 45676f2f6b Backed out changeset ba2692e1cbcf (bug 1252376) due to intermittent leaks.
MozReview-Commit-ID: IPFyfMhhLhv
2016-11-30 11:31:44 +01:00
Xidorn Quan 5aeb2aaa48 Bug 1310404 part 2 - Convert SetStyleimageRequest to CreateStyleImageRequest. r=heycam
MozReview-Commit-ID: 45CIqA3ppw1

--HG--
extra : rebase_source : aa6733959242264cfcf713dfd673ea6473cb4e5c
2016-11-30 17:03:30 +11:00
Xidorn Quan cd34f386cd Bug 1310404 part 1 - Convert SetImageRequest to CreateImageRequest. r=heycam
MozReview-Commit-ID: JEzRpSMJ6XY

--HG--
extra : rebase_source : 10f5a7580f3ef0ed866728683a88b8b45195140e
2016-12-01 13:40:00 +11:00
Nick Alexander e2a421b938 Bug 1320587 - Force first paint when (re-)attaching Gecko to Java. r=jchen
MozReview-Commit-ID: 6vUbIXTPNLQ

--HG--
extra : rebase_source : 24d6e8f5502568443f35c59963a66d8fe8ac4056
2016-11-29 23:12:53 -08:00
Phil Ringnalda 8204752c66 Backed out changeset 10bb1ad646cd (bug 1321065) for ASan gtest failures
CLOSED TREE

--HG--
extra : rebase_source : 44bb415ef067f5790333cffc44bd079d0afd31f8
2016-11-29 20:50:19 -08:00
Phil Ringnalda ef3cede9a5 Merge m-i to m-c, a=merge
MozReview-Commit-ID: DAm5uRF7n91
2016-11-29 19:28:12 -08:00
Phil Ringnalda b6cc8777ce Merge autoland to m-c, a=merge
MozReview-Commit-ID: 3unzaMHXBGa
2016-11-29 19:16:09 -08:00
Andrew McCreight cba49f2392 Bug 1321066 - Explicitly guard against reentrance in nsSMILTimeContainer. r=dholbert a=landing on every other branch 2016-11-29 15:57:30 -08:00
Wes Kocher afc3fce143 Backed out changeset 6114d21c87ca (bug 1320809) for android reftest failures a=backout 2016-11-29 14:04:53 -08:00
Wes Kocher f0071bb179 Backed out 2 changesets (bug 504622) for android reftest failures a=backout
Backed out changeset c024721d9b03 (bug 504622)
Backed out changeset 056f728704e7 (bug 504622)
2016-11-29 14:04:40 -08:00
Mike Shal 413ac0340f Bug 1320762 - fix compare-mozconfig checks; r=rail
MozReview-Commit-ID: C5ba6YESfsa

--HG--
extra : rebase_source : 692b8fa1b13cafc6db8f4e9de1b96ae7707bf663
2016-11-29 14:43:43 -05:00
Shane Caraveo b1aaa3af6b Bug 1318800 fix systemPrincipal checks so top level tab loads work with webrequests, r=kmag
MozReview-Commit-ID: D5b8Qs839bP

--HG--
extra : rebase_source : 977527904c6988fce680a49cfb05e95ce6b88570
2016-11-29 16:00:06 -08:00
Phil Ringnalda 430ec9a870 Merge m-c to autoland 2016-11-29 19:31:34 -08:00
Michael Brennan 9d5d426590 Bug 1316855 - Tooltip of "Toolbox Buttons" should show their shortcut. r=jryans 2016-11-29 13:21:00 -05:00
Ryan VanderMeulen 22bc2bc3fa Backed out changeset f485eaccbb98 (bug 1319904) because it needs a reworked patch. 2016-11-30 17:16:02 -05:00
Nathan Froyd ed250a190d Bug 1321334 - bump clang-cl build version to r286542; r=dmajor
This revision fixes a clang devirtualization bug and also includes
support for -fbuiltin-module-map, which is useful in making ffmpeg
compile correctly.
2016-11-30 12:06:20 -05:00
Ralph Giles cd67cdf6df Bug 1320960 - Add x86 target to tooltool rust android-cross. r=mshal
Update the tooltool manifests for the android builds to include
support for the i686-linux-android target.

MozReview-Commit-ID: EyALhnfG4Kz

--HG--
extra : rebase_source : a85b8c1509458e1f5a8f8eae163e38edd1c363ce
2016-11-29 08:01:56 -08:00
Carsten "Tomcat" Book 68202ee27c merge mozilla-inbound to mozilla-central a=merge 2016-11-29 16:47:18 +01:00
Carsten "Tomcat" Book 941b9d35f6 merge autoland to mozilla-central a=merge 2016-11-29 16:45:56 +01:00
ffxbld 5dc168550d No bug, Automated blocklist update from host bld-linux64-spot-471 - a=blocklist-update 2016-11-29 06:28:56 -08:00
ffxbld 9cc5790ab3 No bug, Automated HPKP preload list update from host bld-linux64-spot-471 - a=hpkp-update 2016-11-29 06:28:54 -08:00
ffxbld 65e583ffa5 No bug, Automated HSTS preload list update from host bld-linux64-spot-471 - a=hsts-update 2016-11-29 06:28:51 -08:00
Jan de Mooij 803f7e1e66 Bug 1319524 - Add JSAutoCompartment to GetNPObjectWrapper. r=bholley 2016-11-29 11:59:25 +01:00
Carsten "Tomcat" Book e78061ff29 Merge mozilla-central to mozilla-inbound
--HG--
rename : browser/themes/windows/webRTC-indicator.css => browser/themes/shared/webRTC-indicator.css
2016-11-29 11:49:19 +01:00
Carsten "Tomcat" Book 450508f7f3 merge mozilla-inbound to mozilla-central a=merge 2016-11-29 11:39:49 +01:00
Carsten "Tomcat" Book 002a446aec Backed out changeset 3472d9d9dd47 (bug 1313595) for hopefully reducing crashes 2016-11-29 10:25:07 +01:00
Karl Tomlinson 33ed3a5c42 bug 1320860 adjust textarea style contexts for GTK 3.20 theming ABI changes r=stransky+263117
MozReview-Commit-ID: 9aW61kMkKcb

--HG--
extra : rebase_source : 61f7699933735710ed8e516e5206900cff5c6fc0
2016-11-29 17:58:00 +13:00
Kirk Steuber 0ddd366738 Bug 1319571 - Change the output format of nsUrlClassifierDBService::ClassifyLocalWithTables from comma separated string to an array of strings r=francois
MozReview-Commit-ID: TXln2EQnZS

--HG--
extra : rebase_source : 520527fabc9d92dc7dc1ec670e79861d03449ca2
2016-11-29 13:04:43 -08:00
Mike Hommey aee44c472c Bug 1321065 - Default to --enable-profiling for nightly milestones. r=gps
--HG--
extra : rebase_source : c6de2844b781e6d8a03d1548dffc72aae2bd7138
2016-11-30 06:47:38 +09:00
Yura Zenevich 8c1c508850 Bug 1318048 - fixing regression where network requests list is cut off for screens narrower than 700px. r=bgrins
MozReview-Commit-ID: 6iYVl7j6WOg
2016-11-28 23:45:35 -05:00
Frederik Braun 29efcb86ac Bug 1316826 - Test for JS URLs and strict-dynamic. r=dveditz
MozReview-Commit-ID: EKmYoZbap25
2016-11-28 21:56:55 -05:00
Frederik Braun 76e256d114 Bug 1316826 - Fix-up for JS URLs. r=dveditz
MozReview-Commit-ID: 9VCSl0POR1m
2016-11-28 21:56:35 -05:00
Tom Klein e9ce8f8488 Bug 1321002 - Reduce total space at top and bottom of tabs grid panels. r=sebastian
Previously for the spacing at the top and bottom of the tabs grid panel we had
the total desired vertical spacing set on the RecyclerView padding, but then
there was also an additional half spacing coming from the ItemDecoration padding
in the top and bottom rows.  Here we decrease the RecyclerView vertical padding
to account for the ItemDecoration vertical padding.

The alternative route of keeping full RecyclerView padding and then having the
ItemDecoration adjust itself depending on its position turned out to not "just
work": for example, if span count is three and you have four tabs, then the
first three tabs have half padding along their bottoms (since there are two
rows), but then when you close tab 4, there's now only one row and so the three
tabs should have no padding along their bottoms (since the RecyclerView already
has its own full padding), *but only tab 3 gets its ItemDecoration updated
automatically*, so it gets 0 bottom padding, but its row still has other tabs
with half bottom padding, so a) there's still too much bottom padding in that
row coming from tabs 1 and 2, and b) tab 3 sits too far down in its space
because it doesn't have the bottom padding that tabs 1 and 2 do.

That issue could be fixed by updating all ItemDecorations after each close, but
the patch here is both simpler and leads to less runtime work.

MozReview-Commit-ID: 2WeZ6QdfIF4

--HG--
extra : rebase_source : 85aec8adfdaacac7062827e273cf697c09167d63
2016-11-28 14:58:09 -06:00
Zibi Braniecki 6fa9d29045 Bug 1287677 - Add mozIntl.getDisplayNames API. r=Waldo
MozReview-Commit-ID: GYVlvSv3Yd9

--HG--
extra : rebase_source : 75f24ca61ab87529f72bcba3aab2157bc29bed98
2016-11-28 12:06:20 -08:00
Sebastian Hengst e65067f730 Backed out changeset cbde1c9e78d5 (bug 1318605) for failing test_reader_view.html and test_session_scroll_position.html on Android. r=backout 2016-11-29 18:25:46 +01:00
Mike Shal 75f6b1620b Bug 1320761 - assert failure on beta-to-nightly mozconfig comparison; r=gps
MozReview-Commit-ID: DPt4namtWAr

--HG--
extra : rebase_source : 82c9d222576c0a377afd221c22c0398fa3396315
2016-11-28 14:54:55 -05:00