Commit Graph

171269 Commits

Author SHA1 Message Date
William Chen
dc92cdb323 Bug 976318 - Template element contents owner document should be an inert template document. r=mrbkap 2014-03-03 12:03:23 -08:00
Ehsan Akhgari
892b1ab289 Bug 978776 - Stop exporting moz2d symbols from xul.dll; r=jrmuizel 2014-03-03 14:38:33 -05:00
Kannan Vijayan
3a3572830d Bug 976260 - Register javascript performance events with the profiler, second attempt at pushing. r=jandem 2014-03-03 14:36:08 -05:00
Jerry Shih
c0661fd9f2 Bug 972799 - Show file-base and memory-base blob-url report in about:memory. r=njn 2014-03-03 14:35:00 -05:00
Ryan VanderMeulen
094b07dd90 Bug 977952 - Disable testAboutHomePageNavigation for frequent failures. 2014-03-03 14:34:59 -05:00
Gavin Sharp
59225bb67b Bug 900762: lack of a disk space watcher component shouldn't warn, r=bent 2014-03-01 18:37:34 -08:00
Ehsan Akhgari
bb2ec6f2f3 Bug 978509 - Don't preload any of the ICU DLLs, not just the ICU data DLL; r=bsmedberg 2014-03-03 14:08:13 -05:00
Brian Smith
a55d0cfe09 Bug 967153: Update to NSS 3.16 beta 4 (NSS 3_16_BETA4), r=me
--HG--
extra : rebase_source : 192fdf657daa1aae51d9f163b074b8eb6a7aac13
2014-03-02 17:30:39 -08:00
Brian Smith
4b8d4318a5 Bug 978117: Enable test_signed_apps.js and test_signed_apps-marketplace.js on Android and B2G, r=cviecco
--HG--
extra : rebase_source : acc33b667f19583d94d300d4e4a73cb3e225bbd6
2014-03-01 20:55:57 -08:00
Brian Smith
2f3b70ffb5 Bug 978528: Return the correct error message when no potential issuers are found during path bulding in insanitY::pkix, r=cviecco
--HG--
extra : rebase_source : 71f806312ad322bc2971e7efaea2da217b07efad
2014-03-01 20:55:51 -08:00
Brian Smith
185ce0c8d9 Bug 978120: Enable more PSM xpcshell tests on Android and B2G, r=keeler
--HG--
extra : rebase_source : 439914322f2b2f2ebd7bf529e3a4a59f36831a7e
2014-03-01 19:02:58 -08:00
Brian Smith
f91269e634 Bug 978120: Make nsIX509Cert.setCerttrust, and nsIX509CertDB.addCert, and nsIX509CertDB2.addCertFromBase64 work on Android and B2G, r=keeler
--HG--
extra : rebase_source : 5582716fe0c650366e3cf5e85a30748a7d22b156
2014-03-01 19:01:23 -08:00
Ehsan Akhgari
f44a3f1f96 Bug 978856 - Stop exporting soundtouch symbols from xul.dll; r=padenot 2014-03-03 13:25:21 -05:00
Jim Mathies
dd4ffebc32 Bug 960692 - Remove WM_PAINT handling in winrt widget. f=bas, r=bbondy 2014-03-03 12:18:50 -06:00
Jeff Walden
be0876847f Bug 969382. r=jorendorff 2014-02-07 16:38:07 -08:00
Jeff Walden
5a7db86560 Bug 972132 - Convert JS::EmptyValueArray to JS::HandleValueArray::empty(). r=terrence
--HG--
extra : rebase_source : 58b87df07373a7811136682b128aea67f04446cd
2014-02-12 23:38:36 -08:00
Andrea Marchesini
e104f14409 Bug 965990 - Allow URLSearchParams objects to be associated with multiple URLs, r=ehsan 2014-02-03 16:48:38 +00:00
Ed Morley
19a755d4e4 Merge mozilla-central and inbound 2014-03-03 16:59:25 +00:00
Ed Morley
7d716105c8 Backed out changeset 508848ad378a (bug 939562) for causing bug 978450 2014-03-03 16:54:26 +00:00
Marco Bonardo
010e9dc4a1 Bug 969408 - Remove old Deprecated methods from PlacesUtils. r=mano 2014-03-03 17:51:44 +01:00
Marco Bonardo
e415443129 Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano 2014-03-03 17:51:42 +01:00
Ed Morley
f829932fb5 Backed out changeset 8ab0a696d2ec (bug 978456) since bug 939562 has now been backed out 2014-03-03 16:56:42 +00:00
Bobby Holley
b627ef0672 Bug 975419 - Trace the Incumbent Global from a CallbackObject (but check it too, just to be safe). r=bz,mccr8 2014-03-03 08:53:42 -08:00
Bobby Holley
a52c7e5aa2 Bug 975419 - Add a JS::TenuredHeap<JSObject*> overload to TraceCallbacks. r=mccr8,terrence 2014-03-03 08:53:42 -08:00
Bobby Holley
08e9309de6 Bug 975419 - Used a TenuredHeap pointer for SandboxPrivate and BackstagePass. r=mccr8 2014-03-03 08:53:42 -08:00
Milan Sreckovic
edbcc2ade0 Bug 971943: 5. Add float support to gfxPrefs. apz.max_event_acceleration, apz.fling_friction, apz.fling_stopped_threshold, apz.max_velocity_queue_size, apz.max_velocity_pixels_per_ms preferences moved to gfxPrefs. r=kgupta. 2014-03-03 11:53:21 -05:00
Ryan VanderMeulen
7cbcc3884c Backed out changeset 9024f38e3809 (bug 843666) for bustage. 2014-03-03 11:21:10 -05:00
James Kitchener
c0293f8c6b Bug 975935 - Import rowlines/columnlines tests from MathJax. r=fredw 2014-03-03 10:37:24 -05:00
James Kitchener
ed09b3f79b Bug 975935 - nsDisplaymtdBorder needs to override GetBounds. r=bz 2014-03-03 10:37:08 -05:00
Jeff Gilbert
8a9841d194 Bug 843666 - Implement color-buffer-(half-)float for WebGL. r=kamidphish 2014-03-03 10:36:52 -05:00
Ed Morley
e1af01a9ec Merge latest green fx-team changeset and mozilla-central 2014-03-03 14:48:02 +00:00
Ed Morley
a96a5e92b0 Merge latest green b2g-inbound changeset and mozilla-central 2014-03-03 14:45:43 +00:00
Ed Morley
1169e3e5fb Merge latest green inbound changeset and mozilla-central 2014-03-03 14:44:44 +00:00
B2G Bumper Bot
ff3dae7072 Bumping manifests a=b2g-bump 2014-03-03 02:50:50 -08:00
B2G Bumper Bot
b6b7f4c62f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3d294ffa51af
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #16715 from etiennesegonzac/bug-969315-final-app-to-app-transition

Bug 969315 - Implement the final 1.4 version of the app to app swipe transition r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/4d8c99aa8801
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 969315 - Implement the final 1.4 version of the app to app swipe transition.
2014-03-03 02:45:26 -08:00
B2G Bumper Bot
8cd8cfb8f5 Bumping manifests a=b2g-bump 2014-03-03 02:36:13 -08:00
B2G Bumper Bot
aeb5ad9907 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2267750ab6f0
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #16606 from steveck-chung/DSDS-report

Bug 947142 - [DSDS][Message] Message Report show SIM information, r=julienw.

========

https://hg.mozilla.org/integration/gaia-central/rev/1a3122706613
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 947142 - [DSDS][Message] Message Report show SIM information
2014-03-03 02:30:26 -08:00
Carsten "Tomcat" Book
d64affeaff Backed out changeset 0ca230c9d79a (bug 975270) for m4 b2g-ics opt permanent test failure 2014-03-03 11:09:25 +01:00
B2G Bumper Bot
2b96a1ef2b Bumping manifests a=b2g-bump 2014-03-03 01:56:12 -08:00
B2G Bumper Bot
a969742ace Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/35a90af6d901
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #16619 from gtorodelvalle/contacts-bug-972600-add-contact-after-merging

Bug 972600 - [B2G][Contacts] After merging duplicate contacts selecting edit contact button brings up 'Add contact' screen

========

https://hg.mozilla.org/integration/gaia-central/rev/c8589153a7e6
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 972600 - [B2G][Contacts] After merging duplicate contacts selecting edit contact button brings up 'Add contact' screen
2014-03-03 01:50:22 -08:00
B2G Bumper Bot
467086a90c Bumping manifests a=b2g-bump 2014-03-03 01:30:50 -08:00
B2G Bumper Bot
1285196b74 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fee731772272
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #16596 from crh0716/968681

Bug 968681 - Add marionette tests for the display panel r=evanxd

========

https://hg.mozilla.org/integration/gaia-central/rev/0dfd762a9ec9
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 968681 - Add marionette tests for the display panel
2014-03-03 01:25:24 -08:00
B2G Bumper Bot
e6393acf78 Bumping manifests a=b2g-bump 2014-03-03 01:06:10 -08:00
Tim Taubert
635ab0055a Bug 978540 - Follow-up to explicitly discard unused return value r=bustage 2014-03-03 10:05:13 +01:00
B2G Bumper Bot
a95a19a04f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f817111544ce
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #16681 from alivedise/bugzilla/976846_master/update-active-app-early

Bug 976846 - Update active app earlier, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/0e31f3e31300
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 976846 - Update active app earlier
2014-03-03 01:00:24 -08:00
L. David Baron
d38774f56a Bug 978612: Ignore changes to offsets of static-positioned elements when they or their descendants have views. r=dholbert
We get slightly better optimization, and no loss of function, by putting
these checks in the opposite order.
2014-03-03 00:54:39 -08:00
L. David Baron
df9a01e6be Bug 439204: Remove assertion "We placed a float where there was no room!" r=roc 2014-03-03 00:54:39 -08:00
L. David Baron
23fc0999c0 Bug 978620: Make nsFrameSetFrame call FinishAndStoreOverflow. r=roc 2014-03-03 00:54:39 -08:00
L. David Baron
6309185008 Bug 978603: Make sure implicit copy constructors and assignment operators aren't invoked for gfxGlyphExtents (which would at least mess up leak statistics if not actually leak). r=jfkthame
Originally written while investigating bug 435138.
2014-03-03 00:54:39 -08:00
L. David Baron
faa903da29 Bug 855081 patch 2: Use a single buffer for the demangled names. r=jesup 2014-03-03 00:54:38 -08:00