Timothy Nikkel
4d82c4182a
Bug 563878. Part 1b. Make nsIPresShell::RenderNode and nsIRenderingContext::SetClipRegion take an nsIntRegion. r=mats
2010-06-05 15:29:49 -05:00
Timothy Nikkel
2084d5a962
Bug 563878. Part 1a. Make nsThebesRegion hold a nsIntRegion like it should. r=mats
2010-06-05 15:29:49 -05:00
Timothy Nikkel
7d54faa447
Bug 8253. Part 1. Disable first-letter and first-line styles in select elements. r=bzbarsky
2010-06-05 15:29:49 -05:00
Ehsan Akhgari
5c7aa8af06
Bug 534785 - fix build bustage
2010-06-05 16:17:42 -04:00
Ehsan Akhgari
e1efb279c4
Bug 567701 - Don't store a view manager pointer in nsEditor; retrieve it lazily; r=roc
2010-05-23 22:13:00 -04:00
Ehsan Akhgari
3ebb44999b
Bug 569238 - Add some debugging information to determine what causes test_flush_on_paint.html to time out (temporary test-only change)
2010-06-04 13:28:19 -04:00
Ehsan Akhgari
ae8c2c117e
Bug 563864 - Add some debugging output to figure out what's going on with test_mozPaintCount.html intermittent oranges (temporary test-only change)
2010-06-04 13:28:19 -04:00
Ehsan Akhgari
a4de7ef4a2
Bug 567020 - Intermittent timeout in 343889-1.html, leading to the crashtest suite being aborted; r=jst
2010-06-04 13:28:19 -04:00
Ehsan Akhgari
0bfd15f681
Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc
...
--HG--
rename : layout/reftests/forms/placeholder/placeholder-14.html => layout/reftests/forms/placeholder/placeholder-18.html
2010-04-21 16:17:41 -04:00
Brad Lassey
4572edb95a
bug 557824 - move default configs for android into configure.in r=ted
2010-06-05 13:15:50 -04:00
Brad Lassey
86b60c4ee3
bug 559263 - make jemalloc work with android, follow up patch r=ted
2010-06-05 13:15:50 -04:00
Brad Lassey
d8e50f5991
backout bug 415563 because a gcc4.3 bug causes it to break our 32bit linux builders r=ted
2010-06-05 13:15:50 -04:00
Brad Lassey
4f40446b97
update nspr to NSPR_HEAD_20100604 r=ted
2010-06-05 13:15:50 -04:00
Dão Gottwald
51ba763a18
Bug 461184 - Change urlbar placeholder text to 'Go to a Web Site'. r=mano
2010-06-05 18:47:19 +02:00
Robert Strong
a15ffcf9ca
no bug - whitespace fix to force another build to kick off
2010-06-05 01:19:35 -07:00
Robert Strong
fc6491ed7f
Bug 569648 - First async XHR without other network activity has null securityInfo for the channel when using auto-detect proxy. r=dveditz
2010-06-05 00:39:30 -07:00
Masatoshi Kimura
74494c8fd3
Bug 567497 - "Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file" [r=ted]
2010-05-24 09:55:00 -04:00
Craig Topper
7963de8a37
Bug 566808 - "DeCOMtaminate nsIStyleRule method signatures" [r=dbaron]
2010-05-19 22:28:00 -04:00
Jacek Caban
3ed8a86855
Bug 566467 - fixed compilation with --disable-ipc. [r=ted]
2010-05-21 07:21:00 -04:00
Mounir Lamouri
03bfbf4090
Bug 565904 - "HTMLOptGroupElement and HTMLOptionElement are not form controls but are listed in nsIFormControl" [r=smaug]
2010-05-27 06:51:00 -04:00
Mounir Lamouri
60d57e0bb2
Bug 565611 - ""ASSERTION: How did that happen?: 'form == aThisForm'" with <legend>" [r=bz, sr=smaug]
2010-05-19 16:33:00 -04:00
Jacek Caban
1587b08ed7
Bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. [r=ted]
2010-06-02 10:08:00 -04:00
Chiaki Ishikawa
76537d584a
Bug 559833 - "Should fix incorrect indentation of nsHelperAppDlg.js" [r=paolo]
2010-05-25 09:01:00 -04:00
Ben Parr
8763e6b45c
Bug 553483 - ""Language" category should not be visible if there are no language packs installed" [r=Unfocused]
2010-05-26 18:00:00 -04:00
Mitchell Field
69f654210f
Bug 542222 - Reduce recursion in netwerk makefiles. r=biesi
2010-06-02 01:56:00 -04:00
Justin Wood
285f313a62
Backout |Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page.| due to Linux Mo(oth) and Linux64 Mo(oth) test failures.
2010-06-04 21:59:40 -04:00
Asaf Romano
65635f66c4
Bug 567306 - Find command(ctrl+F) does not start looking for it with a selected text on the actual page. r=gavin.
2010-06-05 03:22:08 +03:00
Chris Jones
9e8fb2c03a
Bug 551071: Suppress valgrind-reported "mismatched free()" (false alarm) of chromium objects by using mozalloc there (complements STL wrappers). Add a gross hack to prevent mozalloc macros from conflicting with methods in jscntxt.h. r=bent r=bsmedberg dependent-r=brendan
2010-06-04 18:16:34 -05:00
Kyle Huey
0dfb24fe6d
Bug 561674: Stop defining DEBUG_<username>. r=ted
2010-06-04 14:43:38 -07:00
Jesse Ruderman
ca6c2cc5c1
Improve crashtests.list bug-annotations
2010-06-04 14:24:16 -07:00
Michael Wu
bba1a46bca
Bug 568249 - Support geolocation on Android, r=dougt
2010-06-04 14:14:43 -07:00
Michael Wu
b4853dd653
Bug 566686 - Provide a decompression API in nsZipArchive, patch mostly by taras, r=alfredkayser
2010-06-04 14:10:23 -07:00
Daniel Holbert
c996b3363b
Bug 475837: Remove unused member vars "mDictionary" and "mIgnoreList" from mozPersonalDictionary.h & mozSpellChecker.h. r=smaug
2010-06-04 13:38:19 -07:00
Daniel Holbert
496c8ffe44
Bug 569994: Fix GCC warning "suggest parentheses around && within ||" in nsTreeBodyFrame.cpp. r=ehsan
2010-06-04 13:38:17 -07:00
Asaf Romano
bb13ac22a9
Bug 553334 - [Exception... 'Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavHistoryResult.removeObserver]' when adding a new folder. r=mak.
2010-06-04 22:53:08 +03:00
Asaf Romano
0545f4d847
Bug 549192 - History view not updated after deleting entry. r=mak.
2010-06-04 22:48:04 +03:00
Vladimir Vukicevic
2bf724adbb
b=570025; don't use JS_ConstructObjectWithArguments in typed arrays; r=gal
2010-06-04 12:03:43 -07:00
Vladimir Vukicevic
0b07d48001
[npotb] Import WebGL test suite into tree
2010-06-04 12:03:40 -07:00
Vladimir Vukicevic
b4c9523f52
b=569985; don't allow webgl objects from other contexts to be used; r=bjacob
2010-06-04 12:03:37 -07:00
Vladimir Vukicevic
f70029e803
b=569984; [webgl] verify shader attachment/detachment and program completeness; r=bjacob
2010-06-04 12:03:33 -07:00
Vladimir Vukicevic
1a6ff5fbd5
b=565186; remove NS_ENSURE_TRUE in nsHtml5TreeOpExecutor; r=hsivonen
2010-06-04 12:03:24 -07:00
Jeff Muizelaar
e6b3a462fa
Bug 548612. qcms: Reduce size of output lookup tables. r=bgirard
...
We currently use a larger output lookup table than we probably need. Switch to
a common define for the table size and lower it. The should also give a small
improvement to startup time because we have fewer lookup table entries to
compute.
2010-06-04 14:48:30 -04:00
Mounir Lamouri
2865a66cc7
Bug 569955 - Add a test to make sure that autofocus on input elements does not work if they don't have a frame; r=ehsan
2010-06-04 13:25:54 -04:00
Ehsan Akhgari
349b408597
Bug 565943 - Intermittent timeout in test_bug253481.xul
2010-06-03 21:49:53 -04:00
Peter Van der Beken
3c3a5c3f7f
Backout 0f6b3c305e16 and 590f2dd5a293 to fix bustage
2010-06-04 15:26:26 +02:00
Peter Van der Beken
3692c2402a
Bustage fix.
2010-06-04 14:48:52 +02:00
Peter Van der Beken
62bf49d8fa
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3i - use fast unwrapping for nsIDOMDocument_, nsIDOMNSDocument_, nsIDOM3Document_. r=jst.
2010-05-31 22:46:56 +02:00
Peter Van der Beken
5458c8f217
Fix for bug 560462 (Use fast unwrapping for more quickstubs), part 3h - use fast unwrapping for nsIDOMNSHTMLElement_. r=jst.
2010-05-31 22:40:42 +02:00
Makoto Kato
2f05a6575f
Bug 568467 - trace-malloc support for Windows x64. r=dbaron
2010-06-04 16:53:02 +09:00
Henri Sivonen
4f4d4564b1
Bug 561874 - Make the HTML5 parser clip deep trees (similar to the old HTML parser) to avoid crashes in recursive code elsewhere. r=bzbarsky
2010-05-20 12:03:11 +03:00