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
Ryan VanderMeulen
96a9545bc8
Backed out changeset 9c3f1b715943 (bug 862519) for multiple mochitest failures.
...
CLOSED TREE
2014-03-18 13:00:32 -04:00
B2G Bumper Bot
9d7bc00e75
Bumping manifests a=b2g-bump
2014-03-18 09:56:17 -07:00
B2G Bumper Bot
87112d7308
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/31b05353667b
Author: russnicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #17260 from russnicoletti/bug980581
Bug 980581 - Previous video clip title remains when a new video clip is ...
========
https://hg.mozilla.org/integration/gaia-central/rev/a60b6d8fadac
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 980581 - Previous video clip title remains when a new video clip is selected
2014-03-18 09:50:16 -07:00
B2G Bumper Bot
781f91b6c3
Bumping manifests a=b2g-bump
2014-03-18 09:46:18 -07:00
B2G Bumper Bot
a725fccf9c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/979c376ea015
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #17289 from crdlc/bug-984892
Bug 984892 - Lazy load library does not cache fragments
========
https://hg.mozilla.org/integration/gaia-central/rev/f039d3cf3b9b
Author: crdlc <crdlc@tid.es>
Desc: Bug 984892 - Lazy load library does not cache fragments
2014-03-18 09:40:31 -07:00
Ryan VanderMeulen
eafef4356a
Backed out changeset a3fe19cdb618 (bug 938019) for robocop failures.
...
CLOSED TREE
2014-03-18 12:35:53 -04:00
Nicolas Silva
b39d112d21
Bug 984437 - Backout for build bustage on a CLOSED TREE
2014-03-18 17:18:07 +01:00
B2G Bumper Bot
d8df614f47
Bumping manifests a=b2g-bump
2014-03-18 09:06:08 -07:00
Benoit Jacob
aeb54304c8
Bug 984417 - Remove possibly-unnecessary Direct2D blocklist rules, and annotate crash reports on DriverVersionMismatch - r=Bas
2014-03-18 12:02:51 -04:00
B2G Bumper Bot
752fb2cd4b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9da7326cc378
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #16350 from RudyLu/keyboard/Bug958035
Bug 958035 - [Keyboard][V1.4] The previous keyboard shows briefly if you
r=timdream, alive.
========
https://hg.mozilla.org/integration/gaia-central/rev/9af26328719e
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 958035 - [Keyboard][V1.4] The previous keyboard shows briefly if you
switch keyboard between number field and text field.
- Not to invoke keyboardFrame.setVisible(false) when we reuse the
frame.
- Invoke homescreen.fadeOut() to solve the homescreen leak issue when
showing/switching/hiding keyboard.
2014-03-18 09:00:37 -07:00
Alexandre Poirot
21d7d293f1
Bug 984929 - Fix EXPORTED_SYMBOLS is not an array in DevToolsExtensions.jsm on b2g r=erikvold
...
--HG--
extra : rebase_source : 93415faaf569657944b3da39f9b7084b69b9987c
2014-03-18 08:34:00 -07:00
Matthew Noorenberghe
5c88c49909
Bug 984188 - Don't invert icons for -moz-lwtheme-brighttext in the overflow panel. r=mikedeboer
...
[Australis]
--HG--
extra : rebase_source : a96b9b10b09f8084bdfda2a25d7526c5fce510ad
2014-03-18 12:26:09 -07:00