Граф коммитов

256887 Коммитов

Автор SHA1 Сообщение Дата
Jeremias Bosch 6d57316a23 Bug 583341 - "Lose" focus if MeeGoTouch VKB is closed by the user. r=romaxa a=npodb
--HG--
extra : rebase_source : 2aed309de5a47f3c0572cfae2c595b8e46e9ac35
2010-08-30 16:40:14 -07:00
Julian Viereck d1af3c0112 Bug 589089 - NetworkPanel: Show hint if response content-type can't be displayed, r=sdwilsh, a=blocking2.0 2010-08-31 14:31:48 -03:00
Julian Viereck ca799b6734 Bug 575789 - JSTerm: helper functions, r=sdwilsh, a=blocking2.0 2010-08-31 14:31:48 -03:00
Mark Banner 394e69a20d Bug 522575 - crash opening attachment, r=vlad, a=dbaron 2010-08-31 18:06:35 +01:00
Rob Campbell 2f0c54f11c Bug 572038 - Create new Tree Panel for Inspector, r=gavin, a=blocking2.0 2010-08-31 14:31:48 -03:00
Christian Biesinger e3e8e7376d Bug 585326 - Improve cookie logging, r=dwitte, a=jst 2010-08-31 14:31:48 -03:00
Oleg Romashin 0d4c896ff0 Bug 589868 - Qt widget/EGL does not work on Maemo anymore. r=dougt a=blocking-fennec 2010-08-31 09:35:57 -07:00
Doug Turner ab58de8c89 Bug 489813 - Fire timeout error if provider fails to response after initial response. Also cleans up test. r=smaug a=jst 2010-08-31 09:15:52 -07:00
L. David Baron 2fc02a5b23 Cache non-percent margin and padding calc() on the style struct. (Bug 585715) r=bzbarsky a2.0=blocking:beta6+ 2010-08-31 12:05:12 -04:00
L. David Baron de1361bef8 Add support for calc() to 'vertical-align' and 'text-indent'. (Bug 585715) r=bzbarsky a2.0=blocking:beta6+ 2010-08-31 12:05:12 -04:00
L. David Baron 5d297596b5 Share IsPaddingZero between nsBlockFrame and nsInlineFrame by putting it in nsLayoutUtils. (Bug 585715) r=bzbarsky a2.0=blocking:beta6+ 2010-08-31 12:05:12 -04:00
L. David Baron b5cf14d875 Add support for calc() to the '{margin,padding}-{top,right,bottom,left}' and '-moz-margin-{start,end}' properties. (Bug 585715) r=bzbarsky a2.0=blocking:beta6+ 2010-08-31 12:05:12 -04:00
L. David Baron 8d5a469356 Consolidate table-cell vertical align code. (Bug 585715) r=bzbarsky a2.0=blocking+ 2010-08-31 12:05:12 -04:00
L. David Baron 6d17638653 Remove no-longer-needed code for handling unconstrained containing block widths. (Bug 585715) r=bzbarsky a2.0=blocking+ 2010-08-31 12:05:12 -04:00
L. David Baron 8e4c118d9d Make nsStyleCoord::operator== check deep equality of calc() expressions rather than just doing pointer comparison. (Bug 585715) r=bzbarsky a2.0=blocking+ 2010-08-31 12:05:12 -04:00
L. David Baron 37d18ea6ad Fix nonexistent makefiles in toolkit-makefiles.sh. 2010-08-31 12:05:12 -04:00
L. David Baron 021af9aadc Fix typo in reftest documentation. 2010-08-31 12:05:12 -04:00
Zack Weinberg f54ce63a3a Bug 471643: Evaluate vertical percentages in border-radius relative to box height. r=dbaron a2.0=blocking:beta6+ 2010-08-31 12:05:11 -04:00
L. David Baron 17baecb72a Add test for bug 590417. 2010-08-31 12:05:11 -04:00
Lukas Blakk 2291fc0b83 bug 588861: Tracking bug for build and release of Firefox 4.0b5 - 4.0b5 version bumps. r=bhearsum. a=npotb 2010-08-31 10:36:46 -04:00
Michael Wu 887ddaee2d Bug 592127 - Temporary hack to add channel-prefs.js back to nightlies, r=nthomas a=beltzner 2010-08-30 19:48:29 -07:00
Kyle Huey 9646f090e8 Bug 592164: Back out Bug 592127 to create a rev to tag the 4.0b5 relbranch from. a=beltzner 2010-08-31 08:19:10 -04:00
Kyle Huey 628172d8a7 Backed out changeset 6476d13bec49 2010-08-31 08:14:55 -04:00
Robert O'Callahan 052fc48309 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 06278ed3b8 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 297b07fc61 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 4e9972c6e2 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 2f0cd0c8e5 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 52db7013c9 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 4c3adfbc2d 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 3a56c6fdb7 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 28f8db0219 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 70a219e76b 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 ffda55f132 b=591486 followup for non-d2d-surface win32 builds; a=bbbreakage 2010-08-30 20:02:18 -04:00
Miika Jarvinen e0e3299fde Bug 591019 - Crash if description returned by plugin is empty. r=joshmoz a=b5 2010-08-30 17:40:13 -07:00
Vladimir Vukicevic 82572dd4bc 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 a86f10082f 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 90a762ce95 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 573b3a1fa7 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 efaee620b1 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 d0989f9962 Really revert libffi comment spelling fix since it's not upstream. a=NPOTB 2010-08-30 15:38:36 -07:00
Dan Witte e39e440490 Revert libffi comment spelling fix since it's not upstream. a=NPOTB 2010-08-30 15:35:34 -07:00
Dan Witte 468ea2db4d Merge e10s -> m-c. 2010-08-30 15:35:24 -07:00
Vladimir Vukicevic 62371fc382 b=591486; implement gfx feature blocklist; r=jrmuizel; a=b5 2010-08-30 17:45:29 -04:00
Dan Witte bee2d44af1 Back out Bug 536324 part 1. a=bsmedberg 2010-08-30 13:20:39 -07:00
Dan Witte 34d3553dfc Back out Bug 536324 part 2. 2010-08-30 13:20:39 -07:00
Dan Witte 03a104a7e0 Back out Bug 536324 part 3. 2010-08-30 13:20:39 -07:00
Dan Witte 363355fc1c Back out Bug 589292. 2010-08-30 13:20:38 -07:00
Dan Witte 6e68061138 Back out Bug 589025. 2010-08-30 13:20:38 -07:00
Timothy Nikkel 756d332951 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