Commit Graph

318610 Commits

Author SHA1 Message Date
David Zbarsky
473e16f1ad Bug 893117: Remove xpidl for nsIDOMHTMLDirectoryElement r=bz 2013-07-31 23:12:39 -07:00
David Zbarsky
5c8cff1add Bug 893117: Remove nsIDOMHTMLOutputElement r=bz 2013-07-31 23:12:39 -07:00
David Zbarsky
ec351678ef Bug 893117: Remove nsIDOMHTMLDataListElement r=bz 2013-07-31 23:12:39 -07:00
David Zbarsky
a7199cbe1c Bug 893117: Remove nsIDOMHTMLUnknownElement r=peterv 2013-07-31 23:12:39 -07:00
David Zbarsky
d52c9a362c Bug 893117: Remove nsIDOMHTMLProgressElement r=peterv 2013-07-31 23:12:38 -07:00
David Zbarsky
d2f7764079 Bug 893117: Remove nsIDOMHTMLTableColElement r=peterv 2013-07-31 23:12:38 -07:00
David Zbarsky
dc95f7e4ec Bug 893117: Remove nsIDOMHTMLTableRowElement r=peterv 2013-07-31 23:12:38 -07:00
David Zbarsky
667388c2d1 Bug 893117: Remove nsIDOMHTMLTableSectionElement r=peterv 2013-07-31 23:12:38 -07:00
David Zbarsky
5a436a45ff Bug 893117: Remove xpidl for nsIDOMHTMLTableElement r=peterv 2013-07-31 23:12:37 -07:00
Nicholas Cameron
c45c4b87d0 Minor bustage fix (misapplied patch from bug 899435). r=me 2013-08-01 17:54:10 +12:00
Benjamin Bouvier
28dc5b5b6c Bug 900308 - Kill warnings for MForceUse::congruentTo; r=djvj 2013-07-31 22:28:50 -07:00
Nicholas Cameron
9c88cc0edd Bug 899435. Tidy up pt 3 - d3d11. r=Bas 2013-08-01 17:00:47 +12:00
Nicholas Cameron
2c1df8d4a1 Bug 899435. Tidy up pt 2 - d3d9. r=Bas 2013-08-01 17:00:41 +12:00
Nicholas Cameron
a6d93406ff Bug 899435. Tidy up pt 1. r=mattwoodrow 2013-08-01 17:00:16 +12:00
Nicholas Cameron
def738e00d Bug 874721; implement CreateRenderTargetFromSource and clear surfaces before use. r=Bas 2013-08-01 16:53:07 +12:00
Nicholas Cameron
f750850fee Bug 874721; Re-fix WebGL. r=mattwoodrow 2013-08-01 16:53:04 +12:00
Nicholas Cameron
c95bd05797 Bug 874721; fuzz some tests. r=Bas 2013-08-01 16:53:00 +12:00
Nicholas Cameron
02b496a140 Bug 874721. Ensure a compositable is valid before use. r=Bas 2013-08-01 16:52:57 +12:00
Nicholas Cameron
d427917d12 Bug 874721; don't OOM with large canvases. r=Bas 2013-08-01 16:52:53 +12:00
Nicholas Cameron
401f8b2e08 Bug 874721; identify multi-process OMTC and use shmem. r=Bas 2013-08-01 16:52:46 +12:00
Nicholas Cameron
e571990a03 Bug 874721. Fallback for EnsureAllocated and compositor, and some more sanity checks. r=mattwoodrow 2013-08-01 16:52:36 +12:00
Nicholas Cameron
e86327c405 Bug 874721. CompositorD3D9, r=Bas 2013-08-01 16:50:52 +12:00
Nicholas Nethercote
fba07cd7c6 Bug 898912 (part 11) - Use matchChar() to look for TOK_TRIPLEDOT. r=till.
--HG--
extra : rebase_source : 51b90edb1af58f5705249bd02b12be08bff28c0e
2013-07-31 21:39:34 -07:00
Nicholas Cameron
3a462f7b43 Bug 897787. New test to catch the scaling bug. r=roc 2013-08-01 16:24:28 +12:00
Nicholas Cameron
3b91d31f04 Bug 897787. Test changes. r=roc 2013-08-01 16:22:48 +12:00
Nicholas Cameron
ee43c163a4 Bug 897787. Use background-size in preference to background positioning area size for a background-image's preferered size. r=roc 2013-08-01 16:22:40 +12:00
Nicholas Nethercote
629aa072e4 Bug 898912 (part 10) - Use C++-style casts in TokenStream.cpp. r=till.
--HG--
extra : rebase_source : 13b21b9a8c726428850c84baf124a97c8d367abd
2013-07-31 20:50:56 -07:00
Nicholas Nethercote
ec69c5635e Bug 898912 (part 9) - Fix comment about Token.u.decimalPoint. r=till.
--HG--
extra : rebase_source : 352d2d8df673b030958c4c4765083ff94e63778d
2013-07-31 16:48:24 -07:00
Raymond Lee
678304daf8 Bug 818593 - Add file size to bookmarks restore UI. r=mak 2013-07-31 22:51:09 +08:00
Daniel Holbert
61d8167b75 Bug 900277 - Use ALLOW_THIS_IN_INITIALIZER_LIST macro to suppress windows warning in Element.cpp's StringBuilder constructor. r=smaug 2013-08-01 13:00:56 -04:00
Gabriele Svelto
56235751ea Bug 777196 - Prevent non-chrome processes from accessing the content preferences. r=mak
CLOSED TREE
2013-07-30 09:58:44 +02:00
Jan Jongboom
0c71334ac6 Bug 885692 - Implement InputMethodManager for virtual keyboard layout switching. r=yxl 2013-08-01 13:16:43 -04:00
Gaia Pushbot
fef6b6979d Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6b754b3426ae
Author: Rudy Lu <left.lu@gmail.com>
Desc: Merge pull request #10959 from RudyLu/keyboard/swipe_hide_keyboard_3

Bug 805586 - support "Swipe down" to hide the keyboard. r=janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/8bd9295f0f68
Author: Rudy Lu <left.lu@gmail.com>
Desc: Bug 805586 - Support "Swipe down" gesture to hide the keyboard.

1. To fix the issue that keyboard may ignore all touch event after swipe
down.
2. Also change from asyncStorage to mozSettings to keep ftu.enabled, so
that we could disable it when doing automated testing of keyboard.
2013-08-01 04:20:23 -07:00
Gene Lian
c26d266348 Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 2, handle delivery report). r=vicamo a=koi+ 2013-07-31 15:24:07 +08:00
Gene Lian
e620d61236 Bug 850140 - B2G MMS: implement MmsService.handleDeliveryIndication() to handle delivery report (part 1, provide and correct DB functions). r=vicamo a=koi+ 2013-07-31 15:23:37 +08:00
Gaia Pushbot
868bc9fa1d Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e8ded466224d
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #11293 from cctuan/898294

Bug 898294 - [Gallery] Statusbar show when switching from camera app to gallery

========

https://hg.mozilla.org/integration/gaia-central/rev/f71ce1382d07
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 898294 - [Gallery] Statusbar show when switching from camera app to gallery
2013-08-01 03:45:28 -07:00
Gaia Pushbot
11f9351765 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c0b6498daf59
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #11218 from yurenju/898256

bug 898256 - Use new 1.5x assets from UX for shared style r=basiclines

========

https://hg.mozilla.org/integration/gaia-central/rev/e4c746dd723e
Author: Yuren Ju <yurenju@gmail.com>
Desc: bug 898256 - Use new 1.5x assets from UX for shared style
2013-08-01 03:00:23 -07:00
Gaia Pushbot
f45b78dfcd Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5814ff026554
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #11291 from cctuan/900355

Comment Bug 900355 - [System] Keyboard show unexpectedly after pressing home from PUK ebtering screen

========

https://hg.mozilla.org/integration/gaia-central/rev/76008a41ee0d
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 900355 - [System] Keyboard show unexpectedly after pressing home from PUK ebtering screen
2013-08-01 01:55:23 -07:00
Gaia Pushbot
cec8f8f415 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5a6df093104e
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11285 from lightsofapollo/revert-unit-test-bustage

Revert "Bug 806374 - Don't store phone's wallpaper or the dialer rington...

========

https://hg.mozilla.org/integration/gaia-central/rev/9814686d42e2
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Bug 806374 - Don't store phone's wallpaper or the dialer ringtone or the notification ringtone as a data: URI r=vingtetun"

This reverts commit 996244ec35d2d151a1ae5ac4e17ea0ffcdde8aa0.
2013-08-01 01:10:22 -07:00
Gaia Pushbot
f07e4f097e Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/cd43ee3c6396
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #11245 from jmcanterafonseca/fix_897786

Bug 897786 - [Buri][Contacts]The contact pic display abnormal when link ...

========

https://hg.mozilla.org/integration/gaia-central/rev/0fc804028707
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 897786 - [Buri][Contacts]The contact pic display abnormal when link contact with Gmail and facebook
2013-08-01 00:45:23 -07:00
Eric Chou
ba23b5ac8b Bug 899711 - Notify file change after receiving an one-packet-size file, r=gyeh 2013-08-01 12:32:18 +08:00
Kyle Machulis
2075adb03c Bug 899734: Fix bluetooth compile errors on desktop b2g; r=echou 2013-07-31 18:10:16 -07:00
Gaia Pushbot
20d21c5345 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c9f00ec7a9b5
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #11064 from jrburke/bug892069-email-startup-trigger

Bug 892069 [email] Optimize startup based on app trigger r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/f6dcf5456b0d
Author: jrburke <jrburke@gmail.com>
Desc: Bug 892069 [email] Optimize startup based on app trigger
2013-07-31 17:50:25 -07:00
Wes Kocher
085f7b9a5a Merge m-c to birch 2013-07-31 17:39:43 -07:00
Wes Kocher
df5101f5fc Merge inbound to m-c 2013-07-31 17:31:45 -07:00
Gaia Pushbot
3b588f7b19 Bumping gaia.json for 3 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f522e212c86a
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #11202 from davidflanagan/bug896907

Bug 896907: let the user preview a captured video before picking it r=daleharvey,johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/b682c140d18f
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 896907: let the user preview a captured video before picking it

address review comments

========

https://hg.mozilla.org/integration/gaia-central/rev/f423657e3f3d
Author: John Ford <john@johnford.info>
Desc: Revert "Bug 782211 - Update Gaia with additional functionality to support Notification API."

This reverts commit 359b76d47ad2694c7237332797b818c3f5b0e53b.
2013-07-31 16:55:24 -07:00
Gaia Pushbot
d977c674b1 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/f4043cffc443
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 900208 - Opensearch plugins don't need to be stored stringified r=kgrandon
2013-07-31 16:45:23 -07:00
Justin Lebar
32e25ae5f6 Bug 899761 - Fix a debug-build shutdown crash in ContentParent. r=khuey
Sometimes a ContentParent object gets destroyed after XPCOM shutdown has
shut down the cycle collector.  If the ContentParent destructor releases
a cycle collected object (e.g. mMessageManager), this causes the cycle
collector to assert.
2013-07-31 14:26:19 -07:00
Justin Lebar
2847abff91 Bug 899354 - Only ever add one visibilitychange listener to BrowserElementParent's owner window. r=khuey
This prevents a leak when we run tests that create thousands of BrowserElementParents without ever turning the screen off.
2013-07-31 14:14:12 -07:00
Ehsan Akhgari
d9a90f1254 Backed out changeset 197b12188f3a (bug 893973) for causing bug 9000007 2013-07-31 17:06:38 -04:00