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

296525 Коммитов

Автор SHA1 Сообщение Дата
Marco Bonardo daca752e18 Backout e7e4224b8c8d (bug 829421) for bustage on a CLOSED TREE 2013-01-17 19:54:10 +01:00
Doug Turner 244459f18c Bug 830027 - Allow all device APIs that uses the content permission prompt from the system principal. r=fabrice/gwagner a=tef+ 2013-01-17 10:26:40 -08:00
Tim Lunn 1882366688 Bug 829421 - Free ArgumentsData if JSObject allocation fails. r=nbp 2013-01-17 10:22:20 -08:00
Mark Finkle f597024e7a Bug 831123 - Disable CSS error reporting by default to improve pageload performance r=blassey 2013-01-17 13:12:16 -05:00
Ethan Hugg ef6cacd7b1 Bug 825565 CreateOffer/Answer should be callable more than once r=jesup 2013-01-16 07:53:56 -08:00
Boris Zbarsky 06072bf404 Bug 823228 part 2. Move indexed property access on windows from nsWindowSH::GetProperty to the outer window proxy. r=bholley 2013-01-17 12:30:37 -05:00
Boris Zbarsky e2e02c0bfa Bug 823228 part 1. Make browser-test.js ignore indexed properties on the window when determining whether a test leaked properties onto the global. r=dao 2013-01-17 12:30:36 -05:00
Boris Zbarsky 975927f557 Bug 831198. Make _arrowScrollAnim.stop() and _scrollAnim.stop() actually cancel the pending requestAnimationFrame callback. r=dao 2013-01-17 12:30:36 -05:00
Jeff Muizelaar 717ae8614e Bug 830256. Ensure that scrollable rect is as big as the drawable area. r=cjones,ajones
If the scrollable rect is not as at least as big as the drawable area we end up
clamping the displayport to a smaller size than we should be.
2013-01-16 16:53:10 -05:00
Jeff Muizelaar ae814deb35 Bug 831438. Add pref for forcing 16bit on B2G. r=cjones
B2G currently tries to detect the depth of the screen and uses
that as the offscreen format. This lets us override that
for testing the 16bit path on 24bit devices.
2013-01-17 11:52:41 -05:00
Rafael Ávila de Espíndola 0b523f844d Bug 831303 - Fix the the stop where we start counting the shutdown time.r=ehsan.
--HG--
extra : rebase_source : 8d00557db0872b6c192c85b7ce364e8f9838ba9b
2013-01-17 11:40:14 -05:00
Terrence Cole 1c6c942b62 Bug 829830 - Exactly root the fields in StackIter; r=nbp 2013-01-14 18:02:24 -08:00
Terrence Cole 18918e9b73 Bug 799248 - Remove the SkipRoot in NewShortString; r=billm
--HG--
extra : rebase_source : f73996e2246b2b75df01189ae057dc0332ba41c9
2013-01-15 13:51:56 -08:00
Paul Rouget 26716146a8 Bug 829063 - Toolbox style improvements; r=harth 2013-01-10 09:03:00 +02:00
Girish Sharma 89149a5ec1 Bug 820735 - [toolbox] Tools shortcuts should work from the toolbox window, r=paul 2013-01-13 14:22:03 +05:30
Panos Astithas f57a19a17c Backout 409adccbcbd7 (bug 782179) 2013-01-15 13:50:52 +02:00
Phil Ringnalda 303b551ab3 Merge m-c to fx-team 2013-01-14 19:39:31 -08:00
Nick Fitzgerald cda8e0611f Bug 828070 - Update SourceMap.jsm from mozilla/source-map to get the |sources| getter; r=rcampbell 2013-01-09 14:55:00 -05:00
Panos Astithas 241bebd325 Re-enable the browser_dbg_reload-same-script.js test after the fix (bug 782179); r=me 2013-01-14 10:44:42 +02:00
Tim Taubert 59d74f1cf0 merge m-c to fx-team 2013-01-13 01:56:53 +01:00
Ed Morley 32277d1f42 Bug 782633 - Followup to fix exception; r=me 2013-01-12 18:36:54 +00:00
Victor Porof 5a074c4a69 Bug 829760 - browser_dbg_propertyview-filter-05.js checks for DOM objects are broken, r=past 2013-01-12 18:27:46 +02:00
Mihai Sucan 574079c852 Bug 829913 - Error while closing web console; r=past 2013-01-12 18:17:10 +02:00
Ehsan Akhgari 27b9a69fba Merge mozilla-central into mozilla-inbound 2013-01-12 09:27:31 -05:00
Jan de Mooij b90963955f Bug 829579 - Rewrite AllFramesIter to iterate Ion frames too. r=luke
--HG--
extra : rebase_source : 73b9cf6d2ab9b1a167cc6847fcc114045f796fc5
2013-01-12 14:26:52 +01:00
ffxbld c828a5cc8e No bug, Automated blocklist update from host bld-linux64-ec2-613 - a=blocklist-update 2013-01-12 03:27:53 -08:00
Jan de Mooij 9026a5ab3c Bug 829554 - Abstract ScopeIter/DebugScopeProxy frame access. r=luke
--HG--
extra : rebase_source : 18cc0baea68fb9b91b32c54bedcac6eb805449e3
2013-01-12 10:40:46 +01:00
Christian Holler 450742f725 No bug - Remove stray debug message from jit_test.py to avoid confusion. r=me, DONTBUILD 2013-01-12 14:15:56 +01:00
Daniel Holbert a86f8f4b14 Bug 829369: Cast pointer-subtraction to a size_t (after ensuring it'll be nonnegative) when comparing it to a nsTArray's size, to fix signed/unsigned comparison build warning. r=dbaron 2013-01-12 01:56:15 -08:00
Victor Porof 3d7c735d89 Bug 820426 - An unexpected 'self-hosted' script appears in the debugger's script list, r=past 2013-01-12 11:21:48 +02:00
Gregory Szorc 240a50e00b Bug 828829 - Remove dump() from DataReportingService.js; r=trivial 2013-01-11 23:34:57 -08:00
Victor Porof 99f8c4d6a6 Bug 782179 - Intermittent browser_dbg_reload-same-script.js | The preferred script url wasn't set correctly. (4) - Didn't expect -1, but got it, | The selected script isn't the correct one. (4) - Didn't expect -1, but got it, r=past 2013-01-12 09:09:06 +02:00
Gregory Szorc 8c05627291 Bug 804745 - Part b: Fix bustage due to apparent preprocessor limitation; r=rnewman
This is a temporary fix until the variable in question is removed in bug
829881.
2013-01-11 21:42:47 -08:00
Phil Ringnalda f7112b0d9a Merge m-c to fx-team 2013-01-11 21:36:11 -08:00
Dave Hylands 14d4102d42 Bug 813770 - Fix xpcshell update tests to work with new code. r=rstrong 2013-01-12 05:03:13 +01:00
Dave Hylands 105239c310 Bug 813770 - Rebooting after update is downloaded but before it's applied doesn't show prompt to re-apply on subsequent restart. r=rstrong 2013-01-12 05:03:13 +01:00
Gregory Szorc edbe5e5f7d Bug 718066 - Disable Firefox Health Report on Linux; r=trivial
Due to crasher.
2013-01-11 19:32:04 -08:00
Mike Connor e46ce230b0 Bug 804745 - Unified notification for application data reporting; r=gavin 2013-01-11 19:05:35 -08:00
Patrick McManus 0342bdd3c7 bug 829646 PAC mIPAddress() problem outside of FindProxyForURL() r=biesi 2013-01-11 21:40:36 -05:00
Masayuki Nakano 6a5e7ea70a Bug 825924 Input events which are dispatched by editor should be trusted always r=smaug+ehsan 2013-01-12 10:49:29 +09:00
Mike Connor c6f8294a6c bug 719484 - build about:healthreport, r=dolske
--HG--
extra : rebase_source : 54dac2005640bcf6f0b37c16cfbf04bb11d5def1
2013-01-11 15:31:38 -08:00
Gregory Szorc 3db9342ace Bug 829184 - Update "Data Choices" pref pane with reworked XPCOM service; r=dolske 2013-01-11 15:33:57 -08:00
Gregory Szorc 57f274b2a8 Bug 828829 - Refactor Health Report policy out of services/healthreport; r=rnewman
--HG--
rename : services/healthreport/HealthReportService.js => services/datareporting/DataReportingService.js
rename : services/healthreport/modules-testing/mocks.jsm => services/datareporting/modules-testing/mocks.jsm
rename : services/healthreport/policy.jsm => services/datareporting/policy.jsm
rename : services/healthreport/tests/xpcshell/test_policy.js => services/datareporting/tests/xpcshell/test_policy.js
extra : rebase_source : cf766bc99ff843f2d31f82b1c4be71313fbc65a8
2013-01-11 13:45:22 -08:00
Vignesh Sarma 7939b690c0 Bug 822875 - Make TPS .py files use 4-space indent, r=jgriffin 2013-01-11 13:32:50 -08:00
Vignesh Sarma e23d811ae6 Bug 822875 - Fix pyflakes warnings in TPS, r=jgriffin 2013-01-11 13:00:16 -08:00
Gregory Szorc 6ddc34b300 Merge mozilla-central into services-central 2013-01-11 11:07:05 -08:00
Mihai Sucan d6d3ef31ee Bug 827083 - quick fix: address a review comment from Panos; r=past 2013-01-11 20:54:03 +02:00
Richard Newman e1dccc7a9b Bug 829656 - TEST-UNEXPECTED-FAIL | /builds/slave/talos-slave/test/build/xpcshell/tests/services/common/tests/unit/head_helpers.js | 2 == 1. r=trivial 2013-01-11 10:03:15 -08:00
Mihai Sucan aa99330a69 Bug 827083 - Cannot attach remote web console to Firefox Android; r=past 2013-01-11 19:31:09 +02:00
Josh Matthews 129468f68c Bug 829043 - Separate wyciwyg cache into app jars. r=michal.novotny 2013-01-11 15:40:25 +01:00