Commit Graph

469009 Commits

Author SHA1 Message Date
Randall Barker
3eeb55a5ff Bug 1257269 - Panning up in a scrollable element should not hide the toolbar r=kats,jchen 2016-04-01 16:07:29 -07:00
Wes Kocher
f8a3d5ab1c Merge m-c to inbound a=merge
MozReview-Commit-ID: 354GFpoNc7b
2016-04-01 16:05:29 -07:00
Wes Kocher
81af293e82 Backed out changeset 95e61ede373d (bug 1257269) because it caused merge conflicts with m-c/fx-team
MozReview-Commit-ID: 2Zt4WJqmlzu
2016-04-01 16:05:07 -07:00
Wes Kocher
4eeb180418 Backed out changeset 288b6ba19e64 (bug 1257304) because it caused merge conflicts with m-c/fx-team
MozReview-Commit-ID: HuO0AUpagld
2016-04-01 16:04:48 -07:00
Gijs Kruitbosch
748a42f056 Bug 1258344 - fix customizemode re-entering issues when switching tabs, r=jaws
MozReview-Commit-ID: 3KONzSxf8g9

--HG--
extra : rebase_source : 31cee7d85b80d2c136722558c9589132574b6455
2016-03-22 14:32:32 +00:00
Gijs Kruitbosch
f310165068 Bug 1255526 - fix import of typed URLs on versions of windows that do not store timestamps, r=MattN
MozReview-Commit-ID: KSXtQAS7meZ

--HG--
extra : rebase_source : fa72b5f58779b7223ecea5ca9d95a5473dca8262
extra : amend_source : 5f9a1ca7d102905b245fbe7b800e967217e16ede
2016-04-01 20:43:25 +01:00
Alexandre Poirot
13a3f79026 Bug 1261272 - Fix Cm.isCIDRegistered is undefined exception. r=jryans
--HG--
extra : rebase_source : 67e69466182d69fa641247c1ad6cf85d2be1547b
2016-04-01 05:57:00 -04:00
Shane Caraveo
36348557b2 Bug 1259729 fix attaching pocket styles on startup, r=jaws 2016-04-01 08:39:48 -07:00
Shane Caraveo
b7c1251a28 Bug 1259729 turn on pocket during pocket test, r=Gijs 2016-04-01 08:39:48 -07:00
L. David Baron
01abdf308c Bug 1182247 - Only RegisterPluginForGeometryUpdates in nsPluginFrame::EndSwapDocShells if mInstanceOwner is non-null. r=tnikkel
Having a non-null mInstanceOwner corresponds to when registration
normally happens (from nsPluginInstanceOwner::SetFrame), and it's
disconnecting the instance owner that leads to unregistration.

MozReview-Commit-ID: 3X15t9zoXIj
2016-03-17 17:57:53 -07:00
Timothy Nikkel
b0b9bfd047 Bug 1222596. If RasterImage::LookupFrame does (some) sync decoding and encouters an error we don't want to return the surface with an error. r=seth
If the sync decoding the LookupFrame does encounters an error it will set mError on the RasterImage, which LookupFrame callers check before calling LookupFrame. But they've called LookupFrame before the error was encountered, so we check if the frame has had Abort called on it to determine if we should return it at all.

We only does this if one of the sync decode flags was passed in because IsAborted needs to get the imgFrame's monitor, so we don't want to block consumers that haven't asked for decoding.
2016-04-01 12:44:17 -05:00
Wes Kocher
7db1b1b28a Backed out 2 changesets (bug 1260908) for build bustage
Backed out changeset 5582a25d289d (bug 1260908)
Backed out changeset 9612cef48d43 (bug 1260908)

MozReview-Commit-ID: BKeDiGZ8Z8B
2016-04-01 10:44:27 -07:00
Mike Shal
2176c3ac7f Bug 1259806 - Remove toolkit/components/ctypes/tests/Makefile.in; r=ted
MozReview-Commit-ID: EVCZVXukFQf
2016-03-25 14:25:17 -04:00
Mike Shal
b9c1391091 Bug 1259555 - Remove many PP_TARGETS / INSTALL_TARGETS from mobile/android; r=nalexander
The remaining android PP_TARGETS are for l10n or require support for
passing flags to the preprocessor (bug 1259530).


MozReview-Commit-ID: InnQF3e0DZ1
2016-03-23 15:14:12 -04:00
Mike Shal
0e0a5e9c32 Bug 1259557 - Remove some INSTALL_TARGETS from toolkit/mozapps/update/tests/Makefile.in; r=ted
We don't have a way to filter out a file from a wildcard, so we have to
expand data/* in the moz.build file. Alternatively, we could move
xpcshellConstantsPP.js into a separate directory.


MozReview-Commit-ID: 8mOIkr3PeCr
2016-03-23 19:40:42 -04:00
Mike Shal
33c2aa983c Bug 1259553 - Remove dom/media/webspeech/recognition/Makefile.in; r=ted
MozReview-Commit-ID: FQFTk9LYoEt
2016-03-23 17:30:33 -04:00
Mike Shal
0bfafd3788 Bug 1259554 - Remove INSTALL/PP_TARGETS from build/Makefile.in; r=ted
The lone remaining INSTALL_TARGETS is for moztt, which relies on
including a Makefile from that repository. We could potentially add a
mozbuild file there instead.


MozReview-Commit-ID: FXJDg3xPW1x
2016-03-21 11:45:03 -04:00
Nicolas B. Pierron
8bfcf1affe Bug 1259867 - GDB Scripts: Disable SpiderMonkey's unwinder by default. r=tromey 2016-04-01 17:23:56 +00:00
Ryan VanderMeulen
30df7c9421 Backed out changeset b90dc48988d4 (bug 1254829) because it got a retroactive r-. 2016-04-01 13:21:25 -04:00
Ryan VanderMeulen
c2c02d65d1 Bug 1261352 - Update pdf.js to version 1.4.185. r=bdahl, r=Mossop
--HG--
extra : amend_source : 0540a4c558243f212e2aa7dd0651b12da89e34e1
2016-04-01 06:37:00 -04:00
bsilverberg
b6936b19d9 Bug 1255569 - Add coverage for cookie eviction events for expired cookies. r=kmag
Fix bug in ext-cookies.js that was reporting expired cookies as evicted
Only run test in non-e10s

MozReview-Commit-ID: H2o5GnVtTzi

--HG--
extra : transplant_source : h%91%D8%40%D6%ED7wCL%F1%19%18.%24Oxz%81%C6
2016-04-01 10:21:47 -04:00
Luca Greco
3983a24109 Bug 1211665 - Filter add-ons console messages based on ConsoleID or originAttributes.addonId. r=baku
MozReview-Commit-ID: 2yEWhX6shkx

--HG--
extra : transplant_source : %93Xn%FD-%BF%AE%E6%CF%A0%F5%C7SG%93%D0%04%EAw%28
2016-03-29 17:40:39 +02:00
Luca Greco
2a28dabb62 Bug 1211665 - Save originAttributes in the console event messages. r=baku
Save the originAttributes of the current principal into the console events,
so that we can filter the console messages by originAttributes (e.g.
WebExtensions console events can be filtered using the addonId that the
ExtensionPages' originAttributes contain.

MozReview-Commit-ID: 5v9BWLbgskd

--HG--
extra : transplant_source : %2C%A1%D4%8AEp%E6G%8A%2C%DA%A8%EE%B3%EA%0E%84xk%FF
2016-04-01 13:55:40 +02:00
Bevis Tseng
c0ccb93e52 Bug 1198093 - Part 2: Set Default Locale Value in ICU Canonicalization Form. r=khuey 2016-03-30 11:23:50 +08:00
Bevis Tseng
47e9ad43d3 Bug 1198093 - Part 1: Expose indexedDB to System with [Exposed=System]. r=khuey 2016-03-30 11:22:14 +08:00
Bill McCloskey
5672f5992c Bug 1260908 - Record IPC message sizes (r=dvander) 2016-04-01 09:59:19 -07:00
Bill McCloskey
839969731d Bug 1260908 - Allow keyed histograms to accumulate early in startup (r=gfritzsche) 2016-04-01 09:58:26 -07:00
Bill McCloskey
45597e5c5d Bug 1255961 - Avoid zeroing out shmems (r=dvander) 2016-04-01 09:56:39 -07:00
Kirk Steuber
58e1376bdc Bug 1235056 - browser_pluginCrashCommentAndURL.js test needs to wait for the crash reporter to be displayed, not just for the plugin to crash r=mconley
MozReview-Commit-ID: 2PaMjqYu54Y

--HG--
extra : rebase_source : f5600e0cce278b1641e27061a1883a9ca49b1fa2
2016-03-31 14:47:34 -07:00
Nicolas B. Pierron
eddc27f821 Bug 1239075 - RangeAnalysis: Assume that all captured results are used in bailing branches. r=h4writer 2016-04-01 16:11:52 +00:00
Masayuki Nakano
a1c4469bab Bug 1259664 part.13 Reorder the definition of members of WidgetWheelEvent r=smaug
MozReview-Commit-ID: 345QqjCPdSA

--HG--
extra : rebase_source : c0f452fb0986d8045f75515d07a820d388198ff3
2016-04-01 00:46:18 +09:00
Masayuki Nakano
e6be470f50 Bug 1259664 part.12 Rename WidgetWheelEvent::overflowDeltaY to WidgetWheelEvent::mOverflowDeltaY r=smaug
MozReview-Commit-ID: GGvQZlvc4sl

--HG--
extra : rebase_source : 9673aea11cbc752cfbc3c7b48fa68e2a4143266f
2016-04-01 00:36:55 +09:00
Masayuki Nakano
a597026bd6 Bug 1259664 part.11 Rename WidgetWheelEvent::overflowDeltaX to WidgetWheelEvent::mOverflowDeltaX r=smaug
MozReview-Commit-ID: CVKbougU4uT

--HG--
extra : rebase_source : 0beb961e696e114321db819ac68dab7d54cf7e28
2016-04-01 00:27:45 +09:00
Masayuki Nakano
1e0825ccd9 Bug 1259664 part.10 Rename WidgetWheelEvent::lineOrPageDeltaY to WidgetWheelEvent::mLineOrPageDeltaY r=smaug
MozReview-Commit-ID: 64lFZosnMbd

--HG--
extra : rebase_source : 1e103c5255a702d46f78c6f544981b0e82e2d23c
2016-04-01 00:10:09 +09:00
Masayuki Nakano
e462919d2b Bug 1259664 part.9 Rename WidgetWheelEvent::lineOrPageDeltaX to WidgetWheelEvent::mLineOrPageDeltaX r=smaug
MozReview-Commit-ID: 1j8SFp6bME4

--HG--
extra : rebase_source : 18b080a4938925547b2f5b7fa66908c75211a345
2016-04-01 00:10:46 +09:00
Masayuki Nakano
477d2b746e Bug 1259664 part.8 Rename WidgetWheelEvent::scrollType to WidgetWheelEvent::mScrollType r=smaug
MozReview-Commit-ID: 9Oywv8Yb0Qg

--HG--
extra : rebase_source : 71925e8e97855837f28912c8a1d689300de36489
2016-03-31 23:54:42 +09:00
Masayuki Nakano
3b08c541b4 Bug 1259664 part.7 Rename WidgetWheelEvent::isMomentum to WidgetWheelEvent::mIsMomentum r=smaug
MozReview-Commit-ID: CornLj3WkyG

--HG--
extra : rebase_source : 2566b30374ed1a5be7cf0c6fead25a0271d58d17
2016-03-31 23:45:55 +09:00
Masayuki Nakano
9d2172e67c Bug 1259664 part.6 Rename WidgetWheelEvent::mayHaveMomentum to WidgetWheelEvent::mMayHaveMomentum r=smaug
MozReview-Commit-ID: E6kS0pkOZby

--HG--
extra : rebase_source : edee14ad5acc01384ed356cf49a3215c843f12fd
2016-03-31 23:36:49 +09:00
Masayuki Nakano
70f6c0a7ac Bug 1259664 part.5 Rename WidgetWheelEvent::customizedByUserPrefs to WidgetWheelEvent::mCustomizedByUserPrefs r=smaug
MozReview-Commit-ID: 9GksNZRtmmb

--HG--
extra : rebase_source : 70f15531a9e83e1bd942270a9d95c5a9ea970b8c
2016-03-31 18:44:01 +09:00
Masayuki Nakano
a2da982fdb Bug 1259664 part.4 Rename WidgetWheelEvent::deltaMode to WidgetWheelEvent::mDeltaMode r=smaug
MozReview-Commit-ID: Ky3xp2NtBWq

--HG--
extra : rebase_source : 412e2df1c27c37dc76039d1fd3463623b476d81c
2016-03-31 18:35:24 +09:00
Masayuki Nakano
3450ec21e1 Bug 1259664 part.3 Rename WidgetWheelEvent::deltaZ to WidgetWheelEvent::mDeltaZ r=smaug
MozReview-Commit-ID: BbxTrLko8kp

--HG--
extra : rebase_source : 1aa8b1086791442dc15ac5464b7ecd3716203ccd
2016-03-31 18:18:34 +09:00
Masayuki Nakano
6aedccbde5 Bug 1259664 part.2 Rename WidgetWheelEvent::deltaY to WidgetWheelEvent::mDeltaY r=smaug
MozReview-Commit-ID: 3xscKDblY4V

--HG--
extra : rebase_source : c587768fd2c9a48e07cafa27b5c72e4eeb030360
2016-03-31 18:09:47 +09:00
Masayuki Nakano
6cedf549dc Bug 1259664 part.1 Rename WidgetWheelEvent::deltaX to WidgetWheelEvent::mDeltaX r=smaug
MozReview-Commit-ID: F5dQHpPkWfA

--HG--
extra : rebase_source : 1a256f288b0e004c196468f8659393b474d73840
2016-03-31 18:55:59 +09:00
Randell Jesup
d21c70dd6c Bug 1261384: Clean up warnings-as-errors nits in jprof (NPOTB) rs=me
Not enabled by default.

MozReview-Commit-ID: IASV3aPem96
2016-04-01 11:08:04 -04:00
Alexander Surkov
c9b15d3087 Bug 1260860 - stop illicit accessible stealing, r=yzen 2016-04-01 11:07:57 -04:00
James Graham
946aff842c Bug 1260772 - Update web-platform-tests expected data to revision e9b6636c067fc08b9eb393a1c0ff380a77ae1786, a=testonly
MozReview-Commit-ID: KFTNQtSwXbH
2016-04-01 15:58:08 +01:00
James Graham
25e1941c4e Bug 1260772 - Update to latest wptrunner, a=testonly
MozReview-Commit-ID: GCPV4FfqHf0
2016-04-01 15:58:08 +01:00
James Graham
05dac13cde Bug 1260772 - Update web-platform-tests to revision e9b6636c067fc08b9eb393a1c0ff380a77ae1786, a=testonly
MozReview-Commit-ID: 3cs3y3zPVja


--HG--
rename : testing/web-platform/tests/dom/nodes/Node-contains.xml => testing/web-platform/tests/dom/nodes/Node-contains-xml.xml
rename : testing/web-platform/tests/dom/nodes/Node-isEqualNode.xhtml => testing/web-platform/tests/dom/nodes/Node-isEqualNode-xhtml.xhtml
rename : testing/web-platform/tests/html/rendering/non-replaced-elements/lists/li-type-supported.xhtml => testing/web-platform/tests/html/rendering/non-replaced-elements/lists/li-type-supported-xhtml.xhtml
rename : testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-supported.xhtml => testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ol-type-supported-xhtml.xhtml
rename : testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-supported.xhtml => testing/web-platform/tests/html/rendering/non-replaced-elements/lists/ul-type-supported-xhtml.xhtml
rename : testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.scaled-manual.png => testing/web-platform/tests/html/semantics/embedded-content/the-canvas-element/2d.scaled.png
2016-04-01 15:58:08 +01:00
Alexander Surkov
a85d9d1c0c Bug 1260496 - get rid of CacheChildren for application accessible, r=marcoz 2016-04-01 10:57:06 -04:00
Alexander Surkov
89c58301b4 Bug 1260494 - rebuild child indexes by AutoTreeMutation guard, r=yzen 2016-04-01 10:53:52 -04:00