Commit Graph

167377 Commits

Author SHA1 Message Date
Robert Longson
561966bf0b Backout Bug 964200 part 3c 2014-02-08 21:02:30 +00:00
Robert Longson
76cd3f521c Bug 964200 (Part 3c fix reftest) - Implement Filter Effects Module feDropShadow filter. r=mstange 2014-02-08 20:25:14 +00:00
Robert Longson
2eba8eeb09 Bug 964200 (Part 3b activate) - Implement Filter Effects Module feDropShadow filter. r=mstange 2014-02-08 20:16:22 +00:00
Ehsan Akhgari
76312b6425 Bug 969879 - Use fallible allocation to store the style information for CSS transitions and animations; r=dholbert
It seems like the sizes for these data structures can be controlled from
Web content, and we are already prepared to deal with OOM conditions,
except that we are using infallible allocations by mistake.
2014-02-08 15:11:36 -05:00
Bas Schouten
f19a9efe0c Bug 969580 - Part 2: Discard everything in the surfacecache when Direct2D malfunctions. r=seth 2014-02-08 19:37:39 +00:00
Bas Schouten
f0a3330a21 Bug 969580 - Part 1: Expose DiscardAll to SurfaceCache public interface. r=seth 2014-02-08 19:37:39 +00:00
Bas Schouten
c532a9d43f Bug 805406: Do not validate ThebesLayers when the D2D device is invalid. r=jrmuizel 2014-02-08 19:37:38 +00:00
Ehsan Akhgari
7797108d3f Bug 969871 - Use fallible allocation for text hyphenation; r=jfkthame
It seems like the sizes for these data structures can be controlled from
Web content, and we are already prepared to deal with OOM conditions,
except that we are using infallible allocations by mistake.
2014-02-08 13:10:44 -05:00
Ehsan Akhgari
60d117e5ba Bug 969866 - Use fallible allocations in some places in our font/text shaping code; r=jfkthame
It seems like the sizes for these data structures can be controlled from
Web content, and we are already prepared to deal with OOM conditions,
except that we are using infallible allocations by mistake.
2014-02-08 13:10:07 -05:00
Robert Longson
aa363c2347 Bug 964200 (Part 3a moz2d) - Implement Filter Effects Module feDropShadow filter. r=mstange
--HG--
rename : content/svg/content/src/SVGFEGaussianBlurElement.cpp => content/svg/content/src/SVGFEDropShadowElement.cpp
rename : content/svg/content/src/SVGFEGaussianBlurElement.h => content/svg/content/src/SVGFEDropShadowElement.h
rename : dom/webidl/SVGFEGaussianBlurElement.webidl => dom/webidl/SVGFEDropShadowElement.webidl
2014-02-08 16:49:46 +00:00
Wan-Teh Chang
2d8a525078 Bug 844784: Update NSPR to NSPR_4_10_4_BETA3. Also includes the fix for
bug 939786.
2014-02-08 08:19:09 -08:00
Ehsan Akhgari
ff47815fe6 Second debugging patch for bug 968200 2014-02-08 10:31:35 -05:00
Alexander Surkov
01f9e1be83 Bug 957332 - setting caret offset doesn't always clear visual selection, r=tbsaunde 2014-02-08 08:25:11 -05:00
Nathan Froyd
a7882503d9 Bug 969022 - remove s*_ids static constructors by explicitly tracking id initialization state; r=bz 2014-02-06 15:05:30 -05:00
Doug Sherk
f295c78b32 Bug 964421 - Fix APZC gtest to simulate some TabChild behavior. r=kats 2014-02-06 16:34:39 +01:00
Doug Sherk
a1acaa79fc Bug 964421 - Add a mechanism to HandleLongTap(Up) to allow content to preventDefault touches and stop panning while long tapping. r=kats 2014-02-07 18:13:50 +01:00
Magnus Melin
4a4bad6e22 Bug 457296 - allow content manager to removing mail address permissions. r=josh 2014-01-25 21:00:10 +02:00
Jon Coppeard
541a78a5f5 Bug 967589 - Add OOM test for runtime creation and fix failures r=billm 2014-02-08 09:40:11 +00:00
Myk Melez
cd3ce6c91b bug 934760 - implement synthetic APK update flow; r=wesj 2014-02-07 23:50:13 -08:00
Phil Ringnalda
23c7d857c6 Back out ed6e04e6fc0c (bug 968642) for breaking Windows plugin tests
CLOSED TREE
2014-02-07 21:26:02 -08:00
Jim Blandy
b1474672cb No bug: Remove "unsigned comparison" warning in ScriptSource::setIntroducedFilename. rs=waldo 2014-02-07 21:10:51 -08:00
Ehsan Akhgari
b894f0c4ad Bug 957729 - Disable the slow script signal handler by default when running mochitests under a debugger through mach; r=gps 2014-02-07 23:25:45 -05:00
Ehsan Akhgari
5041cea876 Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps 2014-02-07 23:22:31 -05:00
Phil Ringnalda
b8a00a6ff5 Back out 4 changesets (bug 777574) because it's the slaves, not the tests
Backed out changeset ce3f48acc244 (bug 777574)
Backed out changeset f3c918a0e91c (bug 777574)
Backed out changeset fd79a8abbbf8 (bug 777574)
Backed out changeset 371e42c987d6 (bug 777574)

--HG--
extra : rebase_source : 04c61c132e85f366088d2318f282acd63b5faa0e
2014-02-07 19:04:02 -08:00
Boris Zbarsky
ffb3f403df Bug 956806 part 2. Share generic getters/setters/methods across all bindings. r=peterv 2014-02-07 15:56:14 -05:00
Boris Zbarsky
6b987572c4 Bug 956806 part 1. Output a list of prototype names in PrototypeList.cpp. r=peterv 2014-02-07 15:50:23 -05:00
Shu-yu Guo
b28b1abc52 Bug 969709 - Fix race in ThreadPool::abortJob; fixes intermittent oranges on a CLOSED TREE. (r=nmatsakis) 2014-02-07 17:39:00 -08:00
Wes Kocher
5c507dd995 Merge m-c to inbound despite the CLOSED TREE 2014-02-07 17:38:08 -08:00
Wes Kocher
9897669733 Merge b2g-inbound to m-c 2014-02-07 17:07:59 -08:00
Wes Kocher
c9eba90c31 Merge fx-team to m-c 2014-02-07 17:00:34 -08:00
Wes Kocher
b581f36811 Backed out changeset 9add9f9ed1fd (bug 950266) for m3 failures to help clean up this CLOSED TREE 2014-02-07 16:01:21 -08:00
Jim Blandy
c2ce0f2fbc Bug 968575: Add unit tests for Debugger.Source.prototype.introductionType. r=djvj 2014-02-07 12:40:54 -08:00
Jim Blandy
34e28e0465 Bug 968580: Use the term 'introductionType', as appearing in the Debugger API, throughout the code base. r=djvj 2014-02-07 12:36:03 -08:00
Gijs Kruitbosch
e4d778b08c Bug 879981 - don't break skipintoolbarset test, rs=bustage
--HG--
extra : rebase_source : 54485a8f2afab0f68af184069a10a9c5e959fb97
2014-02-07 20:20:35 +00:00
Lucas Rocha
f1f42ff250 Bug 969445 - Don't show progress bar in about:privatebrowsing (r=mfinkle) 2014-02-07 20:03:42 +00:00
Mark Finkle
7705fbde4d Bug 958517 - Create a 'Page' menu and move some of the URL context menu actions there (test changes) r=lucasr 2014-02-07 14:49:35 -05:00
Mark Finkle
2ba8b9636c Bug 958517 - Create a 'Page' menu and move some of the URL context menu actions there r=lucasr 2014-02-07 14:49:32 -05:00
Ryan VanderMeulen
394ed67dc4 Merge m-c to fx-team. 2014-02-07 14:43:45 -05:00
Ryan VanderMeulen
ca0a74c56b Backed out 2 changesets (bug 968891, bug 966599) for mochitest-bc failures on a CLOSED TREE.
Backed out changeset 718ba55ff175 (bug 968891)
Backed out changeset 0a8f966b8332 (bug 966599)
2014-02-07 14:38:47 -05:00
Ryan VanderMeulen
69a3aec6f8 Merge m-c to b2g-inbound. 2014-02-07 14:36:00 -05:00
Ryan VanderMeulen
4635913456 Merge inbound to m-c. 2014-02-07 14:22:17 -05:00
Lucas Rocha
c1e872eb77 Bug 966866 - Correctly update SiteIdentityPopup for MIXED_CONTENT_BLOCKED (r=margaret) 2014-02-07 19:21:28 +00:00
B2G Bumper Bot
54966f5d3a Bumping manifests a=b2g-bump 2014-02-07 11:20:55 -08:00
B2G Bumper Bot
44b7ecbc7a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aa1e2bec7aab
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #15928 from brendandahl/pdfjs-0.8.997

Bug 966865 - Update pdf.js to version 0.8.997.

========

https://hg.mozilla.org/integration/gaia-central/rev/c5c69e7db367
Author: Brendan Dahl <brendan.dahl@gmail.com>
Desc: Bug 966865 - Update pdf.js to version 0.8.997.
2014-02-07 11:20:10 -08:00
B2G Bumper Bot
c91c2a40fb Bumping manifests a=b2g-bump 2014-02-07 11:10:58 -08:00
B2G Bumper Bot
b868f3ab72 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5b84f23f054b
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 907177 - [Clock] Add integration tests

r=gaye, mcav
2014-02-07 11:10:11 -08:00
Chenxia Liu
3b41ea16d7 Bug 968180 - Favicons in URL bar are not fetched after changing an option in settings menu (backout bug 934658). r=mfinkle 2014-02-07 10:42:04 -08:00
Ryan VanderMeulen
3f1597f43a Merge b2g-inbound to m-c. 2014-02-07 13:38:43 -05:00
B2G Bumper Bot
fc83713512 Bumping manifests a=b2g-bump 2014-02-07 10:35:58 -08:00
B2G Bumper Bot
7781d58de7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cecf3657eeb4
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #16075 from gabrielesvelto/bug-967662

Bug 967662 - Recompress the PNG images added in bug 833401 r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/237e9bec6237
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 967662 - Recompress the PNG images added in bug 833401 r=kaze
2014-02-07 10:30:10 -08:00