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

297338 Коммитов

Автор SHA1 Сообщение Дата
Jim Mathies 634d700b90 Bug 835435 - Social.jsm referenced using bad uri in socialchat.xml, r=gavin 2013-01-28 13:11:43 -06:00
Jet Villegas 62e6d539cc merge from inbound 2013-01-28 11:04:34 -08:00
Daniel Holbert 2caf7e05de Bug 832440: Fix inconsistency on appUnitsPerDevPixels's signedness in gfxFont and its clients by converting all instances to be signed. r=jfkthame 2013-01-28 11:01:59 -08:00
Jet Villegas fb8a3f744d merge from inbound 2013-01-28 11:00:30 -08:00
Irving Reid 66d3cec19e Bug 810146: Add telemetry for addon manager startup times, unpacked add-ons and various changes detected at startup 2013-01-28 13:57:55 -05:00
Seth Fowler 02254bb9cf Bug 820602 - Remove change to decoder notification behavior that causes AWSY leak. r=joe 2013-01-25 18:39:11 -08:00
Jet Villegas a8297ad818 Bug 832696 - gfx gets prefs in the plugin process r=jmuizelaar 2013-01-25 00:22:16 -05:00
Sid Stamm d4170e5094 Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
2012-06-14 14:19:27 -07:00
Peter Van der Beken 88de345330 Fix for bug 715156 (JS code no longer work for select options as array in a Greasemonkey script (index and name setters don't really work via XrayWrapper)). r=bz.
--HG--
extra : rebase_source : 2ced75b6d49dbab5afe9a6ce7c322bf18a634026
2013-01-14 11:29:48 +01:00
Peter Van der Beken c553f8a73e Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
--HG--
extra : rebase_source : 5668d9e01bff0fe7831d98018428856e5940a620
2012-12-03 17:07:49 +01:00
Filippo Cristofoletti c820f4dd55 Bug 755031 - Fix some other warnings in gfx/2d. r=jmuizelaar 2013-01-28 10:09:29 -05:00
Filippo Cristofoletti e8ee797a85 Bug 755031 - Clear warnings in gfx/gl. r=jmuizelaar 2013-01-28 10:09:14 -05:00
Filippo Cristofoletti ddef8c2fb1 Bug 755031 - Clear warnings in gfx/2d/ScaledFontDWrite.cpp. r=jmuizelaar 2013-01-15 07:21:00 -05:00
Josh Aas 880df492b1 Bug 827979: Add Growl support back due to change in notification plans. r=backout 2013-01-28 10:04:51 -05:00
Bobby Holley 1541fcfc06 Bug 830500 - Implement JS_CharsToId. r=Waldo 2013-01-28 14:46:10 +01:00
Boris Zbarsky 2234eada00 Bug 822470 part 7. Use new callback codegen for conversion to and from JS. r=peterv
NodeFilter, EventListener, and DOMTransaction will be updated to use the new codegen once we've fixed the consumers.
2013-01-28 08:34:31 -05:00
Boris Zbarsky a836dfc369 Bug 822470 part 6. Hook up callback interface codegen. r=peterv 2013-01-28 08:34:30 -05:00
Boris Zbarsky a6ee53ef28 Bug 822470 part 5. Refactor callback codegen so it can be reused for callback interfaces too. r=peterv 2013-01-28 08:34:30 -05:00
Boris Zbarsky cf1f63d55a Bug 822470 part 4. Expose the concept of "single operation interface" in the WebIDL data model. r=peterv 2013-01-28 08:34:30 -05:00
Boris Zbarsky c4cfde47b5 Bug 822470 part 3. Include headers as needed for callback interfaces. r=peterv 2013-01-28 08:34:30 -05:00
Boris Zbarsky c7d98d9134 Bug 822470 part 2. Create a CallbackInterface helper class. r=peterv
--HG--
rename : dom/bindings/CallbackFunction.h => dom/bindings/CallbackInterface.h
2013-01-28 08:34:30 -05:00
Boris Zbarsky 4d02c18a08 Bug 822470 part 1. Factor out the code that callback functions and callback interfaces will be able to share into a CallbackObject class. r=peterv
--HG--
rename : dom/bindings/CallbackFunction.cpp => dom/bindings/CallbackObject.cpp
rename : dom/bindings/CallbackFunction.h => dom/bindings/CallbackObject.h
2013-01-28 08:34:29 -05:00
Ed Morley 63b3d87e8e Backout 3985cb4da6b6, 55ab9f026dc4, f7ead00b7654 and e2108ea96ae5 for a variety of build failures on a CLOSED TREE 2013-01-28 12:19:12 +00:00
Andrea Marchesini 3f200030f7 Bug 828283 - Apps playing sound should not be muted when the screen is put to sleep., r=sicking 2013-01-28 12:47:18 +01:00
Bobby Holley 965c7d58cb Bug 830500 - Implement JS_CharsToId. r=Waldo 2013-01-28 12:44:04 +01:00
Gina Yeh f8055ca4be Bug 828798 - [Bluetooth] [HFP] No redundant +CIEV commands are sent to bluetooth headset, r=echou 2013-01-28 19:28:51 +08:00
Eric Chou 2f2e057dc2 Bug 834551 - Insert BT_LOG at several important check points, r=gyeh 2013-01-28 19:23:15 +08:00
Eric Chou 48165f030d Bug 834551 - Replace 'LOG()' with 'BT_WARNING()' defined in BluetoothCommon.h for consistency, r=qdot 2013-01-28 19:23:12 +08:00
Eric Chou 7d026ba601 Bug 834551 - Add Bluetooth debugging flag, r=qdot 2013-01-28 19:23:02 +08:00
Ed Morley 9474e07ea6 Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures 2013-01-28 11:08:21 +00:00
Ed Morley 46036aa594 Backout aad75c7c49c5:2addf5bd1730 (bug 830164) for B2G marionette failures on a CLOSED TREE 2013-01-28 10:44:15 +00:00
Hannes Verschore 9ed9a3b157 Bug 824473: OOM fixes for IonBuilder, r=jandem 2013-01-27 23:40:01 +01:00
Peter Van der Beken 95d9de83f0 Fix for bug 715156 (JS code no longer work for select options as array in a Greasemonkey script (index and name setters don't really work via XrayWrapper)). r=bz.
--HG--
extra : rebase_source : 6bc420bd917e00a49dc5f6f3de13ff9e290c9580
2013-01-14 11:29:48 +01:00
Peter Van der Beken 6b094e2955 Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
--HG--
extra : rebase_source : 68e5630591f6209e2af9c5cd2321fed8edd3de24
2012-12-03 17:07:49 +01:00
Alexander Surkov f9e8ca1c78 Bug 569356, part2 - coalescence of state change events is bad, r=tbsaunde 2013-01-28 18:21:03 +09:00
Yoshi Huang c0a343ce0b Bug 830164 - Part 6: update xpcshell tests for SST. r=vicamo 2013-01-28 10:57:30 +08:00
Yoshi Huang 7a81928999 Bug 830164 - Part 5: remove SST from iccInfo. r=vicamo 2013-01-25 11:09:22 +08:00
Yoshi Huang e5d87e7d38 Bug 830164 - Part 4: Update GPS. r=dougt 2013-01-10 14:57:49 +01:00
Yoshi Huang 23619df098 Bug 830164 - Part 3: update read IMSI. r=vicamo 2013-01-11 10:20:12 +01:00
Yoshi Huang 06192d127b Bug 830164 - Part 2: rename icc to iccInfo. r=vicamo 2013-01-10 17:18:54 +01:00
Yoshi Huang 9a7847333d Bug 830164 - Part 1: IDL Changed. r=vicamo 2013-01-10 14:20:37 +01:00
Patrick Wang 5bbd55c1c7 Bug 829486 - Fire documentfirstpaint every time a window created. r=jlebar 2013-01-28 15:44:38 +08:00
Kyle Machulis f5a63e01fb Bug 777271 - Re-implement nsIDOMCallEvent using event implementation codegen. r=bent,vicamo,hsinyi 2013-01-28 15:39:50 +08:00
Matt Woodrow ef1378f2db Bug 832611 - Use NotifyDestroyingFrame to remove frames from the OverflowChangedTracker. r=roc 2013-01-26 14:34:58 +13:00
Benjamin Peterson 7ca25e2d6d Add test for bug 831846. 2013-01-27 21:43:04 -05:00
Makoto Kato 6c6d876d38 Bug 830594 - Turn on ENABLE_SHARED_JS on Win64 builder for PGO linker limit. r=khuey 2013-01-28 10:34:41 +09:00
Brian Smith 2223820150 Bug 834741: Update NSS to NSS 3.14.2 BETA 3 (NSS_3_14_2_BETA3), r=me, a=bustage
--HG--
extra : rebase_source : 877c00c76e2c4f0899126afeb5d52c34b47f0f55
2013-01-28 01:37:45 +01:00
Mats Palmgren a177c4a162 Bug 835167 - Add reftest-wait to some crashtests to fix orange. 2013-01-28 01:26:04 +01:00
Shane Caraveo f225faeab6 Bug 782850 fix nsContextMenu to work in social content panels, r=felipe 2013-01-27 10:31:14 -08:00
Matt Brubeck 4b5759ff90 Bug 792509 - Allow Metro builds on non-Windows platforms [r=jimm] 2013-01-26 23:45:27 -08:00