Chris Jones
|
7b7af2c67c
|
Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
|
2010-08-31 02:29:31 -05:00 |
|
Robert O'Callahan
|
b10df1641d
|
Bug 592131. Don't propagate invalidations across document boundaries where the child document's docshell is inactive (e.g., a hidden tab). r=tnikkel,a=blocking
--HG--
extra : rebase_source : 468f5fab9b2a50f515d50e147fb79bdb8d6a845c
|
2010-08-31 17:02:08 +12:00 |
|
Michael Wu
|
1dbd731209
|
Bug 592127 - Temporary hack to add channel-prefs.js back to nightlies, r=nthomas a=beltzner
--HG--
extra : rebase_source : 38f4b69ce7f39b9c94cb646c899db60171559c23
|
2010-08-30 19:48:29 -07:00 |
|
Serge Gautherie
|
1293e54bbf
|
Bug 589611 - [SeaMonkey 2.1, mochitest-browser-chrome] browser_visituri_privatebrowsing.js:64 - TypeError: Cc['@mozilla.org/privatebrowsing;1'] is undefined; (Av1) Skip this test when PB service is not available.
r=sdwilsh (a=test only).
|
2010-08-31 04:41:42 +02:00 |
|
Robert O'Callahan
|
ded033638a
|
Bug 579323. Part 2: Actually fix the bug by calling InvalidateThebesLayersInSubtree from nsIFrame::Redraw. r=dbaron,a=blocking
|
2010-08-31 12:49:13 +12:00 |
|
Robert O'Callahan
|
3815d31b6e
|
Bug 579323. Part 3: Fix invalidation of lines to update layers as necessary. r=dbaron
--HG--
extra : rebase_source : 6a043bda5f16f9a257fa4bfa272d8362facef4c2
|
2010-08-31 12:49:13 +12:00 |
|
Robert O'Callahan
|
c7acef03ff
|
Bug 579323. Part 1.8: Rename InvalidateOverflowRect to InvalidateFrameSubtree. r=tnikkel
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
extra : rebase_source : f7bd38670a03e8a7f3f8c40838af114be79b06f1
|
2010-08-31 12:49:12 +12:00 |
|
Robert O'Callahan
|
bc09a0496e
|
Bug 579323. Part 1.6: Clean up dead code, rename nsFrameFrame to nsSubDocumentFrame. r=tnikkel
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
extra : rebase_source : af240f2cb12b94e544031a5860fca1a9fb1217e0
|
2010-08-31 12:49:11 +12:00 |
|
Robert O'Callahan
|
f6aa05c375
|
Bug 579323. Part 1.4: Switch nsIFrameFrame users to use nsSubDocumentFrame.h. r=tnikkel
--HG--
extra : rebase_source : de526602586c70b994a061bbb8a7ca2731c72bbd
|
2010-08-31 12:49:07 +12:00 |
|
Robert O'Callahan
|
b6e97790b6
|
Bug 579323. Part 1.2: Move nsSubDocumentFrame header to its own file. r=tnikkel
--HG--
extra : rebase_source : ff6c4109473783acea363ac05f9686034b949ecd
|
2010-08-31 12:46:26 +12:00 |
|
Robert O'Callahan
|
f566520efb
|
Bug 579323. Part 1: Add FrameLayerBuilder::InvalidateThebesLayersInSubtree, and call it from InvalidateOverflowRect. r=tnikkel,sr=dbaron
--HG--
extra : rebase_source : c1dbc5b625e23d55ba030709f5cd429122977685
|
2010-08-31 12:46:26 +12:00 |
|
Vladimir Vukicevic
|
2933c77738
|
b=591486 followup for non-d2d-surface win32 builds; a=bbbreakage
|
2010-08-30 20:02:18 -04:00 |
|
Miika Jarvinen
|
ff74404c78
|
Bug 591019 - Crash if description returned by plugin is empty. r=joshmoz a=b5
|
2010-08-30 17:40:13 -07:00 |
|
Vladimir Vukicevic
|
c1e7b093a7
|
b=592105; [gl] clear new FBOs when resizing offscreen FBOs at correct time; r=bas a=b5
|
2010-08-30 19:56:42 -04:00 |
|
Vladimir Vukicevic
|
e34eb5ed0f
|
b=592101; [webgl] don't use GLSL translator output on real GLESv2 targets; r=bas a=b5
|
2010-08-30 19:56:40 -04:00 |
|
Vladimir Vukicevic
|
6f53c918aa
|
b=592103; [webgl] return invalid uniform names as null correctly from webgl; r=bas; a=b5
|
2010-08-30 19:56:32 -04:00 |
|
Kyle Huey
|
b704c25d5e
|
Bug 589529: Change window class names to trick scroll drivers into working again. r=roc a=blocking-2.0:beta5
|
2010-08-28 14:31:53 -04:00 |
|
Michael Wu
|
61d1bf0634
|
Bug 591866 - channel-prefs.js should not be in omni.jar, r=bsmedberg a=blocking-beta5
|
2010-08-30 16:37:08 -07:00 |
|
Dan Witte
|
401da66f49
|
Really revert libffi comment spelling fix since it's not upstream. a=NPOTB
|
2010-08-30 15:38:36 -07:00 |
|
Dan Witte
|
40374f4a27
|
Revert libffi comment spelling fix since it's not upstream. a=NPOTB
|
2010-08-30 15:35:34 -07:00 |
|
Dan Witte
|
191bf49d47
|
Merge e10s -> m-c.
|
2010-08-30 15:35:24 -07:00 |
|
Vladimir Vukicevic
|
70490d6dea
|
b=591486; implement gfx feature blocklist; r=jrmuizel; a=b5
|
2010-08-30 17:45:29 -04:00 |
|
Dan Witte
|
7d4d461f7e
|
Back out Bug 536324 part 1. a=bsmedberg
|
2010-08-30 13:20:39 -07:00 |
|
Dan Witte
|
ccd3c28130
|
Back out Bug 536324 part 2.
|
2010-08-30 13:20:39 -07:00 |
|
Dan Witte
|
c4091d7694
|
Back out Bug 536324 part 3.
|
2010-08-30 13:20:39 -07:00 |
|
Dan Witte
|
86583b1783
|
Back out Bug 589292.
|
2010-08-30 13:20:38 -07:00 |
|
Dan Witte
|
52846c9b49
|
Back out Bug 589025.
|
2010-08-30 13:20:38 -07:00 |
|
Timothy Nikkel
|
75dd64b1bf
|
Bug 591657. nsWeakFrame needs a copy constructor because the default one does not hook into the presshell. r=smaug,dbaron a=dbaron,blocking beta5+
|
2010-08-30 13:37:55 -05:00 |
|
Dão Gottwald
|
26bd3ba479
|
Bug 579683 - App tabs draw into the toolbar below or the content area. r=gavin a=blocking
|
2010-08-30 20:26:05 +02:00 |
|
Jeff Muizelaar
|
846ffcab4a
|
Bug 586048. Fix typo in crash annotation code. r=bsmedberg,a=bustage
This also cleans up the annotation note that we add.
|
2010-08-30 14:05:30 -04:00 |
|
Dão Gottwald
|
e512758ce5
|
Bug 591783 - Fix for corrupt language pack install.rdf due to quotes in MOZ_APP_VERSION. r=khuey a=bustage-fix
|
2010-08-30 17:54:46 +02:00 |
|
Dão Gottwald
|
a90aa9be9b
|
Backed out changeset e051ccf2361a (merge)
|
2010-08-30 17:52:53 +02:00 |
|
Dão Gottwald
|
23599254a1
|
Backed out changeset e051ccf2361a
|
2010-08-30 17:52:28 +02:00 |
|
Blair McBride
|
bd83ae935b
|
Backed out changeset 6fe388a0fb5e (Bug 581076) due to test failures. a=bustage
--HG--
extra : rebase_source : f726613cbce0938d25fd58a9547a5a25d15c1433
|
2010-08-30 17:35:21 +12:00 |
|
Alexander Surkov
|
71a2e42118
|
Bug 591199 - mochitest for bug 334386: fire alert event for AIRA alert, r=marcoz, a=blocking
|
2010-08-30 14:09:59 +09:00 |
|
Alexander Surkov
|
c32122e6c7
|
Bug 591163 - mochitest for bug 413777, r=marcoz, a=blocking
|
2010-08-30 14:08:00 +09:00 |
|
Dan Witte
|
22afbc04f8
|
Bug 591537 - Freeze UA build id for Firefox branded builds. r=dao/khuey, sr=jst, a=beta5+
|
2010-08-28 13:42:04 -07:00 |
|
Dan Witte
|
a5ebf043df
|
Merge m-c -> e10s.
|
2010-08-28 13:39:42 -07:00 |
|
Rob Campbell
|
1fa14e0341
|
backing out patch from bug 572038, a=developers
|
2010-08-28 15:52:23 -03:00 |
|
Rob Campbell
|
09c3eaf639
|
backing out bugs 587574, 588540, 573103, 568634 to clear leaks, a=#developers
|
2010-08-28 14:51:40 -03:00 |
|
Julian Viereck
|
c6e6c890ae
|
Bug 587574 - Display cached content in the NetworkPanel, r=sdwilsh, a=blocking2.0 (beta5)
|
2010-08-28 13:07:42 -03:00 |
|
Julian Viereck
|
3c2e086cd1
|
Bug 588540 - NetworkPanel: Display submitted form data formated, r=sdwilsh, a=sdwilsh
|
2010-08-28 13:07:42 -03:00 |
|
Dan Witte
|
b54770b29b
|
Back out due to test failures.
|
2010-08-27 23:56:36 -07:00 |
|
Blair McBride
|
c46068002a
|
Bug 581076 - No "See all results" link present when searching for add-ons and not all are displayed (extensions.getAddons.maxResults). r=dtownsend, a=blocking-beta5
|
2010-08-28 14:45:11 +12:00 |
|
Chris Pearce
|
235e5f8ab9
|
Bug 586924 - Disable test_progress's often failing test. a=test-fix
|
2010-08-30 15:19:53 +12:00 |
|
Chris Pearce
|
5ee22d4049
|
Bug 591847 - Don't test audio write API when the audio hardware is disabled. a=test-fix
|
2010-08-30 15:19:48 +12:00 |
|
Dan Witte
|
7806e07ea1
|
Followup for review comment. a=final+
|
2010-08-27 18:06:35 -07:00 |
|
Dan Witte
|
5e851585cc
|
Bug 575357 - nsNavHistory::VacuumDatabase should check if vacuum succeeded. r=sdwilsh, a=final+
|
2010-08-27 17:25:43 -07:00 |
|
Robert O'Callahan
|
41073d6e5b
|
Bug 584193. Allow print preview to work without its own widget. r=smaug a=blocking beta5
|
2010-08-27 18:15:08 -05:00 |
|
Robert O'Callahan
|
8f331949bd
|
Bug 590468. Part 6: Fix setting of nsDisplayList::mOpaque, and return it from nsDisplayWrapList::IsOpaque. r=tnikkel
|
2010-08-27 18:15:08 -05:00 |
|