Commit Graph

107416 Commits

Author SHA1 Message Date
Gregory Szorc
7242649773 Bug 780329 - Part 4: Define CompilerWarning.__cmp__; r=jhammel DONTBUILD (NPOTB) 2012-09-21 12:05:37 -07:00
Gregory Szorc
6479d5fc26 Bug 780329 - Part 3: Ability to register structured loggers; r=jhammel 2012-09-21 12:05:12 -07:00
Gregory Szorc
5cb2314fb7 Bug 780329 - Part 2: Add generic settings/config module; r=jhammel 2012-09-21 12:05:12 -07:00
Gregory Szorc
c1a75ff666 Bug 780329 - Part 1: Python 3 compatibility; r=jhammel
This makes existing mozbuild code compatible with Python 2.7 and Python
3.2. Future additions to this package will be compatible with both
Python versions.
2012-09-21 12:05:12 -07:00
Aryeh Gregor
40eb076032 Bug 777292 - Make nsresult an enum; r=ehsan,cjones,bsmedberg 2012-08-07 11:27:45 +03:00
Ehsan Akhgari
e53b0b3938 Bug 777292 - Make sure that the Components.lastResult is interpreted as unsigned integers; r=bzbarsky 2012-09-21 14:45:57 -04:00
Ehsan Akhgari
1a8367de54 Bug 793219 - Use bools in DOM Bluetooth code instead of nsresults; r=dhylands 2012-09-21 13:21:36 -04:00
Brian R. Bondy
9aeb2b0c9f Bug 790667 - Setting default browser should never prompt for UAC on Windows 8. r=rstrong 2012-09-21 10:05:24 -04:00
Brian R. Bondy
0058815552 Bug 791019 - New parameter for checking all defaults for win32. r=jimm 2012-09-21 10:05:24 -04:00
Brian R. Bondy
b4c2aedba6 Bug 791019 - New parameter for is default browser for non Windows platforms. r=jimm 2012-09-21 10:05:24 -04:00
Brian R. Bondy
60dfd57e36 Bug 791019 - Test update due to Win8 changes for default browser. r=felipe 2012-09-21 10:05:24 -04:00
Brian R. Bondy
75ca80c251 Bug 791019 - Advanced preferences changes for win8 handling. r=felipe 2012-09-21 10:05:24 -04:00
Brian R. Bondy
ada9b7b99f Bug 791019 - Default browser startup changes for not claiming all types on win8. r=felipe 2012-09-21 10:05:24 -04:00
Brian R. Bondy
8c6abcdc8c Bug 791019 - Default browser check interface change for review comments. r=felipe 2012-09-21 10:05:24 -04:00
Brian R. Bondy
2691fee6ce Bug 737833 - Only do metro registration for metro builds. r=rstrong 2012-09-17 15:22:33 -04:00
Brian R. Bondy
7ee842590c Bug 737833 - Add Win8 to NSIS OS detection log. r=rstrong 2012-09-17 15:22:33 -04:00
Brian R. Bondy
dd624d1885 Bug 737833 - Add support for clearing out orphaned entries. r=rstrong 2012-09-17 15:22:33 -04:00
Brian R. Bondy
1c99c56d29 Bug 737833 - Disallow AppUserModelID registration calls for immersive mode. r=rstrong 2012-09-17 15:22:33 -04:00
Brian R. Bondy
a7452e85ae Bug 737833 - Metro style enabled desktop browser installer registration. r=rstrong 2012-09-11 14:58:58 -04:00
Brian R. Bondy
c7008b6b82 Bug 737833 - Add logiclib tests for Windows 8. r=rstrong 2012-09-11 14:59:07 -04:00
Brian R. Bondy
f460a8e915 Bug 791687 - Remove NSIS 2.33 support since everything is upgraded to NSIS 2.46. r=rstrong 2012-09-21 10:05:23 -04:00
Brian R. Bondy
894ef4e406 Bug 789743 - Ensure bgupdates executes PostUpdate successfully. r=ehsan 2012-09-20 15:40:45 -04:00
Olli Pettay
152a98509f Bug 790856, ensure bounds on the previous viewer, r=bz 2012-09-21 10:38:14 +03:00
Marty Rosenberg
ed71b1690e Qualcomm's snapdragon does not interpret "push sp" as a valid instruction, so don't emit it. (bug 791462, r=dvander) 2012-09-20 23:38:55 -04:00
Ryan VanderMeulen
f0cedf0da3 Merge the last PGO-green inbound changeset to m-c. 2012-09-20 21:23:35 -04:00
Dave Camp
bdb0bca41e Merge fx-team to m-c 2012-09-20 15:52:35 -07:00
Jonathan Griffin
3544bd4f5c Bug 792173 - Add TEST-UNEXPECTED-FAIL output to Marionette, r=mdas, DONTBUILD because NPOTB 2012-09-20 15:09:57 -07:00
Jonathan Griffin
15c84b2b81 Bug 792945 - Remove datazilla from Marionette deps, r=mdas 2012-09-20 15:03:50 -07:00
Marty Rosenberg
aebddeaac7 GCthings don't have a single tag, so mutate the condition to actually do a set-test. (bug 792239, r=dvander) 2012-09-20 17:47:13 -04:00
Phil Ringnalda
8eac6cec70 Back out 1e7050c52cb9 (bug 792850), 776f7325952b (bug 705047), 2e1be0680e70 (bug 733501), 6adef296963c (bug 791775), b8397781f862 (bug 792391) for WinXP hangs and suspicion of breaking Android stacks 2012-09-20 14:38:14 -07:00
Bas Schouten
e84586dbf4 Bug 722269: Make DrawTargetD2D::DrawSurface deal with any SourceSurface convertible to a DataSourceSurface. r=joedrew 2012-09-20 21:24:12 +00:00
Doug Turner
83dee09aaf Bug 792983 - Device Storage - device storage file types compares must be case insensitive. r=khuey 2012-09-20 14:08:50 -07:00
Chris Jones
3cfcca9bd9 Bug 792988: Restore local defines of constants. r=gal 2012-09-20 14:04:20 -07:00
Dave Camp
0ab7f99d12 Bug 792387 - Rule view should highlight which sections of a css selector matches an element. r=jwalker 2012-09-20 12:54:39 -07:00
Doug Turner
72695f484f Bug 792938 - Device Storage - device storage report freeSpace as totalSpace. r=khuey 2012-09-20 12:04:55 -07:00
Jonathan Griffin
027abf8575 Bug 791346 - Fix Marionette shutdown problems on Windows, r=dburns, DONTBUILD because NPOTB 2012-09-20 11:13:42 -07:00
Olli Pettay
d41fbbdb34 bug 787704, better to remember addref/release sContent in IMEStateManager, r=masayuki 2012-09-20 19:13:18 +03:00
Olli Pettay
bea60843d2 Bug 787493, be more strict with refChild handling, r=bz 2012-09-20 19:13:09 +03:00
Tim Taubert
d85ae1407d Bug 422543 - part 2 - add tests for multiple session history listeners; r=smaug 2012-09-20 16:41:49 +02:00
Tim Taubert
3f54a0205a Bug 422543 - part 1 - make session history support multiple listeners; r=smaug 2012-09-20 16:41:18 +02:00
Ms2ger
87fb623851 Bug 792689 - Add some double negations to the macros in Likely.h; r=Waldo 2012-09-20 13:17:05 +02:00
Ms2ger
1e7015f897 Merge PGO-green changeset from m-i to m-c. 2012-09-20 11:51:47 +02:00
Tim Taubert
577772a8e3 merge m-c to fx-team 2012-09-20 11:36:34 +02:00
Ms2ger
10e373a3de Bug 776239 - Unpref XHR bindings; r=bz 2012-09-20 09:55:37 +02:00
Ms2ger
1cee7fe10d Bug 792474 - Don't JS_ASSERT in xpconnect; rs=bholley 2012-09-20 09:55:37 +02:00
Ms2ger
e973046355 Bug 776243 - Unpref WebGL context bindings; r=peterv 2012-09-20 09:55:36 +02:00
Ms2ger
14bb88f62a Bug 581198 - Remove xpcom/io from LOCAL_INCLUDES; r=ted 2012-09-20 09:55:36 +02:00
Ms2ger
9694a6bc04 Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (third batch); r=mounir 2012-09-20 09:55:36 +02:00
Ms2ger
d1bb662c3c Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (second batch); r=mounir 2012-09-20 09:55:36 +02:00
Ms2ger
ee0af53baa Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (first batch); r=mounir 2012-09-20 09:55:36 +02:00