Commit Graph

327803 Commits

Author SHA1 Message Date
Markus Stange
7571811637 Bug 890997 - Enable OMTC on 10.6. r=bgirard 2013-10-09 13:15:54 -04:00
Gaia Pushbot
3123a488b6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/786f4b9e16b4
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: Merge pull request #12745 from EverythingMe/924764-collection-design-changes

[924764] Redesign collection header and animations [r=crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/db0c04ba8a11
Author: Evyatar Amitay <evyatron@gmail.com>
Desc: [924764] Redesign collection header and animations [r=crdlc]
2013-10-09 10:15:24 -07:00
Drew Willcoxon
4c22cd9af5 Bug 924665 - Fix bug whereby BackgroundPageThumbs captures can finish twice. r=markh 2013-10-09 10:13:03 -07:00
Drew Willcoxon
190ed54ad6 Bug 924651 - Log crashes as a telemetry completion reason in BackgroundPageThumbs. r=markh,froydnj 2013-10-09 10:13:01 -07:00
Josh Aas
12d99c219a Bug 923893: Use safer and not-deprecated NSFileManager APIs instead of 'fileAttributesAtPath:traverseLink:'. r=smichaud moa=bsmedberg 2013-10-09 12:11:13 -05:00
Gaia Pushbot
db5dc228af Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0f726fb0f0d0
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #12750 from AndreiH/bug924880

Bug 924880 - Need an extra wait in test_unlock_to_camera_with_passcode

========

https://hg.mozilla.org/integration/gaia-central/rev/b9adda873c1e
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 924880 - Need an extra wait in test_unlock_to_camera_with_passcode

========

https://hg.mozilla.org/integration/gaia-central/rev/499d41635070
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #12226 from darchons/bug916205-create-and-enable-dynamic-ua

Remove UA override list from Gaia

========

https://hg.mozilla.org/integration/gaia-central/rev/c1d6ea5cb194
Author: Jim Chen <nchen@mozilla.com>
Desc: Bug 916205 - Remove UA override list from Gaia; r=fabrice
2013-10-09 10:05:23 -07:00
Boris Zbarsky
e9898392f2 Bug 817194. Make WebIDL dictionary types sanely initialized by default; add a new Fast subclass to handle cases when we can skip the initialization safely. r=khuey 2013-10-09 12:05:22 -04:00
Gaia Pushbot
d4a559aefb Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8534d14f0ff0
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #12748 from comoyo/new_ime_webidl3

Bug 906096 - Switch InputMethod to WebIDL in IME tests and FF Nightly. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/3cce48619d4d
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 906096 - Switch InputMethod to WebIDL in IME tests and FF Nightly
2013-10-09 07:55:24 -07:00
Gaia Pushbot
67e005d0ef Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8ccaf06cbd38
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #12254 from gabrielesvelto/bug-911247-wappush-url

Bug 911247 - Extract the link from a message and make it clickable r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/0f0fa7af7c21
Author: Gabriele Svelto <gabriele.svelto@gmail.com>
Desc: Bug 911247 - Extract the link from a message and make it clickable r=julienw

- Message contents are now parsed and specific fields extracted
- The messages are now stored as parsed objects into a dedicated
  IndexedDB store instead of as raw text into asyncStorage
- Dismissing the application is supported correctly including when the
  view activity is invoked after clicking on a link. As a consequence of
  this attention screens are not used anymore
- Tests have been added to cover most of the functionality
2013-10-09 06:45:23 -07:00
Marco Castelluccio
44f174e6d5 Bug 924549 - Add MOCHITEST_WEBAPPRT_CHROME_MANIFESTS to specify webapprt chrome tests and convert all the webapprt mochitests to use manifests. r=gps 2013-10-09 09:16:18 -04:00
Marco Castelluccio
884432dbab Bug 851217 - Create webapp specific branding. r=Mossop 2013-10-09 09:16:18 -04:00
Thomas Zimmermann
7dcc0d400b Bug 905107: Added test case for screen-state handling in RIL, r=vicamo
The new test checks for the correctness of RIL's support of
'screen-state-change' events. The expected result is to set
CREG state to 1 when the screen is turned off, and back to
2 when the screen is turned on again.
2013-10-08 16:51:06 +02:00
Thomas Zimmermann
b4018d823c Bug 905107: Fix options in RIL.setScreenState, r=vicamo
The method RIL.setScreenState parses its arguments incorrectly. The
RIL worker methods usually receive an object that contain their
arguments, but setScreenState expects a boolean. Because objects are
interpreted as 'true', setScreenState always signals enabled screen
state to the RIL daemon.

This patch changes RIL.setScreenState to expect an object as its
argument and read the screen state from the object.
2013-10-08 16:43:07 +02:00
Carsten "Tomcat" Book
b52f930802 Merge m-c to b2g-inbound 2013-10-10 13:46:51 +02:00
Gaia Pushbot
968fb0abf6 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1c0a538671c1
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12609 from gitmai/bug-920128-FTE-skip-wifi

Bug 920128 - FTE skip wireless screen (r=fcampo)

========

https://hg.mozilla.org/integration/gaia-central/rev/9b85f6d019d9
Author: mai <mri@tid.es>
Desc: Bug 920128 - FTE skip wifi

========

https://hg.mozilla.org/integration/gaia-central/rev/f1b040784c04
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #12753 from jmcanterafonseca/simplephone_matcher_2

Bug 924066 - [Contacts] Phone number does not match when importing from ...

========

https://hg.mozilla.org/integration/gaia-central/rev/cb59f97df6de
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 924066 - [Contacts] Phone number does not match when importing from SIM the same number with country code
2013-10-10 04:30:24 -07:00
J. Ryan Stinnett
c8a6504556 Bug 923157 - Re-sort licenses in alphabetical order. r=gerv 2013-10-02 10:36:47 -05:00
David Rajchenbach-Teller
b4db1e0718 Bug 922814 - nsIAppStartup::shuttingDown is not reset to true during shutdown. r=bsmedberg 2013-10-09 13:02:33 -04:00
Asaf Romano
d11de6fec2 Bug 912855 - Can't remove check-mark on "Load this bookmark in the sidebar". r=mak 2013-10-09 16:33:58 +02:00
Brian Grinstead
6d5844ebdd Bug 921686 - Firefox css inspector doesn't find the correct url for some images. r=mratcliffe 2013-10-08 15:23:09 -05:00
Paul Rouget
a49d91a9aa Bug 921191 - Allow inspection/editing of SVG elements' CSS properties. r=mratcliffe 2013-10-09 09:46:48 -04:00
Paul Rouget
867e5c7b4d Bug 924568 - Validate hosted app URL before adding. r=ochameau 2013-10-09 09:31:34 -04:00
Michael Ratcliffe
9cab056f2c Bug 923884 - Always use authored colors in markup view. r=jwalker 2013-10-08 13:53:19 +01:00
J. Ryan Stinnett
97c0516b1a Bug 921226 - Log during app install in App Manager. r=ochameau 2013-10-02 16:23:43 -05:00
Gregory Szorc
87433f3370 Bug 919535 - Use AsyncShutdown in Sqlite.jsm. r=Yoric 2013-10-02 14:24:33 +02:00
David Rajchenbach-Teller
7c5046e551 Bug 881667 - Implement nsIAppStartup::startingUp. r=bsmedberg 2013-10-11 12:00:19 -04:00
Paul Rouget
0219bc66cc Bug 925199 - Move touch-events.js to /toolkit. r=ochameau 2013-10-11 12:00:01 -04:00
David Rajchenbach-Teller
06b090bf96 Bug 918364 - Make exceptions more meaningful in OS.File. r=froydnj 2013-10-11 11:50:52 -04:00
Patrick Brosset
fd839e0c8e Bug 922125 - Destroy markup, rule and computed views on navigation and unload. r=miker 2013-10-11 11:50:33 -04:00
Adam Dane [:hobophobe]
dba0a9ec36 Bug 897751 - Tab close button's DoubleClick protection handler leaks. r=mano 2013-10-10 15:27:15 -05:00
Patrick McManus
9dc49d8d00 bug 922691 - nshttptransaction pointer log formatters for 64bit r=jduell 2013-10-01 11:48:47 -04:00
Cameron McCormack
f14a3f2c8c Bug 925193 - Offer "unset" when autocompleting properties in the style inspector. r=bzbarsky 2013-10-10 11:47:40 +11:00
Matt Woodrow
7c85ead280 Bug 923290 - Don't use the window CGContext as a source with Moz2D. r=Bas 2013-10-10 17:44:09 +13:00
Matt Woodrow
a175167f8d Bug 923309 - Don't flush CGContext drawing to the window when we're only meant to be completing any pending drawing. r=Bas 2013-10-10 17:44:09 +13:00
Eric Rescorla
745cbfc6f6 Bug 925226 - Fix incorrect downcast in signaling unittest. r=abr 2013-10-09 20:07:00 -07:00
Phil Ringnalda
2d1f733ef9 Backed out 2 changesets (bug 872701)
CLOSED TREE

Backed out changeset 8fcfc380bfc9 (bug 872701)
Backed out changeset 31014a7ee3ab (bug 872701)
2013-10-09 21:40:21 -07:00
Wes Kocher
5d39077fa2 Followup to bug 872701 to fix tests on a CLOSED TREE 2013-10-09 19:13:34 -07:00
Nicolas Silva
354c5a6223 Bug 923917 - Properly set the y-flip flag in SharedTextureClientOGL. r=Bas 2013-10-09 18:20:57 -07:00
Nicolas Silva
546040be85 Bug 923917 - Make CompositableClient not crash when texture serialization fails. r=nrc 2013-10-09 16:18:29 -07:00
Ehsan Akhgari
f1fbe50293 Bug 924248 - Make nsIDocument.h go on a diet; r=jst
The nsMacShellService code is rewritten to stop using GetLoadContext
which will now only be available in libxul.
2013-10-07 22:21:07 -04:00
Daniel Holbert
52e8bb0e2f Bug 925066: Remove unused "#include nsDebug.h" from nsAlgorithm.h. r=jst 2013-10-09 17:13:49 -07:00
Daniel Holbert
b922a25b2e Backout e67dad88f860 and assertion-count-tweak followups (bug 914919), since including nsDebug.h in gfx/2d causes issues with some skia headers. 2013-10-09 17:03:35 -07:00
Daniel Holbert
9fc9f8ca72 Bug 925129: Remove VC9-and-earlier chunk from nsAlgorithm.h, since we don't support building with VC9 and earlier. r=ehsan 2013-10-09 17:03:34 -07:00
Jeff Gilbert
8d1258cc0c Bug 872701 - Add test that highp floats work iff GL gives a format for them. - r=bjacob 2013-10-09 16:41:56 -07:00
David Anderson
f12c78d39a Re-focus browser elements after changing their remote attribute (bug 925058, r=felipe). 2013-10-09 15:50:46 -07:00
Olli Pettay
a0cb8012e2 Bug 924682 - [Pure] getters for some often used attributes, r=bz
--HG--
extra : rebase_source : b77cb6514838e6f3489896eda905622e345fff9e
2013-10-09 21:58:15 +03:00
Wes Kocher
ec4f05f29d Backed out 2 changesets (bug 919936) for Windows build bustage
Backed out changeset 2f879cfc861f (bug 919936)
Backed out changeset 8ce7c4424b8a (bug 919936)
2013-10-09 15:37:07 -07:00
Ethan Tseng
4fea9ce938 Bug 920361 - Add error handle in NetworkManager.js::resetRoutingTable. r=vchang 2013-10-01 14:17:55 +08:00
Sushil Chauhan
e967461f40 Bug 919676 - Fix multiple hwc prepare calls with different layer lists. r=mwu, r=dwilson 2013-10-08 08:29:35 -07:00
Benoit Jacob
fc3178b1f8 Bug 914823 - Use a WeakPtr to the SurfaceAllocator - r=jgilbert,nical 2013-10-09 08:47:32 -04:00
Gaia Pushbot
65aae2088d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0757f1a86ada
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12710 from fcampo/ftu-doneButton-824929

Bug 824929 - [SIM screen] The Done key is always active and can be pressed before the PIN Code is introduced (r=jmcf)

========

https://hg.mozilla.org/integration/gaia-central/rev/6787b9c39fcc
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 824929 - [SIM screen] The Done key is always active and can be pressed before the PIN Code is introduced
2013-10-09 05:40:24 -07:00