Nick Thomas
|
f335b12c28
|
Bug 503469, package splash.bmp on --enable-splashscreen, r=ted.mielczarek
|
2009-08-19 13:51:56 +12:00 |
|
Mats Palmgren
|
5619fdf1b7
|
Flush the sink before zooming (restyle processing). b=506349 r=bzbarsky
|
2009-08-19 03:10:07 +02:00 |
|
Mats Palmgren
|
de859aa548
|
Make the nsPluginInstanceTag destructor non-recursive to avoid exhausting stack space. b=486349 r+sr=jst
|
2009-08-19 02:25:36 +02:00 |
|
Mats Palmgren
|
663acda6e0
|
Bug 498240 - Range.insertNode() causing NS_ERROR_DOM_INDEX_SIZE_ERR. r+sr=peterv
|
2009-08-19 02:18:24 +02:00 |
|
Robert Strong
|
9c9b7be90e
|
Followup to Bug 507513 - Need ABI defined for WinCE / WinMo. Make the code portable. r=ted.mielczarek
|
2009-08-18 16:08:56 -07:00 |
|
Johnathan Nightingale
|
f9d1b7204b
|
Back out fix for bug 490178 - causing oranges on tinderbox, committer and reviewers unavailable. :(
|
2009-08-18 15:35:15 -04:00 |
|
Karsten Düsterloh
|
436d61358c
|
Bug 507451: Accesskey conflict on _R_estart and P_r_eferences; r=Mossop
|
2009-08-18 21:30:21 +02:00 |
|
Brad Lassey
|
a7d71a05f8
|
bug 504917 - fix warnings while building updater r=bsmedberg
|
2009-08-18 13:42:21 -04:00 |
|
Nochum Sossonko
|
20415f488e
|
Bug 490178 - Need a way to set the direction on a richlistbox; patch ver. 3.3, nit addressed; r=enndeakin
|
2009-08-18 19:37:39 +02:00 |
|
Serge Gautherie
|
cb736aa5e4
|
Bug 508760 - Remove MSVC6 support from the tree; (Ev1) js/src/*; r=graydon
|
2009-08-18 19:24:45 +02:00 |
|
Dave Townsend
|
d4f2e9ccb0
|
Bug 479805: browser.offline should only be consulted during startup. r=dao
|
2009-08-18 16:39:37 +01:00 |
|
timeless@mozdev.org
|
c455d9beb7
|
Bug 455394 Crash reporter fails if your Firefox profile is in a volume other than /home
r=luser
|
2009-08-18 09:04:53 -07:00 |
|
Craig Topper
|
da105abed8
|
Bug 467948: Fix some "deprecated conversion from string constant" compiler warnings", round 2. r=dbaron
|
2009-08-18 08:48:32 -07:00 |
|
Ted Mielczarek
|
6cada6182a
|
bug 378528 - crash reporter should allow resubmission of pending reports. r=dtownsend
--HG--
extra : rebase_source : 48d06677c8cf7f6e5be7775bcb4489794910091f
|
2009-06-09 08:56:38 -04:00 |
|
Ted Mielczarek
|
2218ea81b0
|
fix a leak in nsINIParser::GetSections/GetKeys. r=bsmedberg (no bug)
--HG--
extra : rebase_source : 7ed4d2d3aca5eb90a08e506accc6a82e37fe200e
|
2009-08-18 11:52:23 -04:00 |
|
David Bolter
|
b80c076938
|
Bug 469688 - <table role="*"> should expose inner table structure only for weak roles; r=MarcoZ,surkov
|
2009-08-18 11:06:54 -04:00 |
|
Takuro Ashie
|
f9a13f12c9
|
fix Qt and GTK bustage in gfxFT2Fonts from bug 493280, r=jfkthame
|
2009-08-18 09:26:24 +01:00 |
|
Masatoshi Kimura
|
666a2c30e5
|
fix wchar_t incompatibility from bug 493280, r=jfkthame
|
2009-08-18 09:26:20 +01:00 |
|
Dão Gottwald
|
696dd90842
|
Bug 510509 - superfluous hbox in places toolbar binding. r=mak77
|
2009-08-18 10:23:34 +02:00 |
|
Marco Bonardo
|
09c6f16612
|
Bug 381240 - last-modified-date tests for bookmarks failing on Linux qm-rhel02 dep unit test, r=dietrich
|
2009-08-18 10:06:17 +02:00 |
|
Clint Talbert
|
36cab96890
|
Bug 432723 - Update Places Query API testing set with new tests, r=dietrich
|
2009-08-18 10:06:11 +02:00 |
|
Arpad Borsos
|
5645149fa0
|
Bug 295977 - Autoscrolling does not work for elements such as div using overflow; r=neil@parkwaycc.co.uk
|
2009-08-13 10:32:44 +02:00 |
|
Henri Sivonen
|
0b5f29bbc2
|
Bug 502869 - Crash [@ nsHtml5TreeBuilder::appendToCurrentNodeAndPushElementMayFoster]. r=bnewman
|
2009-08-18 10:48:59 +03:00 |
|
Nick Thomas
|
a37dce8ff7
|
Bug 530469, disable parallel make in build/wince/tools, r=ted.mielczarek
|
2009-08-18 17:23:38 +12:00 |
|
Masayuki Nakano
|
fa04c273d6
|
Bug 439815 Keyboard shortcuts with alternate keyboard layouts (including colemak) are missmapped; they are mapped for qwerty. r=josh
|
2009-08-18 13:47:53 +09:00 |
|
Masayuki Nakano
|
112ccb1451
|
Bug 509956 Bogus code in nsTextFrame::IsFloatingFirstLetterChild r=dbaron
|
2009-08-18 13:46:47 +09:00 |
|
Timothy Nikkel
|
3a0188b721
|
Bug 503791. ComboboxControlFrame should not assume that the origin of the screen is (0,0) because that is not true with more than one display. r=dbaron
|
2009-08-17 20:21:07 -07:00 |
|
Timothy Nikkel
|
68367486ce
|
Bug 503791. Make sure that the device context has a widget so that it can determine what screen it is on. r=dbaron
|
2009-08-17 20:21:07 -07:00 |
|
Zack Weinberg
|
cc794998ac
|
Bug 497495 (frame poisoning) part 2: Introduce nsIPresShell::AllocateMisc/FreeMisc functions; add an as-yet-unused "code" parameter to AllocateFrame/FreeFrame; fix up nsFrame to match; use AllocateMisc/FreeMisc for all non-frame pres arena objects; move clearing of frame objects from nsFrame::operator new to AllocateFrame. r=roc sr=dbaron
|
2009-08-17 20:21:06 -07:00 |
|
Zack Weinberg
|
f1502249fc
|
Bug 497495 (frame poisoning) part 1: Move the frame arena code to its own file and rename the class to nsPresArena. r=roc
|
2009-08-17 20:21:06 -07:00 |
|
Ben Turner
|
4f9a65f911
|
Bug 505718 - 'mochitest-plain timeout (hanging?) during shutdown on Windows'. r+sr=jst.
|
2009-08-17 18:09:03 -07:00 |
|
Timothy Nikkel
|
b58e21d8e7
|
Bug 510748 - still get assertions "reflow state computed incorrect width" and "non-root frame's desired size changed during an incremental reflow"; Don't report any padding or border on both axes if scrollbars are hidden; r=dbaron
|
2009-08-18 00:38:12 +02:00 |
|
Sylvain Pasche
|
d5c361573f
|
Bug 510827 - Register overlays in layout-debug jar.mn; r=dbaron
|
2009-08-18 00:32:52 +02:00 |
|
Serge Gautherie
|
d17e202d92
|
Bug 508760 - Remove MSVC6 support from the tree; (Dv1) widget/src/windows/*.cpp; r=doug.turner
|
2009-08-18 00:28:15 +02:00 |
|
Serge Gautherie
|
151ed5b141
|
Bug 509594 - [SeaMonkey] mochitest-plain: test_datepicker.xul fails after bug 504480 landing on m-1.9.1; (Bv1) Change conflicting key binding; r=gavin.sharp
|
2009-08-18 00:26:08 +02:00 |
|
Mats Palmgren
|
df74eb32c9
|
Use the right key for the overflow frame list frame property. b=508892 r=fantasai
|
2009-08-18 00:01:06 +02:00 |
|
Ted Mielczarek
|
842d1bfcce
|
backout bug 378528 - crash reporter should allow resubmission of pending reports, due to leaks (merge)
|
2009-08-17 14:42:32 -04:00 |
|
Ted Mielczarek
|
446b329c0a
|
Backed out changeset 21ad4f1ce214 - Ted Mielczarek – bug 378528 - crash reporter should allow resubmission of pending reports, due to leaks
|
2009-08-17 14:41:57 -04:00 |
|
Honza Bambas
|
c310144a13
|
Merge bug 507370
|
2009-08-17 19:32:34 +02:00 |
|
Honza Bambas
|
f18b2ca8f8
|
Bug 507370 - updated comment
|
2009-08-17 19:25:35 +02:00 |
|
Honza Bambas
|
e95bd8b987
|
Bug 505750 - Fix nsDOMStorage.cpp:CheckSecure code to not mask by IsSecure() result, coverity doesn't like it, r=timeless
|
2009-08-17 18:42:53 +02:00 |
|
Honza Bambas
|
5133867cfa
|
Bug 507370 - ssltunnel may hang with 100% CPU load, breaking the tests execution, r=ted
|
2009-08-17 18:41:27 +02:00 |
|
Doug Turner
|
710cbd9853
|
Bug 482260 - Turnning on the new geolocation tests that caused the tree to go orange. The thought here is that the orange was a different check in.
|
2009-08-17 09:04:00 -07:00 |
|
Stefan Plewako
|
4197bc9004
|
Bug 436668: Localize name and description for the default theme. r=dtownsend
|
2009-08-17 15:32:22 +01:00 |
|
Dão Gottwald
|
23f67e1921
|
Bug 496309 - remove focusElement and getBrowserFromContentWindow. r=enn, sr=mconnor
|
2009-08-17 16:29:01 +02:00 |
|
Marti Raudsepp
|
932d73a3ef
|
Bug 510040 - Fix JS debugger crash on 64-bit: don't truncate PC to jsuint in jsds_FilterHook. r=timeless
This caused Firefox to segfault in 64-bit builds when starting up with the
Chromebug extension loaded.
|
2009-08-12 22:09:29 +03:00 |
|
Dão Gottwald
|
eaf03cbc84
|
Bug 458688 - re-enable browser_Browser.js and try to fix the intermittent failure. r=dtownsend
|
2009-08-17 11:35:05 +02:00 |
|
John Daggett
|
290826706a
|
adding reftest fonts (no effect on build)
|
2009-08-17 13:10:11 +09:00 |
|
Chris Seawood
|
be987a548e
|
Merge bug 508879
|
2009-08-16 17:54:37 -07:00 |
|
Chris Pearce
|
3bb5eed6a2
|
Bug 493431 - Add test to ensure video file with more audio than video plays and that video.currentTime only increases during playback. r=n/a
|
2009-08-17 09:32:24 +12:00 |
|