Commit Graph

136986 Commits

Author SHA1 Message Date
Matthew Gregan
13e5c08e6c Bug 855130 - Implement a minimal working subset of the Media Source
Extensions specification.  r=roc
2013-06-21 15:14:42 +12:00
Matthew Gregan
deb8ac1d03 Bug 855130 - Implement HTMLVideoElement's VideoPlaybackQuality (from
Media Source Extensions specification).  r=roc
2013-06-21 15:14:18 +12:00
Nicholas Nethercote
78d2e1fa0a Bug 889146 (part 10) - Clean up ArrayBufferObject a bit. r=sfink.
--HG--
extra : rebase_source : dab1cfca56c7d46df5a07af02a62b197587ca629
2013-07-02 13:27:12 -07:00
Nicholas Nethercote
4b745c83c1 Bug 889146 (part 9) - Clean up DataViewObject a bit. r=sfink.
--HG--
extra : rebase_source : 9cce2029b9eceaa5e1dbff54ced913179213b262
2013-07-02 13:19:18 -07:00
Nicholas Nethercote
26ed2ef08a Bug 889146 (part 8) - Move some functions into ArrayBufferViewObject and make its SLOT members protected. r=sfink.
--HG--
extra : rebase_source : 01e19458a6499da4fa296aed0c56203d414fff44
2013-07-02 13:06:12 -07:00
Nicholas Nethercote
310fff1fa8 Bug 889146 (part 7) - Rename Int8Array as Int8ArrayObject, and likewise for othe typed array classes. r=sfink.
--HG--
extra : rebase_source : 6343032a019e86cdfae64a8319b5b189969c823f
2013-07-02 12:48:35 -07:00
Nicholas Nethercote
1252cb477b Bug 889146 (part 6) - Rename TypedArrayTemplate as TypedArrayObjectTemplate, and ThisTypeArray as ThisTypedArrayObject. r=sfink.
--HG--
extra : rebase_source : df4c83ec555e0436efb1769e64f722fc1f30a2b0
2013-07-02 12:48:35 -07:00
Nicholas Nethercote
f14bb1e3b6 Bug 889146 (part 5) - Rename TypedArray as TypedArrayObject. r=sfink.
--HG--
extra : rebase_source : 2eb626fb70a2ef510705c5d9d1fd483871158059
2013-07-02 12:48:35 -07:00
Nicholas Nethercote
d5f32d1315 Bug 889146 (part 4) - Rename DataView as DataViewObject in comments, where appropriate. r=sfink.
--HG--
extra : rebase_source : 917e1a47c6bc53f8021b03e70582a1a6745fc309
2013-07-02 12:48:35 -07:00
Nicholas Nethercote
62ab8a470c Bug 889146 (part 3) - Rename BufferView as ArrayBufferViewObject. r=sfink.
--HG--
extra : rebase_source : 5aab8be3c4a115d47c68e803044f7f99ffc23021
2013-07-02 12:48:35 -07:00
Nicholas Nethercote
cd0e0f272d Bug 889146 (part 2) - Rename ArrayBuffer as ArrayBufferObject in comments, where appropriate. r=sfink.
--HG--
extra : rebase_source : 6827010b81847ca02dd297dab526ea6850cbb446
2013-07-02 12:48:34 -07:00
Nicholas Nethercote
2c14ebeb0f Bug 889146 (part 1) - Realign the typed array class hierarchy. r=sfink.
--HG--
extra : rebase_source : f8f412226579a6bc3d572f32df455979be37af52
2013-07-01 23:15:42 -07:00
David Anderson
611f3250de Add urgent message semantics to IPC and IPDL (bug 867013, r=cjones). 2013-07-02 20:37:33 -07:00
Robert Strong
c82c660633 Bug 853198 - Defend against bad system clocks. r=bbondy 2013-07-02 19:05:27 -07:00
Xavier Fung
03fce7081d Bug 888158 - Make configure to detect Visual Studio 2013 compiler. r=ted 2013-07-03 10:52:32 +09:00
Richard Newman
0b70a390ba Merge m-c to m-i. 2013-07-02 18:52:48 -07:00
Wes Kocher
a892511b2f Backout bug 888329 for causing permanent metro-chrome mochitest failures in bug 889694 2013-07-02 18:33:57 -07:00
Gregory Szorc
d707277573 Bug 889669 - Use Python 3 compatible octal syntax; r=ted
And change the permissions to be more standard for a user directory.

DONTBUILD (NPOTB)
2013-07-02 17:32:38 -07:00
Richard Newman
0bdbae3168 Bug 889413 - FormWrapper._finalize is not a function. r=markh 2013-07-02 15:09:17 -07:00
Nick Alexander
ce148478e8 Merge m-c to s-c 2013-07-02 14:59:21 -07:00
Richard Newman
2c544a38ed Bug 885886 - Clarify definitions of FHR init times. r=doc-only 2013-07-02 14:13:52 -07:00
Richard Newman
b179486574 Bug 888692 - Missing trackChanges call in forms.js. r=markh 2013-07-02 12:30:10 -07:00
Ryan VanderMeulen
214f3bc3d4 Merge fx-team and m-c. 2013-07-02 15:13:58 -04:00
Ryan VanderMeulen
289b2447ac Merge birch and m-c. 2013-07-02 15:12:40 -04:00
Richard Newman
451d7cd608 Bug 888665 - Bad stored add-ons cause document generation failure in the presence of good add-ons. r=nalexander 2013-07-02 12:08:09 -07:00
Richard Newman
14c62d3a68 Bug 888676 - NPE accessing mHealthRecorder in GeckoApp. r=nalexander 2013-07-02 12:08:09 -07:00
Richard Newman
a50b5669ae Bug 888248 - java.lang.NullPointerException: at org.mozilla.gecko.health.BrowserHealthRecorder (recordSearch). r=nalexander 2013-07-02 12:08:08 -07:00
Nick Alexander
f88b5c9951 Bug 887115 - Make Android packager expect omnijar in root directory. r=glandium 2013-07-02 12:00:34 -07:00
Nick Alexander
7f43b6c0ab Bug 888250 - Make sure generated report is not null in BrowserHealthReporter. r=rnewman 2013-07-02 12:00:34 -07:00
Ryan VanderMeulen
6c23f16416 Backed out changeset d155557b651c (bug 888323) for bustage.
CLOSED TREE
2013-07-02 14:15:39 -04:00
Gaia Pushbot
3250b05428 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/aa2108bb5f54
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 870711 - Fixes URL linking in SMS - r=julienw

* Rewrote LinkHelper to avoid a bunch of edge cases and overlapping links
* Modeled greatly after `android.text.util.Linkify`
* Co-Author credit for @lissyx for starting me out with an awesome unit test suite

Closes gh-10741
2013-07-02 11:10:23 -07:00
Gaia Pushbot
0f4c63dfb5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e8b3281b9e2c
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #10747 from gaye/bug-889405

Bug 889405 - Remove broken css r=lightsofapollo

========

https://hg.mozilla.org/integration/gaia-central/rev/b14d5bbe1c3f
Author: gaye <gaye@mozilla.com>
Desc: Bug 889405 - Remove broken css
2013-07-02 10:25:23 -07:00
Wes Johnston
6c0ee7e931 Bug 884848 - Provide a way to get unscaled favicons from the Java favicon service. r=margaret DONTBUILD 2013-07-02 10:11:48 -07:00
Wes Johnston
cd941d3e8e backout df9231393766 to fix commit message 2013-07-02 10:10:50 -07:00
Masatoshi Kimura
01a103a919 Bug 888323 - Stop including prtime.h in nsrootidl.idl. r=ehsan 2013-07-03 02:08:01 +09:00
Wes Johnston
5093545f59 Bug 884865 - Provide a way to get unscaled favicons from the Java favicon service. r=margaret 2013-07-02 10:00:12 -07:00
Wes Johnston
1defec365d Bug 884865 - If sites provide a large favicon, use it alone for homescreen shortcuts. r=mfinkle 2013-07-02 10:00:10 -07:00
Gregory Szorc
22811e33cf Bug 873054 - Disable FHR prefs checkbox if pref is locked; r=rnewman 2013-07-02 09:55:34 -07:00
Gaia Pushbot
51eb60ed11 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/30c995937da1
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10745 from lodr/bug-889367-movistar-peru-configuration

Bug 889367 - Movistar Peru configuration file
r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/b4aca17677e9
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 889367 - Movistar Peru configuration file
2013-07-02 09:40:22 -07:00
Gaia Pushbot
800e721640 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d0dfefa25da3
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #10744 from lodr/bug-888206-avoiding-crash-during-startup

Bug 888206 - Avoiding crash during startup
r=arcturus

========

https://hg.mozilla.org/integration/gaia-central/rev/dea42ba078ef
Author: lodr <salva@unoyunodiez.com>
Desc: Bug 888206 - Avoiding crash during startup
2013-07-02 09:30:23 -07:00
Gaia Pushbot
548217fa40 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4580fc5120bd
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #10620 from davidflanagan/bug874011

Bug 874011: change auto-correct language and suggestions when user switches keyboards r=mcirlanaru

========

https://hg.mozilla.org/integration/gaia-central/rev/00a499016a2d
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 874011: change auto-correct language and suggestions when user switches keyboards

Don't switch keyboards if the menu is shown but the user selects nothing
2013-07-02 09:15:38 -07:00
Gaia Pushbot
24002bc112 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ff2462b5cbd4
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #10606 from samjoch/bug-829027-SettingsCheckNowButton

Bug 829027 - [Settings] "Check Now" button in Device Information, Softwa... r=:etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/a39cf15c3f07
Author: Sam Joch <samuel@guiora.com>
Desc: Bug 829027 - [Settings] "Check Now" button in Device Information, Software Updates should be disabled when there are no connections available
2013-07-02 08:35:24 -07:00
Gaia Pushbot
aa49414d6c Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/08c6ccd77761
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #10729 from mcirlanaru/bug_846494

Bug 846494 - Display sleep menu labels on multiple lines if ... r=@alivedise

========

https://hg.mozilla.org/integration/gaia-central/rev/d0715253123a
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 846494 - Display sleep menu labels on multiple lines if they overflow. r=alive
2013-07-02 08:20:22 -07:00
Michael Wu
dfc3502569 Bug 867735 - Update to freetype 2.5.0.1, r=jfkthame 2013-07-02 10:00:35 -04:00
Girish Sharma
ca758831d5 Bug 886474 - Stop using Ctrl + ] [ to match brackets in source editor, r=msucan 2013-07-02 16:07:31 +05:30
Girish Sharma
b0bb519bc6 Backout 4cdab5388392 (Bug 886474) because of wrong shortcut modifier 2013-07-02 16:05:09 +05:30
Dan Gohman
095096c081 Bug 876064 - Implement constant pools for double constants on x64. r=sstangl 2013-07-01 21:24:08 -07:00
Dan Gohman
d6d845fe83 Bug 876064 - Change HeapLabel with NonAssertingLabel, and don't allocate it on the heap. r=luke 2013-07-01 21:23:00 -07:00
Marco Bonardo
0d71f246d1 Bug 789348 - Convert about:home storage to indexedDB.
r=adw
2013-07-03 03:01:29 +02:00
Dimi Lee
e191a7b140 Bug 888828 - Default route of 3G data call disappeared (after receiving disconnected event from wlan0). r=vchang 2013-07-02 11:50:50 +08:00