Gina Yeh
f6475845ce
Bug 989198, Patch 1: Implementation of InternalBeforeAfterKeyboardEvent, r=smaug,masayuki.
2014-11-03 15:05:12 +08:00
Akshendra Pratap Singh
94693d403f
Bug 1074211: Output a warning message when a IPDL constructor returns a null value; r=bent
2014-10-15 15:30:00 -07:00
Ralph Giles
8e136c25aa
Bug 1073805 - Apply ADTS header for Gonk. r=cpearce.
2014-10-30 17:01:00 -07:00
Ralph Giles
afeea734aa
Bug 1073805 - Add ADTS header for FFmpeg. r=cpearce.
...
Keep a reference to the AudioDecoderConfig so we can pass the
appropriate values to the Adts method from our Input method.
2014-10-30 16:26:00 -07:00
Ralph Giles
6f582b6a71
Bug 1073805 - Apply ADTS header for Android. r=cpearce.
2014-10-30 17:07:00 -07:00
Ralph Giles
8b03e8db1c
Bug 1073805 - Apply ADTS headers to AAC on MacOS. r=cpearce
...
Our AudioFileStream parser needs the headers to find the sample
boundaries.
2014-10-30 15:47:00 -07:00
Ralph Giles
c10885eb0b
Bug 1073805 - Rename Adts::ConvertSample to match AnnexB. r=kinetik
...
This shortens the fully-namespaced method name considerably and
matches how we call the similar AnnexB method for video.
2014-10-30 15:46:00 -07:00
Chris Pearce
ab088f172a
Bug 1073805 - Pass raw AAC to Windows PlatformDecoder. r=kinetik
...
This avoids problems creating an ADTS header for newer HE-AAC profiles.
2014-10-30 15:45:00 -07:00
Ralph Giles
095e32b603
Bug 1073805 - Return raw AAC samples from MP4Demuxer. r=kinetik
...
We'll call this from the Platform Decoder Modules instead.
2014-10-30 15:44:00 -07:00
Ralph Giles
c5cdc684f1
Bug 1073805 - Export Adts wrapper header. r=kinetik
...
We need this to be public so we can call it from the Platform
Decoder Modules in gecko.
2014-10-30 15:43:00 -07:00
Chris Peterson
22ea3ad4f8
Bug 1092711 - Fix -Wunused-const-variable warning-as-error in non-unified dom/indexedDB. r=janv
2014-11-01 12:34:17 -07:00
Chris Peterson
47a64631af
Bug 1092028 - Fix -Wunused-const-variable warning-as-error in security/pkix/test/gtest. r=bsmith
2014-10-30 23:17:27 -07:00
Chris Pearce
1cef9c17df
Bug 1092860 - Fix GMPVideoFrameType and GMPSessionType serialization. r=jesup
2014-11-03 13:53:01 +13:00
Jesse Ruderman
fd6a617956
Bug 416107 - crashtest.
2014-11-02 22:47:01 +00:00
Martijn Wargers
72149a1197
Bug 407152 - crashtest.
2014-11-02 22:47:01 +00:00
Jesse Ruderman
2ffca0f9a3
Bug 403454 - crashtest.
2014-11-02 22:47:01 +00:00
Jesse Ruderman
54e2c78df3
Bug 400190 - crashtest.
2014-11-02 22:47:00 +00:00
Martijn Wargers
03e000ded3
Bug 386642 - crashtest.
2014-11-02 22:47:00 +00:00
Martijn Wargers
8bb7b07f7c
Bug 384373 - crashtests.
2014-11-02 22:47:00 +00:00
Martijn Wargers
6b3fdafcaa
Bug 373400 - crashtests.
2014-11-02 22:47:00 +00:00
Jesse Ruderman
3cd8d82ffb
Bug 370710 - crashtest.
2014-11-02 22:47:00 +00:00
Randell Jesup
f38da013e5
Bug 1091031: Whitelist talky.io & beta.talky.io for screensharing rs=mreavy
2014-11-02 16:16:48 -05:00
Randell Jesup
7cf66236cd
Bug 1090415: Whitelist room.co for screensharing rs=mreavy
2014-11-02 16:16:22 -05:00
Olli Pettay
66b283c080
Bug 1087633, Filter out XPConnect wrapped input streams, r=bz
2014-11-02 22:01:55 +02:00
Gregory Szorc
3dda1468a5
Bug 1091722 - Don't require configure before generating docs; r=glandium
...
Ever since Sphinx variable reading operates at the AST level (bug
1071012), we don't technically need a fully configured environment in
order to generate the documentation!
This patch stubs out the config environment object with a fake one that
provides the only needed context to generate the Sphinx docs. This
allows us to build the Sphinx docs on a fresh clone of the tree with no
configure and with no object directory.
--HG--
extra : rebase_source : f44513f01706391a5932a20c1437fcc8697611cd
2014-10-30 10:37:00 -07:00
Gregory Szorc
44019705b0
Bug 1091722 - Use Read The Docs theme for Sphinx; r=glandium
...
Read the Docs has a lovely Sphinx theme that beats the pants off the
built-in and default theme. And since it looks like MDN's Sphinx theme
is dead in the water, this gets us a nice UI win until the MDN theme
comes back from the dead.
--HG--
extra : rebase_source : b4f92cf8263843d3118a85a7d9b59b98d5dd0613
2014-10-30 10:09:29 -07:00
Gregory Szorc
ff7728c366
Bug 1091722 - Remove requirements.txt; r=glandium
...
requirements.txt isn't being used by the documentation infrastructure.
We nuke it.
--HG--
extra : rebase_source : d53ee5c329790d0ed7d75d6d9f451269dda6c485
2014-10-30 10:51:17 -07:00
Phil Ringnalda
9ff5561bbd
Merge m-c to m-i
2014-11-02 09:33:42 -08:00
Phil Ringnalda
40f98f6be9
Merge b-i to m-c, a=merge
2014-11-02 09:03:04 -08:00
Phil Ringnalda
3207cbeaa2
Merge f-t to m-c, a=merge
2014-11-02 08:55:19 -08:00
Nils
f3ac364b93
Bug 817219 - crashtest.
2014-11-02 16:47:26 +00:00
Nils
5ec455c1f5
Bug 898871 - crashtest.
2014-11-02 16:47:26 +00:00
Nils
02f8dcb1f9
Bug 876221 - crashtest.
2014-11-02 16:47:26 +00:00
Mats Palmgren
3bbc287379
Bug 1077687. If we have a pending request to rebuild all style data then do so instead of processing individual restyles. r=roc
2014-11-02 16:47:26 +00:00
Phil Ringnalda
b9742f2e16
Merge m-i to m-c, a=merge
2014-11-02 08:27:08 -08:00
Jonathan Watt
b6d9ac1ea0
Bug 1091787, part 3 - Remove gfxContext::RoundedRectangle. r=mattwoodrow
2014-11-02 15:41:08 +00:00
Jonathan Watt
3b3df6f273
Bug 1091787, part 2 - Port the nsCSSRendering code that uses gfxContext::RoundedRectangle to Moz2D. r=mattwoodrow
2014-11-02 15:41:08 +00:00
Jonathan Watt
64dbf8e193
Bug 1091787, part 1 - Port the nsCSSRenderingBorders code that uses gfxContext::RoundedRectangle and gfxRGBA to Moz2D. r=mattwoodrow
2014-11-02 15:41:08 +00:00
Aryeh Gregor
ded7e6ed57
Bug 1088054 part 10 - Clean up nsHTMLEditRules::WillDeleteSelection; r=ehsan
2014-11-02 14:04:14 +02:00
Aryeh Gregor
e4f38e4ad1
Bug 1088054 part 9 - Clean up nsEditor::JoinNodeDeep; r=ehsan
2014-11-02 14:04:13 +02:00
Aryeh Gregor
9fe7e46891
Bug 1088054 part 8 - Clean up nsHTMLEditor::GetFirst/LastEditableLeaf; r=ehsan
2014-11-02 14:04:13 +02:00
Aryeh Gregor
9ac29614a9
Bug 1088054 part 7 - Clean up nsHTMLEditRules::JoinNodesSmart; r=ehsan
2014-11-02 14:04:13 +02:00
Aryeh Gregor
a65855cb26
Bug 1088054 part 6 - Clean up nsHTMLEditor::GetFirst/LastEditableChild; r=ehsan
2014-11-02 14:04:13 +02:00
Aryeh Gregor
cbeb43b675
Bug 1088054 part 5 - Clean up nsHTMLEditRules::GetTopEnclosingMailCite; r=ehsan
2014-11-02 14:04:13 +02:00
Aryeh Gregor
3f2ed4847b
Bug 1088054 part 4 - Clean up nsHTMLEditRules::GetGoodSelPointForNode; r=ehsan
2014-11-02 14:04:13 +02:00
Aryeh Gregor
2fd28efae6
Bug 1088054 part 3 - Clean up nsHTMLEditRules::CheckForEmptyBlock; r=ehsan
2014-11-02 14:04:13 +02:00
Aryeh Gregor
e8b1092a6b
Bug 1088054 part 2 - Reduce nsIDOMRange use in editor/; r=ehsan
2014-11-02 14:04:13 +02:00
Aryeh Gregor
5a798e4e1c
Bug 1088054 part 1 - Reduce nsISelection use in editor/; r=ehsan
2014-11-02 14:04:13 +02:00
Aryeh Gregor
4c1b82e388
Bug 1086349 part 9 - Clean up nsHTMLEditor::BeginningOfDocument; r=ehsan
2014-11-02 14:04:13 +02:00
Aryeh Gregor
cad57ca05d
Bug 1086349 part 8 - Clean up nsEditor::(Tag)CanContain(Tag); r=ehsan
2014-11-02 14:04:13 +02:00