Gregory Szorc
b2bb14024c
Bug 780329 - Part 4: Define CompilerWarning.__cmp__; r=jhammel DONTBUILD (NPOTB)
2012-09-21 12:05:37 -07:00
Gregory Szorc
8af26e955d
Bug 780329 - Part 3: Ability to register structured loggers; r=jhammel
2012-09-21 12:05:12 -07:00
Gregory Szorc
db0d7f8b64
Bug 780329 - Part 2: Add generic settings/config module; r=jhammel
2012-09-21 12:05:12 -07:00
Gregory Szorc
1c407ed6ff
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
0dbcfefe35
Bug 777292 - Make nsresult an enum; r=ehsan,cjones,bsmedberg
2012-08-07 11:27:45 +03:00
Ehsan Akhgari
0b8f2ca21e
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
3aefa2ad4f
Bug 793219 - Use bools in DOM Bluetooth code instead of nsresults; r=dhylands
2012-09-21 13:21:36 -04:00
Brian R. Bondy
d7fe6ac9cf
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
5561bd7c3c
Bug 791019 - New parameter for checking all defaults for win32. r=jimm
2012-09-21 10:05:24 -04:00
Brian R. Bondy
e4011ebab4
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
8a668ea855
Bug 791019 - Test update due to Win8 changes for default browser. r=felipe
2012-09-21 10:05:24 -04:00
Brian R. Bondy
07f8718383
Bug 791019 - Advanced preferences changes for win8 handling. r=felipe
2012-09-21 10:05:24 -04:00
Brian R. Bondy
bbd1d4ca03
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
fc648c6a54
Bug 791019 - Default browser check interface change for review comments. r=felipe
2012-09-21 10:05:24 -04:00
Brian R. Bondy
4708d2f7d5
Bug 737833 - Only do metro registration for metro builds. r=rstrong
2012-09-17 15:22:33 -04:00
Brian R. Bondy
53d04a8b76
Bug 737833 - Add Win8 to NSIS OS detection log. r=rstrong
2012-09-17 15:22:33 -04:00
Brian R. Bondy
f4547edc0c
Bug 737833 - Add support for clearing out orphaned entries. r=rstrong
2012-09-17 15:22:33 -04:00
Brian R. Bondy
4f5d743079
Bug 737833 - Disallow AppUserModelID registration calls for immersive mode. r=rstrong
2012-09-17 15:22:33 -04:00
Brian R. Bondy
f447cc0aed
Bug 737833 - Metro style enabled desktop browser installer registration. r=rstrong
2012-09-11 14:58:58 -04:00
Brian R. Bondy
487815a611
Bug 737833 - Add logiclib tests for Windows 8. r=rstrong
2012-09-11 14:59:07 -04:00
Brian R. Bondy
779abadc38
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
ef70b83dd8
Bug 789743 - Ensure bgupdates executes PostUpdate successfully. r=ehsan
2012-09-20 15:40:45 -04:00
Olli Pettay
dda6b9a527
Bug 790856, ensure bounds on the previous viewer, r=bz
2012-09-21 10:38:14 +03:00
Marty Rosenberg
9509e2634b
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
c68f4714e3
Merge the last PGO-green inbound changeset to m-c.
2012-09-20 21:23:35 -04:00
Dave Camp
37aa4e602d
Merge fx-team to m-c
2012-09-20 15:52:35 -07:00
Jonathan Griffin
ecc5e730cb
Bug 792173 - Add TEST-UNEXPECTED-FAIL output to Marionette, r=mdas, DONTBUILD because NPOTB
2012-09-20 15:09:57 -07:00
Jonathan Griffin
7203885d2b
Bug 792945 - Remove datazilla from Marionette deps, r=mdas
2012-09-20 15:03:50 -07:00
Marty Rosenberg
fe6c81e374
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
6d50fa80a7
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
1573410081
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
ee41db50d1
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
c399a51725
Bug 792988: Restore local defines of constants. r=gal
2012-09-20 14:04:20 -07:00
Dave Camp
489c463544
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
3191f5e931
Bug 792938 - Device Storage - device storage report freeSpace as totalSpace. r=khuey
2012-09-20 12:04:55 -07:00
Jonathan Griffin
f10c4d9a5b
Bug 791346 - Fix Marionette shutdown problems on Windows, r=dburns, DONTBUILD because NPOTB
2012-09-20 11:13:42 -07:00
Olli Pettay
f799aebc5f
bug 787704, better to remember addref/release sContent in IMEStateManager, r=masayuki
2012-09-20 19:13:18 +03:00
Olli Pettay
d42bda961e
Bug 787493, be more strict with refChild handling, r=bz
2012-09-20 19:13:09 +03:00
Tim Taubert
eab6b04f72
Bug 422543 - part 2 - add tests for multiple session history listeners; r=smaug
2012-09-20 16:41:49 +02:00
Tim Taubert
05bfc06799
Bug 422543 - part 1 - make session history support multiple listeners; r=smaug
2012-09-20 16:41:18 +02:00
Ms2ger
280ff59cf2
Bug 792689 - Add some double negations to the macros in Likely.h; r=Waldo
2012-09-20 13:17:05 +02:00
Ms2ger
5b4f3272e0
Merge PGO-green changeset from m-i to m-c.
2012-09-20 11:51:47 +02:00
Tim Taubert
cb008a204e
merge m-c to fx-team
2012-09-20 11:36:34 +02:00
Ms2ger
8222a8a563
Bug 776239 - Unpref XHR bindings; r=bz
2012-09-20 09:55:37 +02:00
Ms2ger
369cb4e081
Bug 792474 - Don't JS_ASSERT in xpconnect; rs=bholley
2012-09-20 09:55:37 +02:00
Ms2ger
33b350e909
Bug 776243 - Unpref WebGL context bindings; r=peterv
2012-09-20 09:55:36 +02:00
Ms2ger
ab95b96a10
Bug 581198 - Remove xpcom/io from LOCAL_INCLUDES; r=ted
2012-09-20 09:55:36 +02:00
Ms2ger
3b4f8a982f
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (third batch); r=mounir
2012-09-20 09:55:36 +02:00
Ms2ger
70856e2961
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (second batch); r=mounir
2012-09-20 09:55:36 +02:00
Ms2ger
32e45fa34b
Bug 792343 - Enable FAIL_ON_WARNINGS in some more of dom/ (first batch); r=mounir
2012-09-20 09:55:36 +02:00