Terrence Cole
05f6aaf959
Bug 1276882 - Handle NaN sleep values explicitly; r=jandem
...
--HG--
extra : rebase_source : 08f79177e7d1a4a58952b6f95d952105105fdbaa
2016-06-06 15:01:09 -07:00
Andrew Swan
bbff6c938b
Bug 1277965 Enable MOZ_ADDON_SIGNING r=kmag
...
MozReview-Commit-ID: L6VXf9veakc
--HG--
extra : rebase_source : 8f48e2a829ee597120b1d0d6926c3dc3c7e54001
2016-06-06 12:23:14 -07:00
Jonathan Kingston
08ef5cffc4
Bug 1275432 - showing container icons in file and tab menu. r=jaws
...
MozReview-Commit-ID: 9QJHU188MwI
--HG--
extra : transplant_source : w%8B%22u%2C%26%CE%F7%C0%9C%C5%A8%0Fk_%E5%10%CE%82%9B
2016-05-26 12:12:24 +01:00
JW Wang
d292fa5e3a
Bug 1277776 - Use SaferMultDiv in AudioClock::GetPositionInFrames(). r=jya.
...
MozReview-Commit-ID: 711czooNf55
--HG--
extra : rebase_source : cf2ba4ab351775be5ab08a820de9d4a1ac356dac
2016-06-06 11:13:34 +08:00
Alastor Wu
6d9e2d48b4
Bug 1276830 - part3 : modify tests. r=rillian
...
MozReview-Commit-ID: 9imko6c1Z4R
--HG--
extra : rebase_source : 6d0e0873ffdc28a13ce3e498f73ba1c81aa8b9fb
2016-06-06 10:12:42 +08:00
Alastor Wu
c7ce01fded
Bug 1276830 - part2 : modift LineAlignSetting value in vtt.jsm. r=rillian
...
MozReview-Commit-ID: FlKbht9uklN
--HG--
extra : rebase_source : 2cba6c52ec9e4137dd99a27f4714930cc958e563
2016-06-06 09:53:24 +08:00
Alastor Wu
be17624070
Bug 1276830 - part1 : introduce LineAlignSetting. r=rillian,smaug
...
MozReview-Commit-ID: 1nZhCpPpTEh
--HG--
extra : rebase_source : f0f55cbcf5df79753b05f16579591f2ce8aa195a
2016-06-06 09:53:16 +08:00
Nicholas Nethercote
4f1d56df39
Backout 0ed86240bc77 for bustage.
2016-06-06 11:51:44 +10:00
Nicholas Nethercote
7b96c1446c
Bug 1267551 (part 11b) - Follow-up to fix Android bustage. r=me.
...
--HG--
extra : rebase_source : 8fc9bae58049fdd3cc660a31e9d4d7bd7ca2f67d
2016-06-06 11:36:30 +10:00
Nicholas Nethercote
8bc7cd881e
Bug 1274148 (part 1) - Use MOZ_MUST_USE more in xpcom/io/Base64.h. r=erahm,bagder,mattwoodrow.
...
--HG--
extra : rebase_source : b468df852789a22e3d50a9580515bb6aa46784d5
2016-06-06 09:21:00 +10:00
Nicholas Nethercote
e3ea9be8a6
Bug 1267551 (part 11) - Use MOZ_MUST_USE in js/src/vm/Printer.h. r=h4writer.
...
This catches a missing check.
--HG--
extra : rebase_source : 7a907da5a842ef0c4a677cbf17c86d8ee1d719db
2016-06-03 16:25:18 +10:00
Nicholas Nethercote
2560f9436f
No bug. Remove unused JS_CLASS_MEMBERS argument. r=me.
...
--HG--
extra : rebase_source : 6837bd7f0fba743ad6c7f9c8af32fca23dbe0de3
2016-06-06 09:14:45 +10:00
Nicholas Nethercote
f22dbabefd
Bug 1277752 (part 2) - Check the return value of PR_Seek64() in nsTemporaryFileInputStream::ReadSegments(). r=valentin.
...
--HG--
extra : rebase_source : 95c7f010aa71b4c59cfe9a5a9cb774210b873cfa
2016-06-03 14:27:22 +10:00
Nicholas Nethercote
f5495086eb
Bug 1277752 (part 1) - Add a missing null check in Dashboard::GetDNSCacheEntries(). r=valentin.
...
The AppendElement() call is fallible, so its result must be null-checked.
--HG--
extra : rebase_source : 5662a9fe1f47a6968e7a147ea09559b7790e74c1
2016-06-03 14:24:00 +10:00
Eitan Isaacson
ad986ea88d
Bug 1268633 - Let speech synthesis ride the trains. r=smaug
...
MozReview-Commit-ID: FslNX4OSO6a
--HG--
extra : rebase_source : fb8c98270e290fbf21a833e9e8518e62ff2153b8
2016-06-02 10:30:46 -07:00
Jan Varga
a25258797e
Bug 1195930 - Part 11: Unified SQLite database schema and storage version, major and minor version support; r=asuth
2016-06-05 21:43:09 +02:00
Jan Varga
2b9890e7bd
Bug 1195930 - Part 10: Use extra durability mode for storage.sqlite; r=asuth
2016-06-05 21:43:02 +02:00
Jan Varga
111f87a355
Bug 1195930 - Part 9: Remove old directories (fixes bug 1273717); r=asuth
2016-06-05 21:42:55 +02:00
Jan Varga
af49dba19e
Bug 1195930 - Part 8: Fixed support for origin clearing, reworked internal origin patterns to use OriginAttributesPattern; r=asuth
2016-06-05 21:42:48 +02:00
Jan Varga
1fb4d91a67
Bug 1195930 - Part 7: New test for metadata v2 restoring (also tests userContextId origin attribute); r=asuth
2016-06-05 21:42:40 +02:00
Jan Varga
381cd4b9e9
Bug 1195930 - Part 6: A new schema upgrade for IndexedDB databases; r=asuth
2016-06-05 21:42:33 +02:00
Jan Varga
5a2fea4594
Bug 1195930 - Part 5: Core changes, support for storage directory versioning, new metadata v2 files, origin suffix added to API methods, origin attributes used across the implementation, more upgrade tests; r=asuth
2016-06-05 21:42:25 +02:00
Jan Varga
f81ab7f0fb
Bug 1195930 - Part 4: Move code to correct place - add; r=asuth
2016-06-05 21:42:18 +02:00
Jan Varga
0360bbe43a
Bug 1195930 - Part 3: Move code to correct place - remove; r=asuth
2016-06-05 21:42:11 +02:00
Jan Varga
3249fba977
Bug 1195930 - Part 2: Refactor StorageDirectoryHelper to a base class and two separate final classes, improve correctness of default storage upgrade and add support for resource urls; r=asuth
2016-06-05 21:42:01 +02:00
Jan Varga
64b62c9b07
Bug 1195930 - Part 1: Re-enable tests for clearing origin data; r=asuth
2016-06-05 21:41:48 +02:00
Benoit Girard
89a2736994
Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds. r=cpearce
...
MozReview-Commit-ID: CePIpZZEjD
--HG--
rename : media/gmp-clearkey/0.1/Endian.h => media/gmp-clearkey/0.1/BigEndian.h
extra : rebase_source : a05ccec4e75da7f0bc1eb1a38c2f7e84b82d31ce
2016-06-05 13:24:51 -04:00
Carsten "Tomcat" Book
e8d8c705a1
Backed out changeset 490d3460a197 (bug 1230462) for test failures in test_modal_prompts.html
...
--HG--
rename : toolkit/components/prompts/test/test_subresources_prompts.html => toolkit/components/prompts/test/test_bug625187.html
2016-06-05 11:26:57 +02:00
Haik Aftandilian
c0be03a3bd
Bug 1272772 - Inline system.sb and remove unneeded rules (removes unneeded rules); r=gcp
2016-06-01 15:40:00 +02:00
Haik Aftandilian
5b9493970f
Bug 1272772 - Inline system.sb and remove unneeded rules (removes unused macros); r=gcp
2016-06-01 15:40:00 +02:00
Haik Aftandilian
3cb7c0e726
Bug 1272772 - Inline system.sb and remove unneeded rules (inline system.sb rules); r=gcp
2016-06-01 15:40:00 +02:00
Matthew Wein
6beefd1a7a
Bug 1271777 - Fix the 'MacCtr' typo in the commands API. r=kmag
...
MozReview-Commit-ID: 2pVcqpfSRKT
--HG--
extra : source : ea4940dd52ccc58a914bfb3b464fa6cee0af628c
extra : histedit_source : 81d3d700dbe8fd8dd34f7bf97f1fc323f07168f9
2016-05-25 16:58:43 -07:00
Alessio Placitelli
1d61caacd4
Bug 1275144 - Don't watch for preference changes in XPCSHELL tests. r=gfritzsche
2016-05-25 13:28:00 +02:00
Florian Quèze
5ed98a7ef4
Bug 1204366 - [RTL] Searchbar's dropdown in wrong positions, r=dao.
2016-06-06 15:40:10 +02:00
Florian Quèze
c500dfade0
Bug 1275086 - Bump expires_in_version to 55 for SEARCH_SERVICE_HAS_UPDATES and SEARCH_SERVICE_HAS_ICON_UPDATES, rs=bsmedberg.
2016-06-06 15:39:18 +02:00
Jarda Snajdr
45e8d66845
Bug 1134073 - Part 3: Show network request cause and stacktrace in netmonitor - mochitests r=ochameau
...
MozReview-Commit-ID: Bjkl2XB3sFs
2016-06-03 01:55:00 +02:00
Jarda Snajdr
2276274acd
Bug 1134073 - Part 2: Show network request cause and stacktrace in netmonitor UI r=ochameau
...
MozReview-Commit-ID: HauaLcPTZ5r
2016-06-03 03:24:00 +02:00
Jarda Snajdr
d56d19a26c
Bug 1134073 - Part 1: Collect information about request cause and stacktrace in netmonitor backend r=ochameau
...
MozReview-Commit-ID: BdrqblFyC66
2016-06-01 01:03:00 +02:00
Jarda Snajdr
0cb10b0230
Bug 1253794: Tolerate missing params in sjs_content-type-test-server.sjs, fix intermittent browser_net_statistics failures r=ochameau
...
MozReview-Commit-ID: Gq6omQpwiSs
2016-06-06 02:32:00 +02:00
Mike de Boer
18ea004233
Bug 1056235 - deal with surrogate pairs properly when retrieving the currently selected text for prefill in the findbar. r=masayuki
2016-06-06 12:56:55 +02:00
Carsten "Tomcat" Book
2777857538
Merge mozilla-central to fx-team
2016-06-06 12:03:36 +02:00
Andrzej Hunt
5e633581d1
Bug 1276050
- Remove duplicate code from Favicons r=sebastian
...
loadUncachedFavicon does exactly the same thing.
MozReview-Commit-ID: 58Yi28JZfv4
--HG--
extra : amend_source : 04776f9507d0b17432b4d74913ea20b84db5c012
2016-05-23 13:27:26 -07:00
Grigory Kruglov
218043cb63
Bug 1274029 - Part 5: Unit tests for aggregate updates r=sebastian
...
MozReview-Commit-ID: 9EljLhpySAj
--HG--
extra : rebase_source : ee29f463f14322e88672e49dce119e2ad3db5ec5
2016-06-01 10:21:14 -07:00
Grigory Kruglov
bdaf8e4677
Bug 1274029 - Part 4: Update aggregates during history import from android browser r=sebastian
...
MozReview-Commit-ID: EaR15lbuDQm
--HG--
extra : rebase_source : 4320fe191bd5bc1b8f02b254c711681ee3973c95
2016-06-01 12:38:51 -07:00
Grigory Kruglov
7023147d0d
Bug 1274029 - Part 3: Update aggregates during syncing r=sebastian
...
MozReview-Commit-ID: 9WyBE0Lk3Tp
--HG--
extra : rebase_source : 8dd2af4cf71d810a94620a67734d6ca492574a76
2016-06-01 15:02:46 -07:00
Grigory Kruglov
3a506f704b
Bug 1274029 - Part 2: Update aggregates during local browsing r=sebastian
...
MozReview-Commit-ID: 9Z9uFKxbRZm
--HG--
extra : rebase_source : 9e3f8d74dba70106650c886502cf6327cfbfa65d
2016-05-27 23:50:29 -07:00
Grigory Kruglov
e6c225c1e5
Bug 1274029 - Part 1: Database migration; initial aggregates calculation r=sebastian
...
MozReview-Commit-ID: 7nR2pwGV7nE
--HG--
extra : rebase_source : b91792560e9570d2032925d10f0597058a3a3882
2016-06-01 12:40:19 -07:00
Grigory Kruglov
c82fe23303
Bug 1274029 - Pre 2: Correct old comments about combined view r=grisha
...
MozReview-Commit-ID: IiePFWmkPKZ
--HG--
extra : rebase_source : 6f5fd3628823a567dcb9b8ee5324e9d3906461e3
2016-06-01 12:25:36 -07:00
Grigory Kruglov
78921a288e
Bug 1274029 - Pre: Fix v32.db test db, set combined view to what it should be at this time r=sebastian
...
MozReview-Commit-ID: AgaxNgPHoJM
--HG--
extra : rebase_source : 40072f536b94ec593c20cda46fb7990bc02142bb
2016-05-30 18:16:49 -07:00
Johann Hofmann
17e4de71e8
Bug 1206245 - Add a function to SitePermissions.jsm to check granted permissions by uri. r=paolo
...
MozReview-Commit-ID: KvAuRLRx1nf
2016-06-01 12:39:52 +02:00