Matthew Noorenberghe
01a0651a46
Bug 1095379 - Separate push registrations by sessionType and prevent calling promiseRegisteredWithPushServer from outside of promiseRegisteredWithServers. r=Standard8
...
--HG--
extra : rebase_source : 7bf88b2fb498ea35eea8019046aad1d6d34f00fa
2014-11-13 18:59:04 +01:00
Nick Fitzgerald
ec4021024a
Bug 1096739 - Clean up ThreadActor.prototype._setBreakpoint. r=ejpbruel,past
2014-11-13 10:07:18 -08:00
Patrick Brosset
96f9ff692a
Bug 1096575 - Move highlighter.css to toolkit so it is available in other app types; r=paolo
...
--HG--
rename : browser/themes/shared/devtools/highlighter.css => toolkit/devtools/server/actors/highlighter.css
2014-11-13 18:53:07 +01:00
Vinay G Shetty
6ce0a1b25e
Bug 886026 - Make ClearWatch work for pending request. r=jdm
2014-11-07 10:42:00 -05:00
Richard Marti
1a62fe571b
Bug 1096010 - Use the new In-Content background color in contentAreaDownloadsView. r=jaws
2014-11-12 21:09:31 +01:00
vivek
0ca1738d9a
Bug 1087673 - Enable tab history menu haptic feedback. r=bnicholson
2014-11-13 08:00:00 -05:00
Mark Banner
d7fbacd663
Bug 1097733 - Enable Loop Rooms to be reused without reloading, by resetting the multiplex gum. r=nperriault
2014-11-13 15:33:16 +00:00
Nicolas Perriault
7220f8d88a
Bug 1074709 - Notify Loop room users when the room is full. r=Standard8
2014-11-13 15:33:15 +00:00
Carsten "Tomcat" Book
b1214c5765
Merge mozilla-central to fx-team
2014-11-13 16:27:00 +01:00
Carsten "Tomcat" Book
f9d8f1e495
merge mozilla-inbound to mozilla-central a=merge
2014-11-13 16:20:52 +01:00
Carsten "Tomcat" Book
47039e4e10
merge fx-team to mozilla-central a=merge
2014-11-13 14:14:04 +01:00
Carsten "Tomcat" Book
4916e71e91
Backed out changeset e36492ae23a6 (bug 1094434) for Android Reftest Failures on a CLOSED TREE
2014-11-13 12:04:06 +01:00
Carsten "Tomcat" Book
3649cb2cd1
Backed out changeset 13167bb74be0 (bug 1094434)
2014-11-13 12:03:23 +01:00
Carsten "Tomcat" Book
b7f71a3e33
Backed out changeset b1f8365b8a92 (bug 1081038) for dt Test Failures on a CLOSED TREE
2014-11-13 11:48:21 +01:00
Carsten "Tomcat" Book
c969ca2647
Backed out changeset 9243c59c3e56 (bug 1081038)
2014-11-13 11:48:00 +01:00
Carsten "Tomcat" Book
8894f4319e
Backed out changeset fbb9dc943109 (bug 1076163) for Android 4.0 Crashes on a CLOSED TREE
2014-11-13 11:47:57 +01:00
Carsten "Tomcat" Book
c247fdb775
Backed out changeset 71fe4233208a (bug 1076163)
2014-11-13 11:47:35 +01:00
Carsten "Tomcat" Book
4b4108a4a9
Backed out changeset a96930f1e26b (bug 1055741)
2014-11-13 11:47:31 +01:00
Jan Varga
ea37e37e95
Bug 1095474 - Intermittent /indexedDB/test/test_file_replace.html | application terminated with exit code 1; r=bent
2014-11-13 10:43:22 +01:00
Jonathan Kew
1b048b4316
Bug 1094434 - Reftests for display of resizer on vertical-lr and vertical-rl textareas. r=roc
2014-11-13 09:12:53 +00:00
Jonathan Kew
dbeb458ff7
Bug 1094434 - Render resizer appropriately for vertical-lr and vertical-rl writing modes. r=roc
2014-11-13 08:58:06 +00:00
Jonathan Kew
5182bb2e02
Bug 1093553 - Followup to fix positioning of the caret with writing-mode:vertical-lr and text-orientation:sideways-right. r=smontagu
2014-11-13 08:58:06 +00:00
Jonathan Kew
34fea182cd
Bug 1093553 - Improve handling of line-height metrics, block ascent, etc., in vertical writing mode. r=smontagu
2014-11-13 08:58:06 +00:00
Jonathan Kew
e27a2da74c
Bug 1090159 - Reftest for erratic baseline in vertical-rl mode. r=smontagu
2014-11-13 08:58:05 +00:00
Jonathan Kew
257b729bc8
Bug 1090159 - Correct baseline alignment in vertical-rl writing mode. r=smontagu
2014-11-13 08:58:05 +00:00
Jonathan Kew
1dc8cfa43b
Bug 1091058 - Reftest for underlining of vertical writing-mode spans. r=smontagu
2014-11-13 08:58:05 +00:00
Jonathan Kew
e1255310b1
Bug 1091058 - Fix positioning of text-decoration lines in vertical writing mode. r=smontagu
2014-11-13 08:58:05 +00:00
Jonathan Kew
0a0ca18b1f
Bug 1090168 - Reftests for textBaseline support in <canvas> vertical writing-mode text. r=jdaggett
2014-11-13 08:58:05 +00:00
Jonathan Kew
92a78b6d76
Bug 1090168 - part 2 - Adjust initial value of textBaseline depending on writing-mode and text-orientation properties. r=jdaggett
2014-11-13 08:58:04 +00:00
Jonathan Kew
02d6b51ec6
Bug 1090168 - part 1 - Make textBaseline attribute in <canvas> work for vertical text. r=jdaggett
2014-11-13 08:58:04 +00:00
Jonathan Kew
f97a6b6a7d
Bug 1093165 - Include the text-orientation value in WritingMode, and add the IsSideways flag for baseline decisions. r=smontagu
2014-11-13 08:58:04 +00:00
Jonathan Kew
ae4c472fad
Bug 1088025 - Reftest for positioning of lines within paragraphs in a vertical-rl block. r=dbaron
2014-11-13 08:58:04 +00:00
Jonathan Kew
5de4d98d5c
Bug 1088025 - part 2 - Fix up block-dir position of lines in a vertical-rl block once we know the final block size (container width) needed to map to physical coordinates. r=dbaron
2014-11-13 08:58:03 +00:00
Jonathan Kew
1bdefeee1e
Bug 1088025 - part 1 - Ensure nsBlockReflowState has a constrained mContainerWidth before we reflow lines into the container. r=dbaron
2014-11-13 08:58:03 +00:00
Jonathan Kew
c02ad81b73
Bug 1089581 - Convert nsLineBox::SlideBy to use logical coordinates. r=smontagu
2014-11-13 08:58:03 +00:00
Jonathan Kew
c2e1350336
Bug 1089388 - Reftests for nsBlockFrame::SlideLine in vertical writing modes. r=smontagu
2014-11-13 08:58:03 +00:00
Jonathan Kew
c8bcdce921
Bug 1089388 - Followup to add a LogicalPoint version of nsIFrame::MovePositionBy, and use this in SlideLine. r=smontagu
2014-11-13 08:58:03 +00:00
Jonathan Kew
150a68da5c
Bug 1089388 - Convert nsBlockFrame::SlideLine to use logical coordinates. r=smontagu
2014-11-13 08:58:02 +00:00
Jonathan Kew
5922ab8a63
Bug 1094914 - Reftest for margins and writing-mode of an inline block. r=smontagu
2014-11-13 08:58:02 +00:00
Jonathan Kew
6f8bff7661
Bug 1094914 - part 2 - Store margins and borders using line's writing mode in perFrameData, to avoid writing-mode conversions. r=smontagu
2014-11-13 08:58:02 +00:00
Jonathan Kew
a2a1b29517
Bug 1094914 - part 1 - Don't confuse frame and line writing-modes in nsLineLayout. r=smontagu
2014-11-13 08:58:02 +00:00
Gabor Krizsanits
beb54125e8
Bug 1081038 - part 2: Removing nsAutoMicroTask where we have AutoEntryScript. r=bholley
2014-11-13 09:50:15 +01:00
Gabor Krizsanits
a6f3398faa
Bug 1081038 - part 1: Microtask in AutoEntryScript. r=bholley
2014-11-13 09:50:12 +01:00
B2G Bumper Bot
d90b868478
Bumping manifests a=b2g-bump
2014-11-12 23:56:55 -08:00
B2G Bumper Bot
e95dbcf133
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c1bed74af46c
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26077 from aosmond/bug1093797
Bug 1093797 - Clear cached picture size when releasing camera. r=jdarcangelo
========
https://hg.mozilla.org/integration/gaia-central/rev/f4ee3dfaac64
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1093797 - Clear cached picture size when releasing camera.
2014-11-12 23:45:59 -08:00
B2G Bumper Bot
6309c51ca6
Bumping manifests a=b2g-bump
2014-11-12 23:42:18 -08:00
B2G Bumper Bot
77e97a6efd
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b8c327a878e0
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #25547 from gitmai/bug-1069157-pdfViewer-update-pdf.js
Bug 1069157 - [PDF Viewer] update pdf.js in Gaia
r=yuri
========
https://hg.mozilla.org/integration/gaia-central/rev/8ad666435350
Author: mai <mri@tid.es>
Desc: Bug 1069157 - [PDF Viewer] update pdf.js in Gaia
2014-11-12 23:30:53 -08:00
L. David Baron
7cff21024e
Bug 1086937 patch 3 - Add test for animations continuing across a user font set update. r=birtles
...
I confirmed that without patch 2, the third and fourth tests fail
(reporting -1000px), whereas with the patches all 4 tests pass.
2014-11-12 23:28:52 -08:00
L. David Baron
5fc1b3d275
Bug 1086937 patch 2 - Use eRestyle_ChangeAnimationPhaseDescendants to get the right style data in RestyleManager::RebuildAllStyleData. r=birtles
...
Until we get rid of animation phases in bug 960465, we need to ensure
we're producing style data for the correct animation phase. This makes
this optimization slightly less beneficial until then.
2014-11-12 23:28:52 -08:00
L. David Baron
0c5741e2ef
Bug 1086937 patch 1 - Add eRestyle_ChangeAnimationPhaseDescendants restyle hint that is like eRestyle_ChangeAnimationPhase, but for a whole subtree. r=birtles
2014-11-12 23:28:52 -08:00