Commit Graph

137911 Commits

Author SHA1 Message Date
Boris Zbarsky
45006a7480 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
f4b3a94323 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
60d5133416 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
4f5e53c28d Bug 890580 - Add test cases for nsIDocumentEncoder.OutputNonTextContentAsPlaceholder. r=hsivonen 2013-07-11 11:48:59 -04:00
Yuan Xulei
264bbe04fb Bug 890580 - Enable plaintext serializer to output non-text content as placeholder. r=hsivonen 2013-07-11 11:48:43 -04:00
Ryan VanderMeulen
d1f6de5610 Backed out changeset 4504582d908c (bug 843003) for Marionette failures. 2013-07-11 11:46:04 -04:00
Patrick McManus
8c195a71c0 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
4d2390531a Bug 891497 - Fix typo in debug message. r=vyang 2013-07-10 12:19:00 -04:00
Ehsan Akhgari
9c76102dab Bug 890405 - Remove nsIIDBVersionChangeEvent; r=janv,Mossop 2013-07-11 11:33:37 -04:00
Tom Schuster
7f75baf398 Bug 890729 - Reorder the CPOW traps. r=dvander 2013-07-11 11:23:34 -04:00
Gian-Carlo Pascutto
4e0a616387 Bug 891158 - Listen to onOrientationChanged instead of onConfigurationChanged. r=blassey 2013-07-11 17:17:37 +02:00
Nicholas D. Matsakis
07257e7a4c 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
c92f991c16 Merge m-c to inbound. 2013-07-11 10:59:21 -04:00
Ryan VanderMeulen
c7a6137c2d Merge fx-team to m-c. 2013-07-11 10:58:32 -04:00
Florian Quèze
214a0acdb5 Bug 891836 - JavaScript warning in SocialService.jsm: assignment to undeclared variable p, r=mixedpuppy. 2013-07-11 16:52:30 +02:00
Nicolas Carlo
065d685651 Bug 888144 - Add a "Maybe later" option for Feedback prompt. r=mleibovic 2013-07-11 10:43:36 -04:00
Chris Kitching
5411cb3f94 Bug 887820 - Close cursors in LocalBrowserDB and its users. r=mleibovic 2013-07-11 10:43:36 -04:00
Johnny Stenback
bcf63714f6 Bug 879161 - Fix pdf.js fallout from bug 855613. r=bdahl 2013-07-11 10:43:35 -04:00
Jan Beich
96518f0ec3 Bug 892102 - Explicitly include stdlib.h for abs(). r=jesup 2013-07-11 10:43:35 -04:00
Oleg Romashin
6233daf4e2 Bug 891765 - Don't allow viewManager rootViewDestroy wile Flush. r=roc 2013-07-11 10:43:35 -04:00
Botond Ballo
57876356d6 Bug 891544 - Remove unneeded FromUnknownPoint and FromUnknownRect calls. r=kats 2013-07-11 10:43:35 -04:00
Botond Ballo
3d283a5a5d 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
2b006a3d48 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
19692ba689 Bug 889693 - Implement MaskSurface in DrawTargetCairo. r=Bas 2013-07-11 10:43:34 -04:00
Mounir Lamouri
3b7cf8e2bf Bug 890516 - Backout patch from bug 614825. r=bz 2013-07-11 10:39:18 -04:00
Ed Morley
9b47990cb3 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
3036616524 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
1202bb1dd8 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
547e73f881 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
f302790087 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
5ea0e467b4 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
c46ac635b9 Merge mozilla-central and fx-team 2013-07-11 10:59:07 +01:00
Ed Morley
dd8c578940 Merge mozilla-central and birch 2013-07-11 10:59:04 +01:00
Gaia Pushbot
ee9c50ddb1 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
f2dbb8abd8 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
91a3a9fe8d Merge latest green birch changeset and mozilla-central 2013-07-11 10:28:08 +01:00
Gaia Pushbot
201ad99603 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
881a35e05a Merge latest green fx-team changeset and mozilla-central 2013-07-11 10:12:37 +01:00
Ed Morley
89414bc0c3 Merge latest green inbound changeset and mozilla-central 2013-07-11 10:10:13 +01:00
Thomas Zimmermann
c32434ad28 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
ae493b99c9 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
fedbf437f3 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
Gaia Pushbot
670b41a9d7 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1955cfa26e44
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10908 from hfiguiere/bug891395

Bug 891395 - Fix regexp that matches HiDPI. This avoid overriding apn.json, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/acee662c5bbb
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 891395 - Fix regexp that matches HiDPI. This avoid overriding apn.json.
2013-07-11 00:10:22 -07:00
Gaia Pushbot
071f59aca5 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/85f28b8bda9c
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #10907 from huchengtw-moz/video/Bug_890139

Bug 890139 - hdpi/xhdpi missing images for Video app, r=@rexboy

========

https://hg.mozilla.org/integration/gaia-central/rev/1671339332f1
Author: John Hu <johu@mozilla.com>
Desc: Bug 890139 - hdpi/xhdpi missing images for Video app

========

https://hg.mozilla.org/integration/gaia-central/rev/2c8b26149597
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10911 from mpizza/Bug_881138_hd_camera_master

Bug 881138 - @1.5x images for Camera app, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/e362807898d3
Author: mpizza <mmm198219@gmail.com>
Desc: Bug 881138 - hdpi/xhdpi resolution assets and layout for Camera app
2013-07-11 00:00:25 -07:00
Michael Wu
0ba4fb6e0d Bug 892182 - Fallback on FB rendering on HWC 1.0, r=vlad 2013-07-11 02:14:35 -04:00
Gaia Pushbot
35617d2b36 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/19b1966f7051
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #10834 from huchengtw-moz/settings/Bug_890862_wrong_apnSettings_when_carrier_is_unknown

Bug 890862 - Wrong ril.data.apnSettings when carrier is not in apn.json, r=@jaoo, r=@arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/67d28bb90d98
Author: John Hu <johu@mozilla.com>
Desc: Bug 890862 - Wrong ril.data.apnSettings when carrier is not in apn.json
2013-07-10 23:05:22 -07:00
Gaia Pushbot
e7a4faa1b9 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/7ce63dc67df5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10881 from masap/20130710

Bug 891770 - [Wi-Fi] Fix fogetting network processing

========

https://hg.mozilla.org/integration/gaia-central/rev/0f03c4879b1e
Author: masap <masashi.honma@gmail.com>
Desc: Bug 891770 - [Wi-Fi] Fix fogetting network processing
2013-07-10 22:10:23 -07:00
Matthew Gregan
d597606de0 Bug 889201 - Add tests for VideoPlaybackQuality. r=roc 2013-07-11 15:52:22 +12:00
Gaia Pushbot
ce91dba641 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/20869b028aab
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #10855 from rexboy7/fixhd-881143-dialer-master

Bug 881143 - [HD][Dialer] hdpi/xhdpi resolution assets and layout for Dialer app. r=gtorodelvalle

========

https://hg.mozilla.org/integration/gaia-central/rev/92424a531110
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 881143 - [HD][Dialer] hdpi/xhdpi resolution assets and layout for Dialer app
2013-07-10 20:40:22 -07:00
Gaia Pushbot
1487fab7d6 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/287688e19d1a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #10370 from mcirlanaru/bug_873409

Bug 873409 - [HotSpot] Truncate long SSID and password to avoid...

========

https://hg.mozilla.org/integration/gaia-central/rev/785c44a65836
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 873409 - [HotSpot] Truncate long SSID and password to avoid overlapping the text labels
2013-07-10 19:55:23 -07:00