Commit Graph

273665 Commits

Author SHA1 Message Date
Nicholas Cameron
4580878291 Bug 746896. Fix a bug with printing Azure canvas. r=joe
--HG--
extra : rebase_source : 0f1b44a5be4a3b7fa3f4df3080de50da96b95c58
2012-06-08 11:42:21 +12:00
Nicholas Cameron
c467ab772f Bug 761890 (was 746883); fix unexpected passes due to Azure/Skia canvas. r=gw280,jmuizelaar
--HG--
extra : rebase_source : 31938676856235c42f7b95de69cefdcce8cdd8ec
2012-04-16 07:49:56 +12:00
Nicholas Cameron
3f2d015241 Bug 761890 (was 746883); change tests to work with Azure/Skia (mostly fuzz). r=gw280,jmuizelaar
--HG--
extra : rebase_source : 8df12107009253df9ae996a9cbf1f78fc594f41f
2012-04-16 07:49:56 +12:00
Nicholas Cameron
e650d7fbcb Bug 761890 (was 746883); changes to the Skia library. r=gw280
--HG--
extra : rebase_source : bf619eaad94265334b89e1adf97a00cb0d1d7c67
2012-05-16 17:42:07 +12:00
Nicholas Cameron
d0f8ee78e2 Bug 761890 (was 746883); bug fixing Skia fonts; r=gw280
--HG--
extra : rebase_source : 89b3501dad46f0c1284107afe906869548623992
2012-04-26 10:04:35 +12:00
Nicholas Cameron
9f3be8dbb7 Bug 761890; build Skia on Windows. r=gw280
--HG--
extra : rebase_source : 51c85a45aa0ac50fd69ee054047f7ca19661737b
2012-06-08 11:42:20 +12:00
Richard Newman
8ecb1a8cbb Bug 742478 - Integrate appropriate icons for for sending tabs. r=assets-only 2012-06-11 21:32:05 -07:00
Chris Jones
c6542471a4 Bug 759653: Use RGB24 for offscreen surfaces on android-esque platforms. r=mwu 2012-06-11 20:41:46 -07:00
Chris Jones
3bc9fa211c Test for bug 763228. 2012-06-11 20:41:46 -07:00
Chris Jones
eea476cb50 Bug 763238: Use fully-qualified names for Open/Bridge. r=bent 2012-06-11 20:41:46 -07:00
Terrence Cole
15a3f20f21 Bug 759991 - Fix infinite loop in rekeyFront with fully collided Table; r=luke
This hooks up the same path to putNew, because it is slightly more efficient and
fixes an OOM failure introduced in c9024bcb8da0.
2012-06-06 16:40:56 -07:00
Nathan Froyd
c09459762e Bug 763525 - delete C++ persistent telemetry implementation; r=taras 2012-06-11 14:35:35 -04:00
Phil Ringnalda
769fd8ea94 No bug, trigger a set of clobbered builds on a CLOSED TREE 2012-06-11 18:21:56 -07:00
Phil Ringnalda
1441492d49 Back out ecbe3c75551d (bug 759991) to investigate the effects on TestStartupCache bustage on a CLOSED TREE 2012-06-11 17:38:08 -07:00
Phil Ringnalda
1c309fc0d1 Back out 7166a68a7994 (bug 750307) for browser_bug645699.js bustage in a CLOSED TREE 2012-06-11 17:02:21 -07:00
Phil Ringnalda
74866bde56 Back out d52a31584c8a (bug 763525) to investigate the effects on TestStartupCache bustage on a CLOSED TREE 2012-06-11 16:37:14 -07:00
Phil Ringnalda
9dadf7e858 Back out 3eded0507a6e (bug 702369) for mochitest-chrome bustage on a CLOSED TREE 2012-06-11 15:57:56 -07:00
Mats Palmgren
d2099e04ff Bug 760088 - Move the SimpleTest.finish() after the final test is done. r=josh 2012-06-12 00:32:39 +02:00
Wes Johnston
6c5477821a Bug 763167 - Context menu for devices using the custom menu inflator. r=mfinkle,sriram 2012-06-11 15:30:00 -07:00
Boris Zbarsky
8718e150dd Bug 736695 part 3. Tear down XBL bindings off a scriptrunner when unbinding nodes. r=smaug 2012-06-11 18:22:26 -04:00
Boris Zbarsky
36296f29e2 Bug 736695 part 2. Use separate mutation observer batches and script blockers for the removal of newChild from its parent and the other mutations we do during an insert. r=smaug 2012-06-11 18:22:25 -04:00
Boris Zbarsky
4d7a424c99 Bug 736695 part 1. Rearrange node insertion/replacement such that we remove the newChild from its parent before removing the refChild, if we need to remove refChild. r=smaug 2012-06-11 18:22:19 -04:00
Boris Zbarsky
5cde1093c5 Bug 763424. Dynamic changes to generated content don't work correctly on frames which pass a child content insertion frame to ProcessChildren (e.g. <td>). r=dbaron 2012-06-11 18:21:35 -04:00
Boris Zbarsky
898e465bbb Bug 761772. Add support for 'implements' in WebIDL. r=khuey 2012-06-11 18:21:35 -04:00
Ben Turner
160db69b19 Bug 664029 - 'Make indexeddb mochitests run in fennec'. r=khuey. 2012-06-11 14:59:27 -07:00
Brad Lassey
4dc67ea4f8 backout c115c58ef2b1 (bug 748470) for regressions 2012-06-11 14:54:17 -07:00
Benjamin Peterson
94a786daf0 Bug 762285 - Add ForOfIterator, a C++ class for "for-of" iteration. r=benjamin. 2012-06-11 16:31:52 -05:00
Jason Orendorff
04046ec57e Bug 750307 - "Assertion failure: isBoolean()" in RegExpObject::ignoreCase after redefining nonconfigurable data property. r=Waldo. 2012-06-11 16:31:52 -05:00
Markus Stange
6494fc7658 Bug 674373 - Add NSPrincipalClass to Info.plist as prerequisite for HiDPI support. r=smichaud 2012-06-11 16:23:22 -05:00
Nathan Froyd
6d9d22c797 Bug 763525 - delete C++ persistent telemetry implementation; r=taras 2012-06-11 14:35:35 -04:00
Jan de Mooij
28cfbcdb82 Bug 763580 - Fix Clang warning in SpreadContext copy constructor. r=bpeterson 2012-06-11 20:07:04 +02:00
Terrence Cole
a0b05d6208 Bug 759991 - Fix infinite loop in rekeyFront with fully collided Table; r=luke
This hooks up the same path to putNew, because it is slightly more efficient and
fixes an OOM failure introduced in c9024bcb8da0.
2012-06-06 16:40:56 -07:00
Vivien Nicolas
44629df657 Bug 762349 - Allow Sleep button to bubble from browser frames. r=jlebar 2012-06-11 12:58:46 -07:00
Myk Melez
14f62ec30c bug 752666 - provide explicit mechanism to specify URL load target in webapp runtime; r=felipe 2012-06-11 12:22:08 -07:00
Kartikaya Gupta
12a778b3c4 Bug 763592 - Ensure reloads are treated as different-document page loads in browser.js. r=mfinkle 2012-06-11 15:17:40 -04:00
Matt Brubeck
77c34e2db1 Bug 762043 - meta viewport element should take precedence over mobile doctype [r=wesj]
--HG--
extra : rebase_source : 7cea21edd997a2f09eb6387ee2f94d0dfa9cfc68
2012-06-11 11:49:57 -07:00
Landry Breuil
d2a3c4e79a Bug 761516 - Build linux webapprt on all gtk2 platforms, not only linux. r=jst 2012-06-11 20:50:18 +02:00
Kartikaya Gupta
58b78347c1 Bug 759678 - Prevent browser.js from triggering a reflow on meta tab addition before the page is displayed. r=mbrubeck 2012-06-11 14:46:43 -04:00
Fabrice Desré
5419ddcec9 Bug 702369 - ensure that web app install caches them into app cache on B2G [r=jonas,vingtetun] 2012-06-11 11:41:46 -07:00
Vivien Nicolas
4c8475d8fd Bug 763590 - B2G desktop build resolution should be HVGA by default. r=cjones 2012-06-11 20:33:50 +02:00
Matt Brubeck
2ad4344bc0 Re-land backout of bug 754202 and fix other accidental changes from merge 75b67011b798 on a CLOSED TREE 2012-06-11 11:12:18 -07:00
Nathan Froyd
12402a3085 Bug 748517 - add tests for async load/store; r=taras 2012-05-30 14:00:36 -04:00
Nathan Froyd
e859c5ea66 Bug 748517 - add load/save notifications through the observer service; r=taras 2012-05-30 12:49:47 -04:00
Nathan Froyd
eab43555f6 Bug 748517 - more extensive testing of persisted telemetry pings; r=taras 2012-05-30 12:23:40 -04:00
Nathan Froyd
cefc55485b Bug 748517 - small cleanups to test_TelemetryPing.js; r=taras 2012-05-30 12:18:00 -04:00
Nathan Froyd
7516852a4a Bug 748517 - delete gTestUUID from test_TelemetryPing.js; r=taras 2012-05-30 12:17:28 -04:00
Nathan Froyd
c5c97251e3 Bug 748517 - use JSON for persistent telemetry save format; r=taras 2012-05-30 12:16:07 -04:00
Nathan Froyd
d2af2caa01 Bug 674922 - report on most common objects allocated in a PresShell's arena; r=roc,njn 2012-06-06 13:35:40 -04:00
Nathan Froyd
620badd810 Bug 674922 - report per-frame-type numbers in about:memory; r=njn,roc 2012-06-06 13:29:16 -04:00
Nathan Froyd
d958723b7d Bug 674922 - account for all of nsPresArena::State's members; r=njn 2012-06-05 12:33:54 -04:00