Jonas Sicking
|
6835982ecc
|
Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv
|
2011-05-09 12:33:03 -07:00 |
|
Jonas Sicking
|
fe61cd65d5
|
Bug 650493 tests. rs=smaug
|
2011-05-09 12:33:03 -07:00 |
|
Jonas Sicking
|
f868d9d754
|
Bug 651598: Make test_bug288392.html report better errors. r=smaug
|
2011-05-09 12:33:03 -07:00 |
|
L. David Baron
|
6950bbd987
|
Propagate code that used to be in CSSParserImpl::ParseSingleValueProperty and mark -moz-script-size-multiplier and -moz-script-min-size as inaccessible to parser. (Bug 636029, patch 9) r=bzbarsky
|
2011-05-09 15:02:35 -04:00 |
|
L. David Baron
|
9d0767783c
|
-moz-animation-play-state should not be part of the -moz-animation shorthand. (Bug 654890) r=bzbarsky
|
2011-05-09 15:02:35 -04:00 |
|
L. David Baron
|
944194d47c
|
Ensure nsStyleAnimation doesn't produce values outside valid ranges. (Bug 653842, patch 3) r=bzbarsky
|
2011-05-09 15:02:35 -04:00 |
|
L. David Baron
|
8a90d74ad2
|
Unify positive-nonzero value restriction (used for integers) with one-or-larger value restriction (used for floats) as a single one-or-larger value restriction. (Bug 653842, patch 2) r=bzbarsky
|
2011-05-09 15:02:35 -04:00 |
|
L. David Baron
|
03d0350670
|
List value range restrictions more reliably in nsCSSPropList. Change 'font-size-adjust' to reject negative values. (Bug 653842, patch 1) r=bzbarsky
|
2011-05-09 15:02:34 -04:00 |
|
L. David Baron
|
70e8025881
|
In cycle collector dumps, allow much more room for document URLs. (Bug 652056) r=peterv
|
2011-05-09 15:02:34 -04:00 |
|
Felipe Gomes
|
ab04e988f2
|
Bug 635402 - Get rid of :not([inFullscreen]) workaround selectors for sizemode transitions. r=jmathies,dao
|
2011-05-09 11:52:59 -07:00 |
|
Igor Bukanov
|
5fb08df182
|
bug 652416 - race fixes and other cleanups for background finalization. r=anygregor
--HG--
extra : rebase_source : b1685fff8fa5dab43b9b595daa6118249d3ef891
|
2011-04-25 22:05:30 +02:00 |
|
Josh Matthews
|
3a7c1ecbeb
|
Bug 652803 - Check for existing proxy operations before attempting to fix a proxy object. r=gal
|
2011-05-05 21:55:25 +02:00 |
|
Andreas Gal
|
807d7bee6f
|
Add a "binary" argument to snarf (bug 655168, r=cdleary).
|
2011-05-05 17:59:47 -07:00 |
|
Andrew McCreight
|
02359464cb
|
Bug 650519. Add safe function to check gray GC mark bits, then use it. (r=gal)
--HG--
extra : rebase_source : bb8eeed202e30c575ff22165c0b4de591c1dcb64
|
2011-05-04 09:26:44 -07:00 |
|
Blake Kaplan
|
51e2d8c1a9
|
Bug 651298 - Remove this assertion because document.domain makes it false. r=luke
--HG--
extra : rebase_source : 32cdb0b90074c7c7abe8a4d76de518bfc2757798
|
2011-04-28 15:40:21 -07:00 |
|
Blake Kaplan
|
006aca24cc
|
Bug 653309 - Don't break compartment rules. Hold the XPCWrappedNative pointer directly in the holder. r=gal
--HG--
extra : rebase_source : f59294302611044458748c76adcd4343ebaada54
|
2011-04-29 14:51:49 -07:00 |
|
Ryan VanderMeulen
|
a98fbd434c
|
Bug 653959 - Fix warning spam by using consistent declaration for js_DeclEnvClass. r=luke
|
2011-05-05 17:53:36 +02:00 |
|
Jeff Walden
|
41a554ec6e
|
Backed out changeset 83ae6e7c572e, maybe caused an orange, trying a backout of the most likely regressor. r=orange
|
2011-05-04 23:10:16 -04:00 |
|
Jeff Walden
|
cc9f0e8145
|
Bug 653888 - Clean up the Walk internal spec function, make the reviver delete properties from arrays if it returns undefined. r=pbiggar
--HG--
extra : rebase_source : 6d2004b0d6089c0c6d85bdaf4d4b0c8240840109
|
2011-04-30 03:22:48 -04:00 |
|
Jeff Walden
|
4183e83140
|
Bug 653847 - JSON.parse should properly handle omitted arguments. r=pbiggar
--HG--
extra : rebase_source : 4ac9654d421a2504dbe24767fd5ffc0cbf52592e
|
2011-04-30 03:22:36 -04:00 |
|
Jeff Walden
|
c516b0ce16
|
Bug 653782 - Properly handle JSON.stringify(_, replacer) when replacer isn't callable or an array. r=pbiggar
--HG--
extra : rebase_source : fed45c114091f45c0573f6d3cafef4ab0dd442b1
|
2011-04-30 03:22:11 -04:00 |
|
Jeff Walden
|
180d9e56f6
|
Bug 653782 - Remove js_IndexToId, replace with an inline js::IndexToId. Also removes the redundant IndexToId in jsxml.cpp. r=igor
--HG--
extra : rebase_source : 4cb2b69a8f3d1877ca6514c8f9dfb3dc1af551b7
|
2011-04-30 03:19:26 -04:00 |
|
Jeff Walden
|
e61d3de540
|
Move GlobalObject.* into vm/. rs=cdleary
--HG--
rename : js/src/GlobalObject.cpp => js/src/vm/GlobalObject.cpp
rename : js/src/GlobalObject.h => js/src/vm/GlobalObject.h
extra : rebase_source : 724ae53fda5a1c74a71b01f3d44796536d413a45
|
2011-04-28 19:08:22 -04:00 |
|
Gregor Wagner
|
c958dece01
|
Bug 652931 - Proper handling of large mark stack insertion. r=billm
|
2011-05-04 12:54:48 -07:00 |
|
Chris Leary
|
b4a0b2d486
|
Bug 654792: Give Shape::shape and Shape::id better names for great justice. (r=jorendorff)
|
2011-05-04 12:01:39 -07:00 |
|
Phil Ringnalda
|
d8991edfc5
|
Bug 654700 - Disable Profile Guided Optimization on Linux/Linux64.
|
2011-05-04 09:47:28 -07:00 |
|
Justin Lebar
|
a8ba1048dc
|
Bug 551225 - Make pushState use structured clone. r=zpao, sicking
|
2011-04-24 22:30:54 -04:00 |
|
Matt Brubeck
|
4e3e422fee
|
Bug 649688 - Revert to fullscreen landscape keyboard on smaller devices [r=blassey]
|
2011-05-09 10:01:15 -07:00 |
|
Ed Morley
|
6354509c50
|
Bug 655493 - Remove WinCE code from layout; r=roc
|
2011-05-09 09:56:09 -07:00 |
|
Ed Morley
|
774351215f
|
Bug 654716 - Remove WinCE code from other-licenses/bsdiff/Makefile.in; r=ted
|
2011-05-09 09:54:40 -07:00 |
|
Mounir Lamouri
|
08d1a9d72e
|
Bug 654990 - Don't use SetInitialChildList to specify the style context of the progress bar anonymous child. r=bz
|
2011-05-09 18:42:58 +02:00 |
|
Rob Campbell
|
3d9518dc46
|
merge projects/devtools to mozilla-central
|
2011-05-09 13:42:21 -03:00 |
|
Rob Campbell
|
76c76cf8c8
|
Bug 653221 - Create Web Developer Sub-menu in the Tools menu; r=dao
|
2011-05-09 11:51:52 -03:00 |
|
Rob Campbell
|
aa0fd29ba0
|
Bug 653934 - Add a comment to point people to original Workspace repo to Scratchpad.js; r=gavin.sharp,gerv
|
2011-05-09 11:51:52 -03:00 |
|
Rob Campbell
|
73d26eb9e3
|
Bug 653093 - Rename Workspace to Scratchpad; r=l10n
--HG--
rename : browser/base/content/workspace.js => browser/base/content/scratchpad.js
rename : browser/base/content/workspace.xul => browser/base/content/scratchpad.xul
rename : browser/base/content/test/browser_workspace_bug_646070_chrome_context_pref.js => browser/base/content/test/browser_scratchpad_bug_646070_chrome_context_pref.js
rename : browser/base/content/test/browser_workspace_contexts.js => browser/base/content/test/browser_scratchpad_contexts.js
rename : browser/base/content/test/browser_workspace_execute_print.js => browser/base/content/test/browser_scratchpad_execute_print.js
rename : browser/base/content/test/browser_workspace_files.js => browser/base/content/test/browser_scratchpad_files.js
rename : browser/base/content/test/browser_workspace_initialization.js => browser/base/content/test/browser_scratchpad_initialization.js
rename : browser/base/content/test/browser_workspace_inspect.js => browser/base/content/test/browser_scratchpad_inspect.js
rename : browser/base/content/test/browser_workspace_ui.js => browser/base/content/test/browser_scratchpad_ui.js
rename : browser/locales/en-US/chrome/browser/workspace.dtd => browser/locales/en-US/chrome/browser/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/workspace.properties => browser/locales/en-US/chrome/browser/scratchpad.properties
|
2011-05-09 11:51:52 -03:00 |
|
Rob Campbell
|
f64f52bb9c
|
merge m-c to devtools, fix bustage
|
2011-05-09 11:51:20 -03:00 |
|
Mounir Lamouri
|
e9af9e5eaa
|
Fix build bustage.
|
2011-05-09 16:00:29 +02:00 |
|
Rob Campbell
|
bde6e9f326
|
merge m-c to devtools
|
2011-05-09 10:27:05 -03:00 |
|
Rob Campbell
|
8dbe532020
|
merge m-c to devtools
|
2011-05-06 13:03:37 -03:00 |
|
Ed Morley
|
d214a8ee01
|
Bug 654600 - Remove WinCE code from security/manager/Makefile.in; r=kaie
|
2011-05-05 09:40:21 -07:00 |
|
Ed Morley
|
072a32717a
|
Bug 654736 - Remove WinCE code from XULRunner; r=mfinkle
|
2011-05-05 09:40:04 -07:00 |
|
Matt Brubeck
|
818cd0bd77
|
Bug 654127 (followup) - Cache "contentMightCaptureMouse" attribute per tab instead of globally [r=wesj]
|
2011-05-05 09:37:53 -07:00 |
|
Matt Brubeck
|
280fe3f70b
|
Bug 654904 - Fix tap highlight regression from bug 653009 [r=wesj]
|
2011-05-05 09:37:45 -07:00 |
|
Zack Weinberg
|
2e40645748
|
Bug 541496 prelim 2: nuke trailing whitespace in layout/style/Loader.{h,cpp}. rs=dbaron
|
2011-05-06 08:45:36 -07:00 |
|
Zack Weinberg
|
3febb9d39a
|
Bug 541496 prelim 1: remove nsIUnicharStreamListener (no in-tree implementations). r=hsivonen
|
2011-05-06 08:45:33 -07:00 |
|
Zack Weinberg
|
89ca9ad02b
|
Merge backout of 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197.
|
2011-05-06 08:45:30 -07:00 |
|
Zack Weinberg
|
410db6061d
|
Back out changeset 11d2a7ed963a (bug 595020) on suspicion of causing bug 655197.
|
2011-05-06 08:44:33 -07:00 |
|
Matt Brubeck
|
816dcf8f0b
|
Back out changeset 6b26a933cad7 (Bug 649319) on suspicion of causing Windows debug Mochitest-other permaorange - CLOSED TREE.
|
2011-05-05 14:52:24 -07:00 |
|
Matt Brubeck
|
5828357e55
|
Back out changeset 9a959f4d17e6 (Bug 653681) on suspicion of causing Windows debug Mochitest-other permaorange - CLOSED TREE.
|
2011-05-05 14:51:29 -07:00 |
|
Boris Zbarsky
|
f82b22ecaa
|
Backed out changeset de21696c8853 (bug 654423) on suspicion of causing Windows
debug Mochitest-other permaorange from CLOSED TREE.
--HG--
extra : rebase_source : 2d88de067d1b4316077dba8313b947175c17d861
|
2011-05-05 17:45:56 -04:00 |
|