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

467116 Коммитов

Автор SHA1 Сообщение Дата
Gijs Kruitbosch e6fd6099aa bug 1254091 convert test_mousecapture.xul to mochitest-plain so we can run it in e10s, r=enndeakin
MozReview-Commit-ID: 8xqtaIjafSw

--HG--
rename : toolkit/content/tests/chrome/test_mousecapture.xul => toolkit/content/tests/mochitest/test_mousecapture.xhtml
extra : rebase_source : 9d5476c965b2a67757e372a7ec1ee2db980acc4f
2016-03-18 12:48:22 +00:00
Brian Grinstead 001bdcabde Bug 1243955 - Enable browser_bug_871156_ctrlw_close_tab.js in e10s;r=me
MozReview-Commit-ID: 88Lbne1uRSk
2016-03-21 11:05:50 -07:00
Nick Alexander 0b9f03564c Bug 1258452 - Explicitly request READ_EXTERNAL_STORAGE permission. r=sebastian
This permission was added in API 16, and is only enforced in API 19+.
(It's benign to add it to APKs installed on API 15.)

We want to declare it explicitly so that the bouncer APK and the main
APK have the same permission set.  There appears to be some fanciness
with Gradle's implied permission system where the bouncer APK does not
request READ implicitly where-as the main APK does request READ
implicitly.  This just makes things explicit (and uniform).

MozReview-Commit-ID: LBblAPa0duV

--HG--
extra : rebase_source : 616fa58ccd9063088abb14240265a20ac4e48da7
extra : histedit_source : abf6211896e99cc7b53f9c36714d056f0d44d63f
2016-03-14 14:23:56 -07:00
Nick Alexander 8204c8154a Bug 1258452 - Pre: Assemble app and tests when collecting dependencies. r=me
In the wild, the Robotium Maven dependency is not being fetched.
Let's see if this forces it to be downloaded.

MozReview-Commit-ID: 3Fhm4Aj40Jp

--HG--
extra : rebase_source : 7b1071ef36ff4600e303ac9e0c7dc0b998fad705
extra : histedit_source : 6568e7aa28e60897b8fe96904dcb2bc296945222
2016-03-12 16:43:42 -08:00
James Long ce998843d6 Bug 1253902 - fix adding a conditional breakpoint from context menu r=ejpbruel 2016-03-21 13:03:12 -04:00
Andrzej Hunt 2304a9088e Bug 1254797 - Post: Ensure we ignore deleted sites in pinned query r=rnewman
Pinned sites should be deleted directly, however I'm not confident enough
in my knowledge of sync to be certain that we won't end up with deleted
pinned sites in our table.

(We use normal bookmark deletion for removing pinned sites.)

MozReview-Commit-ID: SSLDkSXWlI
2016-03-15 14:44:13 -07:00
Andrzej Hunt 1916a1090c Bug 1254797 - Intersperse blank sites between pinned sites if needed r=rnewman
This fixes an edge case that is most likely to happen to new users if they pin a site followed
by removing one or more suggested sites. This results in the topsites table containing
less sites than needed, leading to some pinned sites being displayed in a higher
than expected position. This also broke unpinning since our code assumes
that a topsites physical position corresponds to its DB position (which prior
to this patch was not the case).

MozReview-Commit-ID: JgTUa55eXnz
2016-03-15 14:41:15 -07:00
Andrzej Hunt 1bf3fbebe5 Bug 1254797 - Pre: fix variable name being negation of value r=rnewman
This variable was renamed to be positive instead of negative but the value/usage wasn't adapted.

MozReview-Commit-ID: H1DeZMmvTXC

--HG--
extra : amend_source : a83d5ae3f1c7525031c17cdb4fa0f4950f6aa7c2
2016-03-09 20:10:34 -08:00
Carsten "Tomcat" Book 4d635d0e03 Merge mozilla-central to fx-team 2016-03-21 16:02:35 +01:00
James Long 5d7c236b16 Bug 1257322 - add more devtools docs r=pbrosset 2016-03-21 10:36:28 -04:00
Carsten "Tomcat" Book 0db9291841 merge mozilla-inbound to mozilla-central a=merge 2016-03-21 15:30:59 +01:00
Phil Ringnalda 522eeca20c Back out dbf70d71fe29 (bug 1198701) for breaking test_document.all_iteration.html 2016-03-20 22:35:54 -07:00
Karl Tomlinson bc64779561 bug 1211892 read -unico-border-gradient of early Unico versions for ThreeDHighlight and ThreeDShadow r=acomminos
MozReview-Commit-ID: KWfQqT5MIjT

--HG--
extra : rebase_source : d480fe8538530aafd0b68da9b947f215af119bd1
2016-03-18 22:49:46 +13:00
Phil Ringnalda 6705425981 Back out changeset 1364b664788a (bug 1257019) for check_spidermonkey_style.py failures
CLOSED TREE
2016-03-20 21:29:29 -07:00
Phil Ringnalda b0bc1ab435 Bug 1257593 followup, fix bustage from believing a reviewer and then sending a different patch to try
CLOSED TREE
2016-03-20 21:19:14 -07:00
Greg Weng 5001f89b5f Bug 1198701 - ArrayIterator gets length property after iteration has finished. r=till 2016-03-18 00:43:00 -04:00
JerryShih dc73cc267c Bug 1257593 - Handle webgl FramebufferTexture2D() with an unbound texture. r=jgilbert 2016-03-20 01:07:00 -04:00
Nick Fitzgerald 8de9fb7cf2 Bug 1257019 - Add move construction to js::Mutex<T>. r=terrence 2016-03-17 14:53:00 -04:00
Michael Ratcliffe 98329bf0db Bug 1248447 - Stop grafting prototypes in storage.js::patchMetadataMapsAndProtos() r+pbro
--HG--
extra : amend_source : 66bb299060caef75a2c04d8a18c56ee2ef6393e4
2016-03-17 15:42:43 +00:00
Gijs Kruitbosch f324684dca Bug 621158 - fix typo in advanced.js, actually enable test in e10s, rs=bustage,me
MozReview-Commit-ID: JCEoHxw5UPZ
2016-03-21 11:52:36 +00:00
Gijs Kruitbosch abe1c0b2f7 Bug 621158 - make appcache use messaging for quota management, r=mayhemer,jaws
MozReview-Commit-ID: GfHbERuzuW8

--HG--
extra : rebase_source : 40e7a841174fb4121afc25e45edf1b10527688e7
2016-03-21 10:22:16 +00:00
Gabriele Svelto aefa743971 Bug 1257488 - Fix test_gzip_offline.html to work with e10s enabled, r=mayhemer
MozReview-Commit-ID: Fv3ECOAlJ2b

--HG--
extra : rebase_source : 9ed438f8d76ce821f57ebc5c0ae24ba2686726f5
2016-03-17 11:58:14 +01:00
Sebastian Kaspari d9987b06e1 Bug 1257936 - TabsPanel: Do not hold static references to views. r=ahunt
MozReview-Commit-ID: F6srFGDG5wx

--HG--
extra : rebase_source : 60da71765cd6a24c083d0cb2942aa5c3485b5f1b
extra : amend_source : 26e9fb9a6f4a88cdb43998dbb79712bd48449b8a
2016-03-18 20:09:32 +01:00
Sebastian Kaspari 85bb5808c6 Bug 1257941 - Use LeakCanary to watch for fragment leaks. r=ahunt
MozReview-Commit-ID: GhqcSH1SML

--HG--
extra : rebase_source : 9439dd3cd0aae5e68f647289ac67619cf13230e7
extra : amend_source : 3afffb2fc47600cfba6fce61452830500c3d6d3a
2016-03-18 20:00:49 +01:00
Victor Porof 9448e0fb82 Bug 1177822 - The button "Start Recording Performance" is misplaced after some actions (always reproducible), r=jsantell 2016-03-21 10:05:12 +01:00
Victor Porof 302b3bade3 Backed out changeset 3810206dc61f for landing with an incorrect bug number and commit message, r=me 2016-03-21 10:09:15 +01:00
Victor Porof 413aeb38e1 Bug 1258197 - Recordings list empty label text has a different background color than its parent container, r=jsantell 2016-03-21 10:05:12 +01:00
Victor Porof 7d0020e132 Bug 1251291 - Tool notices (Take snapshot and Start Recording Performance) should use var(--theme-body-background), r=jsantell 2016-03-21 10:05:12 +01:00
Victor Porof ab063bbd44 Bug 1251291 - Tool notices (Take snapshot and Start Recording Performance) should use var(--theme-body-background), r=jsantell 2016-03-21 10:05:12 +01:00
Victor Porof f82d9f7dd0 Bug 1232289 - Deep tree of call stacks ends up with hidden overflow to right of toolbox, can't see the function names, r-jsantell 2016-03-21 10:05:12 +01:00
Victor Porof 0cee6b8738 Bug 1251138 - Dev Tools Performance Settings Popup button not visible on reduced size browser, r=jsantell 2016-03-21 10:05:12 +01:00
Victor Porof bb63559bbd Bug 1252100 - Imported profiles may have too long filename as the display label so sidebar is very huge, r=jsantell 2016-03-21 10:05:12 +01:00
JerryShih 2011d3b328 Bug 1252414 - Handle lost_context for webgl ClearBuffer*. r=jgilbert 2016-03-17 01:45:00 -04:00
JW Wang 1f50efdd99 Bug 1242783. Part 2 - per comment 12, buffer only 1s when audio is captured. r=kinetik.
MozReview-Commit-ID: 2SUSvQzUSgR
2016-03-19 18:29:44 +08:00
JW Wang e13588537e Bug 1242783. Part 1 - per comment 11, increase mAmpleAudioThresholdUsecs to 2s to avoid audio underrun when BT is connected. r=kinetik.
MozReview-Commit-ID: DBQwrDxnjjh
2016-03-19 18:29:34 +08:00
Thomas Nguyen dbccc09fbb Bug 907252 - B2G NFC: write xpcshell-test for NFC. r=yoshi 2016-03-21 10:22:44 +08:00
Gerald Squelart 31a428dc42 Bug 1256533 - Use std::deque<int32_t> instead of nsDeque - r=cpearce
The queue of pending block indexes was implemented using nsDeque where
item pointers were perverted into pure 32-bit numbers, causing a size
mismatch on 64-bit platforms, which was picked by VS2015.

Note: We're using a deque because we need to implement a 'contains' method,
which would be unreasonably-difficult with a pure queue.

MozReview-Commit-ID: HpDBIwgSs9

--HG--
extra : rebase_source : d396e7677a51cac787202dd63653890f19626bf8
2016-03-20 16:52:34 +11:00
Ceridwen 865d078f80 Bug 1257983 - Fix MANIFEST.in in external-media-tests package; r=maja_zf
This MANIFEST.in contained the wrong file name,
external-media-tests-requirements.txt rather than requirements.txt.

MozReview-Commit-ID: A0zJihjoxzf

--HG--
extra : rebase_source : ddc462d754d234af04ed5a37885b89f9187a3942
2016-03-18 18:32:37 -04:00
Phil Ringnalda d171b7485c Back out changeset 06e41d2080a2 (bug 698882) for (at least) 10.6 leaks including PollableEvent
CLOSED TREE
2016-03-20 17:24:48 -07:00
Benjamin Peterson 752343237e No bug - fix typo r=me
DONTBUILD CLOSED TREE

--HG--
extra : rebase_source : 25f0600425dec249f838ed221dde71d401571eb9
extra : amend_source : 49f7ccab9e47083df9e8b7776acc6de73a880473
2016-03-19 21:28:19 -07:00
Alessio Placitelli 4b5c7e3e6b Bug 1254550 - Make Telemetry configuration consistent across builds. r=gfritzsche 2016-03-11 06:31:00 +01:00
Franziskus Kiefer 1a47cfb77a Bug 1186072 - Add trailing slash to origin referer header when policy is set. r=sworkman
MozReview-Commit-ID: 3PYuODmqpbL

--HG--
extra : source : ac4148f22b2d6f76762dac3fd94a6452da80bdde
2016-02-24 10:51:54 +01:00
Thomas Nguyen 6aa0bd3d31 Bug 1186072 - Run referrer-policy web platform tests expected pass. r=fkiefer
MozReview-Commit-ID: 2QUzc0lXanK

--HG--
extra : transplant_source : %01%D3%EB%15i%0A%07%C5%B9%9FR%7F%D4bH%AF%D63%1E%A1
2016-03-17 16:08:11 +08:00
Thomas Nguyen cf1a8aa959 Bug 1186072 - Fix web-platform-tests service worker fetch. r=fkiefer
MozReview-Commit-ID: 6iQHkXaFfy3

--HG--
extra : transplant_source : %97%A6%F1R%F3%AD%A2a%09.%EBYo%9C%F3f%90%15%B3%C9
2016-03-17 16:05:44 +08:00
Thomas Nguyen eee5ea10c2 Bug 1186072 - web-platform-tests fetch origin referrer miss slash. r=fkiefer
MozReview-Commit-ID: 5aT9EhJHmy5

--HG--
extra : transplant_source : O%A0%D3%1Bk%99M%A9%A9%AE1%1D%F9%AA%CF%D9Vqc%9E
2016-03-17 16:38:46 +08:00
bsilverberg 796bd23e28 Bug 1257380 - Fix intermittent test_ext_bookmarks.html. r=kmag
I don't think we can rely on the bookmarks being created in a specific order, although that mostly seems to happen,
so rather than check for an exact list of bookmarks returned from getRecent(), we can just check that the bookmarks
we get back are in reverse chronological order and that the 4 most recently created bookmarks are returned.

MozReview-Commit-ID: DhT7raJRe7N

--HG--
extra : transplant_source : 8%24%A6%3F%87%CD%17M%EC%B0%C4%3A%F3iP%EB%BA%DE%B5%F4
2016-03-17 11:17:16 +01:00
Nick Thomas 2049654007 Bug 1254784 - Add 45.0esr win64 support to bouncer, r=rail DONTBUILD
--HG--
extra : source : ddc16d5813a398c433b25447dd9cfb8c5b51b0c0
extra : amend_source : 0b36ec9c251c4600b685f2bafc5e231f56c0377b
2016-03-21 13:11:56 +13:00
Paolo Amadini b1c3fd6687 Bug 1254100 - Part 1 - Fix compilation error in debug builds. r=gcp,francois 2016-03-20 16:11:52 +00:00
Paolo Amadini 9f7804275b Bug 1139914 - Downloads with blocked data should be persisted across sessions. r=mak
MozReview-Commit-ID: 4XkSTaNZcLo

--HG--
extra : rebase_source : 98c24ae1561555ddf1c6c12b1fafeb08fa735dd1
2016-03-20 14:25:42 +00:00
Paolo Amadini 44ddde4b6e Bug 1254100 - Part 2 - Downloads blocked by Application Reputation should provide information about the verdict. r=mak
MozReview-Commit-ID: FYH5Tdtbzn

--HG--
extra : rebase_source : a59e79ac247d5f6d039d25f6ee6aea6cf2b5dbe6
2016-03-16 14:29:23 +00:00