Richard Newman
0b0eaa9772
Bug 615926: Belt-and-braces engine disabling check. r=mconnor
2010-12-06 17:23:38 -08:00
Philipp von Weitershausen
d8c109a724
Bug 615285 - Bookmark sync: track ordering on folder. r=mconnor
2010-12-06 15:51:56 -08:00
Philipp von Weitershausen
5ea3894792
Bug 615410 - Use different annotations for parent and predecessor. r=mconnor
...
The old annotations will no longer be valid because they point to a different kind of GUID.
Since we're using our own GUID system now, we also don't have to munge predecessor and parent GUIDs before setting them.
2010-12-06 15:51:48 -08:00
Philipp von Weitershausen
85eb795fda
Bug 615410 - Have bookmarks generate new-style GUIDs. r=mconnor
2010-12-06 15:51:38 -08:00
Philipp von Weitershausen
6a527a12f4
Bug 615410 - More tests for the bookmark store. r=mconnor
2010-12-06 15:51:33 -08:00
Richard Newman
29811e977e
Bug 615926: fix stupid typo. r=mconnor
2010-12-06 15:09:14 -08:00
Richard Newman
968a496a0e
Bug 615926: attempt to avoid screwing up meta.
2010-12-06 14:22:09 -08:00
Richard Newman
0746bfe3b7
Bug 610914: performance improvements for WeaveCrypto.
2010-12-06 11:52:30 -08:00
Peter Van der Beken
778af83d66
Followup fix for bug 605672 (Fix reason for invalid scope assertion). r=jst, a=blocker.
2010-12-03 15:20:57 -08:00
Philipp von Weitershausen
f9740e32c7
Bug 616179 - Persona is not displayed after pref sync cleanup. r=mconnor
2010-12-02 11:03:01 -08:00
Philipp von Weitershausen
8cacccf2e0
Fix indentation (no bug)
2010-12-01 14:59:33 -08:00
Philipp von Weitershausen
729a42719c
Bug 615604 - Only accept pref updates for the current app. r=mconnor
2010-11-30 13:37:07 -08:00
Philipp von Weitershausen
01ffd2d9a2
Bug 615604 - Make pref GUIDs base64url. r=mconnor
2010-11-30 13:36:01 -08:00
Richard Newman
9fbc714a2d
Bug 615643: remove existing logins prior to running verifyLogin tests. r=philiKON
2010-11-30 12:34:29 -08:00
Peter Van der Beken
44964980b2
Bug 605672. Fix reason for invalid scope assertion. r=jst@mozilla.com, a=blocker.
2010-11-30 12:02:15 -08:00
Paul O’Shannessy
0c95309252
Backout revision ef0adaaa2e53. a=orange
2010-12-03 14:57:00 -08:00
Paul O’Shannessy
89f8382eb9
Backout revision f15120d5a96e (bug 607016). a=orange
2010-12-03 14:52:57 -08:00
Vladimir Vukicevic
a5386bab8a
b=616360; add missing return in WebGL RenderbufferStorage; r=bjacob, a=b
2010-12-03 14:44:01 -08:00
Vladimir Vukicevic
2a475c1a6c
update in-tree webgl conformance tests copy; r=npotb
2010-12-03 14:44:01 -08:00
Vladimir Vukicevic
5aa671acea
b=603367, disable ANGLE/WebGL on Linux until build system issues are fixed (bug 559964)
2010-12-03 14:44:01 -08:00
Vladimir Vukicevic
8db3cedac7
b=603367; use ANGLE for WebGL on Win32; r=bjacob
2010-12-03 14:44:01 -08:00
Vladimir Vukicevic
fe9026382b
b=616290; upgrade ANGLE to r498; r=bjacob
2010-12-03 14:44:01 -08:00
Oleg Romashin
efc88eb253
Bug 616081 - Make possible to set gDumpPaintList as true with ENV variable in debu builds. r=roc a=approval2.0
2010-12-04 00:11:03 +02:00
Richard Newman
eb3c47dd5d
Bug 615622: tests for SyncKeyBundle persistence. r=philiKON
2010-11-30 11:03:54 -08:00
Richard Newman
529875b67f
Bug 615612: additional tests for SHA256-HMAC. r=philiKON
2010-11-30 11:03:27 -08:00
Philipp von Weitershausen
dc3c9d2e88
Get rid of superfluous parameter. r=me
2010-11-30 10:47:03 -08:00
Philipp von Weitershausen
c8ecebe93b
Bug 614104 - Use new annotation for history GUIDs. r=mconnor
...
This way all history entries are assigned new-style GUIDs.
2010-11-30 10:26:15 -08:00
Philipp von Weitershausen
0073c97150
Bug 614104 - Make Utils.makeGUID generate new style GUIDs. r=mconnor
...
New style GUIDs are 9 random bytes encoded with base64url, yielding 12 characters with 72 bits of entropy.
2010-11-30 10:26:13 -08:00
Oleg Romashin
61e5abed8a
Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. part2 r=roc a=apporval2.0
2010-11-30 07:51:56 +02:00
Richard Newman
238d11c9a3
Bug 614737: detecting upgrade, being nice to old clients. r=philikon
2010-11-29 16:41:33 -08:00
Richard Newman
ffb07cee37
Bug 603489, 614489: simplified crypto. r=mconnor
2010-11-29 16:41:17 -08:00
Daniel Brooks
a36650df11
about:startup - fix an absent-minded mistake
2010-11-29 15:27:14 -06:00
Cameron McCormack
a6cb5fee69
Bug 544833 - Prevent Ctrl+Shift+Tab from triggering Show All Tabs if browser.ctrlTab.previews is false. r=dao
2010-11-29 15:02:36 +13:00
Dão Gottwald
373295c3e1
Backed out changesets 4d16d58becaf, 680d3557cafe, 13ea9fc20ed2, 1b2d4ba850a9, 81d8bf53ab01, 3e74c1c15b63, a29a2a0ae764, d2fd62ffd88e, 183be003b312, faa6ce5a0a20, 3ee27049cd1a. a=permaorange
2010-12-07 12:50:55 +01:00
Philipp von Weitershausen
91a27043c9
Bug 617173 - Merge fx-sync to mozilla-central. a=blocking
2010-12-06 23:04:51 -08:00
Bas Schouten
aee9b16869
Merge backout. a=bustage
2010-12-07 05:40:01 +01:00
Bas Schouten
5ed3adcb07
Backout bug 595277. a=bustage
2010-12-07 05:39:19 +01:00
Robert Sayre
8387bda92a
Merge tracemonkey to mozilla-central. a=blockers
2010-12-06 22:46:53 -05:00
Bas Schouten
e76bae4ae4
Bug 595277 - Part 4: Delay Direct3D 9 usage when possible. r=roc a=blocking-final
2010-12-07 03:06:31 +01:00
Bas Schouten
8466afde38
Bug 595277 - Part 3: Let Canvas and HTML video get the permanent LayerManager when instantiating their stuff. r=roc
2010-12-07 03:05:55 +01:00
Bas Schouten
522be34ef2
Bug 595277 - Part 2: Add parameter to specify requiring the permanent LayerManager. r=roc
2010-12-07 03:05:52 +01:00
Bas Schouten
a2ad61eb97
Bug 595277 - Part 1: Add a method to iterate over all windows. r=roc
2010-12-07 03:05:48 +01:00
Bas Schouten
14cb808663
Bug 595277 - Part 0: Clear out user data on destroy. r=roc
2010-12-07 03:05:25 +01:00
Nicholas Nethercote
01067dbf04
Bug 616310 - JM: reduce fragmentation in ExecutableAllocator. r=jseward.
2010-12-06 17:16:08 -08:00
Jim Mathies
7f03842762
Bug 604303 - Trap GetWindowInfo calls in flash and return browser window metrics similar to what we returned prior to the landing of bug 130078. r=bent, a=betaN.
2010-12-06 18:50:56 -06:00
Jim Mathies
e7d876bbd3
Bug 604303 - Fixup linux expose quirk to use PluginModuleChild quirks system. r=karlt, a=betaN.
2010-12-06 18:50:53 -06:00
Jim Mathies
1a1c762758
Bug 604303 - Move plugin quirks from PluginInstanceChild to PluginModuleChild. r=bsmedgerg, a=betaN.
2010-12-06 18:50:47 -06:00
David Mandelin
9dd8742e99
Fix tiny formatting botch.
2010-12-06 16:30:47 -08:00
David Mandelin
7da6337736
Bug 601046: fix freelist maintenance and modify shapes in place in changeProperty, r=brendan
2010-12-06 16:27:39 -08:00
Blake Kaplan
50c50a6c60
Bug 610941 - Don't resolve prototypes for things that aren't windows. r=jst
...
--HG--
extra : rebase_source : c455e27b68f15789eae5e7b12d6886560338b22e
2010-12-06 14:46:49 -08:00