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

292620 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Peterson 9832aabc4c Bug 818559 - Don't ask to unload if we know we're going to download. r=smaug 2012-12-07 20:35:17 -05:00
Terrence Cole 30a7312ec3 Backout 4356739a6f44 for breakage. 2012-12-07 17:15:57 -08:00
Robert Strong 76b6d8250e backout changeset ec6a21cbe516 - Bug 817723 2012-12-07 17:04:37 -08:00
Andrea Marchesini df0dacb896 Bug 812249 - When "javascript.options.strict" is enabled related warnings/errors trigger worker.onerror handler. r=bent
--HG--
extra : rebase_source : a0bf6f37f2e83cbcc3586240d3312b84b1ca28a5
2012-12-07 19:35:44 -05:00
Gregor Wagner b77e5e4e04 Bug 819584 - [SMS] Don't perform an upgrade of existing sms yet. r=sicking 2012-12-07 16:16:30 -08:00
Terrence Cole db29898f44 Bug 819118 - Use accessor rather than direct script access; r=billm
This abstracts the requirement to manually cast from HeapPtr to Unrooted.

--HG--
rename : browser/components/tabview/test/browser_tabview_privatebrowsing_perwindowpb.js => browser/components/tabview/test/browser_tabview_privatebrowsing.js
rename : layout/reftests/backgrounds/background-referrer-ref.html => image/test/reftest/generic/accept-image-catchall-ref.html
rename : layout/reftests/backgrounds/background-referrer.html => image/test/reftest/generic/accept-image-catchall.html
rename : layout/reftests/backgrounds/background-referrer.sjs => image/test/reftest/generic/check-header.sjs
rename : layout/reftests/backgrounds/background-referrer-image.png => image/test/reftest/generic/green.png
extra : rebase_source : 5a04a709fa1042509d1d2aa3cbd0cf8f2a0b012b
2012-12-05 14:21:44 -08:00
Robert Strong 60b2ab4311 Bug 817723 - Only build the stub installer when the update channel equals nightly, aurora, beta, and release. r=khuey 2012-12-07 15:53:24 -08:00
Terrence Cole cb91864a79 Bug 819553 - Remove unused JS_UndependString getCharsZ user; r=luke 2012-12-07 12:33:19 -08:00
David Keeler dac115dc1f bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws 2012-12-05 15:36:39 -08:00
John Schoenick 6e8178b713 Bug 810082 - Part 0.5 - Add script access event for CTP'd plugins r=joshmoz 2012-12-07 14:50:10 -08:00
Bobby Holley 8d249e9c73 Bug 813901 - Validate __exposedProps__. r=mrbkap
This also involves modifying test_cows to deep clone in getCOW.
2012-12-07 14:49:11 -08:00
Bobby Holley 2582344755 Bug 813901 - Throw COW exceptions in the wrapper's scope. r=mrbkap 2012-12-07 14:49:11 -08:00
Gregor Wagner 4416b6e7df Bug 819526 - [SMS] Don't update the primary key in mostRecentStore r=bent 2012-12-07 14:47:11 -08:00
Justin Lebar bec33406d9 Bug 819539 - Ignore _Unwind_Backtrace errors on ARM + Android. r=glandium 2012-12-07 17:18:22 -05:00
David Anderson 51923f08a7 Turn PGO off for various functions (bug 791214, r=jandem). 2012-12-07 14:01:40 -08:00
Rafael Ávila de Espíndola af314435e2 Bug 819229 - Rename gatherStartupInformation to gatherStartupHistograms. r=vladan. 2012-12-07 16:06:35 -05:00
Benjamin Peterson aefc683aea Bug 787134 - Fix apparent typo. r=me 2012-12-07 16:01:59 -05:00
Nathan Froyd d88529f8fd Bug 819418 - part 0 - Histogram::SampleSet:Add needs to transfer all values, not just sum_; r=vdjeric 2012-12-07 14:52:19 -05:00
Benedict Singer 8b16d029d1 Bug 787134 - Make links not in a document or with an invalid href respond to :link selector. r=bzbarsky 2012-12-07 09:35:14 -05:00
Marco Chen dab388309c Bug 818824 - Fire an event when no audio channel is playing now. r=baku, a=blocking-basecamp 2012-12-07 19:46:18 +08:00
Jim Chen 60c0188e98 Bug 811755 - Add test for PreContentIterator in nsContentEventHandler; r=masayuki 2012-12-07 14:48:18 -05:00
Geoff Brown d3d5a48262 Bug 819093 - Use strings for env values in remote mochitest; r=jmaher DONTBUILD 2012-12-07 09:04:01 -07:00
Gregor Wagner a26d990c01 Bug 818583 - Permissions Installer Tests. r=orange 2012-12-07 11:24:19 -08:00
Fabrice Desré 701cd8916f Bug 819103 - Twitter fails to install from Marketplace [r=sicking] 2012-12-07 11:20:15 -08:00
Daniel Holbert 7fa8f1dacd Bug 783409: Enable "layout.css.flexbox.enabled" pref. r=dbaron 2012-12-07 10:58:34 -08:00
Daniel Holbert dc33e393e8 back out 75cab729c971 because it landed with the wrong bug number 2012-12-07 11:15:27 -08:00
Wes Kocher a52a940ff0 Bug 817670 - Update Jetpack tests to pick up fixes to test failures. r=kwierso 2012-12-07 11:11:45 -08:00
Robert Strong b922add046 Test only change / possible fix for Bug 759639 - Intermittent test_0202_app_launch_apply_update_dirlocked_svc.js | test failed (with xpcshell return code: 0), | pending-service == pending, | exception thrown from do_timeout callback: 2147500036. r=bbondy 2012-12-07 11:03:05 -08:00
Daniel Holbert fb0c7c3a70 Bug 783490: Enable "layout.css.flexbox.enabled" pref. r=dbaron 2012-12-07 10:58:34 -08:00
Brian Nicholson 81eb7d1e39 Bug 735399- Only do session restore after a crash. r=mfinkle 2012-12-07 10:50:40 -08:00
Ehsan Akhgari 39f47dc615 Bug 819398 - Build mobile with per-window private browsing support; r=mfinkle
--HG--
extra : rebase_source : 594a4f2a922b3ce4690709eca94e967bb4df674b
2012-12-07 13:53:56 -05:00
Brian Nicholson 54fac48fb7 Bug 819070 - Don't restore session if Gecko is already running. r=mfinkle
--HG--
extra : rebase_source : 35f720d9815d6e54d09419002dd30e5ab87f2d1a
2012-12-07 10:50:56 -08:00
Jason Orendorff 6119ce7ac4 Fix some comments about JSRuntime::gcLock. No bug#, rs=billm over IRC. 2012-12-07 12:51:02 -06:00
Rafael Ávila de Espíndola 598e83db0d Bug 819240 - Document all functions in nsITelemetryPing.idl. r=vladan.
--HG--
extra : rebase_source : 90858f60619c22c7ec027209479273ca5e543307
2012-12-07 13:49:21 -05:00
Gregor Wagner 40375563c9 Bug 819250 - PhoneNumber.js overwrites national number. r=bent 2012-12-07 10:47:44 -08:00
Ed Morley 836920d6a3 Merge mozilla-central to mozilla-inbound 2012-12-07 18:40:02 +00:00
Eitan Isaacson f7d7e441ed Bug 818342 - Introduce announcement output. r=davidb 2012-12-07 10:39:17 -08:00
Eitan Isaacson b7be18150c Bug 818341 - Encapsulate presentation in the presentation module. r=davidb
Making it ready for use outside of the EventManager.
2012-12-07 10:39:17 -08:00
Fernando Jiménez 09378bb145 Bug 818627 - UNSUFFICIENT_STORAGE error is not triggered correctly; r=fabrice 2012-12-07 19:13:27 +01:00
Kannan Vijayan b8a25e93da Bug 819393 - Refactor BoxNonStrictThis. r=jorendorff 2012-12-07 13:02:04 -05:00
Geoff Brown f26d87ab54 Bug 814278 - Protect against NPE in testThumbnails; r=bnicholson 2012-12-07 07:29:17 -07:00
Gregor Wagner d3c18e842f Bug 818583 - Permissions Installer - Fix access and permission: device-storage:apps. r=sicking 2012-12-07 09:55:11 -08:00
Amod Narvekar a706018de6 Bug 796873 - Don't lock the screen if we might not be able to unlock it. r=mounir 2012-12-07 17:33:39 +00:00
Jens Hatlak 1bb3fa9b51 Bug 818674 - "ReferenceError: manifest is not defined" in Webapps.jsm inline function readCSPs. r=fabrice 2012-12-07 18:07:04 +01:00
Benoit Girard 65bfd8db0e Bug 818296 - Don't NukeCrossCompartment on optimized shutdown. r=khuey 2012-12-07 11:54:46 -05:00
Alexander Surkov b82bf8c2e7 Bug 819242 - JAWS needs old IServiceProvider::QueryService, r=tbsaunde 2012-12-08 01:29:43 +09:00
Marty Rosenberg 36988f94ac Port IM to armhf (bug 802358, r=jbramley) 2012-12-07 11:12:18 -05:00
Marty Rosenberg ad4cf17824 Don't hoist typeguards that are guaranteed to bail. (bug 818791, r=dvander) (also fix a comment for mrbkap) 2012-12-07 11:12:16 -05:00
Tom Schuster fb28b68e95 Bug 676619 - Modified test case for https. r=smaug 2012-12-07 16:59:13 +01:00
Chris Lord 4f8fac3308 Bug 819310 - Fix possible race when stopping checkerboard recording. r=kats
Make stopCheckerboardRecording safe to call while recordCheckerboard is
executing.
2012-12-07 15:11:05 +00:00