Commit Graph

509703 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
72823b1e95 merge mozilla-inbound to mozilla-central a=merge 2017-02-02 14:25:20 +01:00
Julian Seward
9050f77b55 Bug 1334991 - Further suppressions for Mochitests on Valgrind on Taskcluster, Jan 2017. r=n.nethercote.
--HG--
extra : rebase_source : 9d760ecd457e9539fa5e848f8dc260f00e30fc6c
2017-02-02 10:24:48 +01:00
Hiroyuki Ikezoe
52c1c6fc8f Bug 1335914 - Re-use TransformReferenceBox in SetAnimatable(). r=boris
The reason why 'const' is dropped is that TransformReferenceBox will
have cached metrics.

MozReview-Commit-ID: A2cWGG0cXOl

--HG--
extra : rebase_source : 7263b0f4db4493c6a4a2ff443e261bd24c91f0ce
2017-02-02 08:01:40 +09:00
Alex Henrie
0b79fec9ef Bug 1335465 - Default devPixelsPerPx to 1.5 for DPIs between 133 and 167 on GTK. r=karl
--HG--
extra : rebase_source : 4b778695d11340b485c1a0cfdf51104f79ca238e
2017-01-31 09:50:49 -07:00
Frédéric Wang
1fdf03a9a3 Bug 1335124 - Remove mathfontSymbol.properties. r=karl
--HG--
extra : rebase_source : 54348cf06a8b149868958c17528074b5287689af
2017-01-30 12:06:00 +01:00
Edouard Oger
a8af04a2b5 Bug 1228827 - Sync correctly the bookmark separators positions. r=kitcambridge
MozReview-Commit-ID: 9nvZqIt2Xgu

--HG--
extra : rebase_source : 4329ef6f8ac1b9f043043bff194a33d3df5f092f
2017-01-26 17:41:12 -05:00
Dão Gottwald
994d5123fc Bug 1335451 - Tweak thumbnail placeholder colors and make placeholder letters uppercase. r=Gijs
MozReview-Commit-ID: 1s2MMPNBA5S

--HG--
extra : rebase_source : 3e20ee24cc43ba56537e975fd61dfbe4f758d809
2017-02-01 19:35:31 +01:00
Masayuki Nakano
6868da62c8 Bug 1334947 Treat a keydown event as inputting empty text if following char message has gone and gets WM_NULL message at calling PeekMessage() for removing a found char message r=m_kato
There are still a lot of crash due to failing to get following WM_CHAR message.  Almost half of them are, we found a WM_CHAR message but it's gone at removing the message from the queue.

Although, we're still not sure what happen actually.  It could be possible if somebody hooks PeekMessage() or something.  Then, we can assume that the found message isn't necessary for the user because it must be removed by somebody when it became unnecessary or is handled.

This patch mark a new bool flag, mCharMessageHasGone, as true in such case.  Then, NativeKey will dispatch keypress events without following char messages and mark the event as consumed.

MozReview-Commit-ID: mporX1sihC

--HG--
extra : rebase_source : a1badc205a99efd803de624d24b69e911f81d308
2017-01-30 15:43:09 +09:00
Phil Ringnalda
0efec638f3 Merge m-c to a CLOSED TREE autoland 2017-02-01 20:42:06 -08:00
Phil Ringnalda
d20e4431d0 Backed out changeset b03c9f4ac1b0 (bug 1335294) for Windows PGO bustage
CLOSED TREE
2017-02-01 19:17:21 -08:00
Phil Ringnalda
320bc0a242 No bug, backed out 2 changesets (HPKP and HSTS updates) for being generated by a patch being backed out
CLOSED TREE

Backed out changeset 35aecea31459
Backed out changeset 5fb02eba033b

MozReview-Commit-ID: JJaJQS98OJn
2017-02-01 19:16:41 -08:00
Wes Kocher
1121c7a402 Bug 1315042 - redisable browser_referrer_middle_click_in_container.js for failures a=me
MozReview-Commit-ID: KAGz2fYru9Y

--HG--
extra : source : 0c46a4a9061308f4769edacebc236e3f4d9bdbcc
2017-02-01 15:14:08 -08:00
Wes Kocher
f2cb5e7c63 Merge inbound to m-c a=merge
MozReview-Commit-ID: EZrwvZH5DsY
2017-02-01 16:22:11 -08:00
Wes Kocher
0af59511ea Merge autoland to central, a=merge
MozReview-Commit-ID: AFEWjI3UWey
2017-02-01 16:07:09 -08:00
Felipe Gomes
d7f532c6e6 Bug 1332692 - Block e10s rollout for LastPass. r=mkaply
MozReview-Commit-ID: 2Jv0x7Nj30K
2017-02-01 18:26:48 -02:00
Jeff Muizelaar
5e016321e6 Bug 1335149. Remove unnecessary flush() calls from canvas implementation.
Flushing should usually be done by the moz2d backend unless we're accessing
the data through other mechanisms.
2017-02-01 15:09:38 -05:00
Shu-yu Guo
e70be049ff Bug 1333946 - Make IonBuilder::processIterators transitive. (r=jandem) 2017-02-01 12:04:30 -08:00
stefanh@inbox.com
3e60e56c26 Bug 1333485 - Remove LogUtils.jsm from services/crypto/modules/. r=markh. 2017-02-01 20:55:09 +01:00
jdarcangelo
19c92ab8c5 Bug 1335200 - [FlyWeb] Crash on Android when calling publishServer(), r=sebastian 2017-02-01 14:52:40 -05:00
Trevor Saunders
8d2ecdbd5d bug 1326084 - ClearChildDoc() should leave the proxy marked as being an outerdoc r=aklotz
Since it can be called in strange orderings wrt SetChildDoc() it seems
reasonable to believe we can get an ordering where the proxy has a document as
a child but is not marked as having document children.
2017-02-01 14:37:01 -05:00
Michael Layzell
9e64cf4a27 Bug 1332790 - Don't assert mLastWindowLeft in ~TabGroup when destroying the chrome TabGroup, r=billm
MozReview-Commit-ID: 33C5lF31HDI
2017-02-01 14:03:36 -05:00
Eric Rahm
84dd992f72 Bug 1335477 - Stop warning if content type is emtpy. r=jya 2017-02-01 10:58:58 -08:00
Michael Layzell
0dadca05f7 Bug 1335203 - Synchronize rust debug-assertions with C++ DEBUG, r=froydnj
MozReview-Commit-ID: JPD9eNFg89S
2017-02-01 13:54:22 -05:00
Ehsan Akhgari
b62bca9af3 Bug 1335526 - Ensure that sandboxed channel's result principal is unique; r=bzbarsky 2017-02-01 13:47:26 -05:00
ffxbld
13f287296e No bug, Automated blocklist update from host bld-linux64-spot-222 - a=blocklist-update 2017-02-01 08:17:02 -08:00
ffxbld
9bd2796d0c No bug, Automated HPKP preload list update from host bld-linux64-spot-222 - a=hpkp-update 2017-02-01 08:17:00 -08:00
ffxbld
25558d37ea No bug, Automated HSTS preload list update from host bld-linux64-spot-222 - a=hsts-update 2017-02-01 08:16:58 -08:00
Ryan Hunt
8aa25a841b Bug 1335193 - Switch the alert emails for scroll tracking histograms. r=digitarald
--HG--
extra : rebase_source : 6f153d3889ccda7fa74b392c112359f1225af311
2017-02-01 12:30:47 +00:00
Julian Descottes
3bb40f34e4 Bug 1335768 - inspector.html: replace calls to lazyImporter by empty fn;r=pbro
MozReview-Commit-ID: DgKfGbxjcn9

--HG--
extra : rebase_source : d1913d01fdf6390baa7406c2ad27db64a6333098
2017-02-01 17:34:48 +01:00
Julian Descottes
60bfa6a552 Bug 1335768 - inspector.html: remove dangling commas in args lists;r=pbro
MozReview-Commit-ID: FqYpcO25k7L

--HG--
extra : rebase_source : 12ac6a657ec3da19bc8f349c3d269bd1ceee7861
2017-02-01 17:16:56 +01:00
Sebastian Hengst
ccd3fc9950 Backed out changeset 99587cc6ef23 (bug 1335536) for failing robocop testFilePicker on Android. r=backout 2017-02-01 19:08:22 +01:00
Sebastian Hengst
2e0afbcbee Backed out changeset 2ad6a2821772 (bug 1335536) 2017-02-01 19:07:36 +01:00
Jon Coppeard
a87699160e Bug 1325551 - Add MOZ_MUST_USE to ScriptSource r=jimb 2017-02-01 17:10:17 +00:00
Jon Coppeard
7787e5b10f Bug 1325551 - Check return value of ScriptSource::setSourceMapURL r=jimb 2017-02-01 17:10:09 +00:00
Sebastian Hengst
53d59b106f Backed out changeset a273aee1be72 (bug 1335526) for bustage. r=backout 2017-02-01 17:41:29 +01:00
Ehsan Akhgari
9b36bf10cd Bug 1335526 - Ensure that sandboxed channel's result principal is unique; r=bzbarsky 2017-02-01 11:24:49 -05:00
Andrea Marchesini
ff2e202053 Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 2 - code, r=smaug 2017-02-01 17:13:56 +01:00
Andrea Marchesini
3b9eaa7785 Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug 2017-02-01 17:13:08 +01:00
Jon Coppeard
cc9303a710 Bug 1335413 - Use mozilla array containers in GC statistics code r=sfink 2017-02-01 14:10:44 +00:00
Kartikaya Gupta
cf091ea0eb Bug 1328066 - Don't broadcast the live-resize events to all browser windows unnecessarily. r=mstange
The machinery for suppressing the displayport during live resizes
was using the Observer service. However, in the case of multiple
browser windows, this meant that all the open browser windows would
have their displayport suppressed if *any* of the browser windows
was being resized. This was mostly ok, as the displayport suppression
would be turned off once the resize ended. However, the code to
kick off a repaint with the unsuppressed displayport would only get
triggered on one of the windows (whichever happened to process the
unsuppress message last).

This patch stops using the Observer service for the implementation
machinery, and instead locates the active TabParent of the relevant
nsWindow, and invokes the displayport suppression directly on that.
This fixes the repainting bug and also avoids unnecessarily
broadcasting the suppression/unsuppression notification to windows
that don't neccessarily need it.

MozReview-Commit-ID: LBHOgOW9KUp
2017-02-01 10:38:16 -05:00
Andreas Farre
c8192bce58 Bug 1313864 - Use the timeout handle to cancel rIC timeout. r=bkelly
MozReview-Commit-ID: I0OVIXn3fZT
2017-02-01 16:16:36 +01:00
Andreas Farre
5600a0a638 Bug 1313864 - Move running idle callbacks to executor. r=bkelly
MozReview-Commit-ID: EuJfpkM6Acf
2017-02-01 16:16:29 +01:00
Ben Kelly
4c2a1798cd Bug 1335425 Improve ScriptLoader CacheCreator's ability to handle failures and cancelation. r=baku 2017-02-01 06:48:07 -08:00
Ben Kelly
de35243abb Bug 1334677 Make PostMessageRunnable handle the port being cycle collected. r=baku 2017-02-01 06:43:58 -08:00
Sebastian Hengst
d8b5080e39 Backed out changeset aeff5362812f (bug 1335413) for build bustage: unused variables i and j in Statistics.cpp at line 873 and 875. r=backout on a CLOSED TREE 2017-02-01 15:37:42 +01:00
Sebastian Hengst
e405dfc3bd Bug 1315042 - Re-disable browser_referrer_middle_click.js because it fails often with e10s enabled. r=bustage-fix on a CLOSED TREE 2017-02-01 15:35:57 +01:00
Jon Coppeard
132610707a Bug 1335413 - Use mozilla array containers in GC statistics code r=sfink 2017-02-01 14:10:44 +00:00
Carsten "Tomcat" Book
005011be4c merge mozilla-inbound to mozilla-central a=merge 2017-02-01 13:14:23 +01:00
Franziskus Kiefer
9d099e6afc Bug 1334127 - land NSS 650e5f6cb617, r=me 2017-02-01 06:01:01 +01:00
Cameron McCormack
2000e89fcc Bug 1323715 - stylo: Re-enable tests depending on CSS.supports(). r=xidorn
MozReview-Commit-ID: KazD2l0tFuy
2017-02-01 12:03:03 +08:00