Commit Graph

268420 Commits

Author SHA1 Message Date
Philipp von Weitershausen
67ee95d3b8 Back out changeset 26adf71d5c61 (bug 734018) due to oranges. 2012-04-06 18:39:02 -07:00
Boris Zbarsky
89af98f875 Bug 741266. document.open with 3 or more arguments should invoke the scriptable version of window.open, not the noscript one. r=jst 2012-04-06 17:12:41 -04:00
Vicamo Yang
f1970ff2cf Bug 743179 - B2G SMS: error notification for REQUEST_GET_SMSC_ADDRESS failure is not fired. r=philikon 2012-04-06 17:49:54 -07:00
Kan-Ru Chen
50ed56620f Bug 740710 - B2G SMS: Timezone offset sign is wrong. r=philikon 2012-04-06 17:48:08 -07:00
Philipp von Weitershausen
c9a95abc48 Bug 734018 - Don't patch DOMRequestService into Services.jsm, define message managers. r=gavin,fabrice 2012-04-06 17:42:11 -07:00
Daniel Holbert
22ee3b126d Bug 742581: Make definition of nsStyleCoord::GetCoordValue() consistent with the declaration, regarding what the function's return type is. r=dbaron 2012-04-06 17:01:32 -07:00
Jeff Gilbert
b0890f526a Bug 739421 - Implement/expose ARB_sync in GLContext - r=bjacob 2012-04-06 16:57:55 -07:00
Marco Bonardo
41864ff3a8 Backout d83c1ffb7397 (bug 741266) due to Windows M1 failures 2012-04-07 01:34:28 +02:00
Marco Bonardo
3b4530759b Bug 737841 - Part 3: remove no more useful redirectsMode query option.
r=dietrich rs=gavin

--HG--
rename : toolkit/components/places/tests/queries/test_redirectsMode.js => toolkit/components/places/tests/queries/test_redirects.js
2012-04-07 01:17:53 +02:00
Marco Bonardo
775e71c940 Bug 737841 - Part 2: tests
r=dietrich
2012-04-07 01:17:51 +02:00
Marco Bonardo
8c24d8bd54 Bug 737841 - Part 1: ensure Places history properly handles redirecting and error visits.
r=dietrich
2012-04-07 01:17:49 +02:00
Marco Bonardo
9bb1156b94 Bug 739751 - Don't inline autocomplete results shorter than the searcString to avoid confusing in-the-middle autocomplete.
r=gavin
2012-04-07 00:40:01 +02:00
Jason Orendorff
f0c623c2f5 Fix "Assertion failure: srcArgs.callee().toFunction()->native() == native || srcArgs.callee().toFunction()->native() == js_generic_native_method_dispatcher, at jswrapper.cpp:788." Bug 743101, r=djvj. 2012-04-06 16:58:43 -05:00
Jason Orendorff
0b48d9ec48 Debugger.Environment.getVariable and setVariable. Bug 692984, r=jimb.
--HG--
extra : rebase_source : fb68abbd27b3ca0809b20d99411ac797b337d227
2012-04-06 16:48:38 -05:00
Jason Orendorff
de3d390e50 Comment class js::FreeOp. No bug, no_r=me.
--HG--
extra : rebase_source : cd664de1c5aeca650b904f3ffc780c237c7044f3
2012-04-04 12:03:14 -05:00
Boris Zbarsky
bb8e5969a5 Bug 741266. document.open with 3 or more arguments should invoke the scriptable version of window.open, not the noscript one. r=jst 2012-04-06 17:12:41 -04:00
Benoit Girard
0782fdf9c0 Bug 719536 - Include symbol table in the Linux nightlies for profiling and debugging. r=ted
--HG--
extra : rebase_source : beb0059130c29ae29a772537d54e52e2b9302b78
2012-04-06 13:03:46 -04:00
Terrence Cole
13747cd0e7 Bug 737258 - Provide the real thing location to the marker callback; r=billm
In debug builds only, this adds a new void* to the JSTracer struct so that users
that would have to lie about their address in order to mark safely can still
provide the real location to users that care.

--HG--
extra : rebase_source : 3e64c975a97f6f22b94e1bab522a18eb37ceb906
2012-04-05 16:10:53 -07:00
Margaret Leibovic
e0d396900c Bug 743227 - "Always show" does not display the popoups until a page reload. r=mbrubeck 2012-04-06 09:58:03 -07:00
Jason Duell
d8e747c9ba Bug 705796 - telemetry data on how often cache is corrupt at startup. r=michal 2012-04-06 13:10:32 -07:00
Dão Gottwald
0dbfd85588 Bug 723953 - Fennec chrome scripts and tests leak global variables. r=mbrubeck 2012-04-06 22:02:15 +02:00
Dão Gottwald
8e7bf30228 Bug 742645 - Adding exception accidentally allowed in framed certificate error page. r=mak 2012-04-06 21:34:13 +02:00
Terrence Cole
8576312a1c Bug 743047 - Make the script atoms HeapPointers; r=billm
These are only initialized and then read from, but we need to barrier the init
so that we will have a remembered set entry for atoms that are in the nursery.

--HG--
extra : rebase_source : 9a5a1eb3e0c76d4624a978627ff901d336b0c540
2012-04-05 15:54:57 -07:00
Joey Armstrong
92ed04c94f Bug 741839 - Consolidate wildcard calls in client.mk. r=ted 2012-04-06 14:07:46 -04:00
Takanori MATSUURA
bd9ba0040a Bug 737006 - Use internal ply only if needed. r=khuey 2012-04-06 14:06:52 -04:00
David Rajchenbach-Teller
5996ca7f8c Bug 718938 - Add RAII helper to mfbt. r=waldo,luke,cjones 2012-04-06 11:16:33 +02:00
Kai Engert
6f30f56e82 Bug 741135, update Mozilla to NSS 3.13.4. Landing final version numbers, no code change. r=wtc 2012-04-06 17:39:22 +02:00
Dave Townsend
5510693793 Bug 738790: Add mozglue to dependentlibs.list to fix xulrunner stub loading. r=glandium 2012-04-06 08:26:38 -07:00
Margaret Leibovic
e0639aa0ca Remove debugging line accidentally added in 67b54e87e03e (no bug) 2012-04-06 08:08:24 -07:00
Brian Smith
b8dc15920a Bug 743076 - Suppress warning warning C4355: 'this' : used in base member initializer list in HttpChannelChild and FTPChannelChild, r=cbiesinger 2012-04-05 00:03:14 -07:00
Asaf Romano
47857df1e6 Bug 739451 - Don't rely on XPConnect-magic for getting the owner window of a places view (Required for compartment-per-global work). r=mak 2012-04-06 16:43:54 +03:00
Mike Hommey
daaf05e1f0 Backout bug 644608 for subtly breaking layout/media build 2012-04-06 13:57:24 +02:00
Mike Hommey
992829aa6e Fixup for windows builds after bug 644608. rs=Ms2ger 2012-04-06 13:36:37 +02:00
Ms2ger
67cc85db28 Backout bug 742805, 742778, 742775, 740974, 742765, 742761, 742092, 722197 for leaks. 2012-04-06 13:10:30 +02:00
Vivien Nicolas
452d6c8f14 Bug 722197 - Add a preference to map some domain names to localhost. r=mcmanus 2012-04-06 03:12:18 -07:00
Vivien Nicolas
30dbe64f2e Bug 742092 - Bridge the permission prompt to the content using the homescreen messaging API. r=fabrice 2012-04-06 03:12:18 -07:00
Vivien Nicolas
88ce490e48 Bug 742761 - Remove some warnings in b2g/. r=fabrice 2012-04-06 03:12:18 -07:00
Vivien Nicolas
8568ac0e30 Bug 742765 - this._indexedDB is undefined in SettingsManager.js. r=gwagner 2012-04-06 03:12:18 -07:00
Vivien Nicolas
6f5f3f6e70 Bug 740974 - toolbar currentSet setter needs to return 'val' when returning early. r=dao 2012-04-06 03:12:18 -07:00
Vivien Nicolas
5bc7aae6bc Bug 742775 - Turn off the debug mode by default on SmsDatabaseService.js. r=philikon 2012-04-06 03:12:18 -07:00
Vivien Nicolas
f3b5badf83 Bug 742778 - Turn off the debug mode by default for dom/wifi. r=mrbkap 2012-04-06 03:12:18 -07:00
Vivien Nicolas
d435106df9 Bug 742805 - Do not dump ril socket failures on a desktop build with --enable-b2g-ril. r=philikon 2012-04-06 03:12:18 -07:00
Michael Wu
9ee4c98335 Bug 741038 - Dumb down mt touchscreen detection, r=cjones 2012-04-06 03:01:07 -07:00
Jacek Caban
c7a0b43a81 Bug 742281 - Append instead of assigning OS_LIBS in xpcom/tests/windows/Makefile.in r=glandium 2012-04-06 11:13:28 +02:00
Jacek Caban
bcc36a72c4 Bug 742357 - Use macros to declare nsIMutationObserver functions in nsMutationReceiver r=smaug 2012-04-06 11:12:59 +02:00
Mike Hommey
6c18cf3860 Bug 644608 - Implement full dependencies for expandlibs. r=ted 2012-03-31 09:24:39 +02:00
Mike Hommey
ca56e22619 Bug 741287 part 2 - Fix layout/build/Makefile.in for missing libraries. r=ted 2012-04-06 10:17:47 +02:00
Mike Hommey
f72bc25505 Bug 741287 - Make expandlibs_gen.py error out when given a missing file. r=ted 2012-04-06 10:16:25 +02:00
Aryeh Gregor
58500691c7 Bug 742261 - Remove useless queryCommandText/execCommandShowHelp methods; r=ehsan 2012-04-04 15:30:33 +03:00
Aryeh Gregor
342965bb6e Bug 317093 part 2 - execCommand() should remove <strong>, <em>, and <s> as well as <b>, <i>, <strike>; r=ehsan 2012-04-04 14:47:13 +03:00