Commit Graph

22515 Commits

Author SHA1 Message Date
Blake
786d13f62b Bug 1080484 - Support avi/divx, ts/m2ts, and mkv media formats. r=cajbir 2014-12-23 10:20:25 +08:00
Hiroyuki Ikezoe
22c59567cc Bug 1071357 - Need yield against checkItem and promiseAsyncUpdates after each importFromFile/exportToFile in test_bookmarks_json.js. r=mak 2014-12-22 02:53:00 +01:00
Mike Hommey
8b9019872f Bug 1108858 - Avoid building libxul twice as much as necessary during Linux PGO builds. r=mshal 2014-12-23 15:27:20 +09:00
Ryan VanderMeulen
d5b00e6e16 Merge m-c to fx-team. a=merge 2014-12-22 17:59:25 -05:00
Ryan VanderMeulen
093bfc2f39 Merge inbound to m-c. a=merge 2014-12-22 17:55:32 -05:00
Patrick Brosset
badb80ac01 Bug 1105825 - Disable all devtools animation actor tests since the waapi is pref'd off in beta/release; r=me 2014-12-22 23:36:35 +01:00
Mark Finkle
0b8b7d0d3b Bug 1078796 - Remove special purpose Matchstick filtering code r=wesj 2014-12-22 15:42:04 -05:00
Dave Townsend
35cca24fcc Bug 1103455: Change the events used to popup the search suggestions to avoid showing them when opening context menus. r=florian 2014-12-22 11:54:15 -08:00
Dão Gottwald
cc53e72321 Bug 1101996 - Add icons to history-based suggestions in search bar dropdown, r=florian,Mossop. 2014-12-22 20:34:58 +01:00
J. Ryan Stinnett
01a79ffc47 Bug 731318 - Show transferred size in Net Monitor. r=vporof 2014-12-22 12:15:48 -06:00
Patrick Brosset
686840f12c Bug 1105825 - Add auto state refresh to AnimationPlayerActors; r=bgrins 2014-12-22 17:56:41 +01:00
Jordan Santell
dca99a9fdd Bug 1112875 - Add web-audio-automation-timeline library to devtools. r=padenot 2014-12-18 06:49:00 -05:00
Neil Deakin
f0e5d54215 Bug 1066383, rework custom html menu item handling to support contextmenu attribute in separate process, r=janv,mconley,peterv 2014-12-16 11:21:11 -05:00
Brian Birtles
d3833e09da Bug 927349 part 17 - Don't count native reflows in test_popupreflows.xul; r=markh
test_popupreflows.xul currently expects to get 1 reflow when a popup is opened.
This is triggered by JS code. An incremental layout may be triggered by native
code but the test ignores that for unclear reasons ("Because we've simply
cargo-culted this test from browser_tabopen_reflows.js!").

In part 16 on this patch series, we force interruptible reflows to become
full reflows when we have pending animations which can cause this test to
fail since it will see 2 reflows.

The above quoted browser_tabopen_reflows.js specifically ignores reflows
triggered by native code so we adjust this test to do likewise.
2014-12-22 09:35:41 +09:00
Bill McCloskey
ba57944c59 Backout bug 1072980 due to regressions. 2014-12-20 21:15:36 -08:00
Jacek Caban
b431e9ae2e Bug 1114052 - Don't include Windows headers inside a namespace. r=paolo 2014-12-20 22:02:45 +01:00
Phil Ringnalda
bb626226c0 Merge f-t to m-c, a=merge 2014-12-20 12:18:28 -08:00
Chris Peterson
33046ce442 Bug 1113669 - Relax FAIL_ON_WARNINGS in toolkit/xre for Linux gcc warnings. r=dholbert 2014-12-19 08:59:59 -08:00
Ryan VanderMeulen
0a21cc6b87 Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-19 21:57:29 -05:00
Wes Kocher
4e511cba4e Merge m-c to inbound a=merge CLOSED TREE 2014-12-19 15:59:42 -08:00
Wes Kocher
6a88b77d9e Merge fx-team to m-c a=merge 2014-12-19 15:43:34 -08:00
Nick Fitzgerald
183545d747 Bug 1106695 - Part 2: Use ScriptStore in the script actors. r=jlongster 2014-12-19 14:40:58 -08:00
Nick Fitzgerald
47bf2ea90c Bug 1106695 - Part 1: Add toolkit/devtools/server/actors/utils/ScriptStore.js. r=jlongster 2014-12-19 14:40:55 -08:00
Ryan VanderMeulen
68a9b89f29 Merge inbound to m-c. a=merge 2014-12-19 15:03:54 -05:00
Gijs Kruitbosch
e800ac982d Bug 1093034 - test fixes for addon manager and unknown types, r=Mossop 2014-12-19 11:57:37 +00:00
Dão Gottwald
4ca84d76cc Bug 647540 - Get rid of the toolbar-primary class. r=enn
--HG--
extra : rebase_source : 3b1bf2598d73f7242945e4296df947f66dbeaf0a
2014-12-18 23:31:39 +01:00
Gijs Kruitbosch
f112247880 Bug 1093034 - fix add-on manager to cope with magical new add-on types, r=Mossop
--HG--
extra : rebase_source : b448a22f2781bca89a54d559dc63141532ef6c8d
2014-12-11 00:46:56 +00:00
Heather Arthur
74ecec7bb8 Bug 1105572 - Font inspector should display fonts using their font weight and style. r=bgrins 2014-12-17 16:05:00 +01:00
Gijs Kruitbosch
298baf0653 Backed out changeset 577fdd522d0c (bug 1079303) because of ASAN perma-orange as well as orange on a seemingly unrelated test going much more frequent
--HG--
extra : rebase_source : 52d54012d2423689e08e213e4ae1f313ffacfe6e
2014-12-19 20:15:47 +00:00
Ryan VanderMeulen
a330fb5e95 Merge m-c to fx-team. a=merge 2014-12-19 15:13:27 -05:00
Ryan VanderMeulen
0e5ac0e24e Backed out changeset 326f890f61a5 (bug 647540) for mass test bustage.
CLOSED TREE
2014-12-18 15:49:07 -05:00
Dave Townsend
3ee5daf386 Backing out bug 632290 due to more permanent failures. 2014-12-18 12:40:29 -08:00
Dão Gottwald
15ca6db58e Bug 647540 - Get rid of the toolbar-primary class. r=enn
--HG--
extra : rebase_source : a42a4c583376dfa153bd4e7bae514646b35a6e22
2014-12-18 19:53:27 +01:00
Irving Reid
2f553c967e Bug 632290: Intermittent browser_about.js timeout. r=Mossop 2014-12-18 11:42:26 -08:00
Steven MacLeod
1b3cf71bf8 Bug 1068664 - Introduce API for downloads in a blocked state with file on disk. r=paolo
This new API allows consumers to call unblock() on the download if
they'd like to allow it. If they'd like to delete the blocked download's
partial data they may call confirmBlock(). Downloads also have a new
hasBlockedData property which will be true if the Download has blocked
data on disk.

DownloadIntegration now also allows for checking if handling downloads
in a blocked state is supported. As platforms support the new operations
on a blocked download they should update their implementation of this
check to keep the blocked download data on disk.

This also moves the reputation checking into the saver so it can happen
before moving the download to its final path - so we don't have possibly
dangerous files sitting around with their intended filename / extension.

If a Download did not use a part file and it fails the reputation check
we will always remove it to prevent dangerous files from existing with
their intended filename.

--HG--
extra : rebase_source : 519e3b4b98c8ccfc00039f35bd32e3143e39a5f8
2014-12-08 16:31:03 -05:00
Felipe Gomes
71f74038cd Backout 3132eea067dc (bug 340814) for test failures on a CLOSED TREE 2014-12-18 15:27:24 -02:00
Marcus Saad
502b06e26b Bug 340814 - Highlighted text stays highlighted when closing the Find Toolbar. r=mdeboer,felipe 2014-12-18 14:07:35 -02:00
Margaret Leibovic
f33d892ebf Bug 1093172 - Add status when adding reading list item from Reader.js. r=rnewman 2014-12-08 10:44:26 -08:00
Ryan VanderMeulen
e508d075ef Backed out 3 changesets (bug 1093172) for robocop failures.
Backed out changeset 8d1c3083f7e6 (bug 1093172)
Backed out changeset 4fa27d0105df (bug 1093172)
Backed out changeset c85c0a37dcb9 (bug 1093172)
2014-12-19 23:51:18 -05:00
Ryan VanderMeulen
3ed39aa254 Merge m-c to fx-team. a=merge 2014-12-19 22:02:03 -05:00
Margaret Leibovic
d3b6a00250 Bug 1093172 - Add status when adding reading list item from Reader.js. r=rnewman
--HG--
extra : rebase_source : ab1793ee80415c6e09028c757acd43d31426c2d4
2014-12-08 10:44:26 -08:00
Gijs Kruitbosch
1c86739523 Bug 1079303 - fix popupnotifications.jsm to not hide its async-ness and immediately dismiss open notifications when another anchor is clicked, r=dolske 2014-11-24 23:54:33 +00:00
Carsten "Tomcat" Book
42565f2b20 merge mozilla-inbound to mozilla-central a=merge 2014-12-18 13:50:27 +01:00
J. Ryan Stinnett
cde3425ca1 Bug 1090768 - Update to source-map 0.1.41. r=fitzgen 2014-12-17 11:55:00 -05:00
Heather Arthur
a0b8caf89e Bug 990741 - Add telemetry to eyedropper. r=mratcliffe 2014-12-17 11:04:00 -05:00
Tim Nguyen
bdf9319078 Bug 1111504 - Fixes to tree styling for in-content pages. r=jaws 2014-12-17 13:04:00 -05:00
Hiroyuki Ikezoe
4477c924d8 Bug 1079387 - Need promiseAsyncUpdates after each importFromFile/exportToFile to ensure bookmarks updated. r=mak 2014-12-10 20:38:00 -05:00
Patrick Brosset
86e6dc52a9 Bug 1066474 - Make browser_timeline.js not fail intermittently. r=paul 2014-12-16 12:37:00 -05:00
Margaret Leibovic
92a5ccd66b Bug 1112960 - Remove empty extra ReaderMode.jsm file. r=oops DONTBUILD
--HG--
extra : rebase_source : f259e86fa5a8f9ea51297de625dd388a9ef437f8
2014-12-17 18:13:06 -08:00
Ryan VanderMeulen
d2ebc2ac1b Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-17 20:53:20 -05:00