Commit Graph

132067 Commits

Author SHA1 Message Date
Boris Zbarsky
9b8ebb7008 Bug 873730. Make JS_SourceHook take a Handle for the JSScript. r=till 2013-05-18 23:09:11 -04:00
Cameron McCormack
3bbf4c8611 Backout d00f9ead1848 (bug 839958) for Windows reftest failure on pattern-content.svg. 2013-05-19 12:50:30 +10:00
Eitan Isaacson
2100fc67fd Bug 872338 - Update pivot tests to reflect virtualCursor in every doc change. r=tbsaunde 2013-05-17 19:10:30 -07:00
Eitan Isaacson
c2bb082be9 Bug 872338 - Add virtualCursor to nsIAccessibleDocument. r=tbsaunde r=surkov 2013-05-17 19:10:29 -07:00
Masatoshi Kimura
0ce5a821cd Bug 871786 - Remove KeyboardEvent classinfo. r=smaug 2013-05-19 10:28:48 +09:00
Masatoshi Kimura
3d63807062 Bug 871786 - Separate D2E KeyEvent constants and a method from KeyboardEvent. r=smaug, bz
--HG--
rename : dom/webidl/KeyboardEvent.webidl => dom/webidl/KeyEvent.webidl
2013-05-19 10:28:47 +09:00
Alexander Surkov
31beaa92a2 Bug 614570 - Rev IAccessible2 1.3, r=tbsaunde 2013-05-19 10:21:42 +09:00
Cameron McCormack
5372f4a586 Bug 839958 - Prevent infinite invalidation loops when using SVG text inside a mask or pattern. r=jwatt 2013-05-19 11:11:16 +10:00
Phil Ringnalda
08579e1b2a Merge m-c to m-i 2013-05-18 18:08:55 -07:00
Phil Ringnalda
f4ddf63b10 Merge the last PGO-green cset from m-i to m-c 2013-05-18 18:07:46 -07:00
David Zbarsky
6919e8e45f Bug 864206: Fix includes in Touch.h r=Ms2ger 2013-05-18 14:18:12 -07:00
Derrick Moser
e6bc675453 Bug 872497 - Remove problematic "optimization" in NS_QuickSort. r=jlebar
This change allows us to avoid O(n^2) performance when partially sorted data
is given to NS_QuickSort.  We no longer attempt an insertion sort if the input
appears pre-sorted.  This brings the expected performance back to O(n*log(n))
but also eliminates the possibility of O(n) best case performance.  Attempts
to achieve O(n) performance should be the responsibility of callers as they
are in a better position to evaluate the costs/benefit trade-off of looking
for special cases that can be sorted quicker.
2013-05-18 15:16:02 -04:00
Andrea Marchesini
38fc5d8909 Bug 870856 - Convert DOMError to WebIDL. r=Ms2ger, r=bz 2013-05-18 13:52:06 -04:00
ffxbld
80e4613996 No bug, Automated HSTS preload list update from host bld-linux64-ix-019 - a=hsts-update 2013-05-18 03:18:40 -07:00
Ryan VanderMeulen
858432fc75 Merge inbound to m-c. 2013-05-17 21:41:13 -04:00
Fabrice Desré
21a4485e0e Bug 865022 - Set the http cache size to match the size of the /cache partition r=vingtetun 2013-05-17 15:57:10 -07:00
Richard Newman
98a21eb729 Bug 870930 - Shut up GeckoAboutHomeTopSites. r=trivial 2013-05-17 15:51:44 -07:00
Ryan VanderMeulen
6bacae6252 Merge m-c to birch on a CLOSED TREE. 2013-05-17 17:35:34 -04:00
Ryan VanderMeulen
9a0ba8199c Merge m-c to inbound on a CLOSED TREE. 2013-05-17 17:34:54 -04:00
Ryan VanderMeulen
0b28853762 Backed out changesets 073791f33ab7 and 7ac5779a426c (bug 859756) for causing intermittent Windows build failures.
CLOSED TREE
2013-05-17 17:30:20 -04:00
Reuben Morais
435764efee Bug 873647 - Teach codegen how to wrap Dates in constructors. r=bz
--HG--
extra : rebase_source : f4267f15b7076aacb47fb94e4173a05dac8de255
2013-05-17 13:52:32 -07:00
Ryan VanderMeulen
c1c1345fe3 Bug 871530 - Update pdf.js to version 0.8.169. r=dtownsend 2013-05-17 16:46:26 -04:00
John Schoenick
2379359996 Bug 867891 - Add touch events to the popup blocker whitelist. r=smaug 2013-05-17 13:23:21 -07:00
Dave Hylands
a70d0d649d Bug 873391 - Volume state changes may get processed out of order in child processes. r=qDot 2013-05-17 12:55:14 -07:00
Ryan VanderMeulen
5b065dbbfb Merge fx-team to m-c. 2013-05-17 15:38:26 -04:00
Ryan VanderMeulen
b34b45bbc7 Merge m-c to fx-team. 2013-05-17 12:51:20 -04:00
Mats Palmgren
9d44be346b Bug 813372 - Tweaking the test a bit to try to avoid intermittent failures. 2013-05-17 16:36:25 +00:00
Mihai Sucan
62517c4722 Bug 859756 - [browserconsole] Show nsIConsoleMessages in the Browser Console; r=robcee 2013-05-17 13:36:56 +03:00
Martijn Wargers
ddac9471c0 Bug 859401 - pushPermissions missing PROMPT_ACTION case. r=jmaher 2013-05-17 10:46:36 +02:00
Mats Palmgren
83ecb92ec5 Bug 873083 - Disable the crash test for bug 813372 on all platforms except Linux. 2013-05-18 19:37:30 +00:00
Mats Palmgren
7858c99743 Bug 873083 - Disable the crash test for bug 813372 on Windows. 2013-05-18 19:34:31 +00:00
Martijn Wargers
3a5d75a4b3 Bug 665218 - crash test 2013-05-18 18:38:34 +00:00
Nils
d7d1770e1a Bug 641388 - crash tests 2013-05-18 18:38:34 +00:00
Aki Helin
29be5669cb Bug 619021 - crash test 2013-05-18 18:38:34 +00:00
Martijn Wargers
09f76b9ab2 Bug 589787 - crash test 2013-05-18 18:38:34 +00:00
Olli Pettay
0623aad899 Bug 585815 - crash test 2013-05-18 18:38:34 +00:00
Martijn Wargers
a6fdfc65c0 Bug 576878 - crash test 2013-05-18 18:38:34 +00:00
Jesse Ruderman
abc784380e Bug 571995 - crash test 2013-05-18 18:38:33 +00:00
Aki Helin
fcc734e2e8 Bug 570451 - crash test 2013-05-18 18:38:33 +00:00
Martijn Wargers
5c7282c44c Bug 555462 - crash test 2013-05-18 18:38:33 +00:00
Martijn Wargers
1da57d7a03 Bug 526217 - crash test 2013-05-18 18:38:33 +00:00
Martijn Wargers
ccb95c2fea Bug 509839 - crash tests 2013-05-18 18:38:33 +00:00
XtC4UaLL
57010c1407 Bug 507119 - crash test 2013-05-18 18:38:33 +00:00
Martijn Wargers
fe3708d920 Bug 502869 - crash test 2013-05-18 18:38:33 +00:00
Martijn Wargers
2f443314e9 Bug 502103 - crash test 2013-05-18 18:38:33 +00:00
Martijn Wargers
ef73b53211 Bug 499138 - crash test 2013-05-18 18:38:33 +00:00
Martijn Wargers
9737c94dd8 Bug 496742 - crash test 2013-05-18 18:38:32 +00:00
Martijn Wargers
1bfc56cc68 Bug 399852 - crash test 2013-05-18 18:38:32 +00:00
Benjamin Peterson
f9bd24997d Bug 872813 - Remove decomposing opcodes. r=luke 2013-05-18 07:48:47 -05:00
Jan de Mooij
0519257a4d Bug 857845 - More StackFrame cleanup r=luke
--HG--
extra : rebase_source : 36e325eb2df7e5916acc6ca6a42e3d4ddd168d46
2013-05-17 16:45:49 +02:00