Commit Graph

173964 Commits

Author SHA1 Message Date
Brad Lassey
01d08bd495 bug 928096 - UI for Tab streaming r=mfinkle 2014-03-18 15:05:46 -04:00
Dave Townsend
f9793de689 Backed out changeset a9de76765bad on a CLOSED TREE from bug 850336 for its test taking too long. 2014-03-18 13:07:49 -07:00
Dave Townsend
771d473ce6 Bug 850336: Devtools box model should be editable. r=pbrosset 2014-03-18 09:25:25 -07:00
Dave Townsend
d097a5506a Bug 983847: Re-disable test I accidentally enabled by landing the wrong patch. r=backout 2014-03-18 09:23:30 -07:00
Dave Townsend
6cf91c4a01 Bug 983847: Frequent CSS errors in spectrum-frame.xhtml. r=pbrosset 2014-03-18 09:18:02 -07:00
B2G Bumper Bot
8d6af55b7a Bumping manifests a=b2g-bump 2014-03-18 08:26:03 -07:00
B2G Bumper Bot
a0d6b46984 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fdabeb5384b9
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #17252 from millermedeiros/984546-jshintrc

Bug 984546 - [Calendar] JSHint add shared jshintrc file to calendar/js folder r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/a97b5c77a192
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 984546 - [Calendar] JSHint add shared jshintrc file to calendar/js folder [ci skip]
2014-03-18 08:20:29 -07:00
B2G Bumper Bot
c217de7a4a Bumping manifests a=b2g-bump 2014-03-18 08:01:09 -07:00
B2G Bumper Bot
95999cb34c Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/703b0d942aad
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 983038 - Play DTMF tones using active call's SIM card on multi-SIM devices r=etienne
2014-03-18 07:55:31 -07:00
Paolo Amadini
e7ed1c1bf4 Bug 984788 - Convert legacy uses of promise.js to Promise.jsm. rs=Yoric 2014-03-18 15:16:02 +01:00
Ryan VanderMeulen
722119c0c4 Backed out changeset d18b3f6442dc (bug 975955) for mochitest-1 failures. 2014-03-18 09:33:19 -04:00
B2G Bumper Bot
358a49e698 Bumping manifests a=b2g-bump 2014-03-18 06:31:06 -07:00
B2G Bumper Bot
00021afbbd Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/de26ea683b3b
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 967516 - Enable DEVICE_DEBUG by default for non production builds r=ochameau" for mochitest failures

This reverts commit a5e89debd61767c741de756ced7b5ecae679799c.
2014-03-18 06:25:29 -07:00
B2G Bumper Bot
7b65bbe0df Bumping manifests a=b2g-bump 2014-03-18 05:51:49 -07:00
B2G Bumper Bot
dc43f28c51 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c51ef191d90
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #17278 from crdlc/bug-984410

Bug 984410 - Sync reflow in goToPage

========

https://hg.mozilla.org/integration/gaia-central/rev/a05eb969f061
Author: crdlc <crdlc@tid.es>
Desc: Bug 984410 - Sync reflow in goToPage
2014-03-18 05:50:29 -07:00
Sushil Chauhan
9124af7a35 Bug 981732 - HwcComposer2D should not compose any layer below full screen Opaque layer. r=dwilson 2014-03-17 11:51:26 -07:00
Fernando Jiménez
03ca9f8669 Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps 2014-03-17 09:58:16 -07:00
Benjamin Chen
e4210a18a6 Bug 979812 - Check the PlanarYCbCrImage data is valid. r=rillian 2014-03-17 14:57:10 +08:00
Doug Turner
1bc5c2f77b Bug 928217 - Remove IsCoreLocationAvailable() method because it does the wrong thing. r=smichaud@pobox.com 2014-03-16 19:54:04 -07:00
Bill McCloskey
30eedea37f Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug) 2014-03-18 08:16:47 -07:00
Nicolas B. Pierron
3b8e5a30c3 Bug 962555 part 6 - IonMonkey: Simplify encoding & decoding of RValueAllocations. r=h4writer 2014-03-18 08:31:24 -07:00
Nicolas B. Pierron
370927b666 Bug 962555 part 5 - IonMonkey: Move the RValueAllocation into an indexed buffer. r=h4writer 2014-03-18 08:31:24 -07:00
Nicolas Silva
65b8385957 Bug 984437 - Remove GrallocDeprecatedTextureHostOGL. r=sortaro 2014-03-18 16:29:07 +01:00
Bill McCloskey
b0318e2bb4 Back out bug 862519 on a CLOSED TREE 2014-03-18 08:14:47 -07:00
Brian Hackett
bd10895115 Bug 972817 - Enable type inference unconditionally, r=jandem. 2014-03-18 09:05:16 -06:00
Bill McCloskey
1a25b5245b Bug 938019 - Run mochitests from manifests (r=ted,gps) 2014-03-18 08:03:51 -07:00
Bill McCloskey
041659d10c Bug 984037 - Make sure we respect the general.autoScroll pref (r=felipe) 2014-03-18 08:00:33 -07:00
Felipe Gomes
2cb2dbb429 Bug 862519 - [e10s] Better handling of key commands also handled by content (r=smaug) 2014-03-18 08:00:28 -07:00
Bill McCloskey
b19a0bb805 Bug 978610 - [e10s] Make window.close() work (r=felipe) 2014-03-18 07:58:02 -07:00
Ryan VanderMeulen
4634205c83 Bug 940203 - Annotate test_bug622558.html as 0-1 assertions on Windows.
CLOSED TREE
2014-03-18 10:34:29 -04:00
Simon Sapin
5fa7f76138 Bug 984241: Refactor/optimize grid-template-areas, store number of columns. r=dholbert
In the parsing code for grid-template-areas:

* Move some of the processing into the helper function,
  so that the grid-template will not have to duplicate it.

* Store the number of parsed columns (and rows),
  as they will affect the size of the "explicit grid".

* Use a hash table instead of a linear scan to avoid O(n²)-ish complexity.
2014-03-18 22:05:49 +08:00
Chris AtLee
0ec77b9195 Bug 984061: Make package-tests safe with -j >1 r=glandium 2014-03-18 10:06:27 -04:00
Ryan VanderMeulen
355d2d86c4 Backed out changeset cabe6efe4de8 (bug 945363) for xpcshell failures. 2014-03-18 09:59:46 -04:00
Ryan VanderMeulen
018029feca Backed out changeset da7618484006 (bug 965373) for asserts and crashes. 2014-03-18 09:30:31 -04:00
Ryan VanderMeulen
bbd15f4c38 Bug 981720 - Upgrade SQLite to version 3.8.4.1 - Mozilla changes. r=mak 2014-03-18 08:50:26 -04:00
Ryan VanderMeulen
172fc82e3d Bug 981720 - Upgrade SQLite to version 3.8.4.1 - SQLite changes. r=mak 2014-03-18 08:50:26 -04:00
Nils Ohlmeier [:drno]
f53b61daf4 Bug 966569 - Improve the the log messages in case the internal TURN TCP buffer over flow. r=bwc 2014-03-18 08:39:54 -04:00
Viktor Stanchev
fa1bdd4f2d Bug 965373 - When the profiler stops it doesn't stop the EventTracer thread. r=BenWa, r=froydnj 2014-03-18 08:39:54 -04:00
Nicholas D. Matsakis
33a946148b Bug 983987 - Ignore NewDerivedTypedObjects with no uses in ParallelSafetyAnalysis r=shu 2014-03-15 21:16:48 -04:00
Nicholas D. Matsakis
cf75869b1d Bug 983977 - Omit type barriers where possible r=jandem 2014-03-15 06:32:38 -04:00
Nicholas D. Matsakis
e897847d07 Bug 983686 - Parallel fromPar r=shu 2014-03-14 11:20:44 -04:00
Jed Parsons
e373d257ed Bug 945363 - Ensure that FXA RPs provide an onlogout handler. r=ferjm 2014-03-13 21:26:19 -07:00
Georg Koppen
589d483db5 Bug 942091 - Generate browser.manifest deterministically. r=glandium 2014-03-18 08:39:54 -04:00
Nicholas D. Matsakis
4080cf8c36 Bug 983486 - Collect parallel arenas during parallel iterations r=terrence 2014-03-13 20:55:38 -04:00
Ghislain 'Aus' Lacroix
989544ff2c Bug 960749 - Unify FILE_ILLEGAL_CHARACTERS for all OS's. r=bsmedberg 2014-03-18 12:40:59 -07:00
William Chen
9d5b84f392 Bug 983282 - Enable web components custom element for certified apps. r=sicking 2014-03-18 18:20:06 -07:00
Jonathan Watt
3b0773ea17 Bug 984484 - Convert GetMarkerPositioningData form gfxPoint to Moz2D. r=heycam 2014-03-19 09:13:19 +08:00
Jonathan Watt
0baef635e3 Bug 984483 - Convert a bunch of SVG content code from gfxFloat and gfxPoint to Moz2D. r=heycam 2014-03-19 09:13:19 +08:00
Jonathan Watt
c47047aab1 Bug 984280 - Convert DOMSVGPoint from Thebes to Moz2d. r=heycam 2014-03-19 09:13:18 +08:00
Ehsan Akhgari
831522a3e6 Backed out changeset c0e333b0f7dc (bug 866528) on the suspicion that it has broken gaia unit tests again 2014-03-18 21:12:03 -04:00