Граф коммитов

401846 Коммитов

Автор SHA1 Сообщение Дата
Seth Fowler b58c9ccafd Bug 1120271 - Add compacting support for SourceBuffer. r=tn 2015-01-15 20:28:38 -08:00
Patrick Brosset f05d6f0c6d Bug 1122507 - Fix the way the new network security tab toggles in the network panel now that we have the allTabs menu. r=past 2015-01-16 05:27:00 +01:00
Matthew Noorenberghe 07962e80d1 Bug 1123128 - Silence "no useful preprocessor directives" warning for permissions.xul/translation.xul/contentAreaDownloadsView.css. a=faster-builds
--HG--
extra : amend_source : 9c95144fbef3f7f54804b785edfcdfcd5c07b460
2015-01-18 13:21:09 -08:00
Abdelrhman Ahmed 351bdec08f Bug 1122356 - Remove use of expression closures from WindowsPreviewPerTab.jsm. r=dao 2015-01-18 07:06:00 -08:00
Phil Ringnalda 8f39111a25 Merge m-c to f-t 2015-01-18 08:53:33 -08:00
Shu-yu Guo 8faea231e2 Bug 1122246 - Make StaticEvalScope a ScopeObject instead of NestedScopeObject to not confuse the bytecode emitter. (r=luke) 2015-01-15 20:22:24 -08:00
Shu-yu Guo ee45a033aa Bug 1121434 - Rename ExecutionMode to AnalysisMode. (r=jandem) 2015-01-15 20:22:24 -08:00
Chris Double 976cf3f159 Bug 1055904 - Improve MSE eviction calculation - r=jya
Fixes a bug in the SourceBufferResource eviction code where it was
using the mOffset of the resource as the min bound for what to evict.
This offset is almost always zero though due to ReadFromCache being
used which never updates the offset. This prevented eviction from
happening in most cases.

Moves the code to remove old decoders so that it does this during
the same loop as that which remove data from existing decoders.
This more aggressively prunes old decoders and is more likely to
keep data in the current playing decoder around for seeking, etc.

Prevent removing any decoder that the MediaSourceReader is
currently using for playback to prevent RemoveDecoder crashes.

Add a threshold to subtract from the current time when working out
the time bound to evict before to make it less likely to evict
current data that is needed for current playback.

Remove all data from evicted decoders in the initial iteration then
iterate after to remove empty decoders to put the RemoveDecoder
logic in one place.

Iterate decoders in order that they were added rather than sorted
by time so the logic that removes entire decoders can do it only
to those old decoders that existed before the existing one was
created.

Keeps track of the time that was evicted from the current decoder
and uses that as the time to EvictBefore for all decoders in the
track buffer when doing MediaSource::NotifyEvict.

--HG--
extra : rebase_source : f7b4fe263a8041b3882585caea389742b2a1a9b3
2015-01-16 16:14:56 +13:00
J. Ryan Stinnett 3a4f8e047f Bug 1093387 - Better WebIDE runtime error handling. r=ochameau 2015-01-15 20:23:15 -06:00
J. Ryan Stinnett 409f9f0f5d Bug 1122123 - Fix WebIDE tests with async promises. r=me 2015-01-15 20:16:55 -06:00
J. Ryan Stinnett c5a50d9c4f Bug 1122067 - Add nsICompartments to package manifests. r=blassey 2015-01-15 20:10:57 -06:00
Wes Kocher 35138c0dc6 Merge m-c to fx-team a=merge 2015-01-15 17:58:41 -08:00
Wes Kocher 5d3dbd02ae Bug 1113935 - Disable browser_dbg_bfcache.js r=me,a=me
--HG--
extra : amend_source : da07d071a89c224f9da43b8a72447a31fc30405a
2015-01-15 17:12:46 -08:00
Wes Kocher 69de67fea0 Merge fx-team to m-c a=merge 2015-01-15 17:06:55 -08:00
Wes Kocher 8e4db8cafc Merge inbound to m-c a=merge 2015-01-15 16:14:14 -08:00
Wes Kocher 21078492b4 Merge b2g-inbound to m-c a=merge 2015-01-15 15:35:42 -08:00
Jeff Muizelaar 3f0fdb039e Bug 1114999 - Part 3: Use automatic memory management for mObjsToRelease; r=novotny 2015-01-15 18:19:26 -05:00
Phil Ringnalda 6378965f24 Bug 786938 - disable test_handlerApps.xhtml on OS X 2015-01-17 10:32:49 -08:00
Phil Ringnalda 62d8506443 Back out 41607c9f0d26 (bug 900849) on suspicion of making Gu interval_tree_test.js time out
CLOSED TREE
2015-01-17 10:03:16 -08:00
Josh Matthews 6334294144 Bug 885982 - Add missing IDL on a CLOSED TREE. 2015-01-17 12:17:26 -05:00
Mark Capella 16c0e930c9 Bug 851861 - Intermittent testFlingCorrectness, etc al. dragSync() consumers, r=kats 2015-01-15 17:49:43 -05:00
B2G Bumper Bot 5c1f0baa87 Bumping manifests a=b2g-bump 2015-01-15 14:33:26 -08:00
B2G Bumper Bot 784ff9e499 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1764121939b8
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Bug 1005331 - JSHint fixes for shared/js/media/ r=kgrandon"

This reverts commit f11e0bcf952bcd8ad8a1d2e5c272dce3b4c1c120.
2015-01-15 14:31:49 -08:00
Ryan VanderMeulen 108ea78272 Backed out changeset 553cdfa00c2b (bug 1067145) for browser_responsiveui.js failures on a CLOSED TREE. 2015-01-15 17:06:07 -05:00
Robert Strong 2acb840742 Verify Firewall service is running before adding Firewall exceptions - Bug 1120673 - Fx 35 installer crashes on XP x86 SP3 at the end (creating shortcuts) if the xp firewall service is stopped. r=bbondy, a=RyanVM to land directly on m-c 2015-01-15 13:13:13 -08:00
Jared Wein bf86aa7030 Bug 1115717 - Warning dialog when exiting Private Browsing with active downloads could be made less technical. r=paolo
--HG--
extra : rebase_source : eef8230916b779cb1bc7fb640ad68dc1123bfd2c
2015-01-15 16:04:34 -05:00
B2G Bumper Bot e18d8e36fd Bumping manifests a=b2g-bump 2015-01-15 12:59:36 -08:00
B2G Bumper Bot 40a152187e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cbfc4411f6da
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #27426 from millermedeiros/846940-prevdate

Bug 846940 - [Calendar] allow to create an event on past dates by tapping the "+" and default time to 8AM r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/30d3933f161e
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 846940 - [Calendar] allow to create an event on past dates by tapping the "+" and default time to 8AM
2015-01-15 12:57:35 -08:00
B2G Bumper Bot a323556569 Bumping manifests a=b2g-bump 2015-01-15 12:29:34 -08:00
B2G Bumper Bot 101cccc893 Bumping gaia.json for 16 gaia revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/1906584a3844
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #27049 from eeejay/bug-1116348

Bug 1116348 - Distinguish between images and videos in label text. r=pdahiya

========

https://hg.mozilla.org/integration/gaia-central/rev/002b37600d83
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1116348 - Distinguish between images and videos in label text.

========

https://hg.mozilla.org/integration/gaia-central/rev/593321252d97
Author: Jim <jporter@mozilla.com>
Desc: Bug 1121229 - [music] Improve testing of ForwardLocked content

========

https://hg.mozilla.org/integration/gaia-central/rev/d69a094153ac
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Revert "Revert "[music] Improve testing of ForwardLocked content"""

This reverts commit 16805f78dae0417485ed6e6382f2475ee7b0e4d0.

========

https://hg.mozilla.org/integration/gaia-central/rev/f99d8bdc4a74
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #27433 from mozilla-b2g/revert-27432-revert-27357-music-fl-tests

Bug 1121229 - [music] Improve testing of ForwardLocked content

========

https://hg.mozilla.org/integration/gaia-central/rev/d02ca4726326
Author: Jim Porter <jporter@mozilla.com>
Desc: Revert "Revert "[music] Improve testing of ForwardLocked content""

========

https://hg.mozilla.org/integration/gaia-central/rev/0fddfad8646a
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #27432 from mozilla-b2g/revert-27357-music-fl-tests

Revert "[music] Improve testing of ForwardLocked content"

========

https://hg.mozilla.org/integration/gaia-central/rev/e4ea0dfc5903
Author: Jim Porter <jporter@mozilla.com>
Desc: Revert "[music] Improve testing of ForwardLocked content"

========

https://hg.mozilla.org/integration/gaia-central/rev/416d0968ada8
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #27357 from jimporter/music-fl-tests

[music] Improve testing of ForwardLocked content

========

https://hg.mozilla.org/integration/gaia-central/rev/d2bff978afe6
Author: Jim <jporter@mozilla.com>
Desc: [music] Improve testing of ForwardLocked content

========

https://hg.mozilla.org/integration/gaia-central/rev/ace507aeff93
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #27255 from russnicoletti/bug-1117696

Bug 1117696 - time duration inconsistent between Gallery and Video r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/8fd60f09cc03
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1117696 - time duration inconsistent between Gallery and Video

========

https://hg.mozilla.org/integration/gaia-central/rev/cfdfc3216385
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #27389 from mcav/clock-double-alarms

Bug 1080295 - [Clock][Alarm] Creating multiple alarms causes one alarm t... r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/66ab00ff3bfc
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1080295 - [Clock][Alarm] Creating multiple alarms causes one alarm to be undeletable.

========

https://hg.mozilla.org/integration/gaia-central/rev/9d64fe3ea887
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1102325 - merge pull request #27058 from anefzaoui:bug-1102325 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/6a8cd91175df
Author: Ahmed Nefzaoui <nefzaoui.ahmed@hotmail.com>
Desc: Bug 1102325 - Call log date headers don't cover the entire horizontal space
2015-01-15 12:27:36 -08:00
Ryan VanderMeulen c04595cbcf Backed out changesets 178c7164a3cd and 9a7ee9cb2247 (bug 1031203) for bustage.
CLOSED TREE

--HG--
extra : amend_source : 89f9ffb338e7305ae3c3c7f100744570aec95d06
2015-01-15 14:42:54 -05:00
Archaeopteryx 6e64729d61 Bug 1121610 - Change WiFi -> Wi-Fi. r=nalexander
========

5e9476fa2a
Author: Archaeopteryx <archaeopteryx@coole-files.de>
    Bug 1121610 - WiFi -> Wi-Fi

--HG--
extra : rebase_source : 081ed01f235beef9c4fa2ebf11f39e79aef014d8
2015-01-15 10:53:17 -08:00
Gijs Kruitbosch c2aefa2a78 Bug 1120236 - fix autocomplete in case search bar doesn't exist, r=florian 2015-01-17 00:21:21 +00:00
Michael Comella 69ba4bc370 Bug 1116912 - Don't hide the dynamic toolbar when it was originally shown but a tab was selected. r=wesj
Additionally, rename mShowActionModeEndAnimation to make it more intuitive and
clean up it's initialization.
2015-01-16 17:37:20 -08:00
B2G Bumper Bot d0ceabe07a Bumping manifests a=b2g-bump 2015-01-15 09:41:50 -08:00
B2G Bumper Bot 23d2f1afdc Bumping gaia.json for 12 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e7e902c912c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #27243 from mancas/bug1114523

Bug 1114523 - [Flame][Homescreen]The "OK", "Close" and "back" button can...

========

https://hg.mozilla.org/integration/gaia-central/rev/62a9660df56c
Author: Manuel <manuel.casasbarrado@telefonica.com>
Desc: Bug 1114523 - [Flame][Homescreen]The "OK", "Close" and "back" button can't be displayed.

========

https://hg.mozilla.org/integration/gaia-central/rev/abb32506c586
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #27236 from tauzen/Bug1112478_del_tag_discovered

Bug 1112478 - [NFC] Removal of nfc-tag-discovered activity, r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/0b088ac09d48
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1112478 - [NFC] Removal of nfc-tag-discovered activity, r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/8fba4dfa2493
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26251 from ADLR-es/search-with-quotes

Bug 1100930 - [Contacts] Search for contacts with quotes is not working

========

https://hg.mozilla.org/integration/gaia-central/rev/91dd63d9712b
Author: Adrián de la Rosa <hola@adlr.es>
Desc: Bug 1100930 - [Contacts] Search for contacts with quotes is not working

========

https://hg.mozilla.org/integration/gaia-central/rev/4fee897d07a6
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26440 from mancas/bug1097296

Bug 1097296 - [Window Management] Battery, Signal and time on the status...

========

https://hg.mozilla.org/integration/gaia-central/rev/68a936ecba21
Author: Manuel <manuel.casasbarrado@telefonica.com>
Desc: Bug 1097296 - [Window Management] Battery, Signal and time on the status bar will appear behind download update overlay

========

https://hg.mozilla.org/integration/gaia-central/rev/7150e6f9d539
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26691 from mozfreddyb/origin-mozfreddyb/bug-989964-duckduckgo

Bug 989964: add duckduckgo to search providers

========

https://hg.mozilla.org/integration/gaia-central/rev/aa0ccc56bfd0
Author: Frederik B <fbraun+gh@mozilla.com>
Desc: Bug 989964: add duckduckgo to search providers

========

https://hg.mozilla.org/integration/gaia-central/rev/89bf06b569cf
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #27356 from punamdahiya/Bug1118934

Bug1118934-[Gallery]-Fix of bottom thumbnails overlapped by toolbar in list view r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/104c46fd0b0d
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1118934-[Gallery]-Fix of bottom thumbnails overlapped by toolbar in list view r=djf
2015-01-15 09:36:41 -08:00
Joel Maher 4aaf60ae9d Bug 1041500 - Enable run-by-dir mode for mochitest-devtools. r=RyanVM
CLOSED TREE
2015-01-15 10:00:00 -05:00
Brian Grinstead efebeb8c00 Bug 1122113 - Devtools Theme: Make toolbar tabs more narrow by default. r=pbrosset
CLOSED TREE
2015-01-15 09:53:00 -05:00
Carsten "Tomcat" Book 599a270000 merge mozilla-inbound to mozilla-central a=merge 2015-01-15 14:12:10 +01:00
Carsten "Tomcat" Book f1b37bb18e merge fx-team to mozilla-central a=merge 2015-01-15 14:07:12 +01:00
Bruce Sun 899a86f835 Bug 1121930: Sync Bluetooth daemon protocol with BlueZ 5.27, r=shuang 2015-01-15 19:44:02 +08:00
B2G Bumper Bot 04a5a1efb3 Bumping manifests a=b2g-bump 2015-01-16 00:06:59 -08:00
B2G Bumper Bot 970321bd58 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/33cb12bb5ce7
Author: Tzu-Lin Huang <dwi019@gmail.com>
Desc: Merge pull request #27343 from dwi2/bug1118584

Bug 1118584 - [Stingray][Home] move focus to latest pinned app, r=rexboy7

========

https://hg.mozilla.org/integration/gaia-central/rev/5a1678aa6ada
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1118584 - [Stingray][Home] move focus to latest pinned app
2015-01-16 00:04:44 -08:00
anirudhgp 2dda8225f8 Bug 1116600 - Change RegExp constructor to RegExp literal. r=mak 2015-01-15 06:25:00 -05:00
Hannes Verschore c5d9a0489c Bug 1118235: Disable AVX for now due to performance regressions, r=jandem 2015-01-15 10:07:09 +01:00
Xidorn Quan eb634353fa Bug 1055667 part 7 - Reftests for box properties on ruby boxes. r=dbaron
--HG--
extra : source : 4f6b9fe27d00b364047c0834608eb4c643bc2167
2015-01-15 20:02:11 +11:00
Xidorn Quan b6f10f748e Bug 1055667 part 6 - Fix border/padding of ruby frame. r=dbaron
--HG--
extra : source : 42391b99e060a7b3c4e281ce2a4fda77cb3e4efc
2015-01-15 20:02:11 +11:00
Xidorn Quan e2198398db Bug 1055667 part 5 - Make nsRubyFrame inherit nsInlineFrame. r=dbaron
--HG--
extra : source : 2ebca66c36f692cf29cbeb1eb64c6760bb75847c
2015-01-15 20:02:11 +11:00
Xidorn Quan f371f07432 Bug 1055667 part 4 - Compute border/padding to zero for rbc & rtc. r=dbaron
--HG--
extra : source : e863414c6ceef1cbfb2b47a3abc64b93500060f8
2015-01-15 20:02:11 +11:00
Xidorn Quan 801d76bf4e Bug 1055667 part 3 - Suppress border/padding space on rbc/rtc frames. r=dbaron
--HG--
extra : source : 5025e0967ab9f189bb07af307733fcddcf90eb35
2015-01-15 20:02:11 +11:00