L. David Baron
|
b051b7aaa9
|
Expose DocumentViewerImpl::CallChildren with an API that fills an array. (Bug 747231, patch 3) r=roc
--HG--
extra : transplant_source : %FFc%40%AE%D6%22%40%1D%7F%F7%A8%BC%1A%ECG%98G%DCFf
|
2012-05-05 15:25:45 +02:00 |
|
Olli Pettay
|
c7a649ab35
|
Bug 641821, MutationObserver, r=sicking
--HG--
extra : rebase_source : a680c883b22976edf38eea23fb516215e081084f
|
2012-03-31 09:30:13 -07:00 |
|
Henri Sivonen
|
31192f4b01
|
Bug 737417 part 1 - Split charset source constants out of nsIParser.h. r=smaug.
|
2012-03-22 16:42:42 +02:00 |
|
Adam Dane [:hobophobe]
|
a4e77c0d40
|
Bug 720126 - Update scroll API to use ScrollAxis parameters (where and when). r=roc
|
2012-03-19 21:09:50 -05:00 |
|
Benoit Girard
|
dc6ea71b7e
|
Merge mc->Maple
|
2012-03-13 11:05:28 -04:00 |
|
Kartikaya Gupta
|
676a95e99e
|
Bug 732564 - Add a before-first-paint event that fires before the first paint of the new document. r=Cwiiis, bz
|
2012-03-12 12:03:38 -04:00 |
|
Benoit Girard
|
73a287f0ea
|
Restore merge changeset 39a3044823b0, regression fixed upstream in mc
|
2012-03-05 13:09:05 -05:00 |
|
Benoit Girard
|
a4a3883264
|
Backed out changeset 39a3044823b0 because of bad interaction with maple.
|
2012-03-02 18:32:46 -05:00 |
|
Bill McCloskey
|
536021f834
|
Bug 735014 - Wait longer for PAGE_HIDE GCs (r=smaug)
|
2012-03-12 16:25:03 -07:00 |
|
Nathan Froyd
|
68a79f10ae
|
Bug 731615 - Eliminate duplicate headers in layout. rs=smontagu
|
2012-02-29 10:57:47 -05:00 |
|
Jonathan Watt
|
f4f67ef82f
|
Bug 416581, part 2 - Pay attention to the 'lang' attribute when fetching the user's font prefs for the CSS cascade. r=dbaron.
|
2012-01-25 23:52:26 +00:00 |
|
Bill McCloskey
|
dc52ba7996
|
Bug 706227 - Add way for JS_GC API users to give detailed reason for invocation (r=mccr8)
|
2012-01-25 10:59:55 -08:00 |
|
Markus Stange
|
14e0a88d26
|
Bug 598482 part 20 - Rename Update to Invalidate; view updates are now always asynchronous. r=roc
|
2011-12-23 22:52:25 -05:00 |
|
Markus Stange
|
81d739b868
|
Bug 598482 part 15 - Rename view update batches to refresh disable batches and only use them in the two places that can enter reflow (where synchronous painting is permitted). r=roc
|
2011-12-23 22:52:23 -05:00 |
|
Markus Stange
|
5d6bf29b6f
|
Bug 598482 part 7 - Remove NS_VMREFRESH_* flags. NS_VMREFRESH_NO_SYNC is now the unchangable default. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Patrick Walton
|
a795116db3
|
Bug 708746 - Part 1: Add an observer that allows us to determine when a new page is shown. r=bz
|
2012-01-06 16:42:42 -08:00 |
|
Patrick Walton
|
c57479bcc5
|
Backed out bug 709492 due to breakage with external urls. r=backout
|
2011-12-30 18:47:06 -05:00 |
|
Patrick Walton
|
b699d7fc51
|
Bug 709492 - Part 1: Add an observer that allows us to determine when a new page is shown. r=bz
|
2011-12-29 15:10:26 -08:00 |
|
Phil Ringnalda
|
2e8e3cc006
|
Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures
|
2011-12-23 22:21:58 -08:00 |
|
Markus Stange
|
2d49769823
|
Bug 598482 part 20 - Rename Update to Invalidate; view updates are now always asynchronous. r=roc
|
2011-12-23 22:52:25 -05:00 |
|
Markus Stange
|
7a1414d6bd
|
Bug 598482 part 15 - Rename view update batches to refresh disable batches and only use them in the two places that can enter reflow (where synchronous painting is permitted). r=roc
|
2011-12-23 22:52:23 -05:00 |
|
Markus Stange
|
87e56d30a9
|
Bug 598482 part 7 - Remove NS_VMREFRESH_* flags. NS_VMREFRESH_NO_SYNC is now the unchangable default. r=roc
|
2011-12-23 22:52:22 -05:00 |
|
Nicholas Nethercote
|
24d2c81ee1
|
Bug 711908 - Fix a bunch of GCC warnings in layout. r=dbaron.
|
2011-12-19 19:46:39 -08:00 |
|
Justin Lebar
|
02b09fb494
|
Back out revs d445f83ecfb1:dc9cc326cad0, because they did not back out what was intended.
|
2011-12-01 16:35:42 -05:00 |
|
Justin Lebar
|
9b26154c74
|
Backed out changeset 5d920a44a901 (bug 698002)
|
2011-12-01 15:43:07 -05: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 |
|
Chris Pearce
|
d42af5d3c8
|
Bug 702146 - Move :-moz-full-screen-ancestor to an override style sheet. r=bz
|
2011-11-30 11:00:31 +13:00 |
|
Boris Zbarsky
|
fdae5a29d8
|
Fix logging message to reflect reality. Followup to bug 703197
|
2011-11-20 11:09:25 +13:00 |
|
Boris Zbarsky
|
1470069ba7
|
Bug 703197. Make window.print() work in display:none iframes. r=smaug
|
2011-11-18 16:53:06 +13:00 |
|
Ms2ger
|
54042fcac2
|
Bug 688547 - Use Element* for nsIDocument::{SetSubDocumentFor,FindContentForSubDocument}; r=peterv
|
2011-10-29 22:22:19 +02:00 |
|
Neil Deakin
|
f281dd0fc8
|
Back out 3f7638d38b32 as it caused some mac reftest failures
|
2011-10-25 14:45:23 -04:00 |
|
Neil Deakin
|
c1bb3011d1
|
Bug 696746, round width rather than adding one to prevent an extra reflow, r=roc
|
2011-10-25 11:05:32 -04:00 |
|
Justin Lebar
|
b79dd11cfa
|
Bug 683777 - In an attempt to fix a crash in nsDocShell::InternalLoad, re-land bug 646641 with an extra null-check. r=smaug
|
2011-10-21 11:26:34 -04:00 |
|
Justin Lebar
|
84c0c28718
|
Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug
|
2011-10-12 20:15:28 -04:00 |
|
Justin Lebar
|
8a9b2241c2
|
Back out rev 571224f5f4e5 (bug 683777) due to Android b-c orange.
|
2011-10-17 21:09:17 -04:00 |
|
Justin Lebar
|
6ac6233eb1
|
Bug 683777 - Back out bug 646641 on suspicion of causing crashes. rs=smaug
|
2011-10-12 20:15:28 -04:00 |
|
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Ms2ger
|
ca6f7807e0
|
Bug 540433 - Remove nsIDocumentViewer; r=smaug
|
2011-10-15 09:33:26 +02:00 |
|
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Boris Zbarsky
|
d328ef8584
|
Bug 645538. Remove bogus warning. r=roc
|
2011-09-26 00:53:30 -04:00 |
|
Mats Palmgren
|
f1c56f2e22
|
Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc
Remove the nsIAtom* child list names and use child list ID enum instead.
|
2011-08-24 22:54:30 +02:00 |
|
Justin Lebar
|
4ac70e6801
|
Bug 646641 - Part 2: Update SHistory so it understands that SHEntries may share content viewers. r=smaug
--HG--
extra : rebase_source : 431dafff170f2e6c8aa3429d5ec0f444efc53a10
|
2011-05-13 15:42:36 -04:00 |
|
Justin Lebar
|
a741dc1e02
|
Backing out cfea4859f458, 883e581e0849 due to permaorange on moth opt.
|
2011-08-02 13:23:11 -04:00 |
|
Justin Lebar
|
bcfd45f55e
|
Bug 646641 - Part 2: Update SHistory so it understands that SHEntries may share content viewers. r=smaug
|
2011-05-13 15:42:36 -04:00 |
|
Marco Bonardo
|
8dd73f97b5
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-07-21 14:32:10 +02:00 |
|
arno renevier
|
8ed39834bd
|
Bug 669299 - Remove unneeded nsPrintfCString.h includes. r=bsmedberg
|
2011-07-21 04:37:31 +02:00 |
|
Mounir Lamouri
|
57fe0a2e82
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-20 12:18:54 -07:00 |
|
Ehsan Akhgari
|
8aa36b3b5c
|
Revert to changeset e0ce7821fce1 because the latest push broke all of the builds DONTBUILD
|
2011-07-19 16:25:54 -04:00 |
|
Mounir Lamouri
|
b6d655dff0
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-19 11:22:43 -07:00 |
|
Mounir Lamouri
|
58e2fd59fd
|
Backed out bug 669310, bug 668013, bug 667887 and bug 669886 due to build bustage.
|
2011-07-19 10:49:48 -07:00 |
|