Nicholas Nethercote
170e2935ae
Bug 788957 (part 3) - Change SharedContext::inFunction() to SharedContext::isFunction. r=benjamin.
...
--HG--
extra : rebase_source : ce3e88a0d9da9d6946783e86188ae80cdae7dabc
2012-09-10 20:42:18 -07:00
Nicholas Nethercote
e58297be27
Bug 788957 (part 2) - Split ContextFlags into AnyContextFlags and FunctionContextFlags. r=benjamin.
...
--HG--
extra : rebase_source : a850729d3ca94cc6a04c87bf26e6154a7e1ef18b
2012-09-10 20:40:11 -07:00
Nicholas Nethercote
1d3a09e9e5
Bug 788957 (part 1) - Change FunctionBox so it has an ObjectBox rather than is an ObjectBox. r=benjamin.
...
--HG--
extra : rebase_source : b7f2465bddce85a641be03c7120be8b949653bd2
2012-09-10 17:58:32 -07:00
Mark Hammond
88360f0511
Bug 788405 - variables created via importScripts should be globals. r=gavin
2012-09-12 12:48:38 +10:00
Chris Jones
cdd4ae9faf
Bug 790183: Don't send SetCursor if the cursor hasn't changed. r=roc
2012-09-11 21:48:13 -07:00
L. David Baron
3b39567e77
Add more profile labels for the separate parts of restyle processing. (Bug 790379) rs=cjones
2012-09-11 21:05:03 -07:00
L. David Baron
3dec40d986
Add an additional reftest for bug 734569. No review.
2012-09-11 21:05:03 -07:00
Ted Mielczarek
97b3895015
Bug 789623 - Skip packaging pyc tests in test package, r=glandium, CLOSED TREE
2012-09-03 20:23:40 -04:00
Phil Ringnalda
403eb9f6b2
Back out df2ddcab7143 (bug 788100), d9e96444da92 (bug 788405), 092a8add22fd (bug 787511) for xpcshell bustage
2012-09-11 20:46:34 -07:00
Mark Hammond
3dc100d290
Bug 788100 - Remove social.initialize-response message. r=jaws
2012-09-12 12:48:38 +10:00
Mark Hammond
2c7ca26fdb
Bug 788405 - variables created via importScripts should be globals. r=gavin
2012-09-12 12:48:38 +10:00
Mark Hammond
421896e7bb
Bug 787511 - rename SocialProvider._getWorkerPort to getWorkerPort, remove SocialProvider.port. r=jaws
2012-09-12 12:48:38 +10:00
Jeff Hammel
46b29abf81
Bug 790018 - bump version of manifestdestiny and mirror to m-c;r=mcote
2012-09-11 19:46:39 -07:00
Ehsan Akhgari
86768ddbe3
Bug 790453 - Rename the pref for background updates to app.update.staging.enabled; r=rstrong
2012-09-11 22:13:14 -04:00
Jan Beich
d8beab43c5
Bug 789817 - Fix BeingDebugged() in IPC on NetBSD/OpenBSD. r=cjones
2012-09-11 21:49:39 -04:00
Jan Beich
f1c43c4e87
Bug 789693 - Unify CalculateProcessCreationTimestamp() on OS X and BSDs. r=tglek
2012-09-11 21:49:39 -04:00
Fabrice Desré
cdd45aeb2c
Bug 786361 - Prevent a startup race waiting for the DOM application registry to load [r=marshall]
2012-09-11 18:17:01 -07:00
Daniel Holbert
35cf5be123
Bug 666041 patch 4.5: Add support for custom flex container sizes to test_flexbox_layout.html, and give it some testcases that exercise our float-accumulation-error-handling code. r=dbaron (DONTBUILD because this test is currently disabled on trunk)
2012-09-11 18:07:49 -07:00
Terrence Cole
07c15260ff
Bug 746112 - Don't decommit if page size is too large; r=billm
...
The powerpc architecture has 64KiB pages, which is too large to represent in the
free list. This patch splits the page size from the arena size and disabled
decommit logic in that case.
2012-09-05 12:40:25 -07:00
Ryan VanderMeulen
98691f1305
Backout 52120672ee11 due to OSX opt bustage.
2012-09-11 20:28:43 -04:00
Terrence Cole
b654f5b571
Bug 790436 - Add GuardObject annotation to JS::Root; r=sfink
...
It is invalid to use JS::Root as a temporary, since destruction order is not
specified in this case.
--HG--
extra : rebase_source : 1ce35c0c938fd2f7a0998bc1b9cddff222c016fd
2012-09-11 14:58:47 -07:00
Ralph Giles
9f35ef22bf
Bug 789617 - Test vorbis comment validation. r=cpearce
...
Add a new test file with some invalid comments and verify
they are filtered out of the mozGetMetadata() output.
The new file includes the following valid edge cases:
- empty tag name
- empty tag value
- punctuation in the tag name
and the following invalid cases:
- non-ascii tag name
- invalid characters in tag name
- non-utf-8 tag value
- no tag=value separator
Also updates the mochitest messages to be less confusing.
2012-09-10 15:39:23 -07:00
Ralph Giles
44ed4e2811
Bug 789617 - Improve vorbis comment validation. r=cpearce
...
Verify that tag names are ASCII within the valid character
ranges and that values are UTF-8, skipping comments where
these checks fail.
As written, the check in IsValidVorbisTagName() for the
separator character isn't necessary, because we've already
split on the first occurance. However, it's better to run
the extra check in case the function is reused elsewhere.
2012-09-10 13:49:00 -07:00
Reuben Morais
5b651ba867
Bug 696045 - Implement Mac backend for Battery API. r=BenWa, mounir
2012-09-11 20:07:06 -04:00
Bill McCloskey
50207695f5
Bug 787847 - Missing property IC needs to check proto chain for proxies (r=luke)
2012-09-11 17:06:24 -07:00
Masayuki Nakano
db90290449
Bug 544773 part.2 Move old helper methods in nsTextStore.cpp to the chunk for new helper methods r=jimm
2012-09-12 08:53:12 +09:00
Masayuki Nakano
16e3261bd2
Bug 544773 part.1 TSF module should log its behavior r=jimm
2012-09-12 08:53:12 +09:00
Gregory Szorc
684450a4d9
Bug 774112 - Part 2b: Add missing files to download manifest; r=me
2012-09-11 16:43:13 -07:00
kmm
243db6e106
Bug 774112 - Part 2: Implement bootstrap support for popular Linux distros; r=gps
2012-09-11 16:27:26 -07:00
Gregory Szorc
31798d11c9
Bug 774112 - Part 1: Skeleton for one-line system bootstrapping; r=jhammel
2012-09-11 16:27:20 -07:00
Mats Palmgren
abc5b5999b
Bug 788836 - Simplify @-keyword parsing by letting ParseAtKeyword deal with everthing after the @. Make it pass the first char to GatherIdent so that it returns false for a bad escape sequence at the start. r=dbaron
2012-09-12 00:20:52 +02:00
Mats Palmgren
9d0260d0a7
Bug 789824 - Apply min-/max-height constraints on -moz-box containers correctly. r=bz
2012-09-12 00:20:51 +02:00
Nicolas Silva
d08a4048c0
Bug 774622 - Fixes fennec exit crash by reference counting the compositor thread and making sure the CompositorParents are not destroyed while running code on the compositor thread. r=cjones
2012-09-11 14:17:05 -04:00
Donovan Preston
75e059b4c7
Bug 788960 - Intermittent test_tcpsocket.js | command timed out: 1200 seconds without output, attempting to kill. timeout code to show error to help debugging. r=fabrice
2012-09-11 15:06:08 -07:00
Matt Woodrow
3927f0c97e
Bug 787300 - Fix various bugs with refresh-driver-painting.enabled=false. r=roc
2012-09-12 09:17:26 +12:00
Matt Woodrow
631a554b99
Bug 789396 - Don't overwrite the existing mContainerLayerGeneration value on ThebesLayerItemsEntrys. r=roc
2012-09-12 09:17:26 +12:00
Matt Woodrow
451a73cc80
Bug 787148 - Force synchronous repainting when the document state changes. r=roc
2012-09-12 09:17:26 +12:00
Myk Melez
0626a2e761
bug 777400 - disable mozApps.installPackage API in Firefox for Desktop and Android; r=fabrice, sr=sicking
2012-09-11 13:53:42 -07:00
Ehsan Akhgari
bf95568d0e
Merge IonMonkey into mozilla-inbound
2012-09-11 16:38:44 -04:00
David Anderson
cee4eb116d
Merge magic: IGNORE BAD COMMIT MESSAGES
2012-09-11 10:33:00 -07:00
David Anderson
7b438ddde2
Merge IonMonkey to mozilla-central. a=arewefastyet
...
--HG--
rename : content/base/src/nsWebSocket.cpp => content/base/src/WebSocket.cpp
rename : content/base/src/nsWebSocket.h => content/base/src/WebSocket.h
2012-09-11 10:25:14 -07:00
Masayuki Nakano
1e2c3a60d4
Bug 789852 Use getComplexValue() with nsIFile for view_source.editor.path, which supports unicode path r=gavin
2012-09-11 17:20:06 +09:00
Bobby Holley
4473d2369c
Bug 788914 - Kill the XOW flag. r=mrbkap
...
There are really two questions to be asked: is the caller chrome, and does the
caller subsume the callee. We have other, more precise ways of asking both of
these questions.
2012-09-11 01:05:10 -07:00
Bobby Holley
9d14b3e60e
Bug 788914 - Kill partially transparent wrappers. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
0900323b2e
Bug 788914 - Remove dynamic UniversalXPConnect checks sprinkled around the wrapper code. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
2f472dd63b
Bug 788914 - Recompute cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
a3e2696480
Bug 788914 - Generate vanilla cross-compartment wrappers when UniversalXPConnect is enabled. r=mrbkap
2012-09-11 01:05:10 -07:00
Bobby Holley
75add8faa5
Bug 788914 - Remove enablePrivilege from bug 585922 tests. r=mrbkap
...
This test chokes on the changes in the patch for some reason. Fortunately, since
enablePrivilege now exists solely to make our tests go green, changing its semantics
and removing use of it from anywhere that goes orange is a perfectly acceptable
approach. ;-)
2012-09-11 01:05:10 -07:00
Bobby Holley
00bcee83e8
Bug 789494 - Rip enablePrivilege out of misbehaving mochitests. r=mccr8
2012-09-11 01:05:10 -07:00
Mike Hommey
b0c0deaf39
Bug 789837 - Properly set dependencies on .deps directories. r=ted
2012-09-11 09:43:32 +02:00