Neil Deakin
|
3ecb176e90
|
Bug 508472, wait for load and paint events before starting test, r=dolske
|
2009-08-12 10:04:51 -04:00 |
|
Neil Deakin
|
27fcca5f3d
|
Bug 507056, move scale atom as it's needed for both xul and svg, r=bz
|
2009-08-12 10:04:40 -04:00 |
|
Neil Deakin
|
dd086e5826
|
Bug 230081, use proper cursors for frameset border resizing, r=dbaron
|
2009-08-12 10:03:35 -04:00 |
|
Neil Deakin
|
0d2f363cc2
|
Bug 506754, send NS_ACTIVATE when calling ShowWindow(mWnd, SW_RESTORE), r=ere
|
2009-08-12 10:03:34 -04:00 |
|
Olli Pettay
|
cb4754240f
|
Bug 501257 - Implement HTML 5's HTMLElement.classList property, p=sylvain.pasche@gmail.com, r=smaug, sr=sicking
--HG--
extra : rebase_source : cbbd5a5679af57f97122082213f44491431d87e3
|
2009-08-12 11:55:14 +03:00 |
|
Navin Lal
|
7d36965d96
|
Bug 385154 - remove nsInt64 usage from the tree. r=roc
|
2009-08-12 10:51:46 +02:00 |
|
Navin Lal
|
fb2eda49cf
|
Bug 502501 - rename History > Recently Closed Tabs > Open All in Tabs to Restore All Tabs. r=dao, ui-r=faaborg
|
2009-08-12 10:40:26 +02:00 |
|
timeless@mozdev.org
|
257aa32007
|
Bug 506649 nsFocusManager::GetSelectionLocation has unreachable code block due to shadowed local variable
r=smaug r=enndeakin
|
2009-08-12 11:49:55 +02:00 |
|
timeless@mozdev.org
|
6abbe0e4d8
|
Bug 508021 nsNPAPIPluginInstance::Print does not need to null check mCallbacks
r=jst
|
2009-08-12 11:49:55 +02:00 |
|
timeless@mozdev.org
|
214488104d
|
Bug 507591 nsHTMLTableAccessible mLayoutHeuristic should not be an nsAutoString
r=marcoz
|
2009-08-12 11:49:55 +02:00 |
|
timeless@mozdev.org
|
cae8022e95
|
Bug 507411 container is unused in moz_container_unmap
r=roc
|
2009-08-12 11:49:55 +02:00 |
|
timeless@mozdev.org
|
72de25b884
|
Bug 507367 incorrect null check in nsSVGPatternFrame::GetTargetGeometry
r=jwatt
|
2009-08-12 11:49:55 +02:00 |
|
timeless@mozdev.org
|
854b7b365e
|
Bug 506645 nsTypedSelection::AddItem doesn't always null check aOutIndex
r=smaug
|
2009-08-12 11:49:55 +02:00 |
|
timeless@mozdev.org
|
9206ce3751
|
Bug 506637 nsFocusController::GetControllers does not handle a null nsIFocusManager* fm well
r=smaug
|
2009-08-12 11:49:55 +02:00 |
|
timeless@mozdev.org
|
52c8602402
|
Bug 506628 deadcode in nsPluginInstanceOwner::ProcessEventX11Composited
r=karlt
|
2009-08-12 11:49:54 +02:00 |
|
timeless@mozdev.org
|
e89984650d
|
Bug 506627 find_dest_id abuses XQueryTree
r=karlt
|
2009-08-12 11:49:54 +02:00 |
|
timeless@mozdev.org
|
3d39adc39e
|
Bug 506258 nsFrameSelection::ConstrainFrameAndPointToAnchorSubtree doesn't seem to use anchorFrame or anchorFrameOffset
r=roc
|
2009-08-12 11:49:54 +02:00 |
|
timeless@mozdev.org
|
89369fea8c
|
Bug 506254 plugin_client_message_filter never used Display *dpy
r=roc
|
2009-08-12 11:49:54 +02:00 |
|
timeless@mozdev.org
|
324cf1b775
|
Bug 506251 BuildTextRunsScanner::AssignTextRun does not use lastContent
r=roc
|
2009-08-12 11:49:54 +02:00 |
|
timeless@mozdev.org
|
870ed948d4
|
Bug 505901 PutProperty has useless null check in !targetprop else case
r=gal
|
2009-08-12 11:49:54 +02:00 |
|
timeless@mozdev.org
|
1a965c5ef0
|
Bug 505886 nsHashtable::Exists doesn't unlock mLock if !mHashtable.ops
r=bsmedberg
|
2009-08-12 11:49:53 +02:00 |
|
timeless@mozdev.org
|
191308c5ea
|
Bug 505838 JS_GetStringBytes(JS_ValueToString(...)..) is a bad pattern
r=jorendorff
|
2009-08-12 11:49:53 +02:00 |
|
timeless@mozdev.org
|
d8ae4735cf
|
Bug 505833 NPObjectMember_Convert is the only function that doesn't null check JS_GetInstancePrivate
r=joshmoz@gmail.com
|
2009-08-12 11:49:53 +02:00 |
|
timeless@mozdev.org
|
6028fe0d79
|
Bug 505804 XPC_SJOW_Call leaks args if JS_GetFunctionObject(callWrapper) yields null
r=mrbkap
|
2009-08-12 11:49:53 +02:00 |
|
timeless@mozdev.org
|
ccd14cb0e0
|
Bug 505771 double free [@ JS_free - snarf] in jsshell
r=gal
|
2009-08-12 11:49:53 +02:00 |
|
timeless
|
f0125ad362
|
Bug 505725 nsWifiMonitor::DoScan seems to leak ndis_handle in all failure cases
r=dougt
|
2009-08-12 11:49:53 +02:00 |
|
timeless
|
4544f431e2
|
Bug 505724 nsWifiMonitor::DoScan seems to leak apple_80211_library or crash in all failure cases
r=dougt
|
2009-08-12 11:49:53 +02:00 |
|
timeless@mozdev.org
|
8318f2c97b
|
Bug 505723 nsWifiMonitor::DoScan seems to leak iwlib_handle after ReplaceArray(lastAccessPoints, accessPoints)
r=dougt
|
2009-08-12 11:49:53 +02:00 |
|
timeless@mozdev.org
|
354de8a330
|
Bug 505568 jsshell should use the public api for property iteration
r=mrbkap
|
2009-08-12 11:49:53 +02:00 |
|
timeless@mozdev.org
|
5d929545cf
|
Bug 504482 nsXBLProtoImplMethod::CompileMember shouldn't poke args[] outside paramCount condition
r=bz
|
2009-08-12 11:49:52 +02:00 |
|
timeless@mozdev.org
|
bc35a8740a
|
Bug 504395 SimulateImacroCFG leaks tmp_pcstack when LOCAL_ASSERT fails
r=graydon
|
2009-08-12 11:49:52 +02:00 |
|
timeless@mozdev.org
|
18ff2518cc
|
Bug 504170 nsAStreamCopier::Process can use sourceCondition, sinkCondition uninitialized if someone cancels the copy early
r=dougt
|
2009-08-12 11:49:52 +02:00 |
|
timeless@mozdev.org
|
a5db807132
|
Bug 504101 mRememberClientAuthCertificate is unintialized
r=kaie
|
2009-08-12 11:49:52 +02:00 |
|
timeless@mozdev.org
|
e2c82df69a
|
Bug 485834 ObserverService shouldn't recurse infinitely for stupid consumers
r=dougt
|
2009-08-12 11:49:52 +02:00 |
|
Karl Tomlinson
|
be33513d29
|
fix for ambiguous sqrt from dc8ef04fc953 b=297467
--HG--
extra : rebase_source : 79cea2a70f177f0d6709ec3c97b228ece1b4b48b
|
2009-08-12 12:04:42 +12:00 |
|
Jonathan Griffin
|
e1dd6bcf32
|
Add mochitest for bug 501422. r=mayhemer
|
2009-08-11 16:59:19 -07:00 |
|
Edwin Smith
|
a65666cc5a
|
Bug 509856 - convert LabelStateMap and RegAllocMap to Allocator based containers, r=gal.
|
2009-08-04 10:48:48 -04:00 |
|
Edwin Smith
|
6652a33cf1
|
Bug 509833 - Convert live() analyzer to Allocator, r=gal.
|
2009-08-04 10:18:25 -04:00 |
|
Edwin Smith
|
1913010941
|
Bug 509818 - Replace StringList with SeqBuilder<char*>, use Allocator, r=dvander.
|
2009-08-04 09:54:47 -04:00 |
|
Brendan Eich
|
35efd21601
|
Fix annoying GCC warning (no ifdef __GNUC__ noise, that just taxes us for gcc's deficiencies).
|
2009-08-11 16:22:35 -07:00 |
|
Luke Wagner
|
8437742100
|
Bug 509725 - use JSTempVector in String.prototype.replace. r=Waldo
|
2009-08-11 15:45:32 -07:00 |
|
David Anderson
|
91b95f0a95
|
Merge.
|
2009-08-11 14:12:27 -07:00 |
|
David Anderson
|
74070d2a77
|
LirNameMap must be reset if flushing the allocator (bug 509786, r=graydon).
|
2009-08-11 14:11:07 -07:00 |
|
Jason Orendorff
|
3137ee0467
|
Bug 509636 - Assertion failure: pn->pn_type != TOK_COMMA, at ../jsemit.cpp. r=Waldo.
--HG--
extra : rebase_source : 1d413958d72dc3fda3ade90cf199965fb1d6de61
|
2009-08-11 15:57:23 -05:00 |
|
Jason Orendorff
|
9dc4a54a5d
|
Bug 498488 - Change some JSObject macros to methods. r=Waldo.
|
2009-08-11 15:05:44 -05:00 |
|
Maks Verver
|
fce0a4a253
|
Simpler parseInt logic (bug 507993 followup, r=brendan,dvander).
|
2009-08-11 12:54:55 -07:00 |
|
David Anderson
|
67c4f874a9
|
Fixed FindLoopEdgeTarget not setting its outparam in one case (bug 509089 fallout, desk r=gal).
|
2009-08-11 12:51:40 -07:00 |
|
Luke Wagner
|
21205c39ce
|
Removed unnecessary null check before cx->free.
|
2009-08-11 11:10:44 -07:00 |
|
Boris Zbarsky
|
99d0bce640
|
Hack to make bug 509557 less annoying.
|
2009-08-11 13:25:14 -04:00 |
|
David Anderson
|
5268047217
|
Static analysis build fixes (bug 509089 fallout, no bug).
|
2009-08-10 22:23:58 -07:00 |
|