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

238997 Коммитов

Автор SHA1 Сообщение Дата
Timothy Nikkel bc29cab262 Bug 410337. Pass the parent window further down the window creation path so that its screen rect can be saved in nsXULWindow and used to determine what screen to open on in some cases. r=enndeakin
--HG--
extra : rebase_source : 889687a90625b8bb070ea015b93ffcc28570fb6a
2009-09-28 21:20:46 -05:00
Timothy Nikkel aca7036ce8 Bug 518777. When drawing the canvas background color for drawWindow, adjust CanvasArea because it is relative to the frame itself. r=roc
--HG--
rename : layout/base/tests/test_bug514127.html => layout/base/tests/test_bug518777.html
extra : rebase_source : 252a78c5444513eac82b6ebc6ae202aef91bc5ce
2009-09-28 20:40:24 -05:00
Timothy Nikkel d822c8669e Bug 499607. Stop leaking nsBlockFrame's overflow nsLineList's. r=fantasai sr=dbaron
--HG--
extra : rebase_source : 925847bda80e1b917af99119a11d0fb90ec479e8
2009-09-28 20:23:33 -05:00
Chris Double 1783bb21e2 Bug 462141 - Fix unreferenced local variable warning in libfishsound - r=kinetik
--HG--
extra : rebase_source : 12557d99b8380aaa69e268f09fc2c49a32e189d4
2009-09-29 14:40:38 +13:00
Wan-Teh Chang 7f6049c07e Bug 516396: Update NSPR to the NSPR_4_8_1_RTM CVS tag. 2009-09-28 18:58:38 -07:00
Chris Pearce f8b2e4f99a Bug 516323 - Reset libfishsound when seeking to 0 so it doesn't die re-reading header packets. r=doublec 2009-09-29 13:59:00 +13:00
John Daggett c120ea19eb Bug 517045. Remove code causing startup regression in Mac font initialization. r=jkew 2009-09-29 09:38:59 +09:00
Daniel Holbert a2753dfdd4 Reverting changeset 29e8f7716f6d (Bug 512173) due to mochitest orange in test_prompt.html & test_prompt_async.html
(backed out with command: "hg export 29e8f7716f6d | patch -p1 -R")
2009-09-28 17:10:48 -07:00
Dan Witte 69ecf5bb85 Fix error. 2009-09-28 14:14:56 -07:00
Shawn Wilsher 42e735ec3b Merge for back out of changeset 50be346999f6 (bug 515494). This fix is not what we want. 2009-09-28 12:27:23 -07:00
Shawn Wilsher 84321778d2 Backed out changeset 50be346999f6 (bug 515494). This fix is not what we want. 2009-09-28 12:25:49 -07:00
Paul O’Shannessy 34b73c324c Bug 492197 - password manager is extremely slow at reencrypting base64-encoded signons. r=dolske 2009-09-28 11:52:18 -07:00
Luke Wagner a552e31746 Bug 511777 - avoid regexp engine for flat strings (r=waldo)
--HG--
extra : rebase_source : bf121e6918f2174378babc72b3dbe1b2f4ffdbec
2009-09-23 08:54:50 -07:00
Steve Snyder 92041db4dd Bug 509730 - Use strchr(), not strstr(), for single-char searches, r=bsmedberg 2009-09-22 20:33:24 -07:00
Curtis Bartley ab04e09dad Bug 367596 - Create about:support page with troubleshooting information. r=johnath,mconnor 2009-09-25 18:40:51 +02:00
Sylvain Pasche b9ac953af4 Bug 517218 - Backout bug 515455 which didn't address the real issue. r=roc 2009-09-25 18:40:48 +02:00
John Morkel 993a433d67 Test for bug 515635. r=dao 2009-09-25 18:40:38 +02:00
Jeff Walden 55828c6ad7 I hate PPC, can we kill it? Hoping this will fix, --disable-jit is fail on my system 2009-09-22 17:55:58 -07:00
Jeff Walden 20786fc28a I hate !JS_TRACER architectures. r=redness for the final time
--HG--
extra : rebase_source : f3e9e8f8bdfb50e68c7ae6f9ae271fd9bcf5b2eb
2009-09-22 17:12:21 -07:00
David Mandelin 7d07353f8b Bug 517633 followup: fix printf format strings, no_r=me 2009-09-22 17:06:32 -07:00
Graydon Hoare 176b271bb1 Bug 495734 - NJ: don't store non-LIR data in LIR buffers, r=gal.
--HG--
extra : rebase_source : 4a73fd251f3077fe3623ef1341a8aa3729a4e8bf
2009-09-22 16:06:52 -07:00
Jeff Walden a4aec95946 Try to fix redness on one Mac tinderbox, r=red
--HG--
extra : rebase_source : cfaeae4518917131658367f4d9f7c98cf829f767
2009-09-22 16:46:13 -07:00
Graydon Hoare 05ff4ae66b Bug 517083 - TM: introduce a temp allocator for allocations during recording and compilation, r=gal. 2009-09-22 12:36:20 -07:00
Graydon Hoare 4421d4dee7 Bug 517633 - Fix trailing-semicolon typo that broke build, r=me. 2009-09-22 16:22:07 -07:00
David Mandelin df358b994a Bug 517633: printf that can be called from trace, r=lw
--HG--
extra : rebase_source : 7bf61fae910feab40ef706717420e883ccafc4da
2009-09-22 15:02:50 -07:00
Jeff Walden e06560377e Adjust the assertEq replacement function in JS tests not run in the shell to use same-value semantics. No bug, driveby fix, r=samantha the wonder dog 2009-09-22 14:35:14 -07:00
Peter Van der Beken 352b573e65 Fix for bug 517196 (The JSClass of wrappers shouldn't change when morphing from slim to XPCWrappedNative). r=mrbkap.
--HG--
extra : rebase_source : 95898b5ab53d60200058374c52cdb8161aabf78b
2009-09-18 12:43:48 +02:00
Peter Van der Beken d72069afbb Part 2 of fix for bug 518669 (Remove a QI and AddRef/Release from nsNodeUtils::CloneAndAdopt). r=bz.
--HG--
extra : rebase_source : a95980c030e204786f83fb7bb1ed68e825f9c5d4
2009-09-28 22:33:30 +02:00
Peter Van der Beken fec975b551 Part 1 of fix for bug 518669 (Remove a QI and AddRef/Release from nsNodeUtils::CloneAndAdopt). r=bz.
--HG--
extra : rebase_source : 27c23cc1871c5fe6152fc6dba14f4c1c7c54338a
2009-09-28 22:33:29 +02:00
Dão Gottwald 106692df9b Bug 521216 - Don't use 'for each...in' for arrays and node lists. r=robarnold 2009-10-08 19:35:18 +02:00
Taras Glek 4dd6526062 Bug 412796: Optimize fastload system (mmap fileIO) r=brendan
--HG--
extra : rebase_source : 425e1c4254b8e5c7c3b9fc98efb91c06805d1f02
2009-10-08 10:30:21 -07:00
Gervase Markham 874f73ba45 Bug 514977 - mention Windows Mobile in FreeType copyright notice. 2009-10-08 16:16:39 +01:00
L. David Baron 5e524532d0 Increase test tolerance to try to fix random orange. 2009-10-08 08:13:49 -07:00
Takeshi Ichimaru 7e71109f43 Bug 521182 remove -arch:SSE2 from crtvc9sp1.diff r=ted 2009-10-09 00:07:15 +09:00
Alfred Kayser e9616157f3 Bug 510874 - Replace ZIP error codes with the NS_ERROR_ codes 2009-10-08 16:24:22 +02:00
Ted Mielczarek 59505345c6 bug 521156 - tests package only 160 bytes for universal mac builds since tracemonkey merge. fix a bad merge. 2009-10-08 06:39:23 -04:00
Axel Hecht feb0b9fa25 bug 519682, add chrome-% target to just create l10n jars for multilocale builds, r=ted 2009-10-08 12:19:25 +02:00
Neil Rashbrook 9eefa65fde Bug 476422 Compose window menu activation triggers bogus JS exception r=philor 2009-10-07 23:56:39 +01:00
Neil Rashbrook d965db1925 Bug 520996 Remove spurious attribute r=dao 2009-10-07 23:56:31 +01:00
Honza Bambas 3e6ec139e4 Bug 426788 - When DPI set to 144, User interface is scretched very much. and html document is rendered very large, r=roc 2009-10-08 11:14:40 +02:00
Martin McNickle 02528088bb Bug 508221 - Favicons in search bar dropdown not shown if menus_have_icons=false. r=dao 2009-10-08 09:00:17 +02:00
Dão Gottwald 000f36c65d Bug 518468 - no easy way to undo after installation of a lightweight theme. r=dtownsend 2009-10-08 08:59:37 +02:00
Dão Gottwald 4ffa067db6 Fix indentation 2009-10-08 08:58:22 +02:00
L. David Baron 030a5a4a87 Revert 9ef12a27ab14 and c87e6a6a41bb (patches 6 and 7 from bug 435441) which are no longer needed after bug 520396. 2009-10-07 22:10:58 -07:00
Simon Montagu 5c144dd0aa Ensure that continuation frames after the end of a directional run are non-fluid. Bug 490559, r+sr=roc 2009-10-07 21:53:50 -07:00
Lubos Lunak fb5cb23a43 Bug 416053 - Desktop startup notification not disappearing when app window is up (Linux). r=bsmedberg 2009-10-08 06:52:59 +02:00
L. David Baron 85ea814467 Add tests for :-moz-tree-* pseudo-elements. (Bug 521044) 2009-10-07 20:22:42 -07:00
L. David Baron 76e92e0d78 Existing callers call IsCSS2PseudoElement on non-pseudo-elements (in particular, anon boxes), so we need to make that not assert and be deterministic. (Bug 521044) r=bzbarsky 2009-10-07 20:22:42 -07:00
L. David Baron 85ff985f02 Fix serialization of tree pseudo-elements with arguments. (Bug 521044) r=bzbarsky 2009-10-07 20:22:42 -07:00
L. David Baron d0aa2104e4 Parse pseudo-elements into their own pointer so we don't have to go through the trouble of removing them from the pseudo-class list. (Bug 520848) r=bzbarsky 2009-10-07 20:22:42 -07:00