Commit Graph

159012 Commits

Author SHA1 Message Date
Daniel Holbert
90002db2bc Bug 946269: Rename nsFlexContainerFrame::ComputeFlexContainerCrossSize to ComputeCrossSize. implicit-rs=mats 2013-12-06 13:38:49 -08:00
Mike Conley
711f32ba5c Bug 863872 - If we have overdue TelemetryPings, try to send them all. r=nfroyd, feedback=irving. 2013-12-06 16:37:52 -05:00
Benjamin Smedberg
549bf9b283 Bug 767343 - Use fallible allocation in nsSupportsString::SetData because people are putting arbitrarily-large data in it, perhaps session-restore data but I'm not sure, r=froydnj
--HG--
extra : rebase_source : 2ca78473213f43537886e0108af6f88227278a72
2013-12-06 12:03:47 -05:00
Douglas Crosher
ea0c327a23 Bug 942027 - Ionmonkey ARM: Add float32 support to callWithABIPost. r=mjrosenb 2013-12-06 16:26:35 -05:00
Jeff Walden
7200d3fc91 Bug 724768 - Set every blank class prototype as a delegate immediately after birth, so that we can properly and correctly cache the shape for new instances of that class that use that prototype. r=bhackett
--HG--
extra : rebase_source : 082af2663a31d84de764865038ee949786d831e6
2013-12-05 01:56:40 -08:00
Jeff Walden
6e6ec86b96 Bug 724768 - Store the various properties of Error objects in reserved slots, and eagerly create the stack string for them. r=bhackett for the TI bits, r=jimb otherwise
--HG--
extra : rebase_source : b1fc9b1f09c36a9f936aa518d53001f430808f95
2012-12-17 14:53:35 -05:00
Ryan VanderMeulen
ae7c01efb4 Merge m-c to inbound. 2013-12-06 16:13:37 -05:00
Ryan VanderMeulen
e384e116bb Merge fx-team to m-c. 2013-12-06 16:03:56 -05:00
Trevor Saunders
504c05cb4a bug 931399 - shutdown DocAccessibles in nsDocumentViewer::Destroy r=bz 2013-12-06 16:03:40 -05:00
Ryan VanderMeulen
1d91fde607 Merge b2g-inbound to m-c. 2013-12-06 15:56:46 -05:00
Jan de Mooij
1dfe0d31a7 Bug 946883 - Use NSPR thread for AsmJSMachExceptionHandler on OS X, so that it works with PosixNSPR. r=luke
--HG--
extra : rebase_source : 34a82b93197c14ab237df23ceb8646499049cbf8
2013-12-06 21:03:27 +01:00
Ryan VanderMeulen
c60e2ccac4 Backed out 12 changesets (bug 927782) for SM rootanalysis orange.
Backed out changeset f86d2d4cfadf (bug 927782)
Backed out changeset 51d6617835d1 (bug 927782)
Backed out changeset eed9795fa80e (bug 927782)
Backed out changeset b971de7edfff (bug 927782)
Backed out changeset 5f086f95b305 (bug 927782)
Backed out changeset 8c74b1f68590 (bug 927782)
Backed out changeset f1237f11edcd (bug 927782)
Backed out changeset d6946bd743b3 (bug 927782)
Backed out changeset cbdd50c96b85 (bug 927782)
Backed out changeset fc7a979712fc (bug 927782)
Backed out changeset c8304ccf88e9 (bug 927782)
Backed out changeset 9d99e9ca7b32 (bug 927782)
2013-12-06 15:03:19 -05:00
David Keeler
991e77275b bug 946791 - remove unused GLContextGLX::mLibType (leaving GLXLibrary::mLibType alone) r=bjacob 2013-12-06 11:59:26 -08:00
Bobby Holley
cb26a0e388 Bug 937317 - touch clobber file. r=me 2013-12-06 12:01:43 -08:00
Bobby Holley
e57ccfca4b Bug 937317 - Tests. r=bz 2013-12-06 12:01:43 -08:00
Bobby Holley
4cd4da5181 Bug 937317 - Remove unnecessary AutoSystemCaller usage. r=bz
See bug 937317 comment 38.
2013-12-06 12:01:43 -08:00
Bobby Holley
4d56f0a83d Bug 937317 - Replace all instance of null cx pushing with AutoSystemCaller. r=bz
This is an easy bonus chunk of the work to phase out cx pushing in the browser.
2013-12-06 12:01:42 -08:00
Bobby Holley
d893a647d4 Bug 937317 - Return null from ToWebIDLCallback if one doesn't already exist. r=bz 2013-12-06 12:01:42 -08:00
Bobby Holley
0b02f5ecfa Bug 937317 - When invoking a callback object, restore the incumbent script settings object from when the callback was created. r=bz
See the 'incumbent script' stuff in the WebIDL spec.
2013-12-06 12:01:42 -08:00
Bobby Holley
6475f72863 Bug 937317 - Pass the entire CallbackObject to CallSetup. r=bz
We need this so that we can grab the incumbent global that we stashed on the
CallbackObject.
2013-12-06 12:01:42 -08:00
Bobby Holley
7a53c5e9e6 Bug 937317 - Implement and expose GetIncumbentGlobal. r=bz,luke 2013-12-06 12:01:42 -08:00
Bobby Holley
8a638eb33e Bug 937317 - Manipulate the script settings stack from the RAII classes. r=bz 2013-12-06 12:01:42 -08:00
Bobby Holley
f5cb1b3082 Bug 937317 - Implement basic script settings stack machinery. r=bz 2013-12-06 12:01:41 -08:00
Bobby Holley
ef4bb3070d Bug 937317 - Factor out the shareable parts of CallSetup into AutoEntryScript and AutoIncubentScript. r=bz 2013-12-06 12:01:41 -08:00
Bobby Holley
7bba051425 Bug 937317 - Make TabChildGlobal implement nsIGlobalObject. r=bz 2013-12-06 12:01:41 -08:00
Mark Capella
ce86138bca Bug 946030 - HTMLTextAreaElement should be considered an input element for text selection, r=wesj, f=margaret 2013-12-06 14:55:26 -05:00
Michael Comella
9797d60b13 Bug 938827 - Part 11: Log error if LayerView is null. r=rnewman 2013-12-06 11:43:12 -08:00
Michael Comella
73bb85c991 Bug 938827 - Part 10: Remove remaining reflection from FennecNativeActions. r=rnewman 2013-12-06 11:43:12 -08:00
Michael Comella
856538ad58 Bug 938827 - Part 9: Remove unregisterEventListener reflection. r=rnewman 2013-12-06 11:43:12 -08:00
Michael Comella
da3ac3d82a Bug 938827 - Part 8: Remove registerEventListener reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
dc0c8ebbba Bug 938827 - Part 7: Remove preferences event reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
0e46eddbbd Bug 938827 - Part 6: Remove BroadcastEvent reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
e8e777aa4e Bug 938827 - Part 5: Remove querySql reflection. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
65e849525c Bug 938827 - Part 4: Remove remaining reflection from FennecNativeDriver. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
02fc2ef104 Bug 938827 - Part 3: Call registerEventListener directly. r=rnewman 2013-12-06 11:43:11 -08:00
Michael Comella
7f6de6ba25 Bug 938827 - Part 2: Call PanningPerfAPI directly. r=rnewman 2013-12-06 11:43:10 -08:00
Michael Comella
999dc15cde Bug 938827 - Part 1: Get LayerView in getSurfaceView. r=rnewman 2013-12-06 11:43:10 -08:00
Vivien Nicolas
c58a36a291 Bug 946955 - Set the default friction of Axis.cpp to 0.002. r=kats 2013-12-06 18:51:10 +01:00
Gaia Pushbot
132cbaea62 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/63d432c3395f
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #14375 from mcav/land-939375

Bug 939375 - [email] POP3: UX for when there are too many messages in the spool. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/d78f61233a85
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 939375 - [email] POP3: UX for when there are too many messages in the spool. r=asuth
2013-12-06 09:50:24 -08:00
Chris Peterson
d98938d032 Bug 945613 - Part 3: #ifdef pragma for gcc >= 4.7.0. r=ehsan 2013-12-06 09:47:28 -08:00
Gaia Pushbot
f92740b005 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/333b17dfea2d
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 922746 - Mark this test as intermittent
2013-12-06 08:40:23 -08:00
Gaia Pushbot
863b1e04b3 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f0c7f6367ac1
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #14414 from arcturus/bug-940294

Bug 940294 - [Download Manager] Implement the flow when the user opens a file and this action fails from notifications

========

https://hg.mozilla.org/integration/gaia-central/rev/08e29ec41fa0
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 940294 - [Download Manager] Implement the flow when the user opens a file and this action fails from notifications
2013-12-06 08:00:31 -08:00
Gaia Pushbot
f66b40194b Bumping gaia.json for 6 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/349124ab318b
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #13497 from hfiguiere/node-switch-over

Bug 915156 - make test-perf work again. r=jwajsberg,jlal

========

https://hg.mozilla.org/integration/gaia-central/rev/698c0f288946
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 5: Fix nits.

========

https://hg.mozilla.org/integration/gaia-central/rev/f16f5302fd2c
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 4 - more cleanups / review / feedback

untabify

Add missing ;

Use a "constant" for the helper atom object

Rename write() to json_proxy_write() to avoid confusion until bug 944494 is fixed.

mozPerfDurations was persisted between run. All we do is collect
and report.

Missing > in the test title.

========

https://hg.mozilla.org/integration/gaia-central/rev/5e8da3b2e041
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 3 - more cleanups

Move perf.js to tests/performance

Small cleanup variables and such post review.

Remove useless comment

Fix linter errors

fix details in test to be more test-ish
split out the integration to a separate app specific file

Move some non performance marionette stuff to a helper.

Move unlock screen to the helper.

Remove extraneous console.log

Fix linter issue

Get the RUNS env for number of runs

Make sure to reset mozPerfDurations for each test.

Fix perf event observer

========

https://hg.mozilla.org/integration/gaia-central/rev/23154e8f8fbc
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Part 2: finish it.

Add a 'requireGaia()'

Fix gjslint error (whitespace)

Revert some change on how we get the defaultCallback.

Remove unused code block.

This follow Bug 915158 - Allow setting a marionette runner host at runtime.

Re-add the performance reporter for Mocha.

Fix the screen unlock

Rename PerfApp to PerfTestApp.

Support entry point for launching apps.

introduce gaia-perf-marionette to perform the loop and only do npm once.
also skip profile building unless we run b2gdesktop

Really exit on excluded apps

gjslint whitespace fixes

Fix PerformanceHelper.delay()

re-implement "element" for the PerfApp helper.

Fix test iteration

Add "setringtones" to the exclusion list.

Check whitelist earlier in the tests

Get the event source - This replaces PR #13752

Pass the test data to the reporter.

Fix the marionette action.

Finally the rendering test work

========

https://hg.mozilla.org/integration/gaia-central/rev/52635133c8c1
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 915156 - Port the test-perf to node with the new marionette-client.
2013-12-06 07:50:25 -08:00
Jim Chen
3f9c471ac7 Bug 946817 - Don't assert mPseudoStack on B2G. r=BenWa 2013-12-06 09:50:21 -05:00
Mark Finkle
b682b58a12 Bug 943475 - Predictive lookup for awesomebar entries r=rnewman 2013-12-05 23:50:23 -05:00
Lucas Rocha
d1f1587fdd Bug 933739 - Use given search term in handleAutocomplete, not mSearchTerm (r=bnicholson) 2013-12-05 23:50:13 -05:00
Richard Newman
735bd4e31f Bug 946074 - Awesomebar cursor processing is inefficient. r=mfinkle 2013-12-03 22:02:28 -08:00
Girish Sharma
ff60b8a74e Bug 935176 - saving a style sheet doesn't remove the star, r=harth 2013-12-06 23:51:16 +05:30
Brandon Benvie
976b4c8876 Bug 940541 Convert shader editor to use Promise.jsm. r=vp, r=benvie 2013-12-05 16:00:25 -08:00
Nick Fitzgerald
25be8aab63 Bug 917983 - BreakpointActor instances should be saved in the threadLifetimePool; r=past 2013-12-06 09:25:58 -08:00