Jeff Muizelaar
|
c14be23423
|
Bug 698002. Change active_ to Atomic32. r=bgirard
This brings us closer to V8
--HG--
extra : rebase_source : 75685ef885ed1f8abb4ef7a6144d6581a2316941
|
2011-10-31 13:25:04 -04:00 |
|
Jeff Muizelaar
|
1cecafc351
|
Bug 698002. Add more v8 support code. r=bgirard
These are needed for the mac port
--HG--
extra : rebase_source : f035957c8649d0ba5c3794ac6a57be1b215660b7
|
2011-10-31 12:01:54 -04:00 |
|
Justin Lebar
|
b4e73d481b
|
Bug 705856 - Enable SPS profiler on desktop Linux. r=BenWa
|
2011-12-01 14:45:45 -05:00 |
|
Tobias Markus
|
ac3949fc12
|
[Bug 706113] Removing null checks from VideoDocument.cpp
|
2011-11-30 20:06:33 +01:00 |
|
Boris Zbarsky
|
9e7395e332
|
Bug 706283. Handle null passed to requestAnimationFrame gracefully. r=roc
|
2011-12-01 14:24:00 -05:00 |
|
Benjamin Smedberg
|
1f9879d8bd
|
Bug 705154 - Hang monitor incorrectly killing the app on mac when the user is idle: unlike other platforms, the main loop on Mac doesn't call processNextEvent in a loop: instead it calls into [NSApplication run] and we check whether there are pending XPCOM events during processing. Suspend the hang monitor when we pause for incoming events by subclassing [NSApplication nextEventMatchingMask], r=smichaud
--HG--
extra : rebase_source : 753343ca11d3ce8b6801a5be8831621887fbe70b
|
2011-12-01 12:50:04 -05:00 |
|
Alexander Surkov
|
6e39506ee7
|
Bug 703202 - ARIA comboboxes don't fire value change events, r=tbsaunde, marcoz
|
2011-12-02 00:12:02 +08:00 |
|
Alexander Surkov
|
8acb3530da
|
Bug 706784 - Firefox 8.0.1 Crash Report [@ nsLinkableAccessible::GetValue(nsAString_internal&) ], r=marcoz
|
2011-12-02 00:11:53 +08:00 |
|
Jeff Muizelaar
|
1a1c1b8521
|
Bug 698002. Fixup architecture define typo. r=bgirard
|
2011-10-31 12:05:30 -04:00 |
|
Jeff Muizelaar
|
1ae7648e01
|
Bug 698002. Add v8-support.h for using v8 code. r=bgirard
As a first step this adds a dummy implementation of the Malloced class used by
the Linux implementation.
|
2011-10-28 16:43:02 -04:00 |
|
Jeff Muizelaar
|
8481e10e35
|
Bug 698002. Move platform.cc to platform-linux.cc. r=benwa
--HG--
extra : rebase_source : bfc230a6e40bcd2550c0e5a083ea6366883105fc
|
2011-10-28 16:47:25 -04:00 |
|
Rafael Ávila de Espíndola
|
7a31db0221
|
Bug 705136 - don't mention ppc. r=khuey.
--HG--
extra : rebase_source : 380b3302fbf1eba2c97972cf1f60b373e269c083
|
2011-12-01 09:25:40 -05:00 |
|
Patrick McManus
|
d7143b1bbe
|
bug 671875 pipeline transport event fixups r=honzab
|
2011-12-01 09:19:41 -05:00 |
|
Rafael Ávila de Espíndola
|
6ff954552a
|
Bug 706682 - don't access bgra[4]. r=josh.
|
2011-12-01 08:35:08 -05:00 |
|
Rafael Ávila de Espíndola
|
02ae51bd61
|
Bug 696399 - close connections in dom. r=honzab.moz.
|
2011-12-01 08:30:23 -05:00 |
|
Marco Bonardo
|
0286d299a5
|
Merge mozilla-central to mozilla-inbound
|
2011-12-01 12:27:41 +01:00 |
|
Marco Bonardo
|
3bbe0028b7
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-12-01 12:17:08 +01:00 |
|
Jacek Caban
|
74e8e9f437
|
Bug 706474 - Use -fno-keep-inline-dllexport in mingw builds r=khuey
|
2011-12-01 12:03:15 +01:00 |
|
Tobias Markus
|
481602a269
|
Bug 706515 - Non-initialized variables in nsGeolocationProvider.js r=doug.turner
|
2011-12-01 12:02:51 +01:00 |
|
Mounir Lamouri
|
274e88e5af
|
Bug 705084 - Part C - Use kDefaultRemainingTime instead of kUnknownRemaining time when appropriate in Android backend. r=cjones
|
2011-12-01 11:51:23 +01:00 |
|
Mounir Lamouri
|
e890c12c5b
|
Bug 705084 - Part B - Use kDefaultRemainingTime instead of kUnknownRemaining time when appropriate in UPower backend. r=cjones
|
2011-12-01 11:50:58 +01:00 |
|
Mounir Lamouri
|
9012bb7763
|
Bug 705084 - Part A - Add kDefaultRemainingTime and add guards to make sure backends are correct. r=sicking
|
2011-12-01 11:49:42 +01:00 |
|
Robert O'Callahan
|
e4ed980ff3
|
Bug 687952. Fix bustage
|
2011-12-01 23:32:11 +13:00 |
|
Robert O'Callahan
|
e6de305808
|
Bug 687972. More logging...
|
2011-12-01 23:16:26 +13:00 |
|
Johnny Stenback
|
e57eb36355
|
Fixing bug 690952. Move window.navigator from the outer window to the inner window, and stop persisting it across same origin page navigations. r=mrbkap@gmail.com
|
2011-12-01 00:28:16 -08:00 |
|
Masayuki Nakano
|
1ccc442fa2
|
Bug 706406 <maction> should use system event group r=smaug+karlt
|
2011-12-01 16:40:51 +09:00 |
|
Bernd
|
9feb70c497
|
bug 467444 - firstTruncatedRow can not be the last row on page if it should be pushed r=dholbert
|
2011-12-01 07:34:30 +01:00 |
|
Tim Taubert
|
946b7ed9a0
|
merge m-c to fx-team
|
2011-12-01 07:19:11 +01:00 |
|
Ed Morley
|
e4b50c9012
|
Merge mozilla-central and mozilla-inbound
|
2011-12-01 04:14:57 +00:00 |
|
Boris Zbarsky
|
916a3702d1
|
Bug 706323. Fix scrollbar smoothscrolling to get the timestamp the new way. r=dao
|
2011-12-01 03:51:22 +00:00 |
|
Robert Strong
|
39089d9d3b
|
Bug 705997 - Remove additional Java Consoles. r=bbondy
|
2011-11-30 16:20:39 -08:00 |
|
Tim Taubert
|
3f8333242e
|
Backed out changeset 54346920e122
|
2011-11-30 21:19:25 +01:00 |
|
Tim Taubert
|
3ed437e7c4
|
Backed out changeset 035907d4c7b1
|
2011-11-30 21:17:25 +01:00 |
|
Raymond Lee
|
7bc8b1fbea
|
Bug 691740 - Update thumbnails separately in their own queue r=tim
|
2011-11-29 16:55:53 +08:00 |
|
Raymond Lee
|
18e03e2528
|
Bug 659594 - Use MozAfterPaint to redraw thumbnails r=tim
|
2011-11-29 15:10:00 +08:00 |
|
Tim Taubert
|
dcb05b841b
|
Bug 688695 - Deferred session restore doesn't behave correctly for a single tab group; r=zpao
|
2011-11-30 07:52:08 +01:00 |
|
Tim Taubert
|
cff80c30c8
|
merging m-c to fx-team
|
2011-11-30 06:45:50 +01:00 |
|
Benjamin Smedberg
|
f5bf32d70a
|
Bug 705748 - Disable the hang monitor by preference until existing found issues are resolved, r=consensus
|
2011-11-29 16:48:18 -05:00 |
|
Heather Arthur
|
d5bb00dcb7
|
Bug 705903 - Web console filter button should retain checked state when any of its menuitems are checked. r=msucan
|
2011-11-29 12:06:50 -08:00 |
|
Olli Pettay
|
fda697c091
|
Bug 705272 - [CC] Don't traverse the hidden window, r=jst
--HG--
extra : rebase_source : 06cd14f11d9a43fa2b44a5b09a019962c03d16e0
|
2011-11-29 19:19:08 +02:00 |
|
Kyle Huey
|
ac4b213c51
|
Bug 706090: Make sure OpenDatabaseHelper releases atoms on the right thread. r=bent
|
2011-11-29 13:24:28 -05:00 |
|
Markus Stange
|
f2943252ad
|
Bug 681425 - Give selected tabs a white text on Lion. r=dao
|
2011-11-29 15:34:32 +01:00 |
|
Dão Gottwald
|
53459737fb
|
Backing out bug 695482
|
2011-11-29 15:32:59 +01:00 |
|
Dão Gottwald
|
af7ea9b540
|
Bug 659407 - Remove duplicate pinstripe files. r=dolske
|
2011-11-29 13:33:27 +01:00 |
|
Dão Gottwald
|
9b3fd9b486
|
Bug 659407 - Remove duplicate gnomestripe files. r=dolske
|
2011-11-29 13:27:48 +01:00 |
|
Dão Gottwald
|
dc8f2546c9
|
Bug 659407 - Remove duplicate winstripe files. r=dolske
|
2011-11-29 13:24:01 +01:00 |
|
Dão Gottwald
|
807d5c99ae
|
Bug 701251 - Entering DOM Fullscreen should close the Find Bar. r=dolske
|
2011-11-29 13:15:04 +01:00 |
|
Marco Bonardo
|
c77ee84007
|
Merge mozilla-central and mozilla-inbound
|
2011-11-29 13:03:03 +01:00 |
|
Olli Pettay
|
64b1769fd7
|
Bug 702036 - JSEventListener could have weak mTarget to reduce CC overhead, r=bz
|
2011-11-29 11:44:06 +02:00 |
|
Makoto Kato
|
f7c5442505
|
Bug 505192 - Importing bookmarks from Google Chrome. r=mak77
|
2011-11-29 18:06:14 +09:00 |
|