Justin Lebar
9b26154c74
Backed out changeset 5d920a44a901 (bug 698002)
2011-12-01 15:43:07 -05:00
Alexander Surkov
d57afd0e9c
Bug 706834 - Crash in nsXULTreeAccessible::TreeViewChanged, r=marcoz
2011-12-02 04:21:54 +08:00
Timothy Nikkel
849d1a514e
Bug 668437. Part 8. Implement nsIWidget::GetClientBounds on GTK2. r=karlt
2011-12-01 13:56:42 -06:00
Timothy Nikkel
de91ce54b6
Bug 668437. Part 7. With a proper implementation of GetClientOffset on GTK2 popups expect the coordinates of their move events to be the top left of the outer window like all other platforms now. r=karlt
2011-12-01 13:56:42 -06:00
Timothy Nikkel
f62f28531b
Bug 668437. Part 6. Implement nsIWidget::GetClientOffset on GTK2. r=karlt
2011-12-01 13:56:42 -06:00
Timothy Nikkel
8ce4c15a30
Bug 668437. Part 5. Make the view bounds of a popup coincide with the client area of the widget. r=enndeakin,roc
2011-12-01 13:56:42 -06:00
Timothy Nikkel
d6466c2a0e
Bug 668437. Part 4. Add an API to widgets for resizing/moving the client area. r=jimm sr=roc
2011-12-01 13:56:42 -06:00
Timothy Nikkel
5103922229
Bug 668437. Part 3. Make the client bounds of a widget be relative to its parent in all cases. r=jimm
2011-12-01 13:56:42 -06:00
Timothy Nikkel
e5d288b5ae
Bug 668437. Part 2. When placing popup widgets check if the client offset of the window has changed in addition to the top left of the window. r=enndeakin
2011-12-01 13:56:41 -06:00
Timothy Nikkel
0e3f3865eb
Bug 668437. Part 1. DeCOMtaminate nsMenuPopupFrame::GetWidget. r=enndeakin
2011-12-01 13:56:41 -06:00
Jeff Muizelaar
cd25e4a953
Bug 698002. Add MacOS port of the v8 profiler. r=bgirard
...
This uses a separate thread that will pause the main thread
and read the registers out of it.
--HG--
extra : rebase_source : bb8174320728b6c4976047fd25e6e93280ea444a
2011-12-01 10:06:20 -05:00
Jeff Muizelaar
31576eb3f6
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
1f1379dbfb
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
6628e1417b
Bug 705856 - Enable SPS profiler on desktop Linux. r=BenWa
2011-12-01 14:45:45 -05:00
Tobias Markus
d70a096895
[Bug 706113] Removing null checks from VideoDocument.cpp
2011-11-30 20:06:33 +01:00
Boris Zbarsky
064f52583c
Bug 706283. Handle null passed to requestAnimationFrame gracefully. r=roc
2011-12-01 14:24:00 -05:00
Benjamin Smedberg
1ab024c7fb
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
501c68b0e5
Bug 703202 - ARIA comboboxes don't fire value change events, r=tbsaunde, marcoz
2011-12-02 00:12:02 +08:00
Alexander Surkov
af2c5b6a31
Bug 706784 - Firefox 8.0.1 Crash Report [@ nsLinkableAccessible::GetValue(nsAString_internal&) ], r=marcoz
2011-12-02 00:11:53 +08:00
Jeff Muizelaar
0df5edb374
Bug 698002. Fixup architecture define typo. r=bgirard
2011-10-31 12:05:30 -04:00
Jeff Muizelaar
28ef4df766
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
b5ea131024
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
4273e57dbb
Bug 705136 - don't mention ppc. r=khuey.
...
--HG--
extra : rebase_source : 380b3302fbf1eba2c97972cf1f60b373e269c083
2011-12-01 09:25:40 -05:00
Patrick McManus
1d572c1616
bug 671875 pipeline transport event fixups r=honzab
2011-12-01 09:19:41 -05:00
Rafael Ávila de Espíndola
9529583b75
Bug 706682 - don't access bgra[4]. r=josh.
2011-12-01 08:35:08 -05:00
Rafael Ávila de Espíndola
770ae55110
Bug 696399 - close connections in dom. r=honzab.moz.
2011-12-01 08:30:23 -05:00
Marco Bonardo
6a93d6985f
Merge mozilla-central to mozilla-inbound
2011-12-01 12:27:41 +01:00
Marco Bonardo
1a9dd1ab95
Merge last green changeset from mozilla-inbound to mozilla-central
2011-12-01 12:17:08 +01:00
Jacek Caban
1731b6f3af
Bug 706474 - Use -fno-keep-inline-dllexport in mingw builds r=khuey
2011-12-01 12:03:15 +01:00
Tobias Markus
f06128e1df
Bug 706515 - Non-initialized variables in nsGeolocationProvider.js r=doug.turner
2011-12-01 12:02:51 +01:00
Mounir Lamouri
67e9b97927
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
190ac8da9f
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
9ba6549b65
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
cd09a4a8c4
Bug 687952. Fix bustage
2011-12-01 23:32:11 +13:00
Robert O'Callahan
c76504fc38
Bug 687972. More logging...
2011-12-01 23:16:26 +13:00
Johnny Stenback
996178d61f
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
0f825bbcf1
Bug 706406 <maction> should use system event group r=smaug+karlt
2011-12-01 16:40:51 +09:00
Bernd
1aee76120d
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
f000bbed12
merge m-c to fx-team
2011-12-01 07:19:11 +01:00
Ed Morley
dd4c169e10
Merge mozilla-central and mozilla-inbound
2011-12-01 04:14:57 +00:00
Boris Zbarsky
4db270f6c8
Bug 706323. Fix scrollbar smoothscrolling to get the timestamp the new way. r=dao
2011-12-01 03:51:22 +00:00
Robert Strong
bc08998fcc
Bug 705997 - Remove additional Java Consoles. r=bbondy
2011-11-30 16:20:39 -08:00
Tim Taubert
1544f09887
Backed out changeset 54346920e122
2011-11-30 21:19:25 +01:00
Tim Taubert
5a5f33ab68
Backed out changeset 035907d4c7b1
2011-11-30 21:17:25 +01:00
Raymond Lee
4fd6e30e27
Bug 691740 - Update thumbnails separately in their own queue r=tim
2011-11-29 16:55:53 +08:00
Raymond Lee
7d24f33b08
Bug 659594 - Use MozAfterPaint to redraw thumbnails r=tim
2011-11-29 15:10:00 +08:00
Tim Taubert
475c879b48
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
ab9ba2ebdd
merging m-c to fx-team
2011-11-30 06:45:50 +01:00
Benjamin Smedberg
aa2abbc64e
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
e17da89869
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