Charles Chan
05a2547e1b
Bug 737765 - Use aLength in insertTextCB(). r=hub
2012-03-23 21:47:26 -07:00
Henri Sivonen
00c95022cf
Bug 737417 part 3 - Remove comm-central scaffolding from nsIParser.h. r=smaug.
2012-03-24 10:40:16 +02:00
David Mandelin
905c0f1adb
Bug 739808: Remove method cloning optimization and method barrier, r=luke
...
--HG--
extra : rebase_source : d383c3704c3efd08f9fbf1324433a94fc4a8dbb8
2012-03-23 17:59:56 -07:00
Ryan VanderMeulen
8b5c53bcc6
Backed out changeset 389eee1cce65 (bug 677122) due to bustage.
2012-03-27 20:10:02 -04:00
Ryan VanderMeulen
e6c1f6da11
Backed out changeset 389eee1cce65 (bug 677122) due to bustage.
2012-03-27 20:04:33 -04:00
Honza Bambas
53fd824a7f
Bug 736589, r=jst
2012-03-28 01:27:19 +02:00
Scott Downe
f955145443
Bug 677122 - Update start/end times of mediafragment URL on hashchanges. r=bz
2012-03-27 19:17:35 -04:00
aceman
0d77c97b8a
Bug 738568 - Remove Services.prefs.getBranch(null) occurences in Toolkit. r=gavin
2012-03-27 19:17:35 -04:00
Martin Stransky
4d7499d6b0
Bug 496653 - Command line option --class <WM_CLASS> does not work, use MOZ_WM_CLASS workaround. r=karlt
2012-03-27 19:17:35 -04:00
Eric Chou
2769592846
Bug 731361 - Change bluetooth firmware loading to use a DOMRequest based API. r=bent
2012-03-27 19:17:35 -04:00
Trevor Saunders
a85ca7ae68
bug 648265 - reduce includes of nsXULTreeAccessible.h and nsHTMLTableAccessible.h r=surkov
2012-03-27 18:24:06 -04:00
Trevor Saunders
4fda1ef567
bug 648265 - non-xpcom accessible table interface and casting r=surkov sr=neil
2012-03-27 18:23:29 -04:00
Brian Nicholson
25c7f8484c
Bug 739698 - SearchEngines cleanup in browser.js. r=mfinkle
2012-03-27 15:54:01 -07:00
Jeff Walden
728b59a986
Bug 736591 - Check for exceeding the operation limit when iteratively matching a global regexp against a string. r=luke
...
--HG--
extra : rebase_source : 2a24b4a15909cfd2c04347b60131175fe77e83fe
2012-03-27 12:13:13 -07:00
Mark Finkle
73640320ed
Bug 697309 - Add support for the Open Web Apps API - part 2 : about:apps r=mbrubeck, fabrice
2012-03-27 17:44:28 -04:00
Mark Finkle
86100c2891
Bug 697309 - Add support for the Open Web Apps API - part 1 : UI glue r=fabrice
2012-03-27 17:44:25 -04:00
Margaret Leibovic
49f76cfb3b
Bug 736278 - Add always/never permissions for click-to-play plugins. r=mfinkle
2012-03-27 13:02:46 -07:00
Margaret Leibovic
76f8d24320
Bug 736278 - Add support for checkbox in doorhanger message. r=mfinkle
2012-03-27 13:02:13 -07:00
Terrence Cole
12ae3214a2
Bug 549683 - Remove final JSDHashTable users from SpiderMonkey; r=?
...
This does not build jsdhash.cpp for SpiderMonkey, but does keep it in tree for
the remaining users in xpconnect.
--HG--
extra : rebase_source : 5780e1e024a247d619a548541ad84cbeeba6c75b
2012-03-23 16:00:01 -07:00
Richard Newman
76007d5a55
Bug 740637 - Better handling of unexpected failures during info/collections fetch. r=liuche,nalexander
2012-03-29 16:48:55 -07:00
Jeff Walden
a08ecc1df8
Document ternary expression style and the else-after-return prohibition. No bug, rs=luke over IRC, DONTBUILD because this is modifying docs but touching no code
...
--HG--
extra : rebase_source : 0c11adc6052878710300eea87520345ca7e9143f
2012-03-29 16:03:32 -07:00
Wes Johnston
413d1a167a
backout 2a46d0a93816, 3849a7572a98, and 8ba795535c17
2012-03-29 15:51:39 -07:00
Patrick McManus
f6ed4d905f
Bug 739023 - Disabling the Restart-in-progess logic temporarily since suspected of causing crashes, r=honzab
2012-03-30 00:40:42 +02:00
Ryan VanderMeulen
1825f03931
Backout rev 2c149ce94c49 (bug 740244) due to Linux WebGL orange.
2012-03-29 18:20:45 -04:00
Matt Brubeck
64ffe8553e
Back out b7c1e8289858 (bug 738645) because of robocop failures
2012-03-29 15:13:42 -07:00
Ali Juma
4d213a94dc
Bug 740313 - Initialize TextureImage::mFilter. r=bgirard
2012-03-29 17:44:11 -04:00
Oleg Romashin
8bbdb9fa1d
Bug 740244 - Don't compile glx test when the EGL provider is enabled. r=joedrew
2012-03-29 17:31:41 -04:00
Matias Juntunen
9538b8e3a7
Bug 729048 - Part 5: Remove nsParserService::CheckQName. r=hsivonen
2012-03-29 17:31:41 -04:00
Matias Juntunen
3b544379f3
Bug 729048 - Part 4: Replace calls to nsParserService::CheckQName with nsContentUtils::CheckQName in txXMLUtils.h. r=hsivonen
2012-03-29 17:31:40 -04:00
Matias Juntunen
469705139b
Bug 729048 - Part 3: Replace call to nsParserService::CheckQName with nsContentUtils::CheckQName in nsXULDocument.cpp. r=hsivonen
2012-03-29 17:31:40 -04:00
Matias Juntunen
42e7c72943
Bug 729048 - Part 2: Replace calls to nsParserService::CheckQName with nsContentUtils::CheckQName in nsDocument.cpp. r=hsivonen
2012-03-29 17:31:40 -04:00
Matias Juntunen
e0fe30d650
Bug 729048 - Part 1: Move nsParserService::CheckQName to nsContentUtils and change calls within nsContentUtils to use nsContentUtils::CheckQName instead. r=hsivonen
2012-03-29 17:31:40 -04:00
Jeff Gilbert
66aaf4ba47
Bug 732765 - Fail gracefully when we lack GL functionality - r=bjacob
2012-03-29 13:47:20 -07:00
Peter Van der Beken
bded75e901
Add include guards to nsVariant.h. No bug. r=bz.
2012-03-29 13:18:32 -07:00
Bobby Holley
dbae036f37
Bug 740469 - JSNative->JSFunction fixup should happen in DefinePropertyById, not DefineProperty. r=luke
2012-03-29 13:34:36 -07:00
Nickolay Ponomarev
86dea005e5
Bug 726943 - Fullscreen button in HTML video makes the browser go fullscreen but not the video [r=mstange]
...
Don't fire extraneous NS_SIZEMODE events from windowDidResize, that cause the DOM fullscreen requests to be cancelled on Mac.
2012-03-29 12:18:50 -07:00
Chris Peterson
c0c958b5b5
Bug 739418 - When reporting a rethrown exception, report the original exception's stack trace. r=blassey
...
--HG--
extra : rebase_source : faff07d7900191e61fb2f287be9b3546809e8ec1
2012-03-28 17:51:02 -07:00
Jonathan Griffin
5cf6887314
Bug 740549 - add newline to dump statement, r=mdas, a=testonly
2012-03-29 12:34:00 -07:00
Richard Newman
93f6b368d3
Bug 740326 - Fix over-long log tag. all credit,r=nalexander
2012-03-29 12:14:17 -07:00
Bas Schouten
28600eae8e
Bug 738691 - Part 2: Add proper stroke and path support to Azure glyph drawing. r=jrmuizel
2012-03-29 20:53:44 +02:00
Bas Schouten
2bdf71a9a7
Bug 738691 - Part 1: Add CopyGlyphsToBuilder API. r=jrmuizel
2012-03-29 20:53:44 +02:00
Bas Schouten
ac223613f5
Bug 738690: Properly convert patterns to userspace in the Azure-Thebes wrapper. r=jrmuizel
2012-03-29 20:53:43 +02:00
Bas Schouten
7b46383e21
Bug 738688: Add supports for color patterns in the Azure-Thebes wrapper. r=jrmuizel
2012-03-29 20:53:43 +02:00
Peter Van der Beken
31bd546579
Bug 740526. Change LookupName to return the nsGlobalNameStruct as a return value, not an out param. r=bzbarsky
2012-03-29 11:43:13 -07:00
Dão Gottwald
1d81b29c64
merge backout
2012-03-29 20:36:01 +02:00
Dão Gottwald
4356f0181f
Backed out changeset 6cb9adc02c12
2012-03-29 20:35:49 +02:00
Justin Lebar
1feb667876
Bug 737307 - Don't clobber mLoadType in short-circuited loads. r=bz
...
--HG--
extra : rebase_source : 9ae25aa8144136f202251b61050adb6b05fe08af
2012-03-29 11:27:13 -07:00
Peter Van der Beken
511d03707b
Fix for bug 740467 (Make test_XHR_timeout.js use addEventListener(..., obj, ...) instead of on* = obj). r=khuey.
...
--HG--
extra : rebase_source : e5039bfd291e3955282ff63f3ac5c0ab2869279a
2012-03-29 11:16:31 -07:00
Peter Van der Beken
702fa57682
Fix for bug 740397 (Make tests that try to get XHR.channel use SpecialPowers). r=bholley.
...
--HG--
extra : rebase_source : 0bd78094debfea9d179f17396626c3802a6b5a21
2012-03-29 11:15:09 -07:00
George Wright
562e45f8f0
Bug 728284 - Main container layer has siblings that are drawn in the background. r=bgirard
2012-03-29 14:07:45 -04:00