Commit Graph

399970 Commits

Author SHA1 Message Date
Xidorn Quan
d75476f8b0 Bug 1069519 part 1 - Use common.css in previous ruby reftests. r=dholbert
--HG--
extra : source : 044fe5c95847a6324cdc66e0b2f5855c38d05f0e
2015-01-08 16:02:41 +11:00
Brian Birtles
6199ac3d6e Bug 1112422 - Turn on the Web Animations API by default for chrome callers; r=bz 2015-01-08 13:53:24 +09:00
Bas Schouten
0b0280ec95 Bug 1118328 - Part 2 - Followup: Workaround a bug in GCC 4.4. r=bustage on a CLOSED TREE 2015-01-08 03:34:07 +01:00
Wes Kocher
5da1bc45f4 Backout 852f51cb251e (bug 1117864) for various plugin test failures on a CLOSED TREE 2015-01-07 18:35:40 -08:00
Jeff Muizelaar
3a3d9ab7f7 Bug 1119089. Switch from the ineffecient x = x.sub(x, y) to x.subout(y);
The recently added move assignment operators make the existing pattern more
efficient, but using SubOut() is cleaner and even more efficient.

--HG--
extra : rebase_source : 14ba52bfde0a4a591ca39b92d86632206bbe13eb
2015-01-07 21:18:57 -05:00
JerryShih
a362575e49 Bug 1118841 - Implement the RefreshTimerVsyncDispatcher. r=kats 2015-01-07 18:17:36 -08:00
Neil Deakin
53db7049c1 Bug 1116457, attach the focus event listener to the right child window, r=jmaher 2015-01-07 20:52:20 -05:00
Neil Deakin
a744e9625f Bug 1102039, Ensure that the popup's widget visibility is updated after rollup, allows popups to disappear at the start of the minimize animation rather than after, r=tn 2015-01-07 20:52:20 -05:00
Neil Deakin
6be56d2934 Bug 1088540, fix email link for content processes, r=gijs 2015-01-07 20:52:20 -05:00
Bas Schouten
9f630848f2 Bug 1118328 - Part 2: Test whether the content backend supports creating data draw targets before attempting to create one. r=jrmuizel 2015-01-07 22:58:25 +01:00
Bas Schouten
a31d3a0bdc Bug 1118328 - Part 1: Expose DoesBackendSupportDataDrawTarget function to test backend capabilities. r=jrmuizel 2015-01-07 22:58:20 +01:00
Aaron Klotz
ae73f3fcce Bug 1117864: Do not pass a runnable to PluginProcessParent::Launch when initializing plugins synchronously; r=jimm
--HG--
extra : rebase_source : 8d9b8b39f6da3133ea4200d60f9a7054797ccf4b
2015-01-07 12:39:37 -07:00
Nicholas Nethercote
7ab3c9bba0 Bug 1118950 - Fix mistyped DEBUG condition in GlobalHelperThreadState(). r=bhackett.
--HG--
extra : rebase_source : 7eb64d3f08095c085af9be4e1ec15df177043235
2015-01-07 17:48:21 -08:00
Nicholas Nethercote
3e78c4c557 Bug 1117017 - Initialize the IdSet lazily in jsiter.cpp:Snapshot(). r=sfink.
--HG--
extra : rebase_source : a07c2f17db6f66985386cb0f9c8b92418c818167
2015-01-07 13:47:10 -08:00
Nicholas Nethercote
9000dc6ef1 Bug 1105895 - Use JSInlineString where possible in ConcatStrings(). r=jandem.
--HG--
extra : rebase_source : d6b8e173fb3721d77076b8a9b58e5fa7a29960b5
2015-01-06 15:41:35 -08:00
Mike Hommey
08e140cb0d Bug 1110760 - Build and Package Chromium Sandbox wow_helper. r=gps 2015-01-08 10:44:41 +09:00
Mike Hommey
d4e8fd3af2 Bug 1110760 - Increase the chances of the wow_helper target code symbols being in the assumed order. r=aklotz 2015-01-08 10:44:41 +09:00
Bob Owen
cc298a9892 Bug 1110760 - Import Chromium Sandbox wow_helper code. r=aklotz 2015-01-08 10:44:40 +09:00
Mike Hommey
a4f26488bc Bug 1091377 - Don't use -static-libstdc++ when building with stlport. r=mshal
It turns out that while it may have been needed at the time it was added (which,
retrospectively, I'm not even sure was the case), it definitely isn't needed
anymore.
2015-01-08 10:44:40 +09:00
Ehsan Akhgari
8e2b574163 Bug 1118613 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/media; r=kinetik 2015-01-07 20:40:05 -05:00
Wes Kocher
8d58942592 Backout 0d091f3311b4 (bug 1118328) for build bustage on a CLOSED TREE 2015-01-07 16:54:14 -08:00
Wes Kocher
2f0156ea48 Backout 467595d39929 (bug 1118328) for build bustage on a CLOSED TREE 2015-01-07 16:53:13 -08:00
Jeff Gilbert
e84cd0a4e7 Bug 1105535 - Move color_buffer_[half_]float out from draft status. - r=kamidphish 2015-01-07 16:28:05 -08:00
Ben Hsu
77842cf9ae Bug 1114841 - Part 3: Remove DOMMMIError (Test). r=smaug
--HG--
extra : histedit_source : 475ee5c33d7528360e994fdd2ac191b6a9342267
2015-01-04 18:37:00 -05:00
Ben Hsu
72d69900aa Bug 1114841 - Part 2: Remove DOMMMIError (DOM). r=aknow
--HG--
extra : histedit_source : 3077071db58877fc5be0332fb2fe78eda504e18e
2015-01-04 18:19:00 -05:00
Ben Hsu
bf5bb31a18 Bug 1114841 - Part 1: Remove DOMMMIError (WebIDL). r=hsinyi
--HG--
extra : histedit_source : 4f17fab89bef33c82b2d3a2fba1ac3f098094e47
2015-01-07 02:27:00 -05:00
ziyunfei
cacf63ec39 Bug 1117350 - Part 1: Rename "TypedArray" to "TypedObjectArray" for self-hosted methods of typed object arrays. r=till 2015-01-04 06:32:00 -05:00
James Graham
0d643c209f Bug 1119174 - Update web-platform-tests expected data, a=testonly
--HG--
extra : rebase_source : 9a8808040fba2cb2178d537a512dc7d19b82f01e
2015-01-08 10:34:02 +00:00
James Graham
3033fc465e Bug 1119174 - Update web-platform-tests to revision a84b794c43954b4465eb9b967cc934875952fc40, a=testonly
--HG--
rename : testing/web-platform/tests/dom/errors/DOMException-constants.html => testing/web-platform/tests/WebIDL/ecmascript-binding/es-exceptions/DOMException-constants.html
extra : rebase_source : 72190ccd4d3f69e55d0a0cc33268acb2db008079
2015-01-08 10:34:01 +00:00
pchang
caf060cd89 Bug 1111433 - Add mochitest to verify SelectionStateChanged with blur state. r=ehsan 2015-01-07 23:34:00 -05:00
pchang
72bbdd11fc Bug 1111433 - Dispatch the SelectionStateChanged event for blur. r=ehsan 2015-01-07 01:01:00 -05:00
Cykesiopka
d98fab56db Bug 989485 - Split test_cert_eku.js into multiple files to avoid time outs. r=keeler 2015-01-08 01:15:00 -05:00
Chris Manchester
a70eb22433 Bug 755036 - Re-use the execution sandbox in marionette's executeScript and executeAsyncScript in chrome scope when requested. r=jgriffin 2015-01-07 14:52:07 -05:00
Ehsan Akhgari
1889255041 Bug 1118803 - Mark virtual overridden functions as MOZ_OVERRIDE in misc DOM code; r=baku 2015-01-08 08:49:54 -05:00
Paul Adenot
373349f693 Bug 916285 - Fix bustage on windows. 2015-01-05 15:30:53 +01:00
Margaret Leibovic
4bae9832db Bug 1117224 - Create group message manager to only load content.js framescript for tab <browser> elements. r=mfinkle
--HG--
extra : rebase_source : c1ad761ae06515feda83ce904576e434d69ec00c
2015-01-02 15:10:16 -08:00
Kai-Zhen Li
8087799291 Bug 1113655 - Fix bustage when camera is enabled and webtrc is not enabled. r=sotaro 2014-12-24 14:04:07 +08:00
B2G Bumper Bot
9ba978bd8e Bumping manifests a=b2g-bump 2015-01-07 18:23:58 -08:00
Edgar Chen
97989fd3ea Bug 1112471 - Part 4: Test case for getting icc service state API. r=hsinyi 2014-12-26 16:09:11 +08:00
Edgar Chen
24a7e0c6d2 Bug 1112471 - Part 3: RIL Changes for getting icc service state API. r=hsinyi 2014-12-26 10:57:44 +08:00
Edgar Chen
10ca187446 Bug 1112471 - Part 2: DOM Changes for getting icc service state API. r=smaug 2014-12-26 10:11:20 +08:00
Margaret Leibovic
a9c456e1d0 Bug 1111142 - (Part 3) Replace fennec-specific logic in AboutReader.jsm with messages. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 869c7e58be536c8aa385e3e0ab5aed334fcc7d80
2014-12-23 10:10:34 -05:00
Margaret Leibovic
2d7e538a56 Bug 1111142 - (Part 2) Load AboutReader in a frame script on Fennec. r=mfinkle,bnicholson
--HG--
extra : rebase_source : 4fa6fa81125f0e5f6f39f8de5a1e1ce3f2365e0d
2014-12-23 15:32:15 -05:00
Edgar Chen
d66019a004 Bug 1112471 - Part 1: Introduce a new API for getting icc service state. r=hsinyi 2014-12-22 15:57:25 +08:00
B2G Bumper Bot
eb08a2be94 Bumping manifests a=b2g-bump 2015-01-07 17:57:01 -08:00
B2G Bumper Bot
628c76efc2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/29234256286a
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #26660 from hfiguiere/bug907929-vorbis-art-cover

Bug 907929 - vorbis art cover from Ogg.

========

https://hg.mozilla.org/integration/gaia-central/rev/543112abff5e
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 907929 - Get the cover art from VorbisComment (Ogg only). r=squib

Include tests.
2015-01-07 17:47:20 -08:00
Wes Kocher
c5badca604 Merge m-c to b2g-inbound a=merge 2015-01-07 15:53:00 -08:00
B2G Bumper Bot
80c66ceab1 Bumping manifests a=b2g-bump 2015-01-07 14:56:56 -08:00
B2G Bumper Bot
8955c65b63 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/26930ba3bcc6
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #27167 from sfoster/ftu-chungking-bug-1116440

Bug 1116440 - Remove Chungking timezone alias. r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/7dbec9603a35
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1116440 - Remove Chungking timezone alias
2015-01-07 14:52:17 -08:00
Chris AtLee
210d5779b7 Bug 1117859: Update base image for flame-kk builds to v18D r=bhearsum 2015-01-07 17:16:31 -05:00