Commit Graph

173976 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
a84e36bcf6 Backed out changeset e60fe593236d (bug 918189) 2014-03-19 09:45:57 +01:00
Carsten "Tomcat" Book
d506cf1b2f Backed out changeset 2f3187619c9e (bug 918189) 2014-03-19 09:45:48 +01:00
Jan de Mooij
7a97b6b078 Bug 984836 - Rename StackFrame to InterpreterFrame. r=luke 2014-03-19 09:28:57 +01:00
Chris Lord
b34af3c7e4 Bug 950050 - Allow Gralloc surfaces on the Nexus S. r=nical,lissyx 2014-03-19 08:02:39 +00:00
Shu-yu Guo
5009e4ea63 Bug 983477 - Preserve scripts and the JIT code of PJS scripts across GCs for some maximum N GCs. (r=terrence,nmatsakis) 2014-03-19 00:51:55 -07:00
Eitan Isaacson
cc65aaf4e1 Bug 980522 - Move AccessFu:[Activate,MoveCaret,MoveByGranularity] to ContentControl.jsm. r=yzen 2014-03-19 00:38:26 -07:00
Eitan Isaacson
b6f7eb8725 Bug 980521 - Introduce content text tests. r=yzen 2014-03-19 00:38:25 -07:00
Matt Woodrow
054e401662 Bug 985302 - Make ISurfaceAllocator use AtomicRefCountedWithFinalize to avoid calling virtual functions from its destructor. r=Bas 2014-03-19 12:02:42 +08:00
Matt Woodrow
8ecbd16deb Bug 982339 - Get rid of TextureClientPoolMember and use nsTArray so that we releases references when we shutdown. r=Bas 2014-03-18 12:06:25 +08:00
Matt Woodrow
cca6f8378b Bug 982318 - Add TransformBounds to Matrix4x4 so that we can stop assuming 2d matrices in TiledContentHost. r=Bas 2014-03-18 12:06:23 +08:00
Robert O'Callahan
5e6e45418c Bug 918189. Part 2: Add tests for convertPoint/Rect/QuadFromNode. r=mats 2013-09-20 22:22:11 +12:00
Robert O'Callahan
585863becb Bug 918189. Part 1.5: Implement GeometryUtils.convertPointFromNode, convertRectFromNode, and convertQuadFromNode. r=jst 2014-03-12 09:11:39 +08:00
Robert O'Callahan
ec7c06ab7f Bug 918189. Part 1: Implement GeometryUtils ConvertQuad/Rect/PointFromNode. r=mats 2014-03-12 09:11:38 +08:00
Robert O'Callahan
40d7d012db Bug 917755. Part 6: Add tests for getBoxQuads. r=matspal 2013-09-20 22:21:42 +12:00
Robert O'Callahan
83b260f2a6 Bug 917755. Part 5.5: Implement getBoxQuads DOM API. r=jst 2014-03-12 09:11:38 +08:00
Robert O'Callahan
e2ce1b6ff0 Bug 917755. Part 5: Implement GeometryUtils GetBoxQuads. r=matspal 2014-03-12 09:11:38 +08:00
Robert O'Callahan
e7297ec91b Bug 917755. Part 4: Add DOMQuad implementation. r=jst 2013-09-20 22:21:04 +12:00
Robert O'Callahan
63ff18c14a Bug 917755. Part 3: Implement DOMRect per spec. r=jst 2013-09-20 22:21:03 +12:00
Robert O'Callahan
0a1d71ce2d Bug 917755. Part 2: Implement DOMPoint. r=jst
DOMPointReadOnly is not currently used by anything but it's in the spec so we
might as well support it. It would be useful for adding "topLeft"-style APIs
to DOMRect.
2014-03-12 09:11:37 +08:00
Robert O'Callahan
7b264ce817 Bug 917755. Part 1.5: Make nsImageLoadingContent more robust in unified builds. r=matspal 2014-03-12 09:11:37 +08:00
Robert O'Callahan
bcd57eef3c Bug 917755. Part 1: Add nsLayoutUtils::TransformCSSPoints and nsLayoutUtils::GetFirstNonAnonymousFrame. r=matspal 2013-09-20 22:21:03 +12:00
Robert O'Callahan
a4bce1e52f Bug 982474. Exclude more files from the CppEclipse-backend generated project. r=BenWa 2014-03-19 14:19:26 +08:00
Myk Melez
864c3c93af Bug 985195 - give WebappsUpdateTimer a unique ID; r=mfinkle
--HG--
extra : rebase_source : bf637c950996bfeab1f566ac482a4a27560ccb16
2014-03-18 23:05:45 -07:00
Myk Melez
a441349794 Bug 985184 - package WebappsUpdaterTimer.js with Fennec; r=mfinkle
--HG--
extra : rebase_source : e9531a6c13298f3f542560d7d7357950ceffcd2e
2014-03-18 23:05:01 -07:00
Chris Peterson
75d900a9db Bug 984242 - Fix unused function warnings in widget/cocoa/nsChildView.mm. r=josh 2014-03-14 23:05:18 -07:00
Chris Peterson
ca37bd0c60 Bug 984080 - Fix clang and gcc warnings in ipc/chromium/. r=bsmedberg 2014-03-17 22:28:03 -07:00
Chris Peterson
202412356b Bug 984076 - Suppress clang and gcc warnings in third-party code: sqlite3. r=mak 2014-03-15 23:13:40 -07:00
Bill McCloskey
5a8a2d71fc Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug) 2014-03-18 08:16:47 -07:00
Phil Ringnalda
370688b57f Back out c91b18cafc64 (bug 960749)
CLOSED TREE
2014-03-18 20:40:12 -07:00
Steve Fink
888641512e Bug 983282 followup - root the IsRegisterElementEnabled parameter
Landing on a CLOSED TREE.
2014-03-18 20:25:15 -07:00
Seth Fowler
79b0c0510f Bug 63895 (Part 5) - Add more tests for positioned internal table objects serving as absolute containing blocks. r=dbaron
--HG--
rename : layout/reftests/abs-pos/table-internal-1-ref.html => layout/reftests/abs-pos/table-internal-5-ref.html
rename : layout/reftests/abs-pos/table-internal-3-ref.html => layout/reftests/abs-pos/table-internal-6-ref.html
rename : layout/reftests/abs-pos/table-internal-4-ref.html => layout/reftests/abs-pos/table-internal-7-ref.html
2014-03-19 11:04:26 +08:00
Seth Fowler
764425dac6 Bug 63895 (Part 4) - Propagate overflow of relatively positioned table parts to the table frame. r=dbaron 2014-03-19 11:04:23 +08:00
Wes Kocher
5a78d43d35 Merge m-c to inbound 2014-03-18 19:48:29 -07:00
Wes Kocher
6a3f60488b Merge fx-team to m-c 2014-03-18 19:44:07 -07:00
Jonathan Watt
e7ba4e35fb Bug 985049 - Remove gfxPlatform::SupportsAzureContent() and kill of the resulting dead code. r=mattwoodrow 2014-03-19 10:36:58 +08:00
Wes Kocher
da76467f53 Merge m-c to b2g-inbound 2014-03-18 14:59:25 -07:00
Dave Hylands
853ac30f30 Bug 964537 - Fix intermittent access through a null pointer. r=dmajor 2014-03-18 14:18:14 -07:00
B2G Bumper Bot
bcf3404ae2 Bumping manifests a=b2g-bump 2014-03-18 14:21:57 -07:00
B2G Bumper Bot
7064aeee52 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ca4f67df676e
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #17253 from millermedeiros/984544-jshint-provider

Bug 984544 - [Calendar] JSHint fixes for js/provider r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/b24c4bba05bc
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 984544 - [Calendar] JSHint fixes for js/provider
2014-03-18 14:20:37 -07:00
B2G Bumper Bot
938469c6cc Bumping manifests a=b2g-bump 2014-03-18 14:16:49 -07:00
Wes Kocher
f9ae02417f Merge inbound to m-c 2014-03-18 14:15:03 -07:00
Anuj Agarwal
b58b8d0b7d Bug 890618 - create directory call removed from main thread. r=bbondy 2014-03-18 17:06:13 -04:00
Wes Kocher
d2ea7b464a Merge fx-team to m-c 2014-03-18 14:03:25 -07:00
Ryan VanderMeulen
1c81585a2d Backed out changeset f835989efa64 (bug 949537) for mochitest failures.
CLOSED TREE
2014-03-18 15:27:18 -04:00
B2G Bumper Bot
a8b0d78917 Bumping manifests a=b2g-bump 2014-03-18 11:21:46 -07:00
B2G Bumper Bot
6e42eb415e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04638bc04c78
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #17293 from vingtetun/bug981610-precommit

Bug 981610 - Activate the CSS Linter as a pre-commit hook. r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/70f1b12e0a5a
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 981610 - Activate the CSS Linter as a pre-commit hook. r=ochameau
2014-03-18 11:20:29 -07:00
B2G Bumper Bot
36af68853b Bumping manifests a=b2g-bump 2014-03-18 11:11:06 -07:00
B2G Bumper Bot
9e67e607f3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d8ef3f4a989c
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #17296 from vingtetun/bug978063

Bug 978063 - [BuildingBlocks] Favor scroll performance over thumbnails q...

========

https://hg.mozilla.org/integration/gaia-central/rev/f6787e125b64
Author: Vivien Nicolas <21@vingtetun.org>
Desc: Bug 978063 - [BuildingBlocks] Favor scroll performance over thumbnails quality. r=arnau
2014-03-18 11:05:33 -07:00
Reuben Morais
41bf2bbb03 Bug 949537 - Setup substring matching for Chilean numbers. r=gwagner 2014-03-18 14:52:01 -03:00
Vivien Nicolas
c558cd7946 Bug 984845 - BrowserElementParent.getScreenshot should return more accurate screenshots. r=fabrice 2014-03-18 18:44:24 +01:00