Brad Lassey
|
068d85de7c
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, follow up to fix xul builds r=kats
|
2012-06-04 13:45:18 -04:00 |
|
Gregor Wagner
|
b8dd529aa2
|
Bug 764667 - Implement ContactChangeEvent in C++. r=smaug
|
2012-06-14 10:13:12 -07:00 |
|
Brad Lassey
|
17abebe181
|
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding r=kats,cjones
|
2012-06-14 09:08:51 -07:00 |
|
Benoit Jacob
|
6a8400fd51
|
Bug 764578 - WebGL context creation keeps failing after D3D device has been lost - r=jgilbert
|
2012-06-14 11:59:40 -04:00 |
|
Andrew McCreight
|
9731294da3
|
Bug 753614 - enable DumpHeapComplete in non-debug builds. r=billm,smaug
|
2012-06-14 08:52:54 -07:00 |
|
Kartikaya Gupta
|
43e1306bd0
|
Bug 764467 - Add a separate event for notifying browser.js of resize events, to avoid weird re-entrancy issues. r=Cwiiis
|
2012-06-14 10:59:28 -04:00 |
|
Ehsan Akhgari
|
b068399420
|
Merge mozilla-central into mozilla-inbound to pick up the backout of bug 753022
|
2012-06-14 10:53:19 -04:00 |
|
Ben Hearsum
|
8119b4ee35
|
Backout bug 753022 because it is causing test failures.
|
2012-06-14 10:36:13 -04:00 |
|
Kartikaya Gupta
|
b89d7c809f
|
Bug 764579 - Rename Show to show to be consistent with Java naming conventions. r=margaret
|
2012-06-14 09:52:28 -04:00 |
|
Ehsan Akhgari
|
e3a8768a2a
|
Merge mozilla-central into mozilla-inbound
|
2012-06-14 09:37:35 -04:00 |
|
Ed Morley
|
b54dd39907
|
Backout 4d93e6ed8a49 (bug 764774) for mochitest-chrome failure in test_bug675492.xul
|
2012-06-14 14:34:42 +01:00 |
|
Ehsan Akhgari
|
bafa4505f1
|
Bug 757632 - Re-enable the test; r=rstrong
|
2012-06-13 10:30:07 -04:00 |
|
Ehsan Akhgari
|
6ec73dc93d
|
Bug 764587 - Do not throttle the download of a complete mar if we fall back to a complete update after attempting to stage a partial update; r=rstrong
|
2012-06-13 22:00:03 -04:00 |
|
Ehsan Akhgari
|
3bc64d4216
|
Bug 764269 - Handle symbolic links properly when copying the installation directory before staging an update; r=rstrong
|
2012-06-13 20:38:56 -04:00 |
|
Aryeh Gregor
|
16302fd2e9
|
Bug 543645 - Clean up nsContentSubtreeIterator (fixing a hang while we're at it); r=bz
|
2012-06-12 11:45:09 +03:00 |
|
Aryeh Gregor
|
86868fc020
|
Bug 762183 part 5 - Fix misleading comments/variable names; r=ehsan
|
2012-06-13 18:38:05 +03:00 |
|
Aryeh Gregor
|
fffc836614
|
Bug 762183 part 4 - Fix assertion in DeleteTextTxn::Init; r=ehsan
|
2012-06-12 19:05:27 +03:00 |
|
Aryeh Gregor
|
0c2d896d87
|
Bug 762183 part 3 - Clean up some nsEditor methods; r=ehsan
|
2012-06-12 18:44:44 +03:00 |
|
Aryeh Gregor
|
3de4f67d50
|
Bug 762183 part 2 - Publicize nsSelectionIterator; r=ehsan
|
2012-06-12 17:15:23 +03:00 |
|
Ehsan Akhgari
|
40be4b6271
|
Bug 760577 - Part 4: Add full round-trip tests for keeping the mar file around and falling back to apply it at startup if replacing the application fails; r=rstrong
--HG--
rename : toolkit/mozapps/update/test/unit/test_0201_app_launch_apply_update.js => toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js
rename : toolkit/mozapps/update/test_svc/unit/test_0201_app_launch_apply_update_svc.js => toolkit/mozapps/update/test_svc/unit/test_0203_app_launch_apply_update_svc.js
|
2012-06-08 15:06:53 -04:00 |
|
Ehsan Akhgari
|
f8297e90d5
|
Bug 760577 - Part 3: Verify the fallback behavior on all the locked file tests; r=rstrong
--HG--
rename : toolkit/mozapps/update/test/unit/test_0161_appInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0162_appInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0172_fileLocked_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0174_fileLocked_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0173_fileLocked_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0175_fileLocked_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0184_fileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0188_fileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0185_fileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0189_fileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test/unit/test_0186_rmrfdirFileInUse_xp_win_complete.js => toolkit/mozapps/update/test/unit/test_0190_rmrfdirFileInUse_xp_win_complete.js
rename : toolkit/mozapps/update/test/unit/test_0187_rmrfdirFileInUse_xp_win_partial.js => toolkit/mozapps/update/test/unit/test_0191_rmrfdirFileInUse_xp_win_partial.js
rename : toolkit/mozapps/update/test_svc/unit/test_0161_appInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0162_appInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0172_fileLocked_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0174_fileLocked_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0173_fileLocked_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0175_fileLocked_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0184_fileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0188_fileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0185_fileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0189_fileInUse_xp_win_partial_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0186_rmrfdirFileInUse_xp_win_complete_svc.js => toolkit/mozapps/update/test_svc/unit/test_0190_rmrfdirFileInUse_xp_win_complete_svc.js
rename : toolkit/mozapps/update/test_svc/unit/test_0187_rmrfdirFileInUse_xp_win_partial_svc.js => toolkit/mozapps/update/test_svc/unit/test_0191_rmrfdirFileInUse_xp_win_partial_svc.js
|
2012-06-14 09:26:02 -04:00 |
|
Ehsan Akhgari
|
ac82ce6e75
|
Bug 760577 - Part 2: Fall back to regular updates if the replacing step fails after we've staged an update; r=rstrong
|
2012-06-14 09:25:24 -04:00 |
|
Ehsan Akhgari
|
14e077ce86
|
Bug 760577 - Part 1: Keep the update files around when an update has been staged; r=rstrong
|
2012-06-14 09:21:13 -04:00 |
|
Malini Das
|
43be615ba1
|
bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted
|
2012-06-14 08:46:12 -04:00 |
|
Ed Morley
|
410a6228d2
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-14 10:20:43 +01:00 |
|
Mike Hommey
|
7020996fe3
|
Bug 764237 - Add snprintf and strcasecmp definitions in nsXULRunnerApp.cpp for windows. r=bsmedberg
|
2012-06-14 08:14:55 +02:00 |
|
Mike Hommey
|
51cd8ebcc0
|
Bug 747393 - Avoid race condition creating directories in JarMaker. r=ted
|
2012-06-14 08:14:53 +02:00 |
|
Josh Aas
|
5b59b29b39
|
Bug 686335: Allow plugins that we previously considered duplicates to be loaded/registered. Prefer plugins with higher version numbers when picking a handler for content. r=bsmedberg
|
2012-06-13 22:51:21 -04:00 |
|
Honza Bambas
|
580d809430
|
Bug 762409 - localStorage throws 'The operation is insecure.' error with document.domain, r=bz
|
2012-06-14 02:48:09 +02:00 |
|
Benjamin Smedberg
|
fa47498e14
|
Bug 747683 - Don't unload the plugin library right before exiting the plugin process, because some plugins are using atexit handlers, r=josh
|
2012-06-13 15:03:03 -07:00 |
|
Sriram Ramasubramanian
|
cb4c8a9724
|
Bug 760267: Using proper naming convention for non-static menu variable. r=mfinkle r=blassey
|
2012-06-13 13:28:00 -07:00 |
|
Sriram Ramasubramanian
|
8cb3070a28
|
Bug 760267: Making the menu variable a member variable than a static variable. r=blassey
|
2012-06-13 12:58:57 -07:00 |
|
Ryan VanderMeulen
|
627451d112
|
Bug 764243 - Upgrade SQLite to version 3.7.13 (Mozilla changes). r=mak
|
2012-06-13 16:54:13 -04:00 |
|
Ryan VanderMeulen
|
3db24deec4
|
Bug 764243 - Upgrade SQLite to version 3.7.13 (SQLite changes). r=mak
|
2012-06-13 16:53:27 -04:00 |
|
Matt Brubeck
|
889af1a907
|
Merge last green changeset from inbound to mozilla-central
|
2012-06-13 13:23:54 -07:00 |
|
L. David Baron
|
d293e79b2a
|
Don't mark intrinsic widths dirty for font inflation width changes at box/block boundaries. (Bug 764354) r=bzbarsky
|
2012-06-13 12:49:41 -07:00 |
|
Scott Johnson
|
9852f66001
|
Bug 733614: Whitespace change after backout of bug 695222. [r=none, whitespace-only, DONTBUILD]
|
2012-06-13 12:14:31 -05:00 |
|
Brian R. Bondy
|
6d58912612
|
Bug 763474 - Firefox win32 l10n builds broken because Win2008R2 check not avail in NSIS 2.33. r=jimm
|
2012-06-13 12:33:15 -04:00 |
|
Scott Johnson
|
d4d53d2412
|
Bug 733614: Backout changes from bug 695222 for mozilla 16 branch [r=dbaron].
|
2012-06-13 11:00:56 -05:00 |
|
Myk Melez
|
fcc03792d3
|
bug 755557 - support blocklisting flash versions; r=Unfocused
|
2012-06-13 08:50:15 -07:00 |
|
Gregory Szorc
|
035a483feb
|
Merge s-c into m-c
|
2012-06-13 08:37:44 -07:00 |
|
Gregory Szorc
|
a701053269
|
Merge m-c into s-c
|
2012-06-13 08:35:44 -07:00 |
|
Honza Bambas
|
a588ade248
|
Bug 729182 - Followup - MPL2 headers, r=Ms2ger
|
2012-06-13 17:35:31 +02:00 |
|
Tim Taubert
|
e80da9aa94
|
merge m-c to fx-team
|
2012-06-13 15:34:08 +02:00 |
|
Cody Brocious
|
b4d58cd162
|
Bug 745137: Direct texturing for Gonk through gralloc, pref'd off. r=cjones
|
2012-06-12 21:20:27 -07:00 |
|
Ryan VanderMeulen
|
76f82e81f5
|
Backout ed4548cac45f (bug 764527) due to robocop perma-orange.
|
2012-06-13 21:32:14 -04:00 |
|
Oleg Romashin
|
6ada385401
|
Bug 763156 - Remove QSound and QtMultimedia dependency from Qt port. r=dougt
|
2012-06-12 22:58:16 -04:00 |
|
Sriram Ramasubramanian
|
6819010641
|
Bug 763851: Forward button's background MIA in tabs UI. [r=mfinkle]
|
2012-06-12 22:48:47 -07:00 |
|
Sriram Ramasubramanian
|
3980bae0b8
|
Bug 763049: Tablet animation should slide on phones, slide and shrink on tablets. [r=mfinkle]
|
2012-06-12 22:47:52 -07:00 |
|
Sriram Ramasubramanian
|
e5b10c32a0
|
Bug 762955: Fixed height for tabs UI on phones. [r=mfinkle]
|
2012-06-12 22:29:23 -07:00 |
|