Граф коммитов

325832 Коммитов

Автор SHA1 Сообщение Дата
Robert O'Callahan 6355ddd089 Backed out changeset bf8d5d78b27e 2013-09-19 17:15:18 +12:00
Robert O'Callahan 10216e7984 Fix build bustage for bug 905405 on a CLOSED TREE
--HG--
extra : rebase_source : c7b1d98d7c828e95905080270f5da2f242923eff
2013-09-19 16:51:24 +12:00
Anthony Jones 612bc35f0e Bug 740200 - Azure support in nsWindow; r=mattwoodrow 2013-09-19 16:29:51 +12:00
Anthony Jones 269747bcb6 Bug 740200 - Azure content rendering on Linux; r=roc 2013-09-19 16:29:51 +12:00
Anthony Jones 16051488eb Bug 740200 - BorrowedContext support for cairo; r=mattwoodrow 2013-09-19 16:29:51 +12:00
Anthony Jones d6eaee854e Bug 740200 - Removed some white space 2013-09-19 16:29:51 +12:00
Anthony Jones c797ee1772 Bug 740200 - Enable content pref; r=mattwoodrow 2013-09-19 16:29:51 +12:00
Robert O'Callahan 9588456df8 Address review comments for bug 905909. r=dholbert 2013-09-19 16:30:30 +12:00
Robert O'Callahan 0ac1b39ab6 Bug 905405. Wrap mLastNativeEventScheduled in a mutex to avoid racing on it. r=bsmedberg 2013-09-19 16:24:34 +12:00
Robert O'Callahan 81d19c4037 Bug 918185. When Range.getBoundingClientRect/getClientRects needs a textframe for a node, create one if the textframe was optimized away. r=bz 2013-09-19 16:23:48 +12:00
Sriram Ramasubramanian 45f46cfbcb Bug 917455: Use a single cursor for the grid and the list. [r=lucasr] 2013-09-18 17:30:01 -04:00
Lucas Rocha f3e7db6940 Bug 917455 - Update top sites behaviour for about:home's Top Sites panel (r=wesj) 2013-09-18 17:56:32 -04:00
Gaia Pushbot 38c34f2e19 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/d56c46fdd8f9
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #12253 from nullaus/agps-unit-tests

bug 891732 - AGPS/SUPL Operator Variant Unit Tests. r=jaoo

========

https://hg.mozilla.org/integration/gaia-central/rev/d3e7c3670930
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 891732 - AGPS/SUPL Operator Variant Unit Tests.

r=josea.olivera
2013-09-18 14:15:24 -07:00
Mihai Sucan d651698da6 Bug 917188 - Use a more deterministic way to write the browser_webconsole_view_source.js test. r=past 2013-09-18 22:47:42 +03:00
Gaia Pushbot 3119782e04 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/8547bf51868f
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #11995 from bobsilverberg/settings_bluetooth_test

Bug 917946 - Add Gaia-marionette tests for the settings app

========

https://hg.mozilla.org/integration/gaia-central/rev/6eedcfd6ddca
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Bug 917946 - Add Gaia-marionette tests for the settings app
Create base app object
Create settings app object
Create bluetooth and do not track panel regions
Create sample tests for bluetooth and do not track settings
2013-09-18 12:40:22 -07:00
Yaron Tausky d57591aa8f Bug 501739 - Part 2: Zero lastIndex in String.prototype.replace. r=jwalden
--HG--
extra : rebase_source : 26d8ef71bdb528e4205e9a4c55c1d2a00ba8eaef
2013-09-18 12:38:02 -07:00
Lucas Rocha a5064fa8a6 Bug 910191/913402 - Don't use OnPreDrawObserver on pre-HC devices (r=sriram) 2013-09-18 14:50:22 -04:00
Chris Kitching 5e407a0ed3 Bug 916588 - Show default favicon when we bail in FaviconView.formatImage. r=margaret 2013-09-18 13:47:35 -04:00
Patrick Brosset 4f5419529d Bug 835808 - Navigate with arrow keys in computed view; r=harth 2013-09-18 10:43:11 -07:00
Margaret Leibovic d639c2867e Bug 917455 - Revert getTopBookmarks back to getTopSites. r=wesj 2013-09-18 13:32:22 -04:00
Alexandre Poirot ed2f5b0505 Bug 917310 - Fix app install path for b2g r=fabrice
--HG--
extra : transplant_source : i3%A2%FD%A5c%BDc%F7%AA%3AP%98%D5%F3%E3Okr%09
2013-09-18 10:25:06 -07:00
Rick Eyre b17bace20c Bug 917945 - Part 3: Add VTTRegions to its TextTrack upon receiving them. r=rillian, r=bz 2013-09-18 12:46:51 -04:00
Rick Eyre dde41eecc2 Bug 917945 - Part 2: Add RegionId attribute to VTTCue. r=rillian 2013-09-18 13:29:20 -04:00
Rick Eyre 8162fa0132 Bug 917945 - Part 1: Expose TextTrackRegion* as VTTRegion*. r=rillian, r=bz
--HG--
rename : dom/webidl/TextTrackRegion.webidl => dom/webidl/VTTRegion.webidl
rename : dom/webidl/TextTrackRegionList.webidl => dom/webidl/VTTRegionList.webidl
2013-09-20 14:42:35 -04:00
Martin Stransky 0c2f71ea35 Bug 912959 - libxul.so link fails - ToNumberSlow() is built as a hidden symbol. r=luke 2013-09-23 09:30:11 -04:00
Bobby Holley b4112e9f26 Bug 912379 - Unwrap before translating StopIteration. r=mrbkap
The current setup means that we have different cache behavior for StopIteration
depending on whether we're wrapping StopIteration itself or a CCW to one. We
need to maintain cache invariants for optimizations now, so this is verboten.
Shuffle some code.
2013-09-23 09:29:44 -04:00
Paul Rouget b5a1da4913 Backed out changeset 184a0076278b (bug 890195). Almost-perma orange 2013-09-18 17:53:15 +02:00
Sriram Ramasubramanian d382d8a090 Bug 917396: Crash in resetting the loader. [r=lucasr] 2013-09-18 10:05:43 -04:00
Sriram Ramasubramanian a3a1cdd9c4 Bug 833800: LinearLayout of android doesn't have the third constructor in pre-ICS. [r=margaret] 2013-09-18 10:00:37 -04:00
Michael Ratcliffe 7b963a778d Bug 917389 - Re-enable browser_css_color.js on Linux 32 bit tests. r=harth 2013-09-18 11:34:44 +01:00
Willian Gustavo Veiga 084b26ad04 Bug 344536 - Limit the number of history items displayed the search bar history dropdown, so that some suggestions are always visible. r=gavin 2013-09-19 08:50:21 -04:00
Robert Bindar bd07376938 Bug 915090 - Ping test and local servers for reaching tests. r=mcmanus 2013-09-19 08:50:21 -04:00
Carsten "Tomcat" Book 11f9f5dcd9 merge b2g-inbound to mozilla-central 2013-09-18 12:14:05 +02:00
Carsten "Tomcat" Book fd946fe2b2 merge fx-team to mc 2013-09-18 12:12:28 +02:00
Gaia Pushbot 0199f985ae Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d9e4d98a9fba
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #12246 from crdlc/bug-916782

Bug 916782 - Remove progress_activity.css and status.css from homescreen (it is only needed for ev.me)

========

https://hg.mozilla.org/integration/gaia-central/rev/7aefd8280725
Author: crdlc <crdlc@tid.es>
Desc: Bug 916782 - Remove progress_activity.css and status.css from homescreen (it is only needed for ev.me)
2013-09-17 23:50:26 -07:00
Robert Strong 91b7c88438 Most entries in removed-files.in are no longer needed - Bug 649607 - Update removed-files.in after requiring update to the version with bug 563318. r=bbondy 2013-09-17 22:15:53 -07:00
Mark Hammond 38663542e1 Bug 914615 - use http://mochi.test:8888 instead of http://foo.bar to test same origin in social tests. r=gavin 2013-09-18 15:08:22 +10:00
Phil Ringnalda 8b5bb0e311 Back out 2e69de47685e (bug 896291) on suspicion of timing out browser_homeDrop.js 2013-09-17 21:49:31 -07:00
Gaia Pushbot 55483e9861 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/ebb38d4126d0
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12287 from lightsofapollo/reallyreallyhide-keyboard-tets

[really] per bug 917523 disable test on tbpl

========

https://hg.mozilla.org/integration/gaia-central/rev/290853690b8c
Author: James Lal <james@lightsofapollo.com>
Desc: [really] per bug 917523 disable test on tbpl
2013-09-17 21:40:27 -07:00
Patrick Wang 8e75942978 Bug 912861 - don't assert mActor when getting a remote blob in GetOrCreateActorForBlob(). r=khuey 2013-09-18 12:04:20 +08:00
Fabrice Desré 2ec9f1e8f6 Bug 917602 - Fix some shutdown crashes r=bent 2013-09-18 10:53:07 -07:00
Fabrice Desré 4294d3accd Bug 915626 - Add a way to restart gecko into a clean state r=vingtetun 2013-09-18 10:42:06 -07:00
Alexandre Poirot 584a52d465 Bug 917310 - Fix app install path for b2g r=fabrice 2013-09-18 10:25:06 -07:00
Gaia Pushbot 95225a4932 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e596a7138422
Author: ochameau <poirot.alex@gmail.com>
Desc: Merge pull request #12299 from ochameau/build-exceptions

Bug 917793 - Ensure printing exceptions in js build scripts r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/6465882eb932
Author: Alexandre Poirot <poirot.alex@gmail.com>
Desc: Bug 917793 - Ensure printing exceptions in js build scripts r=yurenju
2013-09-18 08:30:22 -07:00
Gaia Pushbot 70f8b604a6 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e77a67b02714
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 917337 - [Clock] Implement Scrolling for Timer Settings

https://bugzilla.mozilla.org/show_bug.cgi?id=917337

- Adds overflow-y: auto to #timer-dialog
- Adds a event.preventDefault() on touchstart on the time picker to stop user from scrolling while spinning inputs

r=jugglinmike
2013-09-18 08:05:24 -07:00
Jim Chen 2932c3e35a Bug 916205 - Add and package UA override list; r=fabrice r=glandium 2013-09-18 10:57:08 -04:00
Jessica Jong 80dcaf579b Bug 909688: B2G RIL - tests cases for data loss. r=vicamo 2013-09-18 22:06:03 +08:00
Kartikaya Gupta 64589fab2e Bug 880024 - Extract some useful code for implementing GeckoContentController into a helper class. r=k17e 2013-09-18 09:56:16 -04:00
Gaia Pushbot 4e7aaa8267 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5cf9abd14f7e
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #12296 from gtorodelvalle/contacts-bug-910170-export-button-not-disabled

Bug 910170 - [CONTACTS] The export button isn't disabled when no contact is selected (r=jmcanterafonseca).

========

https://hg.mozilla.org/integration/gaia-central/rev/ae1bb0ba69c5
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 910170 - [CONTACTS] The export button isn't disabled when no contact is selected.

========

https://hg.mozilla.org/integration/gaia-central/rev/81b0bdb11125
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #12295 from gtorodelvalle/contacts-bug-916100-footer-button-not-disabled

Bug 916100 - [Contacts] Taapping on the disabled merge button when there are not contacts selected to be merged make it to change its colour (r=jmcanterafonseca)

========

https://hg.mozilla.org/integration/gaia-central/rev/5ea89914d834
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 916100 - [Contacts] Taapping on the disabled merge button when there are not contacts selected to be merged make it to change its colour.
2013-09-18 06:40:22 -07:00
Carsten "Tomcat" Book 03e1b153e0 Merge m-c to b2g-inbound 2013-09-18 12:38:46 +02:00