Commit Graph

308809 Commits

Author SHA1 Message Date
Jim Mathies
e45dc0e0b5 Bug 869531 - Update sync tests. r=mbrubeck 2013-05-07 15:55:52 -05:00
Jim Mathies
f38adf220e Bug 868007 - Remove unused 'prompt-button' css class. r=fryn 2013-05-07 15:55:51 -05:00
Jim Mathies
e2615f10d6 Bug 868428 - Remove left over capture picker css and code. r=sfoster 2013-05-07 15:55:51 -05:00
Jim Mathies
6d86666949 Bug 868545 - Avoid syncing early in startup. r=mbrubeck 2013-05-07 15:55:51 -05:00
Jim Mathies
5c0095d49f Bug 868094 - Warn the user before disconnecting a sync account. Also, don't display default signup UI until the startOver process completes. r=ally 2013-05-07 15:55:51 -05:00
Jim Mathies
654cc2feb2 Bug 868094 - Sync service should notify when the startOver process completes. r=rnewman 2013-05-07 15:55:51 -05:00
Jim Mathies
a17e244ae1 Bug 852622 - Add a css based ring throbber. r=fryn 2013-05-07 15:55:50 -05:00
Jim Mathies
d34d3730e9 Bug 867200 - Move the account info text up to the top of the sync flyout. r=ally 2013-05-07 15:55:50 -05:00
Jim Mathies
a99d102edb Bug 867200 - Remove Sync Now button and update sync related logic. r=rnewman, ally 2013-05-07 15:55:50 -05:00
Jim Mathies
f1dbe5cca7 Bug 868099 - Update sync language. r=mbrubeck 2013-05-07 15:55:50 -05:00
Jim Mathies
2ca29db446 Bug 809171 - Don't call sync() directly, use scheduleNextSync instead. Fixes various slow script warnings during sync. r=mbrubeck 2013-05-07 15:55:50 -05:00
Jim Mathies
59c77d294b Bug 867634 - Fix for sync.js error: TypeError: this._msg is null. r=ally 2013-05-07 15:55:49 -05:00
Jim Mathies
561c9eed72 Bug 826357 - Generate Metro-aware Sync client name. r=rnewman 2013-05-07 15:55:49 -05:00
Blake Kaplan
74c974ca73 Bug 869086 - Make textbox.xml resilient against the changes in bug 653881. r=gavin 2013-05-06 11:15:51 -07:00
Brian Nicholson
f06f78d8c1 Bug 866854 - Fix button height in crash reporter (follow-up). r=mfinkle 2013-05-08 14:47:45 -07:00
Brian Nicholson
7fa867834e Bug 866854 - Fix button height in crash reporter. r=mfinkle 2013-05-08 14:39:34 -07:00
Benoit Jacob
3701ad32bf Bug 869194 - CheckedInt should consistently reject unsupported types - r=Waldo 2013-05-08 17:25:15 -04:00
Benoit Jacob
b6ecd61d8f Bug 869685 - Reintroduce long long support in CheckedInt - r=Waldo 2013-05-08 17:25:03 -04:00
Chris Peterson
66bbeccb91 Bug 863154 - Part 2: Catch Bitmap OOMs when decoding resources. r=mfinkle 2013-05-07 18:30:47 -07:00
Chris Peterson
015eb3c581 Bug 863154 - Part 1: Catch Bitmap OOMs when decoding streams. r=mfinkle 2013-05-07 18:29:48 -07:00
Chris Peterson
b6f3ba4e32 Bug 828563 - Return the most recent location, not the most accurate provider's most recent location. r=blassey 2013-05-07 15:19:58 -07:00
Mike Connor
07e98eff41 Bug 858750 - Add Firefox Favicon to FHR page, r=jaws 2013-05-06 11:06:59 -04:00
Mike Connor
ae54f4fd39 Bug 863082 - Prefpane links should open in a new window if prefwindow is modal, r=jaws
X
2013-05-06 11:05:46 -04:00
Mike Connor
8dfc9dee81 bug 867737 - update FHR reporting URL, r=gps 2013-05-05 10:04:38 -04:00
Ms2ger
195ed27f94 Bug 868729 - Remove nsHTMLCSSStyleSheet::Init; r=bz 2013-05-05 09:03:20 +02:00
Ms2ger
bb6fd0a4ee Bug 868727 - Pass an nsAString to nsGlobalWindow::GetChildWindow; r=bz 2013-05-05 09:03:19 +02:00
Ms2ger
57473de99b Bug 868725 - Pass non-const jschar* to AtomizeAndTakeOwnership; r=evilpie 2013-05-05 09:03:18 +02:00
Ms2ger
2ae5253c76 Bug 866686 - Enable some tests on Android; r=mounir 2013-05-05 09:03:17 +02:00
Ms2ger
e4191ddfb4 Bug 866436 - Cleanup the implementation of UIEvent.which; r=smaug 2013-05-05 09:03:16 +02:00
Ms2ger
a60820e813 Bug 866051 - Make CallArgs a stack class; r=Waldo 2013-05-05 09:03:16 +02:00
Ms2ger
d41f270aff Bug 866600 - Avoid using nsIDOMDocument::GetHidden; r=mounir 2013-05-05 09:03:15 +02:00
Ms2ger
4a6390f03d Bug 868411 - Handlify js::GetObjectProto; r=bz 2013-05-05 09:03:14 +02:00
Phil Ringnalda
beb20d2e24 Merge the last PGO-green cset on m-i to m-c 2013-05-04 13:59:59 -07:00
Andrew McCreight
d44ce3612d Bug 868761 - Remove trailing whitespace from nsCycleCollector.cpp. r=smaug 2013-05-04 08:39:44 -07:00
Yuan Pengfei
20ba164ee7 Bug 868716 - Fix placement of #include <float.h>; r=ehsan 2013-05-04 11:35:35 -04:00
Olli Pettay
018f629b8b Bug 848291 - Update TransitionEvent to be compatible with the spec, additional patch for the test, r=dbaron 2013-05-04 18:24:09 +03:00
Olli Pettay
cbb79393f6 Bug 848291 - Update TransitionEvent to be compatible with the spec, r=dbaron 2013-05-04 17:41:20 +03:00
Alfred Kayser
f6f5713fa6 Bug 685471 - In PNG decoder, the allocating of mHeaderBuf can be prevented. (followup) r=joe@drew.ca 2013-05-04 13:42:26 +02:00
Alexander Surkov
e0c75c54ed Bug 862863 - inactive document accessible might be lost, r=tbsaunde 2013-05-04 20:06:22 +09:00
ffxbld
e39c7e9d81 No bug, Automated HSTS preload list update from host bld-linux64-ec2-422 - a=hsts-update 2013-05-04 03:22:01 -07:00
ffxbld
c966b130c3 No bug, Automated blocklist update from host bld-linux64-ec2-443 - a=blocklist-update 2013-05-04 03:15:44 -07:00
Chris Pearce
5c2672f45f Bug 847267 - Disable webgl conformance video test on windows 6+ that fail with DXVA on nvidia hardware. r=jgilbert 2013-05-04 22:12:41 +12:00
Chris Pearce
af7dd2e31d Bug 847267 - Use DXVA2 to offload H.264 decoding to the GPU on Windows. r=Bas 2013-05-04 22:12:41 +12:00
Chris Pearce
531c91fb5b Bug 847267 - Add new image class to wrap D3D surfaces. r=Bas 2013-05-04 22:12:40 +12:00
Alfred Kayser
79a90022a1 Bug 685471 - In PNG decoder, the allocating of mHeaderBuf can be prevented. r=joe@drew.ca 2013-05-04 11:39:47 +02:00
Ms2ger
c84e206004 Merge m-c to inbound 2013-05-04 10:47:09 +02:00
David Zbarsky
bf42e48d0e [Bug 868701] Remove classinfo for Attr r=Ms2ger 2013-05-04 03:55:53 -04:00
David Zbarsky
cff213613e Bug 868312: Various dom rooting fixes, part 2 r=bz 2013-05-04 03:53:00 -04:00
David Zbarsky
b7033dea1a Bug 868312: Various dom rooting fixes r=bz 2013-05-04 03:52:57 -04:00
David Zbarsky
b9c9fc1dee Bug 868312: Root nsDOMClassInfo.cpp, part 2 r=bz 2013-05-04 03:51:53 -04:00