Commit Graph

183802 Commits

Author SHA1 Message Date
Robert Longson
8d5d70439d Bug 953360 - <a ping> attribute should split on white space not only space r=jst 2014-05-18 09:51:16 +02:00
Jan de Mooij
02c5eecd64 Bug 1011693 part 3 - Store ReplaceData dollar position as index instead of jschar*. r=terrence 2014-05-21 10:34:55 +02:00
Jan de Mooij
7b1ead71b5 Bug 1011693 part 2 - Refactor some loops in DoReplace and FindReplaceLength. r=terrence 2014-05-21 10:34:53 +02:00
Jan de Mooij
f757955c1e Bug 1011693 part 1 - rm ReplaceData::dollarEnd. r=terrence 2014-05-21 10:34:51 +02:00
Jan de Mooij
0df1bde115 Bug 1010738 - Add back LIR/MIR/jsop bailout spew. r=nbp 2014-05-21 10:34:47 +02:00
Jan de Mooij
fede95b520 Bug 1002709 - Fix regexp in cross-context-stack-1.js jit-test to not match the "beta" in the path name after a merge. r=luke 2014-04-29 00:12:51 +02:00
Simon Montagu
afbffbcd64 Remove the hack making all <br> frames 1 app unit wide. Bug 421436, r=roc 2014-05-13 07:12:16 -07:00
Jonathan Kew
82771bf980 bug 1012638 - ensure info icon stays the proper size even if the title wraps to multiple lines. r=Unfocused 2014-05-21 08:55:35 +01:00
Shigeyuki Tsukihashi
0c42a785d9 Bug 999964 part 2 - mochitest, reftest for Bug 999964; r=longsonr 2014-05-15 11:03:49 +09:00
Shigeyuki Tsukihashi
4a3b14fabe Bug 999964 part 1 - Patch for SVG 2 getBBox method; r=longsonr, r=bz 2014-05-13 10:24:35 +09:00
Carsten "Tomcat" Book
1021555d7c Backed out changeset f611bb9c7cbd (bug 1013014) per suggestion from glandium to fix failing jsrefest on a CLOSED TREE 2014-05-21 09:25:57 +02:00
Matt Woodrow
a116f0d15b Bug 1012386 - Release the CGImage we addref'd in DrawTargetCG::CopySurface. r=jrmuizel 2014-05-21 18:43:16 +12:00
Andrew McCreight
37a465763d Bug 1000613 - Don't leak txExecutionState::mInitialEvalContext. r=peterv 2014-05-15 09:33:00 +02:00
Ekanan Ketunuti
b538e37c3a Bug 1011651 - Add anonymization, anonymize to the en-US dictionary. r=ehsan 2014-05-17 14:12:55 +07:00
Ekanan Ketunuti
57d298dd00 Bug 1011462 - Add immersive to the en-US dictionary. r=ehsan 2014-05-16 18:39:42 +07:00
Jan Beich
0740628072 Bug 916589 - Rename __offsetof() to avoid conflict with platform-specific definition. r=docfaraday 2013-09-15 10:47:00 +02:00
JW Wang
ba4ef49451 Bug 1000841 - remove SetActive() from MediaDecoderReader. Its user needs to know when to call SetIdle() only. r=cpearce 2014-05-19 04:23:00 +02:00
Vincent St-Amour
d8a735f1cf Bug 1012966 - Fix typoes in comments in IonBuilder.cpp. r=shu 2014-05-19 16:08:00 +02:00
Nick Fitzgerald
c658f3745e Bug 1012646 - Check for non-existant script filenames in SavedStacks::insertFrames. r=ejpbruel 2014-05-20 15:45:00 +02:00
Alphan Chen
3a1fce7214 Bug 996996 - Move fopen into non-sanboxed process. r=mrbkap 2014-05-21 13:49:36 +08:00
Dan Gohman
777222d5aa Bug 1004363 - Follow-up patch to fix a few more places that should ignore trivial blocks on ARM. r=me 2014-05-20 22:58:45 -07:00
Bobby Holley
b1cc46dd2d Bug 997440 - Remove cx pushing in SetNewDocument. r=bz 2014-05-20 22:52:20 -07:00
Bobby Holley
6dfb7cf31b Bug 997440 - Stop associating XPCWrappedNativeScopes with an XPCContext. r=bz 2014-05-20 22:52:20 -07:00
Bobby Holley
9cad68a527 Bug 997440 - Use the WrappedJS's global as an entry global. r=bz
This basically means that baseURI will be relative to global in which the code
is defined, which seems reasonable.
2014-05-20 22:52:20 -07:00
Bobby Holley
4e144db9b2 Bug 997440 - Introduce a special null principal to return when we're not in any compartment at all. r=bz 2014-05-20 22:52:20 -07:00
Bob Owen
50f099eea9 Bug 997440 - Yet another error reporting fix, this time in devtools server tests. r=bholley 2014-05-20 22:52:19 -07:00
Bob Owen
2214a5e622 Bug 997440 - Fix some more error reporting in crashreporter tests. r=bholley 2014-05-20 22:52:19 -07:00
Bobby Holley
93e7696d6a Bug 997440 - Fix some error reporting nastiness in the CPS tests. r=bz 2014-05-20 22:52:19 -07:00
Bobby Holley
239818f4e1 Bug 997440 - Fix an XPConnect test bug. r=bz
This failure is currently being silently squelched on trunk.
2014-05-20 22:52:19 -07:00
Bobby Holley
0f933598b0 Bug 997440 - Push some more cxes in jsd. r=bz 2014-05-20 22:52:18 -07:00
Robert O'Callahan
2e946b1671 Bug 1001320. Part 5: Use #pragma GCC visibility on B2G. r=glandium
--HG--
rename : config/gcc_hidden.h => config/gcc_hidden_dso_handle.h
2014-05-11 23:37:14 -07:00
Dan Gohman
e1805ef6cd Bug 1004363 - IonMonkey: Eliminate the UnsplitEdges pass and just have Codegen know how to skip past trivial blocks. r=mjrosenb 2014-05-20 20:28:49 -07:00
Dan Gohman
4a31f96ccb Bug 1004363 - IonMonkey: Better basic block and graph dumping. r=mjrosenb 2014-05-20 20:28:49 -07:00
Luke Wagner
1bca15de31 Bug 1013658 - Handle null ScriptSource in AutoFilename::get (r=bholley)
--HG--
extra : rebase_source : d154d1c974c8ec69744773c14d57c278e75a77f5
2014-05-20 21:12:23 -05:00
Nicholas Nethercote
07424e1651 Bug 1013652 - Add a "DMD" button to about:memory when DMD is enabled. r=mccr8.
--HG--
extra : rebase_source : 368251faf2fbadad106a2d5fab3be56d455d16e9
2014-05-20 19:29:37 -07:00
Mike Hommey
b4bc306d1d Bug 1013646 - Fix build failure with GCC < 4.7 after bug 992357. r=jchen 2014-05-21 11:28:39 +09:00
Mike Hommey
195b02093e Bug 1013055 - Update sccache to e27061a. r=mshal 2014-05-21 11:28:13 +09:00
Mike Hommey
bbacb8fb5e Bug 957721 - Transform mach into a shell script that reexecutes itself with python. r=mshal 2014-05-21 11:27:30 +09:00
Dan Gohman
fcc00b93f4 Bug 1010586 - IonMonkey: Make MUse enforce use-list invariants automatically. r=nbp 2014-05-20 18:43:16 -07:00
Dan Gohman
cadf002007 Bug 1007027 - IonMonkey: Don't do backedge type processing for resume points in deleted blocks. r=nbp 2014-05-20 18:43:16 -07:00
Dan Gohman
640a53f88f Bug 1010586 - IonMonkey: Eliminate the isObserved flag and compute observability on demand. r=nbp 2014-05-20 18:43:15 -07:00
Dan Gohman
5939d1f221 Bug 1010586 - IonMonkey: Shrink the MUse class by making the index field unnecessary. r=nbp 2014-05-20 18:43:15 -07:00
Jed Davis
c7dae997a6 Bug 920372 - Fix socketcall whitelisting on i386. r=kang 2014-05-20 18:38:14 -07:00
Jed Davis
1523066770 Bug 920372 - Allow tgkill only for threads of the calling process itself. r=kang 2014-05-20 18:38:06 -07:00
Jed Davis
3a308504da Bug 920372 - Use Chromium seccomp-bpf compiler to dynamically build sandbox program. r=kang 2014-05-20 18:37:53 -07:00
Jed Davis
3b103d307f Bug 920372 - Import Chromium seccomp-bpf compiler, rev 4c08f442d2588a2c7cfaa117a55bd87d2ac32f9a. r=kang
Newly imported:
* sandbox/linux/seccomp-bpf/
* sandbox/linux/sandbox_export.h
* base/posix/eintr_wrapper.h

Updated:
* base/basictypes.h
* base/macros.h

At the time of this writing (see future patches for this bug) the only
things we're using from sandbox/linux/seccomp-bpf/ are codegen.cc and
basicblock.cc, and the header files they require.  However, we may use
more of this code in the future, and it seems cleaner in general to
import the entire subtree.
2014-05-20 18:37:45 -07:00
Shu-yu Guo
f9ede83832 Bug 717749 - Part 3: Terminate instead of resume debuggee script on tab closure. (r=past) 2014-05-20 18:27:25 -07:00
Shu-yu Guo
0e3c29e660 Bug 717749 - Part 2: Hook up the debugger to the slow script debug service. (r=past) 2014-05-20 18:27:25 -07:00
Shu-yu Guo
6e40fc005f Bug 717749 - Part 1: Add a slow script debug handler service. (r=smaug) 2014-05-20 18:27:24 -07:00
Nicholas Nethercote
a0bec3a4ef Bug 1013078 (part 2) - Remove some dead code in tools/jprof/stub/libmalloc.h. r=dbaron.
--HG--
extra : rebase_source : 6d94aa82432e255684dacefb3e39891cb1bdc208
2014-05-20 18:05:17 -07:00