David Zbarsky
78eb26c122
Fix an initializer list warning, no bug
2013-07-11 13:04:17 -04:00
Boris Zbarsky
60e969c975
Bug 883889 followup: nsChildContentList is not an nsINode subclass. r=orange
2013-07-11 12:59:53 -04:00
Jim Mathies
ab8f2fb997
Bug 892449 - Merge forms.css into platform.css. r=mbrubeck
2013-07-11 11:53:10 -05:00
Jim Mathies
94ffbce5e5
Bug 882042 - Remove horizontal scrollbar from select popups. r=rsilveira
2013-07-11 11:53:10 -05:00
Kartikaya Gupta
61089f4c3a
Bug 877602 - Refactor and clean up some code. No functional changes intended. r=Cwiiis
2013-07-11 12:50:14 -04:00
Kartikaya Gupta
b828b0147c
Bug 877602 - Ensure the viewport-remeasure code runs when it's supposed to. r=Cwiiis
2013-07-11 12:49:39 -04:00
David Keeler
ae58dd68e8
bug 842384 - speculative fix: maybe browser_bug839193.js needs a window.focus() r=bent
2013-07-02 14:09:10 -07:00
Wes Johnston
3fe2ee6075
Bug 853986 - Remove dynamic toolbar margins in fullscreen. r=cwiiis
2013-07-11 09:21:25 -07:00
Boris Zbarsky
50841552c2
Bug 883889. Call SetIsDOMBinding() in the nsINode constructor, and remove it from all the subclasses. r=peterv
...
This patch leaves the call in the Attr constructor, because we plan to make Attr not inherit from nsINode.
2013-07-11 11:58:29 -04:00
Boris Zbarsky
4ee1caf801
Bug 891585. Don't JS_WrapValue same-compartment typed array return values in bindings code (e.g. ImageData.data). r=peterv
2013-07-11 11:58:29 -04:00
Boris Zbarsky
88bd9381d4
Bug 890193. Make the XML prettyprinter actually drop its binding when it unhooks, and remove the now-dead concept of "style binding" in the process. r=mrbkap
2013-07-11 11:58:28 -04:00
Yuan Xulei
dce5d981fa
Bug 890580 - Add test cases for nsIDocumentEncoder.OutputNonTextContentAsPlaceholder. r=hsivonen
2013-07-11 11:48:59 -04:00
Yuan Xulei
59b145e8d6
Bug 890580 - Enable plaintext serializer to output non-text content as placeholder. r=hsivonen
2013-07-11 11:48:43 -04:00
Ryan VanderMeulen
22667a6005
Backed out changeset 4504582d908c (bug 843003) for Marionette failures.
2013-07-11 11:46:04 -04:00
Patrick McManus
ec80b06fb8
bug 888268 - wifi tickler for mitigating 802.11 psp mode on android r=dougt
...
--HG--
extra : rebase_source : a767b6c10501105b3c5d22043f11745807caf2f9
2013-07-11 11:39:36 -04:00
Hubert Figuiere
5f218a1813
Bug 891497 - Fix typo in debug message. r=vyang
2013-07-10 12:19:00 -04:00
Ehsan Akhgari
4e6140c4d4
Bug 890405 - Remove nsIIDBVersionChangeEvent; r=janv,Mossop
2013-07-11 11:33:37 -04:00
Tom Schuster
da27e50396
Bug 890729 - Reorder the CPOW traps. r=dvander
2013-07-11 11:23:34 -04:00
Gian-Carlo Pascutto
8246fb6aaf
Bug 891158 - Listen to onOrientationChanged instead of onConfigurationChanged. r=blassey
2013-07-11 17:17:37 +02:00
Nicholas D. Matsakis
672f39bd19
Bug 829896 - Make typed array element accesses return undefined if the element is out of bounds, rather than accessing the prototype chain r=jandem
2013-07-09 15:29:39 -04:00
Ryan VanderMeulen
951ed6c4a2
Merge m-c to inbound.
2013-07-11 10:59:21 -04:00
Ryan VanderMeulen
014df21257
Merge fx-team to m-c.
2013-07-11 10:58:32 -04:00
Florian Quèze
9cc8c48af8
Bug 891836 - JavaScript warning in SocialService.jsm: assignment to undeclared variable p, r=mixedpuppy.
2013-07-11 16:52:30 +02:00
Nicolas Carlo
4a1771e49c
Bug 888144 - Add a "Maybe later" option for Feedback prompt. r=mleibovic
2013-07-11 10:43:36 -04:00
Chris Kitching
da593a33f2
Bug 887820 - Close cursors in LocalBrowserDB and its users. r=mleibovic
2013-07-11 10:43:36 -04:00
Johnny Stenback
2f503a671c
Bug 879161 - Fix pdf.js fallout from bug 855613. r=bdahl
2013-07-11 10:43:35 -04:00
Jan Beich
783d56c3fb
Bug 892102 - Explicitly include stdlib.h for abs(). r=jesup
2013-07-11 10:43:35 -04:00
Oleg Romashin
164509f2ae
Bug 891765 - Don't allow viewManager rootViewDestroy wile Flush. r=roc
2013-07-11 10:43:35 -04:00
Botond Ballo
910920e31e
Bug 891544 - Remove unneeded FromUnknownPoint and FromUnknownRect calls. r=kats
2013-07-11 10:43:35 -04:00
Botond Ballo
9aa8bcf533
Bug 891468 - Convert nsEventStateManager::GetChildProcessOffset to return a LayoutDeviceIntPoint instead of an nsIntPoint. r=smaug
2013-07-11 10:43:35 -04:00
Botond Ballo
e1a8133ba6
Bug 890938 - Convert AsyncPanZoomController::ZoomToRect to take a CSSRect instead of a gfxRect. r=kats
2013-07-11 10:43:35 -04:00
James Kolb
c2eedbfda2
Bug 889693 - Implement MaskSurface in DrawTargetCairo. r=Bas
2013-07-11 10:43:34 -04:00
Mounir Lamouri
cd4eec0c91
Bug 890516 - Backout patch from bug 614825. r=bz
2013-07-11 10:39:18 -04:00
Ed Morley
17de8eb070
Backed out changeset ee7d34a58f11 (bug 886173) for mochitest 1 failures in test_playback_rate.html
2013-07-11 15:31:52 +01:00
Mounir Lamouri
15bdf50023
Bug 843003 - Send events and allow :hover to apply on <button>'s children. r=bz
2013-07-11 10:30:23 -04:00
Gaia Pushbot
086f83af2e
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/84f23fc83920
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #10902 from wanderview/contacts-favorites
Bug 891984: Properly render contacts in favorites. r=crdlc
========
https://hg.mozilla.org/integration/gaia-central/rev/a4b8b0b98d83
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 891984: Properly render contacts in favorites.
Previously if a contact was a favorite, then we would only render it once
in either its main letter group or the favorites group. This patch correctly
tracks the group so that we reference the contact properly in order to
render it for both groups.
2013-07-11 05:15:24 -07:00
Gaia Pushbot
ba6fb3bcbd
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4301a609060f
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #10923 from comoyo/revert_swipe_to_hide
Revert "Merge pull request #10669 from RudyLu/keyboard/swipe_hide_keyboard_2"
========
https://hg.mozilla.org/integration/gaia-central/rev/55d822fcf7dc
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Revert "Merge pull request #10669 from RudyLu/keyboard/swipe_hide_keyboard_2"
This reverts commit 103f3635c241e208f84b6e8d80afb23731043c09, reversing
changes made to 4be813b65ea30e3914ce732d1401385d8fb78b68.
2013-07-11 04:15:25 -07:00
Tim Taubert
eb0194bc25
Bug 879375 - Add SessionStore.getWindowDimensions() and tabPreviews.capture() to the reflow exclusion list; r=dao
2013-07-11 12:40:23 +02:00
Gaia Pushbot
2773b19ac7
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6a4adb2d6e67
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #10901 from comoyo/vcf4
Bug 888153 - [contacts] Import from vCard 4.0 has email missing in Contacts app
========
https://hg.mozilla.org/integration/gaia-central/rev/78a03eca481b
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 888153 - [contacts] Import from vCard 4.0 has email missing in Contacts app
2013-07-11 03:20:24 -07:00
Ed Morley
16bf648135
Merge mozilla-central and fx-team
2013-07-11 10:59:07 +01:00
Ed Morley
6bc7d7f150
Merge mozilla-central and birch
2013-07-11 10:59:04 +01:00
Gaia Pushbot
72f6d663ce
Bumping gaia.json for 4 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3f9b2319c2b3
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10918 from crh0716/892393
Bug 892393 - Add 1.5x resolution assets r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/26f60f2a526d
Author: crh0716 <crh0716@gmail.com>
Desc: Bug 892393 - Add 1.5x resolution assets
========
https://hg.mozilla.org/integration/gaia-central/rev/5140f1fbba25
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10726 from julienw/885278-updatetimeheaders-with-fixedheader
885278 updatetimeheaders with fixedheader
========
https://hg.mozilla.org/integration/gaia-central/rev/8b741e315032
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 885278 - [SMS] `updateTimeHeaders' is not working properly with FixedHeader feature. r=borja
* always call refresh in updateTimeHeaders
* expose updateHeaderContent and use it in updateTimeHeaders so that the fixed
header is changed in the same time than the other headers
2013-07-11 02:50:23 -07:00
Gaia Pushbot
f3e2b989e1
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7530f9702749
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #10694 from yurenju/885676
Bug 885676 - Added unit tests for ScreenManager r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/c9464724886c
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 885676 - Added unit tests for ScreenManager
2013-07-11 02:35:23 -07:00
Ed Morley
1358e4d3e7
Merge latest green birch changeset and mozilla-central
2013-07-11 10:28:08 +01:00
Gaia Pushbot
21571d1799
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/abc7e68a07eb
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10835 from cctuan/890847
Bug 890847 - [SMS/MMS] The options shown in the dialog when tapping on a contact into ‘To’ field are the wrong way round
========
https://hg.mozilla.org/integration/gaia-central/rev/5164f293a2b0
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 890847 - [SMS/MMS] The options shown in the dialog when tapping on a contact into ‘To’ field are the wrong way round
2013-07-11 02:25:22 -07:00
Ed Morley
01e0d553fb
Merge latest green fx-team changeset and mozilla-central
2013-07-11 10:12:37 +01:00
Ed Morley
b4b2710596
Merge latest green inbound changeset and mozilla-central
2013-07-11 10:10:13 +01:00
Thomas Zimmermann
84597f8427
Bug 891276: Removed unused function dbus_returns_uint32, r=echou
...
AddServiceRecords was the only user of this function. This patch
cleans it up.
2013-07-11 09:58:53 +02:00
Thomas Zimmermann
90077dbf0a
Bug 891276: Cleanup *ServiceRecords functions, r=echou
...
AddServiceRecords and RemoveServiceRecords are unused. This patch
removes any related code.
2013-07-11 09:58:26 +02:00
Panos Astithas
698b809ffe
Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker
2013-07-11 10:12:20 +03:00