Alexandre Poirot
f673d8c325
Bug 1268447 - Convert webconsole to use new key shortcut module. r=bgrins
2016-05-31 14:17:03 -07:00
Kris Maglione
26767b8010
Bug 1272800: Wait for zoom event after switching tab if current value is not as expected. r=me
...
MozReview-Commit-ID: 4GtQMLOLZNP
2016-05-31 13:43:28 -07:00
Kris Maglione
81e206b780
Bug 1271374: Add Cache-Control: no-cache to the delayed load SJS page. r=me
...
MozReview-Commit-ID: K6FN8jsT12Y
2016-05-31 13:30:51 -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
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
Steve Melia
cd0c692386
Bug 1276533: Update test actor to scroll element into view before simulating mouse click;r=ochameau
...
MozReview-Commit-ID: ElTy62z8tl6
--HG--
extra : amend_source : c4c776f53a17cb56580fdb13caa1765d494572a4
2016-05-31 22:03:58 +01:00
Edouard Oger
6ee8fdf88d
Bug 1267760 - Send push public key and auth secret when registering/updating a device. r=kitcambridge
...
MozReview-Commit-ID: BVwaijvSsLL
2016-05-24 16:19:47 -07:00
J. Ryan Stinnett
4dc1d16893
Bug 1269457 - Only set breakpoints for pending bp actors. r=ejpbruel
...
The special code path carved out in bug 1225160 dropped the `actor.isPending`
check which causes many, many attempts to set a breakpoint on every new source
notification, leading to a very slow debugging experience.
MozReview-Commit-ID: A3pnHzh5eeh
2016-06-01 10:59:24 -05:00
Steve Melia
a847380c46
Bug 1259812: Fix tests to account for change in tooltip text and breadcrumb lifecycle;r=pbro
...
MozReview-Commit-ID: 6KJOAhhgmkX
2016-05-29 22:58:32 +01:00
Steve Melia
be63605b00
Bug 1259812: Replace XUL elements with XHTML in inspector breadcrumbs;r=pbro
...
MozReview-Commit-ID: 4LQfN5GwZH5
2016-05-31 20:29:50 +01:00
Sebastian Kaspari
6e4b1228f5
Bug 1276910 - Do not show "Add to home screen" prompt in private browsing. r=margaret
...
MozReview-Commit-ID: DFoMnyx4Gde
--HG--
extra : rebase_source : 4f91aea87e161fa08d07677f5c90717e7514e59c
extra : histedit_source : b8f02f27216478603d61c3f71562da74e0297e16
2016-06-01 10:02:51 +02:00
Carsten "Tomcat" Book
a7f3bc1ed9
Backed out changeset 7520b940afc8 (bug 1267760) for eslint failure
2016-06-01 16:12:50 +02:00
Edouard Oger
670ef44c8b
Bug 1267760 - Send push public key and auth secret when registering/updating a device. r=kitcambridge
...
MozReview-Commit-ID: BVwaijvSsLL
--HG--
extra : transplant_source : %E8%8DB%AF%FD%3F%FCl%C6%1CN%1C-%EAg%16%5E%93-%8B
2016-05-24 16:19:47 -07:00