Commit Graph

502314 Commits

Author SHA1 Message Date
Jarda Snajdr
947b7a3cd2 Bug 1309866 - Migrate RequestsMenuView to a React component with Redux store r=Honza
MozReview-Commit-ID: IMu1sJLxQYy

--HG--
extra : rebase_source : 9c128a3e145974d5ffd2c77014cd064f75119919
2016-10-11 15:13:28 +02:00
Xidorn Quan
f70f713d45 Bug 1321157 - Remove some unnecessary stylo NS_ERROR in nsDocument. r=heycam
MozReview-Commit-ID: JJeArvlHKs6

--HG--
extra : rebase_source : 3a74cf5f7bad6d326745b58f86bd260c78625722
2016-11-30 14:54:27 +11:00
Michael Ratcliffe
cb47ff5513 Bug 1320362 - Move indexedDb storage type in the storage inspector into a new column r=jdescottes
Ideally we would have used the GUID to join fields to build the compound key but because we show the uniqueId in the tree that would lead to an ugly user experience. As an
alternative we simply use e.g. db1 (default) as the uniqueId. This works as a unique key, is informative for the user and means minimal changes to tests.

MozReview-Commit-ID: I0XxTIoV33p

--HG--
extra : rebase_source : a8a9729ae639f68e849fc8239c36f451496847ad
2016-11-29 10:57:18 +00:00
Ting-Yu Lin
728e7feacc Bug 1304598 Part 7 - Move BRFrame to mozilla namespace, and rename nsBRFrame.cpp to BRFrame.cpp. r=dholbert
MozReview-Commit-ID: 8IfleSWm1Af

--HG--
rename : layout/generic/nsBRFrame.cpp => layout/generic/BRFrame.cpp
extra : rebase_source : dd41317fa5990db720903fa0e9a22e424a2f56dd
2016-11-30 11:14:29 +08:00
Ting-Yu Lin
cb22e24990 Bug 1304598 Part 6 - Rename nsViewportFrame.h/cpp to ViewportFrame.h/cpp, and move exported header to mozilla/ subdir. r=dholbert
The class ViewportFrame doesn't have ns-prefix, so it's better to drop the
ns-prefix in the file names to avoid confusion.

MozReview-Commit-ID: 8Jrmfzb3tVR

--HG--
rename : layout/generic/nsViewportFrame.cpp => layout/generic/ViewportFrame.cpp
rename : layout/generic/nsViewportFrame.h => layout/generic/ViewportFrame.h
extra : rebase_source : d2c6a80275d696a2886983a4bbb46821784c7fe6
2016-11-30 11:14:29 +08:00
Ting-Yu Lin
bdd68c6c0c Bug 1304598 Part 5 - Move ViewportFrame to mozilla namespace. r=dholbert
MozReview-Commit-ID: CbQAesikfoO

--HG--
extra : rebase_source : 02d3b811561e0be9128a84daa74dae26b3791317
2016-11-30 11:14:28 +08:00
Ting-Yu Lin
3a0b73989e Bug 1304598 Part 4 - Sort #include statements in TouchManager.cpp and PresShell.h. r=dholbert
Need to add #includes "nsPresContext.h" and "nsThreadUtils.h" in
PresShell.h, and "nsViewportInfo.h" in MobileViewportManager.h to compile.

MozReview-Commit-ID: F8bmOwllOiH

--HG--
extra : rebase_source : cacbb30d854c68ea720f849d03b649bbd3c5da03
2016-11-30 11:14:28 +08:00
Ting-Yu Lin
4174a3a87e Bug 1304598 Part 3 - Rename nsPresShell.h/cpp to PresShell.h/cpp, and move exported header to mozilla/ subdir. r=dholbert
The class PresShell doesn't have ns-prefix, so it's better to drop ns-prefix
in the file names to avoid confusion.

MozReview-Commit-ID: IljxsF5CVjh

--HG--
rename : layout/base/nsPresShell.cpp => layout/base/PresShell.cpp
rename : layout/base/nsPresShell.h => layout/base/PresShell.h
extra : rebase_source : e73a6873f360a7223d87bd22d9854fc9603c499f
2016-11-30 11:14:28 +08:00
Ting-Yu Lin
b7450110f4 Bug 1304598 Part 2 - Strip "dom::" prefix by using namespace in TouchManager.cpp r=dholbert
MozReview-Commit-ID: EYDEQum6K1G

--HG--
extra : rebase_source : 825f38d069a4c71ed335286c76044cf682ec7f61
2016-11-30 11:14:27 +08:00
Ting-Yu Lin
5a4f377e61 Bug 1304598 Part 1 - Move PresShell to mozilla namespace. r=dholbert
MozReview-Commit-ID: 3nsP8Ukxfw9

--HG--
extra : rebase_source : 63d816b32e00c678e547f8950d4c2257f150b1a1
2016-11-30 11:14:27 +08:00
Ryan VanderMeulen
7af8f38714 Merge m-c to autoland on a CLOSED TREE. a=merge 2016-11-30 13:27:46 -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
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
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
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
David Parks
6ea0979c0f Bug 1273091 - Mouse cursor does not disappear in html5 fullscreen video on Windows. r=masayuki
When we jump to fullscreen, the OS sends a WM_MOUSELEAVE, which we turn into a eMouseExitFromWidget.  The eMouseEnterIntoWidget was previously only sent when the mouse moved into the widget, which required the mouse to move.  When entering fullscreen, we want the eMouseEnterIntoWidget to happen right away.
2016-11-28 10:46:15 -08:00
Carsten "Tomcat" Book
d98418da69 merge mozilla-inbound to mozilla-central a=merge 2016-11-28 16:37:22 +01:00
Carsten "Tomcat" Book
19da73399e merge autoland to mozilla-central a=merge 2016-11-28 16:36:11 +01:00
ffxbld
78cfa1f6f4 No bug, Automated blocklist update from host bld-linux64-spot-488 - a=blocklist-update 2016-11-28 06:24:02 -08:00
ffxbld
b1d487a44b No bug, Automated HPKP preload list update from host bld-linux64-spot-488 - a=hpkp-update 2016-11-28 06:23:59 -08:00
ffxbld
1fc4ec756d No bug, Automated HSTS preload list update from host bld-linux64-spot-488 - a=hsts-update 2016-11-28 06:23:57 -08:00
Sebastian Hengst
cc75cb97eb Backed out changeset 626c5d74b74c (bug 1315976) for breaking Mac L10n nightlies. r=backout a=backout
MozReview-Commit-ID: 8mie8tWYrcz
2016-11-28 14:19:47 +01:00