Neil Rashbrook
936188506a
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
2014-04-03 23:06:26 +01:00
David Rajchenbach-Teller
2c7f5936aa
Bug 976205 - Uncaught async exceptions now cause xpcshell tests to fail. r=paolo, r=ted
2014-04-03 16:18:21 -04:00
Ryan VanderMeulen
d474c0c60f
Backed out changeset 234d50648ad1 (bug 983022) for non-Linux build bustage.
...
CLOSED TREE
2014-04-03 11:38:27 -04:00
David Rajchenbach-Teller
6d8e793598
Bug 991038 - Uncaught async error in DownloadIntegration.jsm. r=paolo
2014-04-03 11:01:07 -04:00
Vincent Liu
988d69265c
Bug 983022 - [tarako] Need minidump screen shot. r=ted, r=gal
2014-04-03 10:28:07 +08:00
Carsten "Tomcat" Book
b24c75eef3
merge fx-team to mozilla-central
2014-04-03 12:46:58 +02:00
Wes Kocher
e4bb8736a9
Merge m-c to inbound on a CLOSED TREE
2014-04-02 19:54:15 -07:00
Wes Kocher
12bd9435bc
Merge inbound to m-c
2014-04-02 18:56:43 -07:00
Ed Morley
2aa332455d
Merge mozilla-central and fx-team
2014-04-02 18:25:23 +01:00
David Rajchenbach-Teller
cb7efd3977
Bug 961317 - Clean up OS.File shutdown race condition and rework OS.File reset/shutdown. r=froydnj
2014-04-02 11:42:51 -04:00
Irving Reid
a88f3a0e11
Bug 986104 - Telemetry for reasons why XPIProvider doesn't start. r=Unfocused
2014-04-01 22:17:37 -04:00
Tim Nguyen
1dd936ff86
Bug 980339 - Remove border-radius from add-on manager on Windows 8. r=mikedeboer, sr=Unfocused.
2014-04-02 13:17:44 +02:00
Ed Morley
716364949e
Backed out changeset 535756591289 (bug 939040) for ticking an assertion after the latest m-c merge; CLOSED TREE
2014-04-02 09:29:16 +01:00
Ryan VanderMeulen
cbe9695b7f
Merge m-c to fx-team.
2014-04-01 16:47:14 -04:00
Ryan VanderMeulen
0d5b7940ce
Merge inbound to m-c.
2014-04-01 16:45:00 -04:00
Ryan VanderMeulen
3518afab5f
Backed out changeset 7c60268706f3 (bug 956332) for xperf regressions.
...
--HG--
rename : toolkit/components/passwordmgr/test/unit/test_storage_mozStorage.js => toolkit/components/passwordmgr/test/unit/test_storage_mozStorage_migrate.js
rename : toolkit/components/passwordmgr/test/unit/test_notifications.js => toolkit/components/passwordmgr/test/unit/test_storage_mozStorage_notify.js
2014-04-01 14:01:22 -04:00
Heather Arthur
1f0c8e3718
Bug 939040 - Add eyedropper tool and include it in the color picker tooltip; r=pbrosset
2014-03-31 15:26:53 -07:00
Mike Hommey
d0cdea26af
Bug 990333 - Fix DirectX SDK path handling when linking xul.dll after bug 988271. r=mshal
2014-04-02 11:52:21 +09:00
Doug Turner
f71022ad4e
Bug 989682 - Add usage telemetry to geolocation. r=jdm
2014-04-01 10:45:17 -07:00
Mark Hammond
cae334e085
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
2014-04-02 10:53:55 +11:00
Mark Hammond
6d127a2c07
Bug 979051 - Avoid browser.xml handling pageshow/pagehide events for remote frames. r=felipe.
2014-04-02 10:53:54 +11:00
Ryan VanderMeulen
9334648c0c
Merge m-c to inbound.
2014-04-01 16:49:05 -04:00
Wes Kocher
5b5f39eb94
Merge m-c to fx-team
2014-04-02 19:56:43 -07:00
Jordan Santell
5ba983f529
Bug 980502 - Implement web audio actors and audio node actors. r=vp
2014-03-26 15:28:24 -07:00
Alexandre Poirot
052c4e3e3d
Bug 966991 - Ensure cleaning up child processes tab actors when disconnecting. r=jryans
2014-04-02 15:29:40 -04:00
Aaron Klotz
1df562a381
Bug 991039: Disable IOInterposer in FPEFilter; r=ted
2014-04-02 11:49:56 -06:00
Danny Chen
305d15f8a8
Bug 729111 - Redisplay centered play video button after video is resized. r=jaws
2014-04-01 09:11:41 -04:00
snigdha
9cc482da68
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
2014-04-01 08:29:25 -04:00
Mike Hommey
490ed7cdd4
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal. DONTBUILD
...
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
2014-03-31 13:21:38 +02:00
Mike Hommey
421099347a
Backed out changeset 561b9329d832 (bug 988168) for wrong attribution.
2014-04-01 13:17:50 +09:00
Jacek Caban
46abe3117f
Bug 988168 - Better integrate gtest libxul in the build system. r=mshal
...
--HG--
rename : toolkit/library/Makefile.in => toolkit/library/libxul.mk
rename : toolkit/library/moz.build => toolkit/library/libxul.mozbuild
2014-03-31 13:21:38 +02:00
Wes Kocher
12c1f4f8b2
Merge m-c to inbound
2014-03-31 20:59:59 -07:00
Chris Pearce
b12df215bb
Bug 778077 - Implement HTMLMediaElement.fastSeek(time). r=cajbir
...
Implement HTMLMediaElement.fastSeek(), basically by changing all the
MediaDecoderReader::Seek() overrides to not call
MediaDecoderReader::DecodeToTarget(), and have MediaDecoderReader::DecodeSeek()
call DecodeToTarget() if we're doing an accurate (non-fast) seek.
Update gizmo.mp4 to have a keyframe every second, instead of only 1 keyframe at
the start of stream. This makes the unit test I added more useful for mp4...
I pushed most of the seek target clamping logic in MediaDecoder up into
HTMLMediaElement, so that we're clamping in fewer places. Note
MediaDecoderStateMachine::Seek() still sanity checks the seek target.
We have to update the currentTime/MediaDecoder playback position after a seek
completes now, rather than assuming the seek always got it exactly right.
Removed those pesky assertions about seek target lying in the first frame after
seek, since actually sometimes the media doesn't have samples for all streams
after a seek (either due to the media being encoded like that, or because of a
bug in the platform's decoder, not entirely sure).
Green: https://tbpl.mozilla.org/?tree=Try&rev=b028258565e2
* * *
Bug 778077 - Fix up MediaOMXReader fastseek to ensure audio stream stays in sync with video stream. r=cajbir
2014-04-01 16:39:04 +13:00
Ryan VanderMeulen
a30c6ca187
Merge m-c to fx-team.
2014-03-31 17:31:19 -04:00
Gregory Szorc
a091d5118f
Bug 985084 - Part 2: Properly report userDisabled in the API; r=Unfocused
...
The change in 0633949f1000 was buggy. If a new Addon instance were
created, it would always return the value stored in the database. This
meant that if you set userDisabled = false and called getAddonByID(),
userDisabled would likely be reported as true.
--HG--
extra : rebase_source : 02be7302b6e168b5d56cbf02de0cca4810ccd700
extra : amend_source : 4cdc73bfbc826abd594d6f8a2374672be834dba8
2014-03-30 14:36:34 -07:00
Asaf Romano
5dd513276d
Backout bug 977730 due to bustage [CLOSED TREE]
2014-03-31 21:55:15 +03:00
Asaf Romano
45def71ffd
Bug 977730 - Count total pages visited by all test users. r=bsmedberg.
2014-03-31 20:47:11 +03:00
Gregory Szorc
1a6b40414f
Bug 989137 - Part 7: Remove unncessary content from test experiments; r=Unfocused
...
The test experiments had unnecessary content in their install.rdf files.
<targetApplication> does not apply to experiment types and has been
removed.
The bootstrap setting is also implied and has been removed.
--HG--
extra : rebase_source : 52c297b17244b2cf160bc41018897ecc3fb0eabd
2014-03-30 11:06:57 -07:00
Dave Townsend
20fd1dc8f4
Bug 986755: Add-on debugger should use the XPI hierarchy to group sources. r=fitzgen, r=ochameau
2014-03-31 10:19:15 -07:00
Ed Morley
104c587e79
Backed out changeset 8b2f6ad94248 (bug 887923) for turning Windows mochitest-browser-chrome orange
2014-03-31 18:09:30 +01:00
Brad Lassey
195165d238
bug 971101 - build and publish geckoview example by default r=khuey
2014-03-31 11:40:06 -04:00
Alice0775 White
9ef5bdba36
Bug 859126 - Mouse scrolling of long menus breaks if the last item is hidden via display:none. r=dao
2014-03-31 16:28:57 +02:00
Ed Morley
79af0023a0
Backed out changeset 25877e8f89c2 (bug 610545) for browser-chrome failures
2014-03-31 16:05:04 +01:00
Ed Morley
140312fd64
Backed out changeset 0539570fb726 (bug 610545)
2014-03-31 16:04:40 +01:00
Masatoshi Kimura
08797f46df
Bug 988122 - Followup: fix bogus constification code. r=bz
2014-03-31 23:54:00 +09:00
Neil Deakin
c95527cd96
Bug 610545, tweak arrow panel animations, patch by philipp sackl, r=enn
2014-03-31 08:42:33 -04:00
Neil Deakin
093ce2fa02
Bug 610545, arrow panels should animate when opening and when cancelling, r=neil,dao
2014-03-31 08:42:32 -04:00
Jacek Caban
2af0aa900e
Bug 988271 - Fixed D3D SDK detection on mingw. r=mshal,jgilbert
2014-03-31 13:21:38 +02:00
Jacek Caban
3c1ce2434e
Bug 961665 - Cross compilation fixup.
2014-03-31 13:21:03 +02:00
Phil Ringnalda
38bc15c969
Merge f-t to m-c
2014-03-30 16:31:41 -07:00