Commit Graph

173770 Commits

Author SHA1 Message Date
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
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
Nicolas Silva
3a79563214 Bug 980647 - Part 1 - Move the compositor's texture recycling startegy behind a pool interface. r=Cwiiis 2014-03-12 17:28:47 +01:00
Jan de Mooij
622a060061 Bug 984293 - Poison Yarr code in release builds. r=cpeterson 2014-03-18 13:09:21 +01:00
Rick Eyre
2e37168e82 Bug 983207 - Tracks created through a TrackElement should have a default mode of 'disabled'. r=cpearce
- I've refactored the way we set modes as well, making it a part
of the TextTrack ctors.
- I've also changed TextTracks in the track tests to have their
mode set to 'hidden' in order to be able to call TextTrack::Cues.
This is correct since TextTracks with a mode of 'disabled' do not
return null for their cue lists.
2014-03-13 13:18:06 -04:00
Georg Koppen
37d1743748 Bug 982075 - Make addEntriesToListFile() in buildlist.py deterministic. r=ted 2014-03-18 08:04:11 -04:00
JW Wang
c5af24a4ab Bug 907162 - Fix MediaDecoderStateMachine might dispatch MediaDecoder::PlaybackEnded more than once and trigger multiple 'ended' events in HTMLMediaElement. r=cpearce 2014-03-17 10:12:20 +08:00
Rik Cabanier
5423a62b82 Bug 830734 - Add tests for path object in canvas. r=roc 2014-03-18 08:03:19 -04:00
Rik Cabanier
d29d3eb6a0 Bug 830734 - Implement Path primitives. r=roc 2014-03-18 08:03:06 -04:00
Hiroyuki Ikezoe
3fcf25cde8 Bug 901198 - Set download_block_table explicitly for testing applications. r=mmc 2014-03-18 10:46:34 +00:00
Andrea Marchesini
21e3c90277 Bug 984629 - Remove dom/workers/Console.cpp, r=khuey 2014-03-18 09:16:57 +00:00
Cameron McCormack
d36b03a216 Bug 950436 - Store ImageValues that resulted from re-parsing a nsCSSValueTokenStream on that object. r=dbaron 2014-03-18 20:11:14 +11:00
Chris Lord
9d5f2b19f0 Bug 950050 - Use EXTERNAL for gralloc texture targets on SGX. r=nical 2014-03-18 08:12:40 +00:00
Chris Lord
06cb2f45ab Bug 874950 - Don't let fixed position content occlude displayports. r=tn
Don't let opaque fixed position items occlude display items that are in
display ports and thus may be asynchronously scrolled.
2014-03-17 23:39:59 +00:00
Makoto Kato
7de91d240c Bug 982298 - crash in mozilla::ScrollFrameHelper::ScrollToImpl by findAgain. r=roc 2014-03-18 16:35:28 +09:00
Botond Ballo
85f9092aef Bug 983208 - Workaround for composition bounds being wrong on android. r=tnikkel
Go back to using widget bounds. The root content document on android is a child document but it's treated like a root document in many ways. Do this until we can do what would technically be correct.
2014-03-17 12:16:05 -04:00
Phil Ringnalda
79d8e75d3b Back out f79690ca47fa:48828b35e4ce (bug 982318) for b2g mochitest bustage
CLOSED TREE
2014-03-18 00:02:24 -07:00
Phil Ringnalda
0a98494b10 Back out a2e5b6d2f31a (bug 866528) for gaia-unit bustage 2014-03-17 22:53:54 -07:00
Cameron McCormack
e91094a2d6 Bug 984739 - Make nsCSSValue::StartImageLoad assume |new ImageValue| is infallible. r=dbaron 2014-03-18 16:49:51 +11:00
Phil Ringnalda
a711b4933d Merge m-c to m-i 2014-03-17 22:45:27 -07:00
Phil Ringnalda
285e7900c9 Merge f-t to m-c 2014-03-17 22:42:42 -07:00
Phil Ringnalda
bcbebbf911 Merge m-i to m-c 2014-03-17 22:38:12 -07:00
Matthew Noorenberghe
bf208c6eb3 Bug 984170 - Inherit the text colour and font-weight of OS X bookmarks on a toolbar. r=Gijs ui-r=shorlander
--HG--
extra : rebase_source : 70a7d566902b31764b0e037cb740b5f25b21e9e5
2014-03-17 17:33:11 -07:00
Nick Alexander
ab9b0a7ae2 No bug - Fix warnings. r=trivial
DONTBUILD

--HG--
extra : amend_source : 6805921db1e6afa164b2b3ac066bf08b3ec17a4a
2014-03-17 17:41:57 -07:00
Rail Aliiev
a695342874 Bug 962187 - Tracking bug for 17-mar-2014 migration work. Bump b2g version. r=aki CLOSED TREE 2014-03-17 18:42:09 -04:00
Mozilla Release Engineering
3ad85792c0 Tagging for mozilla-central version bumps CLOSED TREE DONTBUILD NO BUG 2014-03-17 14:01:45 -07:00
Mozilla Release Engineering
2c5e1676f1 backout changeset 4811c0f6bf3f; script generated wrong tag 2014-03-17 14:01:21 -07:00
Mozilla Release Engineering
0c196d67b7 Merging in version bump NO BUG CLOSED TREE DONTBUILD 2014-03-17 13:48:08 -07:00
Mozilla Release Engineering
3cddfdfb23 Added tag FIREFOX_AURORA_30_BASE-m, Tagging for mozilla-central version bumps CLOSED TREE DONTBUILD for changeset 83c9853e1364 2014-03-17 13:35:18 -07:00
Ryan VanderMeulen
6598f49d2f Merge inbound to m-c. 2014-03-17 13:16:53 -04:00
Ryan VanderMeulen
59316e388d Merge fx-team to m-c. 2014-03-17 13:12:50 -04:00
Ryan VanderMeulen
e5679c7452 Merge b2g-inbound to m-c. 2014-03-17 13:09:05 -04:00
Ryan VanderMeulen
baa98ecbf4 Bug 983927 - Update pdf.js to version 0.8.1181. r=bdahl, r=Mossop 2014-03-17 12:09:54 -04:00
B2G Bumper Bot
b2c368d148 Bumping manifests a=b2g-bump 2014-03-17 08:58:11 -07:00
B2G Bumper Bot
f9a42e20d4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f5280df8a66c
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Merge pull request #17209 from mikeaich/bug975513_2

Bug 975513 - explicitly add/remove 'devicemotion' event listeners on Camera app focus/blur, r=jdarcangelo

========

https://hg.mozilla.org/integration/gaia-central/rev/74a975429d40
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Bug 975513 - explicitly add/remove 'devicemotion' event listeners on Camera app focus/blur
2014-03-17 08:58:00 -07:00
Ben Kelly
abcc3471bd Bug 980027: Part 3: Add compositor priority prefs to b2g.js. r=gsvelto,benwa 2014-03-17 11:52:43 -04:00
Ben Kelly
14377342ba Bug 980027: Part 2: Set compositor thread priority to platform-based value. r=benwa 2014-03-17 11:52:42 -04:00
Ben Kelly
6c61d68a4c Bug 980027: Part 1: Provide mechanism to set thread priority via HAL. r=gsvelto 2014-03-17 11:52:42 -04:00
B2G Bumper Bot
de08cdf9b4 Bumping manifests a=b2g-bump 2014-03-17 08:16:10 -07:00