Jignesh Kakadiya
|
1c33d2bb0a
|
Bug 704430 - Remove nsLayoutUtils::GetFrameFor. r=Ms2ger sr=roc
|
2012-01-09 10:56:04 +01:00 |
|
Ed Morley
|
e6b09c27f6
|
Merge mozilla-central to mozilla-inbound
|
2012-01-08 22:23:21 +00:00 |
|
Tim Taubert
|
94dcf4720e
|
merge m-c to ux
|
2012-01-08 15:02:29 +01:00 |
|
Jared Wein
|
cfa04bcd7d
|
Bug 708431 - Video controls fail to initialize if an extension implementing nsIContentPolicy is present. r=roc r=bz
|
2012-01-07 18:43:48 -08:00 |
|
Olli Pettay
|
bcf0a0bfbc
|
Bug 715615 - unlink nsHTMLTableElement, r=bz
|
2012-01-08 01:37:43 +02:00 |
|
Olli Pettay
|
b59f41afa3
|
Bug 714633 - Release message manager related data structures more aggressively, part2, r=jst
--HG--
extra : rebase_source : 3ed64f297c26111699b7e705836a04599ac5c79d
|
2012-01-07 21:20:26 +02:00 |
|
Olli Pettay
|
e14b5f5558
|
Bug 714633 - Release message manager related data structures more aggressively, r=jst
--HG--
extra : rebase_source : 5749ff9fc1ad21fd7a3d459198437e214b08fdfc
|
2012-01-07 21:20:12 +02:00 |
|
Olli Pettay
|
be29ff2a92
|
Bug 716006 - Don't traverse NodeInfoManager so much, r=jst, mccr8
--HG--
extra : rebase_source : 34085e6ad2c49a691b18c6fb092db7ae71e2a0f3
|
2012-01-07 20:57:03 +02:00 |
|
Ed Morley
|
d57a89d468
|
Backout b1612e3ba9b9 & 668a56be0eef (bug 622301) for Dromaeo regressions
|
2012-01-07 14:17:54 +00:00 |
|
Mats Palmgren
|
161bbbfcd1
|
Bug 715056 - Use GetNodeParent(), not GetParent(), because ranges deals with any node, not just content nodes. r=smaug
|
2012-01-04 12:06:44 +01:00 |
|
Jesse Ruderman
|
ab6a921c63
|
Bug 715056 - Crash test.
|
2012-01-04 12:10:49 +01:00 |
|
Bobby Holley
|
f46a9e22a3
|
Bug 622301 - Remove now-obsolete 'callee' parameter. r=mrbkap
|
2012-01-06 17:29:02 -08:00 |
|
Ed Morley
|
2260599ad4
|
Merge mozilla-central to mozilla-inbound
|
2012-01-06 22:35:43 +00:00 |
|
Ed Morley
|
222303ed15
|
Merge last green changeset of mozilla-inbound to mozilla-central
|
2012-01-06 22:27:52 +00:00 |
|
Kyle Huey
|
9cc71b5f7f
|
Bug 714752: Make imgIContainerObserver::FrameChanged take an imgIRequest*. r=joe sr=roc
|
2012-01-06 07:32:38 -05:00 |
|
Marco Bonardo
|
7b580a337d
|
Merge last green PGO from mozilla-inbound to mozilla-central
|
2012-01-06 13:22:51 +01:00 |
|
Neil Rashbrook
|
b0a7bafbb1
|
Bug 714164 Restore some global window commands that were removed as part of bug 669026 because they appeared to be unused r=ehsan sr=roc
|
2012-01-05 21:33:41 +00:00 |
|
Marco Bonardo
|
19cc27c3c5
|
Merge last clean PGO changeset from mozilla-inbound to mozilla-central
|
2012-01-05 15:52:19 +01:00 |
|
Kyle Huey
|
5b8cc97c76
|
Bug 715185: Remove using namespace declaration from nsDOMFile.h. r=mounir
|
2012-01-05 08:44:46 -05:00 |
|
Bas Schouten
|
fbae97b9be
|
Bug 711063 - Part 1: Add new glue code for Azure Wrapper. r=joedrew
|
2012-01-05 08:17:51 +01:00 |
|
Marco Bonardo
|
803a44e0dd
|
Merge mozilla-central and mozilla-inbound
|
2012-01-06 13:26:21 +01:00 |
|
Chris Pearce
|
4128f6843e
|
Bug 712738 - Cap seeking outside of buffered data in live streams to end of buffered data. r=kinetik
|
2012-01-06 19:40:51 +13:00 |
|
Chris Pearce
|
1514caafbd
|
Bug 711866 - Don't null deref when shutting down during media load algorithm. r=roc
|
2012-01-06 19:40:51 +13:00 |
|
Santiago Gimeno
|
5aab353df7
|
Bug 710292 - Add a common HTMLSplitOnSpacesTokenizer tokenizer. r=khuey
|
2012-01-04 05:08:00 -05:00 |
|
Jeff Muizelaar
|
4f00b884a9
|
Bug 715699. Mark the Thebes surface dirty when we change it the canvas implemention. r=bas
We need to tell cairo when we've changed the Thebes surface. This was causing bugs on the CG backend.
|
2011-12-13 15:44:41 -05:00 |
|
Jonathan Kew
|
dab5dd6132
|
bug 703100 - pt 1 - eliminate gfxTextRunWordCache and gfxTextRunCache. r=roc
|
2011-12-06 12:39:18 +00:00 |
|
Ehsan Akhgari
|
72177f690f
|
Bug 712510 - Initialize the return value in the extremely odd case where it's never assigned to before returning; r=roc
|
2012-01-03 19:28:45 -05:00 |
|
Benoit Jacob
|
2ffb262fd5
|
Bug 713276 - Upgrade WebGL conformance test suite to r16456 - no review
No review because this is just syncing us with the upstream,
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/conformance/
|
2012-01-03 12:28:10 -05:00 |
|
Henri Sivonen
|
516c6aaccd
|
Bug 708620 - Whine to console when a form is submitted in an encoding that cannot represent all of Unicode. r=smaug.
|
2012-01-02 16:18:30 +02:00 |
|
Phil Ringnalda
|
01be1dd892
|
Merge mozilla-inbound with mozilla-central
|
2012-01-01 20:53:49 -08:00 |
|
Kyle Huey
|
673b3c5619
|
Bug 714445: nsWebMReader should not read preferences off the main thread. r=roc
|
2012-01-01 12:10:49 -05:00 |
|
Jeff Walden
|
08edc0c58a
|
Bug 714411 - Fix several instances of classes/structs inconsistently declared. rs=dholbert
|
2011-12-31 01:15:59 -06:00 |
|
Robert Longson
|
d9086c4d00
|
Bug 607854 - implement SVGTests interface. r=jwatt
|
2011-12-31 09:44:03 +00:00 |
|
Bobby Holley
|
9fb9ba7af0
|
Bug 713747 - Remove usage of UniversalFoo in gecko. r=bz
|
2011-12-30 09:35:39 -08:00 |
|
Bobby Holley
|
3d280d317c
|
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
|
2011-12-30 09:35:38 -08:00 |
|
Ms2ger
|
a9fa22ee9c
|
Merge m-c to m-i.
|
2011-12-30 12:17:22 +01:00 |
|
Olli Pettay
|
fac187a287
|
Bug 713462, don't traverse black content lists, r=mccr8
|
2011-12-29 23:21:33 +02:00 |
|
Olli Pettay
|
0184684bb9
|
Bug 713865 - Don't traverse XBL and XUL protos so much, r=bent
|
2011-12-29 16:34:05 +02:00 |
|
Nicholas Nethercote
|
cc36bb0b51
|
Bug 711895 - Tweak the warning options used for GCC builds. r=waldo, derf.
--HG--
extra : rebase_source : bbe982c5feceac25fb4c0ccd03ced3a874205c38
|
2011-12-28 19:59:19 -08:00 |
|
Matt Brubeck
|
5ce45e1ce4
|
Merge from mozilla-inbound to mozilla-central
|
2011-12-28 11:02:59 -08:00 |
|
Plop
|
c777f795bf
|
Bug 711446: Test defaultMuted with reflect.js; r=Ms2ger
|
2011-12-28 10:52:22 +01:00 |
|
Ms2ger
|
08d1075fb2
|
Bug 713550 - Move Base64 code on nsXPConnect to XPCOM / xpcpublic.h; r=bholley+khuey
|
2011-12-28 09:13:38 +01:00 |
|
Plop
|
7b86139dad
|
Bug 711446: Test defaultMuted with reflect.js; r=Ms2ger
|
2011-12-28 09:13:37 +01:00 |
|
Bas Schouten
|
9be9c0d565
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 06:56:11 +01:00 |
|
Phil Ringnalda
|
65d20c6b05
|
Back out 9c78b4872333 (bug 702878) for Win M1 crashes and reftest orange
|
2011-12-27 21:09:44 -08:00 |
|
Phil Ringnalda
|
bd7a9e74d3
|
Back out dc7c7734ec7c, f793f9cfa72c, 10ea92a6a850 (bug 591718) for Android b-c orange in mobile/chrome/tests/browser_scrollbar.js
|
2011-12-27 20:34:08 -08:00 |
|
Robert O'Callahan
|
53ed69b654
|
Bug 591718. Make getClientRects/getBoundingClientRect take transforms into account, and not treat SVG <foreignObject> as establishing a new viewport. r=mats
|
2011-12-28 16:26:46 +13:00 |
|
Bas Schouten
|
c30eae6661
|
Bug 702878: Extend gfx::2d API and D2D backend with new functionality. r=jrmuizel sr=roc
|
2011-12-28 03:51:38 +01:00 |
|
Robert O'Callahan
|
5d229c8d8e
|
Bug 591718. Make getClientRects/getBoundingClientRect take transforms into account, and not treat SVG <foreignObject> as establishing a new viewport. r=mats
|
2011-12-28 16:26:46 +13:00 |
|
Geoff Lankow
|
48d0dde864
|
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
|
2011-12-23 11:10:52 +13:00 |
|