Benjamin Smedberg
|
e527ef540e
|
Merge changes from mozilla-central to electrolysis
|
2009-06-30 12:04:18 -04:00 |
Benjamin Smedberg
|
0a5070dd8a
|
Hook up the event loop changes and fix the build
--HG--
rename : ipc/chromium/src/base/file_version_info_linux.h.version => ipc/chromium/base/file_version_info_linux.h
|
2009-06-30 12:02:37 -04:00 |
Jeff Muizelaar
|
23f8f1476f
|
Bug 498428. Try the rest of the cairo update. r=joe
This time with the suspect patch to see if we hit tSVG.
|
2009-06-30 11:54:50 -04:00 |
Benjamin Smedberg
|
08c3ca4c7b
|
Make --enable-libxul the default, since we require it with IPC
|
2009-06-30 10:59:54 -04:00 |
Steffen Imhof
|
e79913a333
|
Bug 500196: cairo/qt fails to build -- yet again, r=mfinkle
|
2009-06-30 09:58:29 -04:00 |
Karl Tomlinson
|
be3d6eb544
|
Bug 463075: building xul app --with-libxul-sdk fails lacking nspr-config. r=ted
|
2009-06-30 13:57:56 +01:00 |
Henri Sivonen
|
2bcc709a30
|
Bug 501083 - Release the Windows 1252 array at shutdown. r+sr=jonas
|
2009-06-30 13:53:58 +03:00 |
Henri Sivonen
|
168f13774e
|
Bug 501091 - Avoid overlap with platform defines in HTML5 element/attribute name object names. r=jonas, sr=mrbkap
|
2009-06-30 13:50:56 +03:00 |
Olli Pettay
|
80837507f7
|
Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking
|
2009-06-30 10:56:40 +03:00 |
Jim Mathies
|
c11bb180f7
|
Bustage fix for change set 9f0e541d6656.
|
2009-06-30 01:23:22 -05:00 |
Jim Mathies
|
cf9b808287
|
Bug 493037 - "aNumLines must be non-zero" assertion hit on mouse wheel input. r=emaijala.
|
2009-06-30 01:02:07 -05:00 |
Jim Mathies
|
ba8842a8b0
|
Leak fix for change set 1aecdc720018 plus comment updates. r=jimm.
|
2009-06-30 01:00:16 -05:00 |
Josh Aas
|
92354e3fc0
|
Bug 501194 - Remove nsplugin.h. r/sr=jst
|
2009-06-30 01:55:05 -04:00 |
Boris Zbarsky
|
756f2edcf9
|
Fixing some formatting issues with the test
|
2009-06-29 21:40:17 -04:00 |
Boris Zbarsky
|
5a059117d3
|
Bug 500905. Don't try to create text frames for textnodes that don't have frames if their parent frame's parent type is not block. That way we won't reconstruct the row, for example, if a cell is reframed and has whitespace next to it. Also fix WipeContainingBlock to not reframe in that case anyway. r+sr=roc
|
2009-06-29 21:39:55 -04:00 |
Benjamin Smedberg
|
f8d8a6a5c2
|
Add headers to system-headers which we're using in electrolysis (trivial change)
--HG--
extra : rebase_source : b057f7d6cdb6c5eb737b229ccc7ac7a812c24648
|
2009-06-29 15:41:40 -04:00 |
Josh Aas
|
4cf18dc361
|
Windows bustage fix for bug 500889.
|
2009-06-29 15:38:09 -04:00 |
Jim Mathies
|
becd2c6e8f
|
Bug 487245 - Cleanup and better organize code in widget/src/windows/nsWindow. r=emaijala.
|
2009-06-29 14:36:16 -05:00 |
Josh Aas
|
709717d358
|
Remove plugin instance peers (nsIPluginInstancePeer, nsPIPluginInstancePeer). Second and final part of bug 500889. r/sr=jst
|
2009-06-29 14:53:52 -04:00 |
Benjamin Smedberg
|
61baf0e7b7
|
Bug 501176 - Move nsXULAppAPI.h to tier_xpcom, r+sr?bz
--HG--
rename : toolkit/xre/nsXULAppAPI.h => xpcom/build/nsXULAppAPI.h
rename : toolkit/xre/xrecore.h => xpcom/build/xrecore.h
|
2009-06-29 14:39:39 -04:00 |
Benjamin Smedberg
|
0202d773b3
|
ipc/glue imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/
|
2009-06-29 14:38:29 -04:00 |
Benjamin Smedberg
|
b9b077cb23
|
Mozilla-specific changes to the Chromium code, imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/
|
2009-06-29 14:37:52 -04:00 |
David Bolter
|
047c8ca2a3
|
Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking
|
2009-06-29 14:36:25 -04:00 |
Benjamin Smedberg
|
a90c9ba160
|
Build the pieces of the chromium code we actually need. Many thanks to bent for doing this the first time: I redid the Makefile to be all in one directory and use vpath directives so that dependencies work correctly.
|
2009-06-29 14:31:58 -04:00 |
Jonathan Griffin
|
f090c43a7f
|
Actually run the test for bug 493881
|
2009-06-29 20:26:57 +02:00 |
Marco Bonardo
|
122593e4b0
|
Bug 500331 - better query for RESULTS_AS_TAG_CONTENTS, r=sdwilsh
|
2009-06-29 19:42:12 +02:00 |
Dão Gottwald
|
55c655b24f
|
whitespace cleanup (no bug)
|
2009-06-29 19:03:45 +02:00 |
Dão Gottwald
|
dd751d3a18
|
Bug 491247 - utils.js: reference to undefined property aPopup.childNodes[aPopup._startMarker + 1]. r=mak
|
2009-06-29 18:47:03 +02:00 |
Jonathan Griffin
|
63c2af7e08
|
Test for bug 493881. r=zweinberg
|
2009-06-29 18:25:38 +02:00 |
Jonathan Griffin
|
212692622f
|
Test for bug 460240. r=roc
|
2009-06-29 18:24:34 +02:00 |
Markus Stange
|
749691e623
|
Bug 497723 - Arrow images in menus shouldn't inherit -moz-image-region. r=dao
|
2009-06-29 18:20:04 +02:00 |
Alexander Surkov
|
582f140415
|
Bug 461923 - remove nsIAccessibleTreeCache and nsPIAccessibleTreeItem, r=marcoz, davidb
|
2009-06-29 23:38:17 +08:00 |
Alexander Surkov
|
85f2d1785b
|
Bug 501086 - missed aria-selected should be result of selectable state for some roles, r=marcoz, davidb
|
2009-06-29 23:24:36 +08:00 |
Alexander Surkov
|
bef9b96d2b
|
Bug 501092 - NS_ASSERTION(parentDoc, No parent document during initialization), r=davidb
|
2009-06-29 21:26:45 +08:00 |
Benjamin Smedberg
|
7712c35e62
|
Added tag chromium-import-latest for changeset 6fd4bb500d42
|
2009-06-29 08:36:48 -04:00 |
Benjamin Smedberg
|
09a3f2fa17
|
Added tag chromium-import-r15462 for changeset 6fd4bb500d42
|
2009-06-29 08:36:42 -04:00 |
Benjamin Smedberg
|
a64afe22b9
|
Import Chromium sources r15462
|
2009-06-29 08:35:58 -04:00 |
Henri Sivonen
|
35e7e1301a
|
Bug 501073 - Remove debug addref loop that never should have been checked in r&sr=jonas
|
2009-06-29 15:26:35 +03:00 |
Alexander Surkov
|
fff2439827
|
Bug 437980 - 9 tests fail in table_indexes.html chrome test file, r=marcoz, davidb, bernd
|
2009-06-29 18:54:26 +08:00 |
Gavin Sharp
|
75292af342
|
Add bug # reference for workaround
|
2009-06-29 05:09:27 -04:00 |
Gavin Sharp
|
3abc754bdd
|
Work around strange MSVC bug with the new html5 parser that's causing Windows CE build timeouts (and longer build times with msvc in general) by disabling optimization for nsHtml5NamedCharacters::initializeStatics, r=timeless on IRC
|
2009-06-29 04:54:40 -04:00 |
Makoto Kato
|
bf1ad75653
|
Bug 499268 - storage code for Symbian emulator. r=sdwilsh
|
2009-06-29 14:42:56 +09:00 |
Phil Ringnalda
|
76a54d0557
|
Back out adding the default theme's makefile, since the braces break creating makefiles on some systems, winding up down the line as compile failure because cairo-features.h doesn't exist
|
2009-06-28 22:13:05 -07:00 |
Daniel Holbert
|
ab655b31be
|
Bug 465651: Move ReflowOverflowContainerChildren earlier in nsBlockFrame::Reflow. r+sr=roc
|
2009-06-28 20:56:13 -07:00 |
Glenn Randers-Pehrson
|
fb50b68efa
|
Bug 397593. Reject any ancillary chunks after IDAT that have a bad CRC. r=joe,sr=vlad
--HG--
extra : rebase_source : 461bff64a9cff608435520eaab6c78f64e354d51
|
2009-06-29 11:08:40 +12:00 |
Benjamin Smedberg
|
8bfb4369c2
|
Script to import chromium code from upstream.
|
2009-06-26 13:46:25 -04:00 |
Josh Aas
|
3df453a7c5
|
Get rid of nsIWindowlessPluginInstancePeer. b=500672 r/sr=jst
|
2009-06-26 13:30:36 -04:00 |
Johnny Stenback
|
51b4b53024
|
Fixing bug 484744. Revert an IID change that broke the old Java plugin. r+sr=mrbkap@gmail.com
|
2009-06-26 07:57:26 -07:00 |
Josh Aas
|
ba718de566
|
Bustage fix for bug 500593.
|
2009-06-26 10:54:51 -04:00 |
Josh Aas
|
c3ab076f19
|
Bustage fix for bug 500593.
|
2009-06-26 10:47:51 -04:00 |